chore(deps): Update go minor and patch (main) #9523
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:
v1.46.1->v1.46.3v2.5.2->v2.5.4v250.0.0-preview7->v250.0.0v28.4.0+incompatible->v28.5.2+incompatiblev4.1.2->v4.1.3247f399->5906ab3v1.21.0->v1.22.0v1.18.0->v1.18.1v0.41.0->v0.43.0v7.0.95->v7.0.97v3.5.23->v3.5.24v0.42.0->v0.43.0df92998->a4bb9ffv0.28.0->v0.29.0v0.44.0->v0.46.0v0.17.0->v0.18.0v0.36.0->v0.38.0v0.35.0->v0.36.0v0.29.0->v0.30.0v0.37.0->v0.38.0v1.75.1->v1.76.0v1.36.9->v1.36.10Release Notes
IBM/sarama (github.com/IBM/sarama)
v1.46.3: Version 1.46.3 (2025-10-26)Compare Source
What's Changed
🐛 Fixes
📦 Dependency updates
🔧 Maintenance
Full Changelog: IBM/sarama@v1.46.2...v1.46.3
v1.46.2: Version 1.46.2 (2025-10-10)Compare Source
What's Changed
A big focus on improving our support for newer protocol versions in this release, particularly supporting a wider range of flexible versions
🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
🔧 Maintenance
➕ Other Changes
Full Changelog: IBM/sarama@v1.46.1...v1.46.2
blevesearch/bleve (github.com/blevesearch/bleve/v2)
v2.5.4Compare Source
What's Changed
codespellby @kianmeng in #2219New Contributors
Milestone: https://github.com/blevesearch/bleve/milestone/28
Full Changelog: blevesearch/bleve@v2.5.3...v2.5.4
v2.5.3Compare Source
Bug Fixes
GeoShapequeries introduced inv2.5.1and affectsv2.5.2as well. This is captured in #2210. The fix blevesearch/geo#28 has been included with #2214.Milestone
dgraph-io/dgo (github.com/dgraph-io/dgo/v250)
v250.0.0: dgo v250.0.0Compare Source
What's Changed
New Contributors
Full Changelog: dgraph-io/dgo@v240.2.0...v250.0.0
docker/docker (github.com/docker/docker)
v28.5.2+incompatibleCompare Source
v28.5.1+incompatibleCompare Source
v28.5.0+incompatibleCompare Source
go-jose/go-jose (github.com/go-jose/go-jose/v4)
v4.1.3Compare Source
This release drops Go 1.23 support as that Go release is no longer supported. With that, we can drop
x/cryptoand no longer have any external dependencies in go-jose outside of the standard library!This release fixes a bug where a critical b64 header was ignored if in an unprotected header. It is now rejected instead of ignored.
What's Changed
Full Changelog: go-jose/go-jose@v4.1.2...v4.1.3
klauspost/compress (github.com/klauspost/compress)
v1.18.1Compare Source
What's Changed
New Contributors
Full Changelog: klauspost/compress@v1.18.0...v1.18.1
mark3labs/mcp-go (github.com/mark3labs/mcp-go)
v0.43.0Compare Source
What's Changed
Rootsfeature by @yuehaii in #620New Contributors
Full Changelog: mark3labs/mcp-go@v0.42.0...v0.43.0
v0.42.0Compare Source
What's Changed
issue-345-withanyby @coderabbitai[bot] in #619New Contributors
Full Changelog: mark3labs/mcp-go@v0.41.1...v0.42.0
v0.41.1Compare Source
What's Changed
Full Changelog: mark3labs/mcp-go@v0.41.0...v0.41.1
minio/minio-go (github.com/minio/minio-go/v7)
v7.0.97Compare Source
v7.0.96Compare Source
etcd-io/etcd (go.etcd.io/etcd/raft/v3)
v3.5.24Compare Source
Please check out CHANGELOG for a full list of changes. And make sure to read upgrade guide before upgrading etcd (there may be breaking changes).
For installation guides, please check out play.etcd.io and operating etcd. Latest support status for common architectures and operating systems can be found at supported platforms.
Linux
macOS (Darwin)
Docker
etcd uses
gcr.io/etcd-development/etcdas a primary container registry, andquay.io/coreos/etcdas secondary.grpc/grpc-go (google.golang.org/grpc)
v1.76.0: Release 1.76.0Compare Source
Dependencies
Bug Fixes
INTERNALwhen a server sends zero response messages for a unary or client-streaming RPC. (#8523)INTERNALinstead ofUNKNOWNupon receiving http headers with status 1xx andEND_STREAMflag set. (#8518)IDLEstate on backend address change. (#8615)New Features
credentials/jwtpackage providing file-based JWT PerRPCCredentials (A97). (#8431)Performance Improvements
protocolbuffers/protobuf-go (google.golang.org/protobuf)
v1.36.10Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.36.9...v1.36.10
Bug fixes:
CL/704415: reflect/protodesc: edition-2024-specific properties should not be lost when converting FileDescriptorProto to protoreflect.FileDescriptor
Maintenance:
CL/708555: internal/race_test: add missing impl.LazyEnabled() t.Skip
CL/703295: proto: add more invalid group encoding test cases
CL/703276: internal/impl: verify lazy unmarshal on Deterministic encoding
CL/703275: internal/impl: stop using deprecated .Field in lazy_test.go
CL/702795: all: update to latest github.com/google/go-cmp
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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.