Skip to content
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

[SECURITY] Bump googleauth from 1.11.0 to 1.12.2 #901

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps googleauth from 1.11.0 to 1.12.2.

Release notes

Sourced from googleauth's releases.

googleauth: v1.12.2

1.12.2 (2024-12-19)

Bug Fixes

  • GCECredentials lazily fetches from the metadata server to ensure a universe domain is known (#509)

googleauth: v1.12.1

1.12.1 (2024-12-17)

Bug Fixes

  • Restored previous behavior where the apply! method returns the auth header (#506)

googleauth: v1.12.0

1.12.0 (2024-12-05)

Features

  • provided opt-in debug logging (#490)

googleauth: v1.11.2

1.11.2 (2024-10-23)

Bug Fixes

  • Temporarily disable universe domain query from GCE metadata server (#493)
  • Use updated metadata path for universe-domain (#496)

googleauth: v1.11.1

1.11.1 (2024-10-04)

Bug Fixes

  • Fixed parsing of expiration timestamp from ID tokens (#492)
  • Use NoMethodError instead of NotImplementedError for unimplemented base class methods (#487)
Changelog

Sourced from googleauth's changelog.

1.12.2 (2024-12-19)

Bug Fixes

  • GCECredentials lazily fetches from the metadata server to ensure a universe domain is known (#509)

1.12.1 (2024-12-17)

Bug Fixes

  • Restored previous behavior where the apply! method returns the auth header (#506)

1.12.0 (2024-12-05)

Features

  • provided opt-in debug logging (#490)

1.11.2 (2024-10-23)

Bug Fixes

  • Temporarily disable universe domain query from GCE metadata server (#493)
  • Use updated metadata path for universe-domain (#496)

1.11.1 (2024-10-04)

Bug Fixes

  • Fixed parsing of expiration timestamp from ID tokens (#492)
  • Use NoMethodError instead of NotImplementedError for unimplemented base class methods (#487)
Commits
  • 3f5ed1e chore(main): release googleauth 1.12.2 (#510)
  • 3678316 fix: GCECredentials lazily fetches from the metadata server to ensure a unive...
  • 60ec865 chore(main): release googleauth 1.12.1 (#507)
  • b10cda4 fix: Restored previous behavior where the apply! method returns the auth head...
  • e16b972 chore(main): release googleauth 1.12.0 (#503)
  • 5f97a26 feat: provided opt-in debug logging (#490)
  • 075b59e tests: fix kokoro environment loading to get credentials from secret manager ...
  • 682d328 chore: Stop clobbering KOKORO_KEYSTORE_DIR (#501)
  • 546b06e chore: release configuration update (#500)
  • 0a750de chore: Update release config to use keystore for rubygems key and push docs t...
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2024
Bumps [googleauth](https://github.com/googleapis/google-auth-library-ruby) from 1.11.0 to 1.12.2.
- [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.11.0...googleauth/v1.12.2)

---
updated-dependencies:
- dependency-name: googleauth
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/googleauth-1.12.2 branch from 97dc6fc to 2b46315 Compare January 13, 2025 16:26
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant