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

[main] Upgrade to latest dependencies #674

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

bumping knative.dev/pkg 7594067...32e13c4:
  > 32e13c4 Bump github.com/prometheus/common from 0.47.0 to 0.48.0 (# 2975)
  > 7fe3d22 Bump google.golang.org/api from 0.165.0 to 0.167.0 (# 2973)
  > 7f542a9 Bump go.uber.org/zap from 1.26.0 to 1.27.0 (# 2972)
  > c97b609 upgrade to latest dependencies (# 2971)
bumping google.golang.org/genproto/googleapis/rpc 31a09d3...012b6fc:
  > 012b6fc chore(all): update all (# 1086)
bumping go.uber.org/zap 96038b7...fcf8ee5:
  > fcf8ee5 Release v1.27.0 (# 1419)
  > e5a56ee Add WithPanicHook logger option for panic log tests (# 1416)
  > 0e2aa4e assets: Fix logo color profile (# 1418)
  > 956a21c Add methods for logging with level as argument (# 1406)
  > 2a893f6 build(deps): bump golangci/golangci-lint-action from 3 to 4 (# 1417)
  > e5745d6 ci: Test with Go 1.22 (# 1409)
  > 7db06bc zapslog: rename Option to HandlerOption (# 1411)
  > 35ded09 zapslog: fix all with slogtest, support inline group, ignore empty group. (# 1408)
  > 27b96e3 Make zaptest.NewTestingWriter public (# 1399)
  > 70f61bb zapslog: Bump zap from v1.24.0 to v1.26.0 (# 1404)
  > d27427d README: Add a logo (# 1396)
  > 5acd569 Rename license file to satisfy go docs for nested modules (# 1389)
  > fa1b6ae Extend WithLazy() method to SugaredLogger (# 1378)
  > f69ffe3 Update `Any` documentation to point at go compiler stack reuse issue (# 1387)
  > ad87f1e `zapcore/field.go`: Fixed typo on comment line indicating that the type is of complex64. (# 1386)
  > 628b1d0 Update goleak to 1.3.0 (# 1384)
  > f463774 lint: Pass zapcore and zaptest packages (# 1383)
  > 87577d8 zapcore: Ignore nil Entry.Time in encoders (# 1369)
  > 54430cb Revert "lint: Enable paralleltest, fix issues (# 1367)" (# 1368)
  > 7b6c114 lint: Enable paralleltest, fix issues (# 1367)
  > ed7ddb5 fmt: Prefer gofumpt over gofmt (# 1366)
  > 2f09c51 benchmark/slog: exp => std log/slog (# 1363)
  > 4ddf010 buffer: Fix AppendBytes doc string (# 1362)
  > 8a14570 doc: Clarify contract for primitive encoders (# 1360)
  > f9c5b00 chore(changelog): Drop 'v' prefixes (# 1356)
  > 6dce84f chore(exp/changelog): Use reference links (# 1357)
  > ebbc67a chore(changelog/1.26.0): add missing entry (# 1358)
bumping google.golang.org/api e451477...548436b:
  > 548436b chore(main): release 0.167.0 (# 2428)
  > 55a9e5a feat(all): auto-regenerate discovery clients (# 2429)
  > f72b5af feat(all): auto-regenerate discovery clients (# 2427)
  > 133e58b chore(main): release 0.166.0 (# 2418)
  > 446a6bd feat(all): auto-regenerate discovery clients (# 2426)
  > b7d596b chore(all): update all (# 2423)
  > 124a535 feat(all): auto-regenerate discovery clients (# 2425)
  > b3f9c38 feat(all): auto-regenerate discovery clients (# 2424)
  > af6aa38 feat(all): auto-regenerate discovery clients (# 2421)
  > 762eb61 feat(all): auto-regenerate discovery clients (# 2420)
  > c969083 feat(all): auto-regenerate discovery clients (# 2419)
  > 260fc1e feat(all): auto-regenerate discovery clients (# 2417)
bumping knative.dev/networking 1fbbbf9...54694f4:
  > 54694f4 upgrade to latest dependencies (# 937)
  > ff63078 add the h2c app protocol value for the HTTP2 test (# 936)
  > 48f43ee Exclude test folder from code coverage calculation (# 934)
  > 5f213f7 upgrade to latest dependencies (# 935)
bumping github.com/prometheus/common 773d566...bd41eb6:
  > bd41eb6 Merge pull request # 576 from ywwg/owilliams/unexport
  > 05d7387 Unexport Format strings

Signed-off-by: Knative Automation <automation@knative.team>
@knative-prow knative-prow bot requested a review from a team February 26, 2024 14:13
@knative-prow knative-prow bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Feb 26, 2024
Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.36%. Comparing base (5162f6e) to head (0a90053).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #674   +/-   ##
=======================================
  Coverage   82.36%   82.36%           
=======================================
  Files           9        9           
  Lines         533      533           
=======================================
  Hits          439      439           
  Misses         79       79           
  Partials       15       15           

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

@dprotaso
Copy link
Contributor

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Feb 26, 2024
Copy link

knative-prow bot commented Feb 26, 2024

[APPROVALNOTIFIER] This PR is APPROVED

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

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 Feb 26, 2024
@knative-prow knative-prow bot merged commit ab476d2 into knative-extensions:main Feb 26, 2024
22 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants