Skip to content

chore(all): update deps#12681

Merged
gcf-merge-on-green[bot] merged 2 commits intogoogleapis:mainfrom
renovate-bot:renovate/deps
Aug 11, 2025
Merged

chore(all): update deps#12681
gcf-merge-on-green[bot] merged 2 commits intogoogleapis:mainfrom
renovate-bot:renovate/deps

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
cloud.google.com/go/aiplatform v1.95.0 -> v1.97.0 age confidence require minor
cloud.google.com/go/auth v0.16.3 -> v0.16.4 age confidence require patch
cloud.google.com/go/compute/metadata v0.7.0 -> v0.8.0 age confidence require minor
cloud.google.com/go/spanner v1.83.0 -> v1.84.1 age confidence require minor
golang.org/x/mod v0.26.0 -> v0.27.0 age confidence require minor
golang.org/x/net v0.42.0 -> v0.43.0 age confidence require minor
golang.org/x/sys v0.34.0 -> v0.35.0 age confidence require minor
golang.org/x/text v0.27.0 -> v0.28.0 age confidence require minor
golang.org/x/tools v0.35.0 -> v0.36.0 age confidence require minor
google.golang.org/api v0.244.0 -> v0.246.0 age confidence require minor
google.golang.org/api v0.245.0 -> v0.246.0 age confidence require minor
google.golang.org/genproto/googleapis/api f173205 -> a7a43d2 age confidence require digest
google.golang.org/genproto/googleapis/rpc f173205 -> a7a43d2 age confidence require digest
google.golang.org/protobuf v1.36.6 -> v1.36.7 age confidence require patch

Release Notes

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

v0.8.0

Compare Source

  • profiler package added.
  • storage:
    • Retry Objects.Insert call.
    • Add ProgressFunc to WRiter.
  • pubsub: breaking changes:
    • Publish is now asynchronous (announcement).
    • Subscription.Pull replaced by Subscription.Receive, which takes a callback (announcement).
    • Message.Done replaced with Message.Ack and Message.Nack.
googleapis/google-api-go-client (google.golang.org/api)

v0.246.0

Compare Source

Features
Bug Fixes

v0.245.0

Compare Source

Features
Bug Fixes
  • gensupport: Fix transferChunk race condition by returning response with non-cancelled context. (#​3258) (091d422)
protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.36.7

Compare Source

Maintenance / optimizations:

CL/683955: encoding/protowire: micro-optimize SizeVarint (-20% on Intel)
CL/674055: internal/impl: remove unnecessary atomic access for non-lazy lists
CL/674015: impl: remove unnecessary nil check from presence.Present
CL/673495: types/descriptorpb: regenerate using latest protobuf v31 release
CL/670516: cmd/protoc-gen-go: centralize presence and lazy logic into filedesc
CL/670515: internal: move usePresenceForField to internal/filedesc
CL/670275: internal/impl: clean up usePresenceForField() (no-op)


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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
Copy Markdown

ℹ Artifact update notice

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

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.40.0 -> v0.41.0
golang.org/x/sys v0.34.0 -> v0.35.0
golang.org/x/text v0.27.0 -> v0.28.0
File name: auth/oauth2adapt/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):

  • 3 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/compute/metadata v0.7.0 -> v0.8.0
github.com/googleapis/gax-go/v2 v2.14.2 -> v2.15.0
golang.org/x/sys v0.33.0 -> v0.34.0
File name: internal/aliasfix/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):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/mod v0.26.0 -> v0.27.0
File name: internal/aliasgen/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):

  • 4 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.26.0 -> v0.27.0
golang.org/x/net v0.42.0 -> v0.43.0
golang.org/x/sys v0.34.0 -> v0.35.0
golang.org/x/text v0.27.0 -> v0.28.0
File name: internal/godocfx/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):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.40.0 -> v0.41.0
golang.org/x/mod v0.26.0 -> v0.27.0
golang.org/x/net v0.42.0 -> v0.43.0
golang.org/x/sys v0.34.0 -> v0.35.0
golang.org/x/text v0.27.0 -> v0.28.0
File name: spanner/test/opentelemetry/test/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
google.golang.org/genproto/googleapis/api v0.0.0-20250728155136-f173205681a0 -> v0.0.0-20250804133106-a7a43d27e69b
google.golang.org/genproto/googleapis/rpc v0.0.0-20250728155136-f173205681a0 -> v0.0.0-20250804133106-a7a43d27e69b
File name: storage/internal/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):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.40.0 -> v0.41.0
golang.org/x/sys v0.34.0 -> v0.35.0
golang.org/x/text v0.27.0 -> v0.28.0
File name: vertexai/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):

  • 1 additional dependency was updated

Details:

Package Change
google.golang.org/genproto/googleapis/api v0.0.0-20250721164621-a45f3dfb1074 -> v0.0.0-20250728155136-f173205681a0

@renovate-bot renovate-bot requested a review from jba as a code owner August 11, 2025 00:58
@renovate-bot renovate-bot requested review from a team August 11, 2025 00:58
@renovate-bot renovate-bot requested review from a team and cindy-peng August 11, 2025 00:58
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 11, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 11, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 11, 2025
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Aug 11, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 11, 2025
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 11, 2025
@quartzmo quartzmo added the automerge Merge the pull request once unit tests and other checks pass. label Aug 11, 2025
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 56d1157 into googleapis:main Aug 11, 2025
376 of 378 checks passed
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 11, 2025
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.

4 participants