Skip to content

fix(deps): update all non-major dependencies#124

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#124
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
cloud.google.com/go/bigquery v1.77.0v1.79.0 age confidence
cloud.google.com/go/pubsub/v2 v2.6.0v2.6.1 age confidence
cloud.google.com/go/storage v1.62.3v1.63.1 age confidence
github.com/IBM/sarama v1.50.3v1.60.0 age confidence
github.com/confluentinc/confluent-kafka-go/v2 v2.14.2v2.15.0 age confidence
github.com/googleapis/gax-go/v2 v2.22.0v2.23.0 age confidence
golang.org/x/sync v0.21.0v0.22.0 age confidence
google.golang.org/grpc v1.81.1v1.82.0 age confidence

Release Notes

IBM/sarama (github.com/IBM/sarama)

v1.60.0: Version 1.60.0 (2026-07-13)

Compare Source

What's Changed

🎉 New Features / Improvements
🐛 Fixes
📦 Dependency updates
➕ Other Changes

New Contributors

Full Changelog: IBM/sarama@v1.50.3...v1.60.0

confluentinc/confluent-kafka-go (github.com/confluentinc/confluent-kafka-go/v2)

v2.15.0

This is a feature release:

Enhancements
  • Add support for ResourceTransactionalID in AdminClient ACL APIs (#​1407)
  • Add support for union-of-pools/auto pool mapping for Schema Registry (#​1519)
Fixes
googleapis/gax-go (github.com/googleapis/gax-go/v2)

v2.23.0

Compare Source

Features
  • v2: add http.response.status_code to TransportTelemetryData (#​513) (7d5554f)
Bug Fixes
grpc/grpc-go (google.golang.org/grpc)

v1.82.0: Release 1.82.0

Compare Source

Behavior Changes

  • server: Remove support for GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKING environment varibale. Strict incoming RPC path validation (which has been the default since v1.79.3) can no longer be disabled. (#​9112)
  • transport: Add environment variable to change the default max header list size from 16MB to 8KB. This may be enabled by setting GRPC_GO_EXPERIMENTAL_ENABLE_8KB_DEFAULT_HEADER_LIST_SIZE=true. This will be enabled by default in a subsequent release. (#​9019)
  • balancer: Load Balancing policy registry is now case-sensitive. Set GRPC_GO_EXPERIMENTAL_CASE_SENSITIVE_BALANCER_REGISTRIES=false (and file an issue) to revert to case-insensitive behavior. (#​9017)

New Features

  • experimental/stats: Expose a new API, NewContextWithLabelCallback, to register a callback that is invoked when telemetry labels are added. (#​8877)
  • client: Return a portion of the response body in the error message, when the client receives an unexpected non-gRPC HTTP response, to make debugging easier. (#​8929)
  • server: Add environment variable GRPC_GO_SERVER_GOROUTINE_LABELS that controls setting runtime/pprof.Labels on goroutines spawned by the server. Set GRPC_GO_SERVER_GOROUTINE_LABELS=grpc.method=true to add the grpc.method label on goroutines spawned to handle incoming requests. (#​9082)

Bug Fixes

  • xds/server: Fix a memory leak of HTTP filter instances occurring when route configurations are updated in-place during a Route Discovery Service (RDS) update. (#​9138)
  • grpc: In the deprecated gzip Compressor (used via the deprecated WithCompressor dial option), enforce the MaxRecvMsgSize limit on the decompressed message buffer, preventing excessive memory allocation from highly compressed payloads. (#​9114)
  • stats/opentelemetry: Record retry attempts, grpc.previous-rpc-attempts, at the call level and not the attempt level. (#​8923)
  • encoding: Ensure Close() is always called on readers returned from Compressor.Decompress if possible. (#​9135)
  • channelz: Fix the LastMessageSentTimestamp and LastMessageReceivedTimestamp fields in SocketMetrics to ensure they contain correct timestamp values. (#​9109)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 8am on Monday"
  • 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 marcosbmf as a code owner June 29, 2026 01:37
@renovate renovate Bot changed the title fix(deps): update module cloud.google.com/go/storage to v1.63.0 fix(deps): update all non-major dependencies Jun 30, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ad0485f to 6fbd55a Compare June 30, 2026 22:43
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 6fbd55a to dc37825 Compare July 7, 2026 21:40
@renovate

renovate Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: 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):

  • 12 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/longrunning v1.0.0 -> v1.2.0
golang.org/x/telemetry v0.0.0-20260617140237-9b6dc03d9327 -> v0.0.0-20260625142307-59b4966ccb57
golang.org/x/tools v0.46.0 -> v0.47.0
google.golang.org/genproto/googleapis/api v0.0.0-20260615183401-62b3387ff324 -> v0.0.0-20260630182238-925bb5da69e7
google.golang.org/genproto/googleapis/rpc v0.0.0-20260615183401-62b3387ff324 -> v0.0.0-20260630182238-925bb5da69e7
github.com/googleapis/enterprise-certificate-proxy v0.3.16 -> v0.3.17
github.com/klauspost/compress v1.18.6 -> v1.19.0
golang.org/x/crypto v0.53.0 -> v0.54.0
golang.org/x/net v0.56.0 -> v0.57.0
golang.org/x/sys v0.46.0 -> v0.47.0
golang.org/x/text v0.38.0 -> v0.40.0
google.golang.org/api v0.285.0 -> v0.287.1

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from b8ab138 to 226121b Compare July 13, 2026 22:36
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 226121b to 3c04a9c Compare July 14, 2026 01:14
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants