Skip to content

Commit 71dbba4

Browse files
build(deps): bump google-auth-library from 11.0.1 to 11.0.2 (#3428)
Bumps [google-auth-library](https://github.com/googleapis/google-cloud-node/tree/HEAD/core/packages/google-auth-library-nodejs) from 11.0.1 to 11.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-node/releases">google-auth-library's releases</a>.</em></p> <blockquote> <h2>google-auth-library: v11.0.2</h2> <h2><a href="https://github.com/googleapis/google-cloud-node/compare/google-auth-library-v11.0.1...google-auth-library-v11.0.2">11.0.2</a> (2026-08-12)</h2> <h3>Bug Fixes</h3> <ul> <li>Ensure node 22 dependencies are up to date so they get the latest patches for core and handwritten libraries (<a href="https://redirect.github.com/googleapis/google-cloud-node/issues/9116">#9116</a>) (<a href="https://github.com/googleapis/google-cloud-node/commit/fad57ff4b9164712426a041fc61db035859f9043">fad57ff</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-node/blob/main/core/packages/google-auth-library-nodejs/CHANGELOG.md">google-auth-library's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/google-cloud-node/compare/google-auth-library-v11.0.1...google-auth-library-v11.0.2">11.0.2</a> (2026-08-12)</h2> <h3>Bug Fixes</h3> <ul> <li>Ensure node 22 dependencies are up to date so they get the latest patches for core and handwritten libraries (<a href="https://redirect.github.com/googleapis/google-cloud-node/issues/9116">#9116</a>) (<a href="https://github.com/googleapis/google-cloud-node/commit/fad57ff4b9164712426a041fc61db035859f9043">fad57ff</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-node/commit/1c40473b2b3d7e9e2b896a0b3343414e38da7598"><code>1c40473</code></a> chore: release main (<a href="https://github.com/googleapis/google-cloud-node/tree/HEAD/core/packages/google-auth-library-nodejs/issues/9125">#9125</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-node/commit/fad57ff4b9164712426a041fc61db035859f9043"><code>fad57ff</code></a> fix: Ensure node 22 dependencies are up to date so they get the latest patche...</li> <li>See full diff in <a href="https://github.com/googleapis/google-cloud-node/commits/google-auth-library-v11.0.2/core/packages/google-auth-library-nodejs">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google-auth-library&package-manager=npm_and_yarn&previous-version=11.0.1&new-version=11.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> <!-- Rovo Dev code review status --> --- Rovo Dev code review: <strong>Rovo Dev couldn't review this pull request</strong> Rovo Dev does not review pull requests created by bot accounts. <!-- /Rovo Dev code review status --> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2bb0c6e commit 71dbba4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"express": "^5.2.1",
4747
"express-rate-limit": "^8.6.2",
4848
"express-validator": "^7.3.2",
49-
"google-auth-library": "^11.0.1",
49+
"google-auth-library": "^11.0.2",
5050
"helmet": "^8.3.0",
5151
"ioredis": "^6.0.0",
5252
"rate-limit-redis": "^6.0.1",

0 commit comments

Comments
 (0)