-
Notifications
You must be signed in to change notification settings - Fork 26
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 #452
[main] Upgrade to latest dependencies #452
Conversation
43022dc
to
3f58448
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #452 +/- ##
===========================================
- Coverage 80.76% 37.24% -43.53%
===========================================
Files 10 19 +9
Lines 338 733 +395
===========================================
Hits 273 273
- Misses 56 451 +395
Partials 9 9 ☔ View full report in Codecov by Sentry. |
3f58448
to
07de656
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
07de656
to
5cbd947
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
5cbd947
to
fe8298a
Compare
bumping github.com/prometheus/common 773d566...bd41eb6: > bd41eb6 Merge pull request # 576 from ywwg/owilliams/unexport > 05d7387 Unexport Format strings bumping google.golang.org/genproto/googleapis/rpc 31a09d3...012b6fc: > 012b6fc chore(all): update all (# 1086) bumping knative.dev/pkg bea8825...97fb318: > 97fb318 Bump google.golang.org/grpc from 1.61.1 to 1.62.0 (# 2974) > 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) > 7594067 use shared setup-go and drop installation of go-licenses (# 2970) bumping knative.dev/eventing fcadaaa...1160b45: > 1160b45 Remove assumption on default namespace for EventType reference (# 7724) > b8c7773 [main] Upgrade to latest dependencies (# 7723) > 060c430 [main] Upgrade to latest dependencies (# 7719) > f1c7312 Add graph types (# 7696) > b5eefb6 [main] Upgrade to latest dependencies (# 7715) 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/grpc c6e7f04...d715b2e: > d715b2e Change version to 1.62.0 (# 6994) > d706a42 cherry-pick # 6926 to 1.62 release branch (# 6986) > 8a4ca0c cherry-pick # 6977 to 1.62.x release branch (# 6979) > d41b01d encoding: fix typo (# 6966) > c2b50ee deps: fix backwards compatibility with encoding (# 6965) > 05b4a8b Revert "xds/googlec2p: use xdstp names for LDS (# 6949)" (# 6964) > 03e76b3 grpc: add ability to compile with or without tracing (# 6954) > 84b85ba xds/googledirectpath: Check if ipv6 address is non empty (# 6959) > 6f63f05 internal/grpcrand: use Go top-level random functions for go1.21+ (# 6925) > cd69b5d .*: fix minor linter issues (# 6958) > 891f8da build(deps): bump the github-actions group with 2 updates (# 6955) > 8da3e23 status: modify TestStatus_ErrorDetails_Fail to replace protoimpl package (# 6953) > a3f5ed6 interop: Replace context.Background() with passed ctx (# 6827) > 3aafa84 xds/googlec2p: use xdstp names for LDS (# 6949) > 02858ee deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (# 6919) > 8d735f0 internal/transport: Remove redundant if conditional in http2_server (# 6946) > 5051eea grpc: Update go mod (# 6939) > d66bc9b encoding/proto: make sure proto imports are renamed (# 6934) > 4d792e5 Change version to 1.62.0-dev (# 6938) bumping knative.dev/hack fe1f2b4...5f0998e: > 5f0998e Set default for GKE version to 1.28 (# 370) bumping knative.dev/serving a59e476...cb84c77: > cb84c77 Update net-kourier nightly (# 14943) > 21c2d43 Update net-certmanager nightly (# 14954) > 936f058 upgrade to latest dependencies (# 14947) > f40c8f9 Update net-contour nightly (# 14945) > 8a9828e Update net-gateway-api nightly (# 14946) > 77590bc Update net-istio nightly (# 14944) > 51db121 Update net-certmanager nightly (# 14942) > 8a727cd upgrade to latest dependencies (# 14941) > c171daa upgrade to latest dependencies (# 14936) > 167d42f Update net-gateway-api nightly (# 14937) > 64b7126 Update net-contour nightly (# 14938) > 2949f76 Update workflows to use knative/actions/setup-go (# 14934) > 852b4fd Update net-gateway-api nightly (# 14930) > f5ac3bb Update net-certmanager nightly (# 14928) > 831af95 Update net-istio nightly (# 14931) > 4323e27 Update net-kourier nightly (# 14932) > be71cf2 Update net-contour nightly (# 14929) > 6713050 upgrade to latest dependencies (# 14927) 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 f5845ef...ff63078: > 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) > 1fbbbf9 Update GRPC/H2C conformance test (# 932) > 556d751 bump golang to v1.22 (# 931) > 71d6811 drop net-http01 from downstream testing (# 930) > 8bbc041 upgrade to latest dependencies (# 929) Signed-off-by: Knative Automation <[email protected]>
fe8298a
to
bb71c19
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Cali0707, creydr, 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 |
/override codecov/project |
@creydr: Overrode contexts on behalf of creydr: codecov/project In response to this:
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. |
174dee6
into
knative-extensions:main
Cron -knative-prow-robot
/cc knative-extensions/eventing-writers
/assign knative-extensions/eventing-writers
Produced by: knative-extensions/knobots/actions/update-deps