Skip to content

chore: bump cloud.google.com/go/auth from 0.23.0 to 0.23.1 - #2263

Merged
google-oss-prow[bot] merged 1 commit into
mainfrom
dependabot/go_modules/cloud.google.com/go/auth-0.23.1
Aug 18, 2026
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps cloud.google.com/go/auth from 0.23.0 to 0.23.1.

Release notes

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

auth: v0.23.1

0.23.1 (2026-08-13)

Bug Fixes

  • auth: Fix OpenTelemetry test flake in grpctransport (#20191) (e43ce28)
Changelog

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

Changes

0.123.0 (2025-09-18)

Features

  • internal/stategen: Populate the latest googleapis commit (#12880) (7b017a0)
  • librariangen: Implement the build command (#12817) (14734c8)

Bug Fixes

  • internal/librariangen: Add link to source commit in release notes (#12881) (1c06cc6)
  • internal/librariangen: Fix CHANGES.md headers (#12849) (baf515d)
  • internal/librariangen: Remove go mod init/tidy from postprocessor (#12832) (1fe506a)
  • internal/librariangen: Test for error path with flags (#12830) (f0da7b2)
  • internal/postprocessor: Add dlp to skip-module-scan-paths (#12857) (45a7d9b)
  • librariangen: Honor original container contract (#12846) (71c8fd3)
  • librariangen: Improvements to release-init (#12842) (0db677a)
  • stategen: Specify an appropriate tag format for google-cloud-go (#12835) (ffcff33)

0.122.0 (2025-09-04)

Features

  • internal/librariangen: Add release-init command (#12751) (52e84cc)

Bug Fixes

  • internal/godocfx: Better support for v2 modules (#12797) (4bc8785)
  • internal/godocfx: Module detection when tidy errors (#12801) (83d46cd)
  • internal/librariangen: Fix goimports errors (#12765) (83bdaa4)

0.121.6 (2025-08-14)

Bug Fixes

  • internal/librariangen: Fix Dockerfile permissions for go mod tidy (#12704) (0e70a0b)

0.121.5 (2025-08-12)

Bug Fixes

... (truncated)

Commits
  • 41650dc chore: release main (#20367)
  • 527ff9d feat(google/cloud/ftp/v1): onboard a new library (#20381)
  • f4ad950 fix(bigtable): session client — single ownership + single-flight pool loading...
  • 6c3a7f7 feat(google/cloud/workloadidentity/v1): onboard a new library (#20379)
  • bfe3aaf feat: update API sources and regenerate (#20369)
  • 0b34cab chore(storage): add network bytes, credential refresh and stall metrics (#20321)
  • ee74949 fix(bigtable): session pool — re-drive creation after a never-activated close...
  • c866905 chore: rename release-please preview manifest (#20364)
  • e43ce28 fix(auth): fix OpenTelemetry test flake in grpctransport (#20191)
  • 95f372f fix(bigtable): register c2p resolver + RLS balancer for accelerator daemon Di...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) from 0.23.0 to 0.23.1.
- [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.23.0...auth/v0.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 17, 2026
@google-oss-prow
google-oss-prow Bot requested review from Camila-B and cowsking August 17, 2026 19:24
@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

@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 52a5739 into main Aug 18, 2026
13 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/cloud.google.com/go/auth-0.23.1 branch August 18, 2026 22:47
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/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant