chore(deps): update all non-major dependencies #397
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
24.10.1.2812-alpine
->24.10.2.80-alpine
v0.57.0
->v0.57.1
v10.22.1
->v10.23.0
v1.2.2
->v1.2.3
v6.6.1
->v6.6.2
v0.0.4
->v0.0.5
v0.30.0
->v0.31.0
v0.8.0
->v0.9.0
v0.26.0
->v0.27.0
v0.7.0
->v0.8.0
v0.6.8
->v0.7.1
v1.67.1
->v1.68.0
v1.35.1
->v1.35.2
Release Notes
aquasecurity/trivy (github.com/aquasecurity/trivy)
v0.57.1
Compare Source
go-playground/validator (github.com/go-playground/validator/v10)
v10.23.0
: Release 10.23.0Compare Source
What's Changed
New Contributors
Full Changelog: go-playground/validator@v10.22.1...v10.23.0
golang/glog (github.com/golang/glog)
v1.2.3
Compare Source
What's Changed
Full Changelog: golang/glog@v1.2.2...v1.2.3
jedib0t/go-pretty (github.com/jedib0t/go-pretty/v6)
v6.6.2
Compare Source
What's Changed
Full Changelog: jedib0t/go-pretty@v6.6.1...v6.6.2
vishvananda/netns (github.com/vishvananda/netns)
v0.0.5
Compare Source
What's Changed
Externally visible changes
Internal cleanup
New Contributors
Full Changelog: vishvananda/netns@v0.0.4...v0.0.5
stackrox/kube-linter (golang.stackrox.io/kube-linter)
v0.7.1
Compare Source
What's Changed
Other Changes
Full Changelog: stackrox/kube-linter@v0.7.0...v0.7.1
v0.7.0
Compare Source
What's Changed
🚀 Features
🐛 Bug Fixes
🧰 Maintenance
Other Changes
New Contributors
Full Changelog: stackrox/kube-linter@v0.6.8...v0.7.0
grpc/grpc-go (google.golang.org/grpc)
v1.68.0
: Release 1.68.0Compare Source
Behavior Changes
ClientConn.Close()
now closes transports simultaneously and waits for transports to be closed before returning. (#7666)NewTLS
that usetls.Config.GetConfigForClient
will now have CipherSuites, supported TLS versions and ALPN configured automatically. These were previously only set for configs not using theGetConfigForClient
option. (#7709)Bug Fixes
Dependencies
go1.22.7
. (#7624)protocolbuffers/protobuf-go (google.golang.org/protobuf)
v1.35.2
Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.35.1...v1.35.2
Maintenance:
CL/623115: proto: refactor equal_test from explicit table to use makeMessages()
CL/623116: encoding/prototext: use testmessages_test.go approach, too
CL/623117: internal/testprotos/test: add nested message field with [lazy=true]
CL/624415: proto: switch messageset_test to use makeMessages() injection point
CL/624416: internal/impl: fix TestMarshalMessageSetLazyRace (was a no-op!)
User-visible changes:
CL/618395: encoding/protojson: allow missing value for Any of type Empty
CL/618979: all: implement strip_enum_prefix editions feature
CL/622575: testing/protocmp: document behavior when combining Ignore and Sort
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.