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.13.1 #911

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps googleauth from 1.11.0 to 1.13.1.

Release notes

Sourced from googleauth's releases.

googleauth: v1.13.1

1.13.1 (2025-01-24)

Bug Fixes

  • Signet client subclasses no longer make the update! method private (#516)

googleauth: v1.13.0

1.13.0 (2025-01-22)

Features

  • create impersonated service credentials (#499)

Documentation

  • Include note about validating externally-provided credentials (#512)

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

... (truncated)

Changelog

Sourced from googleauth's changelog.

1.13.1 (2025-01-24)

Bug Fixes

  • Signet client subclasses no longer make the update! method private (#516)

1.13.0 (2025-01-22)

Features

  • create impersonated service credentials (#499)

Documentation

  • Include note about validating externally-provided credentials (#512)

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
  • a561d9d chore(main): release googleauth 1.13.1 (#517)
  • bd465c9 fix: Signet client subclasses no longer make the update! method private (#516)
  • 2d7671d chore(main): release googleauth 1.13.0 (#514)
  • 2147b31 docs: Include note about validating externally-provided credentials (#512)
  • 96f5058 feat: create impersonated service credentials (#499)
  • 890b7d1 chore(release): Switch to Ruby-based release reporter (#511)
  • 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...
  • 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 [googleauth](https://github.com/googleapis/google-auth-library-ruby) from 1.11.0 to 1.13.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.11.0...googleauth/v1.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2025
@andreibondarev andreibondarev merged commit 4305119 into main Jan 28, 2025
7 checks passed
@andreibondarev andreibondarev deleted the dependabot/bundler/googleauth-1.13.1 branch January 28, 2025 19:44
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