Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

[main] Upgrade to latest dependencies #1391

Conversation

knative-automation
Copy link
Contributor

Cron -knative-prow-robot

/cc knative-extensions/eventing-writers
/assign knative-extensions/eventing-writers

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

@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch from 1e08dca to ebe96a4 Compare September 19, 2023 02:16
@knative-prow
Copy link

knative-prow bot commented Sep 19, 2023

@knative-automation: GitHub didn't allow me to request PR reviews from the following users: knative-extensions/eventing-writers.

Note that only knative-extensions members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to this:

Cron -knative-prow-robot

/cc knative-extensions/eventing-writers
/assign knative-extensions/eventing-writers

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

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@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 #1391 (d93611e) into main (6902deb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1391   +/-   ##
=======================================
  Coverage   68.32%   68.32%           
=======================================
  Files          39       39           
  Lines        2365     2365           
=======================================
  Hits         1616     1616           
  Misses        670      670           
  Partials       79       79           

@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch 2 times, most recently from 97e287b to a6c1101 Compare September 20, 2023 02:11
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/eventing ba2f546...81d8e96:
  > 81d8e96 Option to specify different namespace for resources (# 7269)
  > 8a69f32 [main] Upgrade to latest dependencies (# 7267)
  > e407152 Adding description for the built-in event types of our duck sources (# 7263)
  > 401068c [main] Upgrade to latest dependencies (# 7262)
  > 5acf974 Have link to adopters form in issue/PR templates (# 7248)
  > ef994be Added hostnames to tls certificates (# 7231)
  > eaa5ffc [main] Update community files (# 7255)
  > d250202 [main] Upgrade to latest dependencies (# 7251)
  > 7da802d Added clotributor link to readme (# 7252)
bumping knative.dev/reconciler-test 04eece1...4b73d83:
  > 4b73d83 Option to override namespace for magic environment (# 585)
  > aa89568 Update community files (# 583)
  > f6389c3 Update community files (# 582)
bumping knative.dev/pkg 8d736b6...8761ceb:
  > 8761ceb upgrade to latest dependencies (# 2827)
  > 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-automation knative-automation force-pushed the auto-updates/update-deps-main branch from a6c1101 to d93611e Compare September 20, 2023 13:46
Copy link
Contributor

@matzew matzew left a comment

Choose a reason for hiding this comment

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

/approve

/lgtm

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

knative-prow bot commented Sep 21, 2023

[APPROVALNOTIFIER] This PR is APPROVED

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

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 21, 2023
@knative-prow knative-prow bot merged commit 816428e into knative-extensions:main Sep 21, 2023
17 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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