Skip to content

⬆️ Bump googleauth from 1.17.2 to 1.17.3 - #4680

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/googleauth-1.17.3
Open

⬆️ Bump googleauth from 1.17.2 to 1.17.3#4680
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/googleauth-1.17.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps googleauth from 1.17.2 to 1.17.3.

Release notes

Sourced from googleauth's releases.

googleauth: v1.17.3

1.17.3 (2026-07-27)

Bug Fixes

  • Add option validation and error handling to ServiceAccountCredentials.make_creds (#588) (3da9927), refs #482 #544
Changelog

Sourced from googleauth's changelog.

1.17.3 (2026-07-27)

Bug Fixes

  • Add option validation and error handling to ServiceAccountCredentials.make_creds (#588) (3da9927), refs #482 #544
Commits
  • 93c9892 chore(main): release googleauth 1.17.3 (#590)
  • 3da9927 fix(credentials): Add option validation and error handling to ServiceAccountC...
  • See full diff 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)

Note

Low Risk
Dependency-only lockfile change with a small upstream bug-fix in credential setup; no direct app code changes.

Overview
Updates the locked googleauth gem from 1.17.2 to 1.17.3 in Gemfile.lock (version and checksum entries). The app pulls it in transitively through google-cloud-storage and google-apis-core; there are no application source changes.

1.17.3 is a patch release that improves option validation and error handling in ServiceAccountCredentials.make_creds (upstream bug fix #588).

Reviewed by Cursor Bugbot for commit c4ff6bf. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [googleauth](https://github.com/googleapis/google-auth-library-ruby) from 1.17.2 to 1.17.3.
- [Release notes](https://github.com/googleapis/google-auth-library-ruby/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-ruby/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-ruby@googleauth/v1.17.2...googleauth/v1.17.3)

---
updated-dependencies:
- dependency-name: googleauth
  dependency-version: 1.17.3
  dependency-type: indirect
  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 ruby Pull requests that update Ruby code labels Jul 28, 2026
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants