Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 4, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
cloud.google.com/go v0.121.3 -> v0.121.4 age confidence require patch
github.com/docker/docker v28.3.0+incompatible -> v28.3.2+incompatible age confidence require patch
github.com/googleapis/gax-go/v2 v2.14.2 -> v2.15.0 age confidence require minor
github.com/googleapis/go-sql-spanner v1.15.0 -> v1.16.0 age confidence require minor
go (source) 1.24.4 -> 1.24.5 age confidence toolchain patch
google.golang.org/api v0.239.0 -> v0.243.0 age confidence require minor
google.golang.org/genproto/googleapis/rpc 513f239 -> f173205 age confidence require digest
google.golang.org/grpc v1.73.0 -> v1.74.2 age confidence require minor

Release Notes

googleapis/google-cloud-go (cloud.google.com/go)

v0.121.4

Compare Source

Bug Fixes
  • geminidataanalytics: Correct resource reference type for parent field in data_chat_service.proto (98ba6f0)
  • internal/postprocessor: Add git (#​12524) (82030ee)
docker/docker (github.com/docker/docker)

v28.3.2+incompatible

Compare Source

v28.3.1+incompatible

Compare Source

googleapis/gax-go (github.com/googleapis/gax-go/v2)

v2.15.0

Compare Source

Features
  • apierror: improve gRPC status code mapping for HTTP errors (#​431) (c207f2a)
googleapis/go-sql-spanner (github.com/googleapis/go-sql-spanner)

v1.16.0

Compare Source

Features
  • Add BeginTransactionOption to configure how to begin a transaction (21ed1e3)
  • Add RunDmlBatch function with typed return value (#​471) (12ead7c)
  • Return metadata and stats for client-side statements (#​470) (19238ce)
Bug Fixes
  • Update all dependencies (#​464) (574d6fe)
  • Use client opts to auto configure emulator instead of environment variable (#​468) (a518727)
Performance Improvements
  • Inline BeginTransaction with first statement (21ed1e3)
golang/go (go)

v1.24.5

googleapis/google-api-go-client (google.golang.org/api)

v0.243.0

Compare Source

Features
Bug Fixes
  • gensupport: Update chunk upload logic for robust timeout handling. (#​3208) (93865aa)

v0.242.0

Compare Source

Features

v0.241.0

Compare Source

Features

v0.240.0

Compare Source

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

v1.74.2: Release 1.74.2

Compare Source

API Changes

  • balancer: add ExitIdle method to Balancer interface. Earlier, implementing this method was optional. (#​8367)

Behavior Changes

  • xds: Remove the GRPC_EXPERIMENTAL_ENABLE_LEAST_REQUEST environment variable that allows disabling the least request balancer with xDS. Least request was made available by default with xDS in v1.72.0. (#​8248)
  • server: allow 0s grpc-timeout header values, which older gRPC-Java versions could send. This restores the behavior of grpc-go before v1.73.0. (#​8439)

Bug Fixes

  • googledirectpath: avoid logging the error message Attempt to set a bootstrap configuration... when creating multiple directpath channels. (#​8419)

Performance Improvements

  • transport: reduce heap allocations by pooling objects and avoiding method-to-closure conversions. (#​8361)
  • transport: reduce heap allocations by re-using mem.Reader objects. (#​8360)

Documentation

  • examples: add examples to demonstrate enabling experimental metrics using the OpenTelemetry plugin. (#​8388)

v1.74.1: Release 1.74.1

Compare Source

Version 1.74.1 retracts release v1.74.0 and itself. Release 1.74.0 was accidentally tagged on the wrong commit and should not be used. Version 1.73.0 should be used until 1.74.2 is released.

v1.74.0: Release 1.74.0

Compare Source

Release 1.74.0 was accidentally tagged on the wrong commit and should not be used. Version 1.73.0 should be used until 1.74.1 is released.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (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.

@forking-renovate
Copy link

forking-renovate bot commented Jul 4, 2025

ℹ Artifact update notice

File name: benchmarks/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
cel.dev/expr v0.23.1 -> v0.24.0
cloud.google.com/go/auth v0.16.2 -> v0.16.3
github.com/cncf/xds/go v0.0.0-20250326154945-ae57f3c0d45f -> v0.0.0-20250501225837-2ac532fd4443
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/googleapis/gax-go/v2 v2.14.2 -> v2.15.0
golang.org/x/crypto v0.39.0 -> v0.40.0
golang.org/x/net v0.41.0 -> v0.42.0
golang.org/x/sync v0.15.0 -> v0.16.0
golang.org/x/sys v0.33.0 -> v0.34.0
golang.org/x/text v0.26.0 -> v0.27.0
google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2 -> v0.0.0-20250603155806-513f23925822
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 -> v0.0.0-20250715232539-7130f93afb79
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):

  • 10 additional dependencies were updated

Details:

Package Change
cel.dev/expr v0.23.1 -> v0.24.0
cloud.google.com/go/auth v0.16.2 -> v0.16.3
github.com/cncf/xds/go v0.0.0-20250326154945-ae57f3c0d45f -> v0.0.0-20250501225837-2ac532fd4443
github.com/go-logr/logr v1.4.2 -> v1.4.3
golang.org/x/crypto v0.39.0 -> v0.40.0
golang.org/x/net v0.41.0 -> v0.42.0
golang.org/x/sync v0.15.0 -> v0.16.0
golang.org/x/sys v0.33.0 -> v0.34.0
golang.org/x/text v0.26.0 -> v0.27.0
google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2 -> v0.0.0-20250603155806-513f23925822
File name: snippets/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):

  • 15 additional dependencies were updated

Details:

Package Change
cel.dev/expr v0.23.1 -> v0.24.0
cloud.google.com/go v0.121.3 -> v0.121.4
cloud.google.com/go/auth v0.16.2 -> v0.16.3
github.com/cncf/xds/go v0.0.0-20250326154945-ae57f3c0d45f -> v0.0.0-20250501225837-2ac532fd4443
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/googleapis/gax-go/v2 v2.14.2 -> v2.15.0
golang.org/x/crypto v0.39.0 -> v0.40.0
golang.org/x/net v0.41.0 -> v0.42.0
golang.org/x/sync v0.15.0 -> v0.16.0
golang.org/x/sys v0.33.0 -> v0.34.0
golang.org/x/text v0.26.0 -> v0.27.0
google.golang.org/api v0.239.0 -> v0.243.0
google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2 -> v0.0.0-20250603155806-513f23925822
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 -> v0.0.0-20250728155136-f173205681a0
google.golang.org/grpc v1.73.0 -> v1.74.2

@renovate-bot renovate-bot requested a review from a team as a code owner July 4, 2025 01:10
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 4, 2025
@renovate-bot renovate-bot force-pushed the renovate/all-dependencies branch 7 times, most recently from 878b0c6 to 7d0f9c8 Compare July 11, 2025 00:26
@renovate-bot renovate-bot force-pushed the renovate/all-dependencies branch 4 times, most recently from 7357f92 to 2dce1dc Compare July 17, 2025 02:34
@renovate-bot renovate-bot force-pushed the renovate/all-dependencies branch 6 times, most recently from 64ec0ad to be83d1d Compare July 26, 2025 02:09
@renovate-bot renovate-bot force-pushed the renovate/all-dependencies branch 3 times, most recently from ae1b72f to 5a6f2ef Compare July 28, 2025 15:26
olavloite
olavloite previously approved these changes Jul 28, 2025
@olavloite olavloite enabled auto-merge (squash) July 28, 2025 15:48
@olavloite olavloite requested a review from bhatt4982 July 28, 2025 15:48
auto-merge was automatically disabled July 29, 2025 03:07

Head branch was pushed to by a user without write access

@renovate-bot renovate-bot force-pushed the renovate/all-dependencies branch from f438b2a to 6ded6b9 Compare July 29, 2025 03:07
bhatt4982
bhatt4982 previously approved these changes Jul 29, 2025
Copy link
Contributor

@bhatt4982 bhatt4982 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM...

Copy link
Contributor

@bhatt4982 bhatt4982 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM...

@olavloite olavloite merged commit bf518fb into googleapis:main Jul 29, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants