Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Upgrade to latest dependencies #862

Merged

Conversation

knative-automation
Copy link
Contributor

Cron -knative-prow-robot

/cc knative/serving-writers
/assign knative/serving-writers

Produced by: knative-extensions/knobots/actions/update-deps

@knative-prow knative-prow bot requested a review from a team September 19, 2023 01:40
@knative-prow knative-prow bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Sep 19, 2023
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (6feaf0c) 82.26% compared to head (6797e57) 82.26%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #862   +/-   ##
=======================================
  Coverage   82.26%   82.26%           
=======================================
  Files          45       45           
  Lines        1720     1720           
=======================================
  Hits         1415     1415           
  Misses        264      264           
  Partials       41       41           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@psschwei psschwei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Sep 19, 2023
@knative-prow
Copy link

knative-prow bot commented Sep 19, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: knative-automation, psschwei

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 19, 2023
bumping google.golang.org/grpc c2b0797...62726d4:
  > 62726d4 update version to 1.58.1 (# 6629)
  > fa6d9ab cherry-pick 6610 and 6620 (# 6627)
  > 467fbf2 Change version to 1.58.1-dev (# 6580)
bumping knative.dev/hack 3af329f...38316f2:
  > 38316f2 Upgrade the Go tools to latest ones (# 312)
  > 0bb79ff Update community files (# 314)
bumping go.uber.org/zap 56468e7...96038b7:
  > 96038b7 Prepare for release v1.26.0 (# 1355)
  > c17272e Add WithLazy Logger method (# 1319)
  > 99f1811 exp: Add a changelog (# 1353)
  > 7728f39 chore(CHANGELOG): Move reference links to sections (# 1352)
  > 5a27bab perf: Faster string encoding (# 1350)
  > 82c728b Replace benbjohnson/clock with custom MockClock (# 1349)
  > b7aed24 zapslog: Handle empty attrs centrally (# 1351)
  > 2b35963 lint: Enable errcheck, fix failures (# 1345)
  > 9a36792 test: improve slog coverage (# 1347)
  > e5e8b70 build(deps): bump actions/checkout from 3 to 4 (# 1346)
  > b900128 feat(zapslog): implement stack trace handling (# 1339)
  > e9f4bda zapslog: Handler should ignore an empty Attr (# 1344)
  > 98e9c4f chore: Move stacktrace capturing into internal/ (# 1341)
  > 55a2367 zapslog: Delete x/exp-based implementation (# 1338)
  > fd37f1f test(slog): Use testify's assert, require directly (# 1336)
  > 75a5534 build(deps): bump golang.org/x/vuln from 1.0.0 to 1.0.1 in /tools (# 1330)
  > b454e18 Update to work with released log/slog (# 1320)
  > d2aeb27 Strengthen TestLoggerWith to handle chained Withs (# 1328)
  > 02ebf0f Clarify argument capturing behaviour of With (# 1325)
  > c50301e Add benchmarks for chained Withs (# 1326)
  > c94c2bb Use golangci-lint for linting (# 1323)
  > 4de7706 ci: Don't fire double job on branch + PR (# 1324)
  > 613271a Remove Go 1.18 build tags (# 1322)
  > 81638bc ci: Test with Go 1.21 (# 1321)
  > fcfd368 feat(field): add zap.Dict to Field constructor list (# 1297)
  > 5da8736 Fix `make cover` to include /exp packages (# 1316)
  > 9c3c581 zapslog: Drop HandlerOptions.New, use NewHandler (# 1315)
  > 7d42ce9 Update slog to latest version (# 1314)
  > 79ea5af build(deps): bump golang.org/x/vuln from 0.0.0-20230217165152-67742527d09b to 1.0.0 in /tools (# 1313)
  > 555e005 Release v1.25.0 (# 1312)
bumping knative.dev/pkg 8d736b6...7fe699e:
  > 7fe699e Bump google.golang.org/grpc from 1.58.0 to 1.58.1 (# 2823)
  > 5e88665 upgrade to latest dependencies (# 2810)
  > 96dc59b Bump go.uber.org/zap from 1.25.0 to 1.26.0 (# 2826)
  > dbcdf66 Bump cloud.google.com/go/storage from 1.32.0 to 1.33.0 (# 2825)
  > d9942a2 Bump github.com/evanphx/json-patch/v5 from 5.6.0 to 5.7.0 (# 2824)
  > fa6df73 Bump google.golang.org/api from 0.140.0 to 0.141.0 (# 2822)
  > 9780686 Update community files (# 2819)

Signed-off-by: Knative Automation <[email protected]>
@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Sep 20, 2023
Copy link
Contributor

@psschwei psschwei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Sep 20, 2023
@knative-prow knative-prow bot merged commit 7f9a4a8 into knative:main Sep 20, 2023
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants