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

Bump google-auth-library-bom from 0.21.1 to 1.15.0 #868

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 26, 2023

Bumps google-auth-library-bom from 0.21.1 to 1.15.0.

Release notes

Sourced from google-auth-library-bom's releases.

v1.15.0

1.15.0 (2023-01-25)

Features

Bug Fixes

  • AccessToken scopes clean serialization and default as empty list (#1125) (f55d41f)
  • Enforce Locale.US for AwsRequestSignerTest (#1111) (aeb1218)
  • Ensure both refreshMargin and expirationMargin are set when using OAuth2CredentialsWithRefresh (#1131) (326e4a1)
  • Use Futures.getDone() instead of Future.get() in listener (1e624a9)

v1.14.0

1.14.0 (2022-12-06)

Features

Bug Fixes

  • AwsCredentials should not call metadata server if security creds and region are retrievable through environment vars (#1100) (1ff5772)
  • Not loosing the access token when calling UserCredentials#ToBuil… (#993) (84afdb8)

v1.13.0

1.13.0 (2022-11-15)

Features

  • Add smbios check for GCE residency detection (#1092) (bfe7d93)

Bug Fixes

  • Empty string check for aws url validation (#1089) (6f177a1)
  • Validate url domain for aws metadata urls (#1079) (31fe461)

v1.12.1

1.12.1 (2022-10-18)

... (truncated)

Changelog

Sourced from google-auth-library-bom's changelog.

1.15.0 (2023-01-25)

Features

Bug Fixes

  • AccessToken scopes clean serialization and default as empty list (#1125) (f55d41f)
  • Enforce Locale.US for AwsRequestSignerTest (#1111) (aeb1218)
  • Ensure both refreshMargin and expirationMargin are set when using OAuth2CredentialsWithRefresh (#1131) (326e4a1)

1.14.0 (2022-12-06)

Features

Bug Fixes

  • AwsCredentials should not call metadata server if security creds and region are retrievable through environment vars (#1100) (1ff5772)
  • Not loosing the access token when calling UserCredentials#ToBuil… (#993) (84afdb8)

1.13.0 (2022-11-15)

Features

  • Add smbios check for GCE residency detection (#1092) (bfe7d93)

Bug Fixes

  • Empty string check for aws url validation (#1089) (6f177a1)
  • Validate url domain for aws metadata urls (#1079) (31fe461)

1.12.1 (2022-10-18)

Bug Fixes

... (truncated)

Commits
  • 73c15ec chore(main): release 1.15.0 (#1119)
  • 1e624a9 oauth2_http: Use Futures.getDone() instead of Future.get() in listener (#1109)
  • 06bf21a feat: adds external account authorized user credentials (#1129)
  • 326e4a1 fix: ensure both refreshMargin and expirationMargin are set when using OAuth2...
  • f55d41f fix: accessToken scopes clean serialization and default as empty list (#1125)
  • 240c26b feat: Expose scopes granted by user (#1107)
  • aeb1218 fix: Enforce Locale.US for AwsRequestSignerTest (#1111)
  • 977ee31 chore(main): release 1.14.1-SNAPSHOT (#1115)
  • 2ceebba chore(main): release 1.14.0 (#1096)
  • cfafb2d feat: Add GDCH support (#1087)
  • 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 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 [google-auth-library-bom](https://github.com/googleapis/google-auth-library-java) from 0.21.1 to 1.15.0.
- [Release notes](https://github.com/googleapis/google-auth-library-java/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-java/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-java@v0.21.1...v1.15.0)

---
updated-dependencies:
- dependency-name: com.google.auth:google-auth-library-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 26, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 26, 2023

The following labels could not be found: Source: Internal.

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.

0 participants