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.16.0 #453

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 Feb 16, 2023

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

Release notes

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

v1.16.0

1.16.0 (2023-02-15)

Features

Bug Fixes

  • Create and reuse self signed jwt creds for better performance (#1154) (eaaa8e8)
  • Java doc for DefaultPKCEProvider.java (#1148) (154c127)
  • Removed url pattern validation for google urls in external account credential configurations (#1150) (35495b1)

Documentation

  • Clarified Maven artifact for HTTP-based clients (#1136) (b49fc13)

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

... (truncated)

Changelog

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

1.16.0 (2023-02-15)

Features

Bug Fixes

  • Create and reuse self signed jwt creds for better performance (#1154) (eaaa8e8)
  • Java doc for DefaultPKCEProvider.java (#1148) (154c127)
  • Removed url pattern validation for google urls in external account credential configurations (#1150) (35495b1)

Documentation

  • Clarified Maven artifact for HTTP-based clients (#1136) (b49fc13)

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)

... (truncated)

Commits
  • ebf2b6b chore(main): release 1.16.0 (#1139)
  • 7d7375f chore(deps): update dependency org.mockito:mockito-core to v4.11.0 (#1120)
  • cbd7e8c chore(deps): update dependency com.google.cloud:libraries-bom to v26.8.0 (#1121)
  • b177ec7 chore(deps): update dependency com.google.cloud:google-iam-admin to v3.5.0 (#...
  • ed57d31 chore(deps): update dependency org.apache.maven.plugins:maven-dependency-plug...
  • eaaa8e8 fix: create and reuse self signed jwt creds for better performance (#1154)
  • 154c127 fix: Java doc for DefaultPKCEProvider.java (#1148)
  • 35495b1 fix: Removed url pattern validation for google urls in external account crede...
  • 5bf606b feat: Add PKCE to 3LO exchange. (#1146)
  • 9db93eb ci: add native profile for graalvm testing (#1143)
  • 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.16.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.16.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 Feb 16, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 16, 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