Skip to content

chore(deps): bump google-auth-library from 9.15.1 to 10.1.0 #245

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps google-auth-library from 9.15.1 to 10.1.0.

Release notes

Sourced from google-auth-library's releases.

v10.1.0

10.1.0 (2025-06-12)

Features

Bug Fixes

  • deps: Update dependency google-auth-library to v10 (#2034) (182c5db)

v10.0.0

10.0.0 (2025-06-10)

⚠ BREAKING CHANGES

  • Request Revamp (#1938)
  • Remove Transporter (#1937)
  • remove additionalOptions from AuthClients (#1689)
  • Remove options.ts (#1920)
  • Remove messages.ts (#1919)
  • Support Node 18+ (#1879)
  • Support Node 18, 20, and 22 (#1928)
  • remove DEFAULT_UNIVERSE from BaseExternalClient (#1690)
  • Move Base AuthClient Types to authclient.ts (#1774)

Features

Bug Fixes

  • Circular Dependencies Issue (#1936) (aea893c)
  • deps: Update dependency @​google-cloud/language to v7 (#1947) (70e9183)
  • deps: Update dependency @​googleapis/iam to v27 (#1962) (629da74)
  • deps: Update dependency @​googleapis/iam to v28 (#2027) (ebb2bc0)
  • deps: Update dependency puppeteer to v24 (#1933) (474453d)
  • Process undefined values before creating URLSearchParams (#2029) (c0181c5)

Code Refactoring

... (truncated)

Changelog

Sourced from google-auth-library's changelog.

10.1.0 (2025-06-12)

Features

Bug Fixes

  • deps: Update dependency google-auth-library to v10 (#2034) (182c5db)

10.0.0 (2025-06-11)

⚠ BREAKING CHANGES

  • Request Revamp (#1938)
  • Remove Transporter (#1937)
  • remove additionalOptions from AuthClients (#1689)
  • Remove options.ts (#1920)
  • Remove messages.ts (#1919)
  • Support Node 18+ (#1879)
  • Support Node 18, 20, and 22 (#1928)
  • remove DEFAULT_UNIVERSE from BaseExternalClient (#1690)
  • Move Base AuthClient Types to authclient.ts (#1774)

Features

Bug Fixes

  • Circular Dependencies Issue (#1936) (aea893c)
  • deps: Update dependency @​google-cloud/language to v7 (#1947) (70e9183)
  • deps: Update dependency @​googleapis/iam to v27 (#1962) (629da74)
  • deps: Update dependency @​googleapis/iam to v28 (#2027) (ebb2bc0)
  • deps: Update dependency puppeteer to v24 (#1933) (474453d)
  • Process undefined values before creating URLSearchParams (#2029) (c0181c5)

Code Refactoring

... (truncated)

Commits
  • 082c171 chore(main): release 10.1.0 (#2035)
  • 440de51 feat: Normalize GoogleAuth\<T> from JSONClient to AuthClient (#1940)
  • c63f608 feat: fetch-Compatible API (#1939)
  • 182c5db fix(deps): update dependency google-auth-library to v10 (#2034)
  • e043876 chore(main): release 10.0.0 (#1927)
  • 5d3f491 chore: skip storage sample tests since storage hasn't migrated to 10 *will ne...
  • 8c8cb22 chore: update gcp-metadata, gtoken, and gaxios to major versions (#2030)
  • c0181c5 fix: process undefined values before creating URLSearchParams (#2029)
  • ebb2bc0 fix(deps): update dependency @​googleapis/iam to v28 (#2027)
  • 940084c chore: update NodeJS post-processor to use MOSS approved images and update no...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) from 9.15.1 to 10.1.0.
- [Release notes](https://github.com/googleapis/google-auth-library-nodejs/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-nodejs/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-nodejs@v9.15.1...v10.1.0)

---
updated-dependencies:
- dependency-name: google-auth-library
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants