-
Notifications
You must be signed in to change notification settings - Fork 25
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 #342
[main] Upgrade to latest dependencies #342
Conversation
0a32a5c
to
355670a
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #342 +/- ##
==========================================
+ Coverage 53.16% 55.67% +2.51%
==========================================
Files 51 51
Lines 1580 1374 -206
==========================================
- Hits 840 765 -75
+ Misses 671 540 -131
Partials 69 69 ☔ View full report in Codecov by Sentry. |
f9ba6a3
to
3bbe348
Compare
60a9ded
to
6f3047f
Compare
6f3047f
to
a97d903
Compare
bumping knative.dev/pkg f69f148...1ff9a77: > 1ff9a77 Bump x/net to 0.24 (# 3014) > 094f152 Bump github.com/prometheus/common from 0.51.1 to 0.52.2 (# 3010) > f9d72b2 Bump golang.org/x/sync from 0.6.0 to 0.7.0 (# 3009) > 5d4af76 Update community files (# 3007) > fef5da9 Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (# 3004) > 03bf3de webhook: add options to disable resource_namespace tag in metrics (# 2931) > 3f02478 Bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 (# 3002) > 7d95d0f Bump google.golang.org/api from 0.171.0 to 0.172.0 (# 3003) > 5fe2303 drop vendor licenses (# 3001) bumping google.golang.org/genproto/googleapis/api a219d84...6e1732d: > 6e1732d chore(all): auto-regenerate .pb.go files (# 1098) > 9694c77 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/apikeys (# 1099) > ace143d chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /googleapis/api/servicemanagement (# 1100) > c811ad7 chore(all): update all (# 1097) bumping golang.org/x/term c5eaf76...5b15d26: > 5b15d26 go.mod: update golang.org/x dependencies bumping knative.dev/networking ae03989...ca2ffb8: > ca2ffb8 upgrade to latest dependencies (# 961) > 97688e7 Update community files (# 959) > 5ce3081 upgrade to latest dependencies (# 958) > 75762ca upgrade to latest dependencies (# 955) > e7cfc5b drop vendor licenses (# 954) > 8c13911 upgrade to latest dependencies (# 953) bumping knative.dev/serving 0646e25...c017185: > c017185 Update net-istio nightly (# 15108) > f9a9480 chore: fix function names in comment (# 15105) > 46d1f05 add e2e kind testing with Gateway API and Contour (# 15093) > 2a790f8 Update net-contour nightly (# 15107) > a498f19 Update net-certmanager nightly (# 15106) > 6079207 upgrade to latest dependencies (# 15104) > c9bd9bc upgrade to latest dependencies (# 15102) > 2c9ae15 Update net-gateway-api nightly (# 15103) > 7e7bd93 Update net-istio nightly (# 15100) > 51a2bd5 Update net-kourier nightly (# 15097) > 42dff34 Update net-contour nightly (# 15099) > 73ca8e9 Update net-gateway-api nightly (# 15098) > 0c9f7bf Update net-certmanager nightly (# 15096) > 96edf22 Update community files (# 15094) > d96d39f bring back e2e kind testing with Gateway API (# 15088) > 8bb2225 Update net-gateway-api nightly (# 15085) > a1674d7 Update net-istio nightly (# 15086) > 3d5ccec Update net-contour nightly (# 15084) > 3c83a33 Update net-certmanager nightly (# 15083) > 8ddea7c upgrade to latest dependencies (# 15081) > 91ebbbc Update net-istio nightly (# 15080) > 117a061 Update net-certmanager nightly (# 15079) > 949fb0b Update net-kourier nightly (# 15078) > 4a83412 Update net-gateway-api nightly (# 15077) > fd8e206 Update kapp/ytt/kail versions (# 15075) > ab4b65d upgrade to latest dependencies (# 15076) > c2d0af1 Update net-contour nightly (# 15071) > add12cc Update net-gateway-api nightly (# 15070) > 4de6b13 Update net-istio nightly (# 15073) > ea70a07 Update net-kourier nightly (# 15072) > fded96a Update net-certmanager nightly (# 15069) > 10d9d53 Update net-kourier nightly (# 15065) > b794c8b Update net-gateway-api nightly (# 15062) > efe4873 Update net-certmanager nightly (# 15064) > 1b6458d Update net-contour nightly (# 15063) > 74622fb upgrade to latest dependencies (# 15061) > e8a04ac Update net-contour nightly (# 15059) > e47ffe3 drop vendor licenses (# 15050) > ac4f3a8 Update net-kourier nightly (# 15058) bumping golang.org/x/net 7ee34a0...7bbe320: > 7bbe320 go.mod: update golang.org/x dependencies > c48da13 http2: fix TestServerContinuationFlood flakes > 762b58d http2: fix tipos in comment > ba87210 http2: close connections when receiving too many headers > ebc8168 all: fix some typos > 3678185 http2: make TestCanonicalHeaderCacheGrowth faster > 448c44f http2: remove clientTester > c7877ac http2: convert the remaining clientTester tests to testClientConn > d8870b0 http2: use synthetic time in TestIdleConnTimeout > d73acff http2: only set up deadline when Server.IdleTimeout is positive > 89f602b http2: validate client/outgoing trailers > 6e2c99c http2: allow testing Transports with testSyncHooks > 9e0498d http2: use synthetic timers for ping timeouts in tests > 31d9683 http2: mark several testing functions as helpers > 12ddef7 http2: reject DATA frames after 1xx and before final headers > d600ae0 http2: add testClientConn for testing client RoundTrips > 57a6a7a http2: prevent uninitialized pipe from being written > ea095bc http2: only set up positive deadlines > 8c07e20 httpproxy: allow any scheme > ab271c3 http2: add IdleConnTimeout to http2.Transport bumping knative.dev/eventing 7e1c082...0264d60: > 0264d60 Remove sinkbindings OIDC token secret when not needed and fix status setting (# 7836) > 84115ea Map eventtypes into event lineage graph (# 7783) > c1611d5 Improve trust bundle propagation (# 7665) > 734c413 fix: install script picks up on platform architecture by default (# 7821) > ebb311d Remove eventing-kafka from downstream tests as it's deprecated (# 7826) > ce5b77f [main] Update community files (# 7828) > 1920235 CrossNamespace: updated namespace for subscription (# 7804) > 366afed ETs reference subscriptions/triggers on reply (# 7733) > 8069d71 [main] Upgrade to latest dependencies (# 7824) > 4cec554 [main] Upgrade to latest dependencies (# 7818) bumping google.golang.org/api a28dfbd...707b9b2: > 707b9b2 chore(main): release 0.172.0 (# 2486) > 77cc7d0 feat(all): auto-regenerate discovery clients (# 2492) > 18f643a chore(all): update all to 94a12d6 (# 2489) > 78ee47e feat(all): auto-regenerate discovery clients (# 2490) > 57e19b3 feat(all): auto-regenerate discovery clients (# 2488) > b0eaf37 feat(all): auto-regenerate discovery clients (# 2487) > 0398093 feat(all): auto-regenerate discovery clients (# 2485) bumping github.com/prometheus/common e821827...4433931: > 4433931 Merge pull request # 615 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.51.11 > 728e910 Merge pull request # 616 from srebhan/fix_protobuf_decode > 5fef1df Bump github.com/aws/aws-sdk-go from 1.50.31 to 1.51.11 in /sigv4 > 3dec13c Drop support for Go older than 1.18 (# 612) > 78585cf fix(protobuf): Correctly decode multi-messages streams > 95edf51 Update common Prometheus files (# 613) bumping golang.org/x/sync 59c1ca1...14be23e: > 14be23e semaphore: cancel acquisition with a done context bumping knative.dev/client-pkg 2dec068...a82272d: > a82272d upgrade to latest dependencies (# 172) > 9ae7591 Update community files (# 175) > eff7cfd Update community files (# 171) bumping knative.dev/hack 47368d6...1133b37: > 1133b37 Update community files (# 378) bumping google.golang.org/genproto/googleapis/rpc 6e1732d...94a12d6: > 94a12d6 chore(all): update all (# 1102) bumping knative.dev/reconciler-test 6346b91...3991c6e: > 3991c6e upgrade to latest dependencies (# 703) > e63637b upgrade to latest dependencies (# 702) > de880e8 Update community files (# 701) > 34010b0 upgrade to latest dependencies (# 695) > 327e209 fix: KinD tests now use go 1.21.x (# 700) bumping golang.org/x/sys 360f961...cabba82: > cabba82 windows: use uint32 for serial comm flags for consistency > 1a50d97 windows: add serial comm functions > 95f07ec x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error) > 4be02d3 unix: expose mmap calls on z/OS Signed-off-by: Knative Automation <automation@knative.team>
a97d903
to
d4f4c44
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cardil, 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 |
Cron -knative-prow-robot
/cc knative-extensions/client-writers
/assign knative-extensions/client-writers
Produced by: knative-extensions/knobots/actions/update-deps