This repository was archived by the owner on Sep 11, 2025. It is now read-only.
chore(deps): Update go minor and patch #965
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:
v1.30.3
->v1.31.0
v1.31.2
(+1)v1.86.0
->v1.87.0
v1.87.1
v1.36.0
->v1.37.0
v1.38.0
(+1)v0.35.0
->v0.35.1
v5.28.1
->v5.28.2
v2.0.0-rc.219
->v2.0.0-rc.220
v2.0.0-rc.221
1.24.6
->1.25.0
645b1fa
->8b4c13b
v1.74.2
->v1.75.0
v0.33.3
->v0.33.4
v0.33.3
->v0.33.4
Release Notes
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/config)
v1.31.0
Module Highlights
github.com/aws/aws-sdk-go-v2/service/appstream
: v1.47.1github.com/aws/aws-sdk-go-v2/service/budgets
: v1.35.0github.com/aws/aws-sdk-go-v2/service/ec2
: v1.241.0github.com/aws/aws-sdk-go-v2/service/networkmanager
: v1.37.1bool
to*bool
. Before this change, the fields were incorrectly marked as having default values of false by the service, which made it functionally impossible for users to set them false in an API call.github.com/aws/aws-sdk-go-v2/service/opensearchserverless
: v1.23.0github.com/aws/aws-sdk-go-v2/service/qbusiness
: v1.31.0getsentry/sentry-go (github.com/getsentry/sentry-go)
v0.35.1
: 0.35.1Compare Source
The Sentry SDK team is happy to announce the immediate availability of Sentry Go SDK v0.35.1.
Bug Fixes
fasthttp
andfiber
integrations (#1055)Misc
github.com/gofiber/fiber/v2
from 2.52.5 to 2.52.9 in/fiber
(#1067)neo4j/neo4j-go-driver (github.com/neo4j/neo4j-go-driver/v5)
v5.28.2
Compare Source
See https://github.com/neo4j/neo4j-go-driver/wiki/5.x-changelog for more information.
wundergraph/graphql-go-tools (github.com/wundergraph/graphql-go-tools/v2)
v2.0.0-rc.220
Compare Source
Features
golang/go (go)
v1.25.0
grpc/grpc-go (google.golang.org/grpc)
v1.75.0
: Release 1.75.0Compare Source
Behavior Changes
DelayedPickComplete
event, a type alias ofPickerUpdated
. (#8465)PickerUpdated
symbol.grpc.WithAuthority
as the highest-priority option for setting authority, above the setting in the credentials themselves. (#8488)WithAuthority
is available, the credentials should not be used to override the authority.New Features
GRPC_ENABLE_TXT_SERVICE_CONFIG
) to provide a way to disable TXT lookups in the DNS resolver (by setting it tofalse
). By default, TXT lookups are enabled, as they were previously. (#8377)Bug Fixes
call
andendpoint
in curly braces to comply with UCUM and gRPC OpenTelemetry guidelines. (#8481)grpc.NewClient(":<port-number-or-name>")
). (#8488)kubernetes/api (k8s.io/api)
v0.33.4
Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.33.4
Compare Source
Configuration
📅 Schedule: Branch creation - "on Wednesday" (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.