Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
github.com/aws/aws-sdk-go-v2/config v1.29.8 -> v1.29.9 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/s3 v1.78.0 -> v1.78.1 age adoption passing confidence require patch v1.78.2
github.com/aws/aws-sdk-go-v2/service/sts v1.33.16 -> v1.33.17 age adoption passing confidence require patch
github.com/neo4j/neo4j-go-driver/v5 v5.27.0 -> v5.28.0 age adoption passing confidence require minor
github.com/prometheus/client_golang v1.21.0 -> v1.21.1 age adoption passing confidence require patch
github.com/wundergraph/graphql-go-tools/v2 v2.0.0-rc.161 -> v2.0.0-rc.163 age adoption passing confidence require patch
go (source) 1.24.0 -> 1.24.1 age adoption passing confidence toolchain patch
golang.org/x/exp aa4b98e -> 054e65f age adoption passing confidence require digest
golang.org/x/tools v0.30.0 -> v0.31.0 age adoption passing confidence require minor
google.golang.org/grpc v1.70.0 -> v1.71.0 age adoption passing confidence require minor

Release Notes

neo4j/neo4j-go-driver (github.com/neo4j/neo4j-go-driver/v5)

v5.28.0

Compare Source

See https://github.com/neo4j/neo4j-go-driver/wiki/5.x-changelog for more information.

prometheus/client_golang (github.com/prometheus/client_golang)

v1.21.1: / 2025-03-04

Compare Source

This release addresses a performance regression introduced in #​1661 -- thanks to all who reported this quickly:
@​chlunde, @​dethi, @​aaronbee @​tsuna @​kakkoyun 💪🏽. This patch release also fixes the iOS build.

We will be hardening the release process even further (#​1759, #​1761) to prevent this in future, sorry for the inconvenience!

The high concurrency optimization is planned to be eventually reintroduced, however in a much safer manner, potentially in a separate API.

  • [BUGFIX] prometheus: Revert of Inc, Add and Observe cumulative metric CAS optimizations (#​1661), causing regressions on low concurrency cases #​1757
  • [BUGFIX] prometheus: Fix GOOS=ios build, broken due to process_collector_* wrong build tags. #​1758
All commits

Full Changelog: prometheus/client_golang@v1.21.0...v1.21.1

wundergraph/graphql-go-tools (github.com/wundergraph/graphql-go-tools/v2)

v2.0.0-rc.163

Compare Source

Bug Fixes

v2.0.0-rc.162

Compare Source

Bug Fixes
  • subscription: never try to send on blocked channel when subscription was completed (#​1100) (1a1bb20)
golang/go (go)

v1.24.1

grpc/grpc-go (google.golang.org/grpc)

v1.71.0: Release 1.71.0

Compare Source

API Changes

  • balancer: Custom LB policies that record metrics must use the new MetricsRecorder method on Balancer.ClientConn instead of the removed Balancer.BuildOptions.MetricsRecorder field to obtain a metrics recorder. (#​8027)
  • balancer: balancer.ClientConn implementations must now embed a delegate implementation. This allows grpc-go to add new methods to the interface and remain backward compatible. (#​8026)
  • balancer/endpointsharding: The constructor accepts the child balancer's builder and a struct with optional configuration. (#​8052)

New Features

  • xds: Add support for dualstack via the additional_addresses field in the Endpoint resource. To disable this feature, set the environment variable GRPC_EXPERIMENTAL_XDS_DUALSTACK_ENDPOINTS=false. (#​8134)
  • stats/opentelemetry: Add experimental support for OpenTelemetry tracing. (#​7852)
  • xds/internal/xdsclient: Add counter metrics for valid and invalid resource updates. (#​8038)
  • balancer/leastrequest, roundrobin: Add dualstack support. (#​7969, #​7966)
  • balancer/endpointsharding: Balancers created with the new DisableAutoReconnect option will not attempt to call ExitIdle automatically on their children when the children report idle. (#​8052)

Bug Fixes

  • client: Fix support for proxies when using grpc.NewClient so the target is resolved by the proxy as expected. (#​7881)
    • Added WithLocalDNSResolution() dial option to explicitly force target resolution on the client instead. (#​7881)
  • weightedtarget: Return erroring picker when no targets are configured. (#​8070)
  • xds: Fail RPCs with UNAVAILABLE when the EDS resource is missing or contains no endpoints (#​8070)
  • xdsclient: Fix a bug where connectivity failures were reported to resource watchers before trying all listed servers. (#​8075)
  • grpc: Fix the number of bytes reported in the error message when encoded messages are larger than 4GB. (#​8033)
  • xds: Fixed a bug preventing tests from creating multiple servers or channels with different bootstrap configs. (#​8050)
  • grpc: Fix message length checks when compression is enabled and maxReceiveMessageSize is MaxInt (#​7918)

Documentation

  • client: Improve documentation of grpc.NewClient and ClientConn.CanonicalTarget by providing examples. (#​8078)
  • examples/features/dualstack: New example demonstrating usage of endpoints and dualstack functionality. (#​8098)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team March 12, 2025 03:16
@renovate
Copy link
Contributor Author

renovate bot commented Mar 12, 2025

ℹ Artifact update notice

File name: runtime/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/credentials v1.17.61 -> v1.17.62
github.com/aws/aws-sdk-go-v2/service/sso v1.25.0 -> v1.25.1
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.29.0 -> v1.29.1
go.opentelemetry.io/otel v1.33.0 -> v1.34.0
go.opentelemetry.io/otel/metric v1.33.0 -> v1.34.0
go.opentelemetry.io/otel/trace v1.33.0 -> v1.34.0
golang.org/x/sync v0.11.0 -> v0.12.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20241223144023-3abc09e42ca8 -> v0.0.0-20250115164207-1a7da9e5054f
File name: sdk/go/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/sync v0.11.0 -> v0.12.0
golang.org/x/sys v0.30.0 -> v0.31.0

@mattjohnsonpint mattjohnsonpint merged commit b454997 into main Mar 12, 2025
72 checks passed
@mattjohnsonpint mattjohnsonpint deleted the renovate/go-minor-and-patch branch March 12, 2025 03:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants