-
Notifications
You must be signed in to change notification settings - Fork 19
[release-1.19] Upgrade to latest dependencies #394
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
[release-1.19] Upgrade to latest dependencies #394
Conversation
bumping sigs.k8s.io/yaml 0f318dc...048d724:
> 048d724 Merge pull request # 132 from thockin/master
> 23c836c Bolster tests, mostly in error-handling
> 2e3340b Add compact output tests
> 4a4f539 Add test case for tabs in multi-line strings
> 13509ad Change which methods get a newline and fix tests
> 59c2c43 Add compact mode so KYAML can be used in more places
> abc1add kyaml: Implement escaping closer to YAML spec
> 7749171 Add a yamlfmt cmd
> a932007 Add KYAML support
bumping golang.org/x/net 6e41cae...e74bc31:
> e74bc31 go.mod: update golang.org/x dependencies
> af6926e http2: remove references to defunct http2.golang.org test server
> 76358aa go.mod: update golang.org/x dependencies
bumping google.golang.org/protobuf 3f79c52...0833cf3:
> 0833cf3 all: release v1.36.8
> 0af3f0f all: set Go language version to Go 1.23
> 5ccbdec types: regenerate using latest protobuf v32 release
> 708d96f all: start v1.36.7-devel
> 7e776d4 all: release v1.36.7
> 8e8926e encoding/protowire: micro-optimize SizeVarint (-20% on Intel)
> 32018e9 internal/impl: remove unnecessary atomic access for non-lazy lists
> 9c38aec impl: remove unnecessary nil check from presence.Present
> 41298d3 types/descriptorpb: regenerate using latest protobuf v31 release
> e5d4468 cmd/protoc-gen-go: centralize presence and lazy logic into filedesc
> b4a995b internal: move usePresenceForField to internal/filedesc
> 3a5f1f0 internal/impl: clean up usePresenceForField() (no-op)
> 58d6425 all: start v1.36.6-devel
bumping golang.org/x/text 8072180...425d715:
> 425d715 go.mod: update golang.org/x dependencies
> b6d2645 go.mod: update golang.org/x dependencies
bumping golang.org/x/sys 3d9a6b8...5b936e1:
> 5b936e1 unix/linux: update to Linux kernel 6.16, Go to 1.24.5
> 3a82703 unix: remove redundant xnu version check for {p}readv/{p}writev
> 9920300 unix: add missing nft conntrack constants
> ad4e0fc unix: remove redundant word in comment
> 084ad87 unix: fix //sys decl after CL 548795
> 751c3c6 unix: add missing NFT_PAYLOAD_* consts on linux
> 0c740cc unix: update Go to 1.24.3
> d62d31c unix: update Linux constants and types to v6.14
bumping golang.org/x/term 2ec7864...a35244d:
> a35244d go.mod: update golang.org/x dependencies
> 4f53e0c term: allow multi-line bracketed paste to not create single line with verbatim LFs
> 27f29d8 term: remove duplicate flag and add comment on windows
> 30da5dd go.mod: update golang.org/x dependencies
bumping k8s.io/api 04f698e...2daa873:
> 2daa873 Update dependencies to v0.33.4 tag
bumping knative.dev/pkg 53ed1d5...4ffdcf6:
> 4ffdcf6 upgrade to latest dependencies (# 3241)
> 86f88f6 bump some deps (# 3240)
> 361ae44 [release-1.19] Fix exporting of OTel metric names via prometheus push (# 3239)
bumping knative.dev/client/pkg fcc5f74...091f886:
> 091f886 upgrade to latest dependencies (# 2036)
> a9ce99e upgrade to latest dependencies (# 2035)
> dc1ccfa upgrade to latest dependencies (# 2027)
bumping k8s.io/apiextensions-apiserver a0cfc63...f0c80b7:
> f0c80b7 Update dependencies to v0.33.4 tag
bumping knative.dev/networking edb1a4a...042b64d:
> 042b64d upgrade to latest dependencies (# 1079)
> 2d1ca41 upgrade to latest dependencies (# 1077)
bumping knative.dev/eventing-kafka-broker 799c6c5...dc8363b:
> dc8363b feat: migrate consumergroup metrics to otel (# 4468) (# 4476)
bumping knative.dev/serving 5765200...4299272:
> 4299272 upgrade to latest dependencies (# 16025)
> ace7258 [release-1.19] Fix queue proxy user metrics port (# 16021)
> b828280 fix a tracing protocol comment (# 16016)
bumping golang.org/x/sync 8a14946...7fad2c9:
> 7fad2c9 errgroup: revert propagation of panics
bumping k8s.io/apiserver 338d7b8...026035b:
> 026035b Update dependencies to v0.33.4 tag
> 234ce9f Merge pull request # 132337 from hakuna-matatah/automated-cherry-pick-of-# 132244-upstream-release-1.33
> 5e9ddf2 Fix -Consistent paginated lists serve from cache
bumping knative.dev/eventing 7ea8857...02445c1:
> 02445c1 [release-1.19] Upgrade to latest dependencies (# 8671)
> c1ca4fa [release-1.19] fix: metrics with prometheus default to same port as before (# 8670)
> 8a4f284 [release-1.19] remove prometheus from tracing protocol [skip-dot-release] (# 8666)
> 5b2ee4a [release-1.19] adjust test to allow operator upgrade [skip-dot-release] (# 8663)
> 6aadceb [release-1.19] Injected tracing headers into jobsink event file (# 8657)
bumping knative.dev/hack 70d4b00...f88b7db:
> f88b7db allow [skip-dot-release] in quoted text (# 430)
bumping k8s.io/apimachinery 173776a...173776a:
bumping k8s.io/client-go e7397e5...9c62a4c:
> 9c62a4c Update dependencies to v0.33.4 tag
Signed-off-by: Knative Automation <[email protected]>
b3c10b8 to
a227740
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: knative-automation The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-1.19 #394 +/- ##
=============================================
Coverage 22.10% 22.10%
=============================================
Files 32 32
Lines 2194 2194
=============================================
Hits 485 485
Misses 1674 1674
Partials 35 35 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
2b31926
into
knative-extensions:release-1.19
otel fixes -dprotaso
/cc knative-extensions/client-writers
/assign knative-extensions/client-writers
Produced by: knative-extensions/knobots/actions/update-deps