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 #1115

Conversation

knative-automation
Copy link
Contributor

Cron -knative-prow-robot

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

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

@knative-prow knative-prow bot requested a review from a team September 19, 2023 02:41
@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

Merging #1115 (d344b60) into main (03fa0e4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1115   +/-   ##
=======================================
  Coverage   80.69%   80.69%           
=======================================
  Files          18       18           
  Lines        1383     1383           
=======================================
  Hits         1116     1116           
  Misses        213      213           
  Partials       54       54           

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
@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Sep 19, 2023
bumping google.golang.org/api 77cbf8b...c3d417d:
  > c3d417d chore(main): release 0.141.0 (# 2156)
  > d541d8e feat(idtoken): add ParsePayload returning unvalidated token payload (# 2136)
  > 124e36e feat(all): auto-regenerate discovery clients (# 2160)
  > 2b846e5 feat(all): auto-regenerate discovery clients (# 2159)
  > c2fa93e fix(transport): remove conditional App Engine gen 1 Go hooks (# 2158)
  > 2114d8d chore: remove misleading docs for credentialsFromJSON JWT path (# 2141)
  > 9a84e80 feat(all): auto-regenerate discovery clients (# 2155)
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 0bb79ff...38316f2:
  > 38316f2 Upgrade the Go tools to latest ones (# 312)
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)

Signed-off-by: Knative Automation <automation@knative.team>
@nak3
Copy link
Contributor

nak3 commented Sep 20, 2023

/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 447b37e into knative-extensions:main Sep 20, 2023
45 of 46 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.

3 participants