Skip to content

chore: bump cloud.google.com/go/auth from 0.20.0 to 0.21.0#2220

Merged
google-oss-prow[bot] merged 1 commit into
mainfrom
dependabot/go_modules/cloud.google.com/go/auth-0.21.0
Jul 8, 2026
Merged

chore: bump cloud.google.com/go/auth from 0.20.0 to 0.21.0#2220
google-oss-prow[bot] merged 1 commit into
mainfrom
dependabot/go_modules/cloud.google.com/go/auth-0.21.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps cloud.google.com/go/auth from 0.20.0 to 0.21.0.

Release notes

Sourced from cloud.google.com/go/auth's releases.

agentplatform: v0.21.0

v0.21.0 (2026-05-27)

Features

  • Add ListSkills and DeleteSkill methods in Vertex AI Skill Registry SDK (PiperOrigin-RevId: 912730700) (942bbc15)

Bug Fixes

  • Fix name collision on SandboxEnvironment.state by renaming enum to SandboxState (PiperOrigin-RevId: 912527667) (14ea3de7)

  • Set the agentplatform's dedicated user-agent in header. (PiperOrigin-RevId: 915113335) (66574dbb)

Documentation

  • update README to reflect Gemini Enterprise Agent Platform (PiperOrigin-RevId: 912137130) (541569e8)

auth: v0.21.0

0.21.0 (2026-07-07)

Features

  • auth: Implement updated design for regional access boundary (#13417) (fadb6c7)

Bug Fixes

Changelog

Sourced from cloud.google.com/go/auth's changelog.

v0.21.0

  • bigquery:

    • Add OpenCensus tracing.
  • firestore:

    • BREAKING CHANGE: If a document does not exist, return a DocumentSnapshot whose Exists method returns false. DocumentRef.Get and Transaction.Get return the non-nil DocumentSnapshot in addition to a NotFound error. DocumentRef.GetAll and Transaction.GetAll return a non-nil DocumentSnapshot instead of nil.
    • Add DocumentIterator.Stop. Call Stop whenever you are done with a DocumentIterator.
    • Added Query.Snapshots and DocumentRef.Snapshots, which provide realtime notification of updates. See https://cloud.google.com/firestore/docs/query-data/listen.
    • Canceling an RPC now always returns a grpc.Status with codes.Canceled.
  • spanner:

    • Add CommitTimestamp, which supports inserting the commit timestamp of a transaction into a column.
Commits
  • 29f476f README: update news for next release
  • 01301d1 firestore: remove test for codes.Canceled with RPC
  • d53c437 internal/btree: add SetWithIndex
  • 4d44512 dlp: update doc
  • 7e2a57e profiler: reduce verbosity of e2e test output
  • b475e33 internal: remove the use of deprecated OpenCensus APIs
  • a708ebb internal/testutil: use OpenCensus trace.ApplyConfig instead of SetDefaultSampler
  • 6cd8fd0 profiler: add integration test for go1.10
  • a21236a Add James Hall to contributors
  • 994ac59 firestore: handle canceled contexts uniformly
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 8, 2026
@google-oss-prow

Copy link
Copy Markdown

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a GoogleContainerTools member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@tiffanny29631

Copy link
Copy Markdown
Contributor

/ok-to-test

@tiffanny29631 tiffanny29631 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm

Bumps [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/auth
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/cloud.google.com/go/auth-0.21.0 branch from d302dea to 8d3823e Compare July 8, 2026 22:06
@google-oss-prow google-oss-prow Bot removed the lgtm label Jul 8, 2026

@tiffanny29631 tiffanny29631 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm

@google-oss-prow google-oss-prow Bot added the lgtm label Jul 8, 2026
@google-oss-prow

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tiffanny29631

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow Bot merged commit fa72af9 into main Jul 8, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/cloud.google.com/go/auth-0.21.0 branch July 8, 2026 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dependencies Pull requests that update a dependency file go Pull requests that update go code lgtm ok-to-test size/XXL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant