Skip to content

Commit a5e28d5

Browse files
This PR contains the following updates:
| Package | Type | Package file | Manager | Update | Change | |---|---|---|---|---|---| | [com.google.auth:google-auth-library-oauth2-http](https://github.com/googleapis/google-auth-library-java) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `1.35.0` -> `1.36.0` | | [com.google.auth:google-auth-library-credentials](https://github.com/googleapis/google-auth-library-java) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `1.35.0` -> `1.36.0` | | [com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) | plugin | misk/gradle/libs.versions.toml | gradle | minor | `2.17.0` -> `2.18.0` | | [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.51` -> `2.31.52` | | [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.51` -> `2.31.52` | | [software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.51` -> `2.31.52` | | [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.51` -> `2.31.52` | | [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.51` -> `2.31.52` | | [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.51` -> `2.31.52` | | [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.51` -> `2.31.52` | --- ### Release Notes <details> <summary>googleapis/google-auth-library-java (com.google.auth:google-auth-library-oauth2-http)</summary> ### [`v1.36.0`](https://github.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#1360-2025-05-28) ##### Features - Support ability to set universe domain in ServiceAccountJwtAccessCredentials ([#&#8203;1754](googleapis/google-auth-library-java#1754)) ([919ae32](googleapis/google-auth-library-java@919ae32)) ##### Bug Fixes - IdTokenCredentials should fetch license id claim when requested ([#&#8203;1450](googleapis/google-auth-library-java#1450)) ([c5648a5](googleapis/google-auth-library-java@c5648a5)) - Update approval_prompt=force to prompt=consent ([#&#8203;1752](googleapis/google-auth-library-java#1752)) ([4543d04](googleapis/google-auth-library-java@4543d04)) </details> <details> <summary>autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)</summary> ### [`v2.18.0`](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-2180) - \[Breaking]: update min support AGP version to 8.3. - \[Feat]: Allow excluding violations by regex patterns. - \[Feat]: add `ProviderConvertible` support. - \[Feat]: add support for Activity `theme` in `AndroidManifest.xml` - \[Feat]: Android merged manifests are now treated as runtime (not compile-time) requirements. - \[Feat]: detect code source files that live outside of src/main as an AGP feature being used. - \[Fix]: detect class references in the base package. - \[Fix]: detect constants defined in Kotlin companion objects. - \[Fix]: detect androidTest source set as a test source-set. - \[Fix]: set android dependencies weight to 100. - \[Fix]: also check for com.android.test. - \[Chore]: use Gradle 8.14. - \[Chore]: `kotlin.metadata.jvm` no longer needs to be non-transitive, since bumping to K2 for this project. - \[Chore]: fix snapshot publishing by making task dependency more lazy. - \[Chore]: update badge to point to actual workflow. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). GitOrigin-RevId: a5422211f14b730131ded613b3a52ab141771b9e
1 parent cc69ec6 commit a5e28d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
22
awaitility = "4.3.0"
33
aws1 = "1.12.783"
4-
aws2 = "2.31.51"
4+
aws2 = "2.31.52"
55
bucket4j = "8.8.0"
66
datadog = "1.49.0"
7-
dependencyAnalysisPlugin = "2.17.0"
7+
dependencyAnalysisPlugin = "2.18.0"
88
detekt = "1.23.8"
99
docker = "3.5.1"
10-
googleAuth = "1.35.0"
10+
googleAuth = "1.36.0"
1111
googleHttp = "1.47.0"
1212
hoplite = "2.7.5"
1313
jackson = "2.19.0"

0 commit comments

Comments
 (0)