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 Apr 2, 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.9 -> v1.29.12 age adoption passing confidence require patch v1.29.13
github.com/aws/aws-sdk-go-v2/service/s3 v1.78.2 -> v1.79.0 age adoption passing confidence require minor v1.79.1
github.com/docker/docker v28.0.2+incompatible -> v28.0.4+incompatible age adoption passing confidence require patch
github.com/hypermodeinc/modusdb 78b672e -> e6824fb age adoption passing confidence require digest
github.com/jackc/pgx/v5 v5.7.3 -> v5.7.4 age adoption passing confidence require patch
github.com/wundergraph/graphql-go-tools/v2 v2.0.0-rc.165 -> v2.0.0-rc.167 age adoption passing confidence require patch v2.0.0-rc.168
google.golang.org/grpc v1.71.0 -> v1.71.1 age adoption passing confidence require patch

Release Notes

docker/docker (github.com/docker/docker)

v28.0.4+incompatible

Compare Source

v28.0.3+incompatible

Compare Source

jackc/pgx (github.com/jackc/pgx/v5)

v5.7.4

Compare Source

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

v2.0.0-rc.167

Compare Source

Features

v2.0.0-rc.166

Compare Source

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

v1.71.1: Release 1.71.1

Compare Source

Bug Fixes

  • grpc: fix a bug causing an extra Read from the compressor if a compressed message is the same size as the limit. This could result in a panic with the built-in gzip compressor (#​8178)
  • xds: restore the behavior of reading the bootstrap config before creating the first xDS client instead of at package init time (#​8164)
  • stats/opentelemetry: use TextMapPropagator and TracerProvider from TraceOptions instead of OpenTelemetry globals (#​8166)
  • client: fix races when an http proxy is configured that could lead to deadlocks or panics (#​8195)
  • client: fix bug causing RPC failures with message "no children to pick from" when using a custom resolver that calls the deprecated NewAddress API (#​8149)
  • wrr: fix slow processing of address updates that could result in problems including RPC failures for servers with a large number of backends (#​8179)

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 April 2, 2025 01:55
@renovate
Copy link
Contributor Author

renovate bot commented Apr 2, 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):

  • 37 additional dependencies were updated

Details:

Package Change
github.com/DataDog/datadog-go v3.5.0+incompatible -> v4.8.3+incompatible
github.com/agnivade/levenshtein v1.1.1 -> v1.2.1
github.com/aws/aws-sdk-go-v2/credentials v1.17.62 -> v1.17.65
github.com/aws/aws-sdk-go-v2/service/sso v1.25.1 -> v1.25.2
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.29.1 -> v1.30.0
github.com/bits-and-blooms/bitset v1.17.0 -> v1.20.0
github.com/blevesearch/bleve_index_api v1.1.12 -> v1.2.1
github.com/dgraph-io/badger/v4 v4.5.1 -> v4.6.0
github.com/felixge/fgprof v0.9.3 -> v0.9.5
github.com/fsnotify/fsnotify v1.7.0 -> v1.8.0
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da -> v0.0.0-20241129210726-2c02b8208cf8
github.com/google/flatbuffers v24.12.23+incompatible -> v25.2.10+incompatible
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad -> v0.0.0-20250128161936-077ca0a936bf
github.com/hashicorp/go-secure-stdlib/parseutil v0.1.6 -> v0.1.9
github.com/hashicorp/go-sockaddr v1.0.2 -> v1.0.7
github.com/hashicorp/hcl v1.0.0 -> v1.0.1-vault-7
github.com/hypermodeinc/dgraph/v24 v24.0.3-0.20250123224129-a0d027dcffe0 -> v24.1.1
github.com/klauspost/compress v1.17.11 -> v1.18.0
github.com/klauspost/cpuid/v2 v2.2.8 -> v2.2.9
github.com/magiconair/properties v1.8.7 -> v1.8.9
github.com/minio/sha256-simd v1.0.0 -> v1.0.1
github.com/mitchellh/mapstructure v1.5.0 -> v1.5.1-0.20231216201459-8508981c8b6c
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.3
github.com/philhofer/fwd v1.1.2 -> v1.1.3-0.20240916144458-20a13a1f6b7c
github.com/prometheus/statsd_exporter v0.22.7 -> v0.28.0
github.com/sagikazarmark/locafero v0.4.0 -> v0.7.0
github.com/spf13/afero v1.11.0 -> v1.12.0
github.com/spf13/cobra v1.8.1 -> v1.9.1
github.com/spf13/pflag v1.0.5 -> v1.0.6
github.com/tinylib/msgp v1.1.8 -> v1.2.5
github.com/uber/jaeger-client-go v2.25.0+incompatible -> v2.28.0+incompatible
go.etcd.io/etcd/raft/v3 v3.5.17 -> v3.5.18
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 -> v0.59.0
google.golang.org/api v0.196.0 -> v0.219.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f -> v0.0.0-20250127172529-29210b9bc287
google.golang.org/protobuf v1.36.5 -> v1.36.6
gopkg.in/DataDog/dd-trace-go.v1 v1.22.0 -> v1.71.0

@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch from d138e3c to f042ebc Compare April 3, 2025 19:25
@renovate renovate bot force-pushed the renovate/go-minor-and-patch branch from f042ebc to 0af951a Compare April 3, 2025 23:06
@mattjohnsonpint mattjohnsonpint merged commit 6fc183e into main Apr 3, 2025
55 checks passed
@mattjohnsonpint mattjohnsonpint deleted the renovate/go-minor-and-patch branch April 3, 2025 23:10
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