Skip to content

build(deps): bump googleauth from 1.8.1 to 1.17.1#5201

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/googleauth-1.17.1
Open

build(deps): bump googleauth from 1.8.1 to 1.17.1#5201
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/googleauth-1.17.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps googleauth from 1.8.1 to 1.17.1.

Release notes

Sourced from googleauth's releases.

googleauth: v1.17.1

1.17.1 (2026-06-08)

Bug Fixes

googleauth: v1.17.0

1.17.0 (2026-06-04)

Features

  • port googleauth from multi_json to standard lib json (#575) (5fe4ed9), closes #572

googleauth: v1.16.2

1.16.2 (2026-02-26)

Bug Fixes

  • initialize the JWT credentials without JSON roundtrip (#564)
  • return response body from revoke! for logging pipeline (#562)

googleauth: v1.16.1

1.16.1 (2026-01-15)

Bug Fixes

  • restore support for JSON keys missing 'type' field (#558)

googleauth: v1.16.0

1.16.0 (2025-11-21)

Features

  • Add ADC support for impersonated credentials (#547)

Bug Fixes

  • Include security warning in ExternalAccount and ImpersonatedServiceAccount credentials (#551)

googleauth: v1.15.1

1.15.1 (2025-10-14)

Bug Fixes

  • Deprecate method make_creds in DefaultCredentials (#545)

googleauth: v1.15.0

1.15.0 (2025-08-25)

Features

... (truncated)

Changelog

Sourced from googleauth's changelog.

1.17.1 (2026-06-08)

Bug Fixes

1.17.0 (2026-06-04)

Features

  • port googleauth from multi_json to standard lib json (#575) (5fe4ed9), closes #572

1.16.2 (2026-02-26)

Bug Fixes

  • initialize the JWT credentials without JSON roundtrip (#564)
  • return response body from revoke! for logging pipeline (#562)

1.16.1 (2026-01-15)

Bug Fixes

  • restore support for JSON keys missing 'type' field (#558)

1.16.0 (2025-11-21)

Features

  • Add ADC support for impersonated credentials (#547)

Bug Fixes

  • Include security warning in ExternalAccount and ImpersonatedServiceAccount credentials (#551)

1.15.1 (2025-10-14)

Bug Fixes

  • Deprecate method make_creds in DefaultCredentials (#545)

1.15.0 (2025-08-25)

Features

  • add typed errors to authentication library (#533)
  • Support for JWT 3.x (#542)

Bug Fixes

  • fix incorrect error and apply some code complexity refactoring (#529)
  • support Pathname for cred loading (#537)

... (truncated)

Commits
  • 96c7572 chore(main): release googleauth 1.17.1 (#579)
  • 6317f9b fix: repair impersonated email helper (#578)
  • 3683977 chore(main): release googleauth 1.17.0 (#576)
  • 5fe4ed9 feat: port googleauth from multi_json to standard lib json (#575)
  • c65c88f chore: update Toys to call bundle exec directly (#571)
  • 1ef191b chore(main): release googleauth 1.16.2 (#565)
  • fb5b797 fix: return response body from revoke! for logging pipeline (#562)
  • b0ec7d8 fix: initialize the JWT credentials without JSON roundtrip (#564)
  • 5c4ab1c chore: replace old ruby teams with cloud-sdk-ruby-team (#560)
  • 43ab9db chore(main): release googleauth 1.16.1 (#559)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 17, 2026

@philippthun philippthun left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Support for fog-google will be removed in a few weeks. We'd prefer to not merge this PR as it contains major version bumps of Gems like Faraday etc. Once fog-google is removed the new/updated renovate PRs should be easier to review.

Bumps [googleauth](https://github.com/googleapis/google-auth-library-ruby) from 1.8.1 to 1.17.1.
- [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.8.1...googleauth/v1.17.1)

---
updated-dependencies:
- dependency-name: googleauth
  dependency-version: 1.17.1
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/googleauth-1.17.1 branch from 6301552 to deab61d Compare June 29, 2026 12:53
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.

1 participant