-
Notifications
You must be signed in to change notification settings - Fork 64
Commit 6c9127c
authored
deps: update google auth library dependencies to v1.23.0 (#2476)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.google.auth:google-auth-library-bom](https://github.com/googleapis/google-auth-library-java)
| `1.22.0` -> `1.23.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[com.google.auth:google-auth-library-oauth2-http](https://github.com/googleapis/google-auth-library-java)
| `1.22.0` -> `1.23.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>googleapis/google-auth-library-java
(com.google.auth:google-auth-library-bom)</summary>
###
[`v1.23.0`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1230-2024-02-05)
[Compare
Source](https://github.com/googleapis/google-auth-library-java/compare/v1.22.0...v1.23.0)
##### Features
- Add context object to pass to supplier functions
([#​1363](https://github.com/googleapis/google-auth-library-java/issues/1363))
([1d9efc7](https://github.com/googleapis/google-auth-library-java/commit/1d9efc78aa6ab24fc2aab5f081240a815c394c95))
- Adds support for user defined subject token suppliers in
AWSCredentials and IdentityPoolCredentials
([#​1336](https://github.com/googleapis/google-auth-library-java/issues/1336))
([64ce8a1](https://github.com/googleapis/google-auth-library-java/commit/64ce8a1fbb82cb19e17ca0c6713c7c187078c28b))
- Adds universe domain for DownscopedCredentials and
ExternalAccountAuthorizedUserCredentials
([#​1355](https://github.com/googleapis/google-auth-library-java/issues/1355))
([17ef707](https://github.com/googleapis/google-auth-library-java/commit/17ef70748aae4820f10694ae99c82ed7ca89dbce))
- Modify the refresh window to match go/async-token-refresh. Serverless
tokens are cached until 4 minutes before expiration, so 4 minutes is the
ideal refresh window.
([#​1352](https://github.com/googleapis/google-auth-library-java/issues/1352))
([a7a8d7a](https://github.com/googleapis/google-auth-library-java/commit/a7a8d7a4102b0b7c1b83791947ccb662f060eca7))
##### Bug Fixes
- Add missing copyright header
([#​1364](https://github.com/googleapis/google-auth-library-java/issues/1364))
([a24e563](https://github.com/googleapis/google-auth-library-java/commit/a24e5631b8198d988a7b82deab5453e43917b0d2))
- Issue
[#​1347](https://github.com/googleapis/google-auth-library-java/issues/1347):
ExternalAccountCredentials serialization is broken
([#​1358](https://github.com/googleapis/google-auth-library-java/issues/1358))
([e3a2e9c](https://github.com/googleapis/google-auth-library-java/commit/e3a2e9cbdd767c4664d895f98f69d8b742d645f0))
- Refactor compute and cloudshell credentials to pass quota project to
base class
([#​1284](https://github.com/googleapis/google-auth-library-java/issues/1284))
([fb75239](https://github.com/googleapis/google-auth-library-java/commit/fb75239ead37b6677a392f38ea2ef2012b3f21e0))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/googleapis/sdk-platform-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->1 parent 8c6e91d commit 6c9127cCopy full SHA for 6c9127c
1 file changed
+1
-1
lines changedgapic-generator-java-pom-parent/pom.xml
Copy file name to clipboardExpand all lines: gapic-generator-java-pom-parent/pom.xml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
0 commit comments