Skip to content

Commit

Permalink
This PR contains the following updates:
Browse files Browse the repository at this point in the history
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
|
[com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin)
| plugin | misk/gradle/libs.versions.toml | gradle | minor | `2.5.0` ->
`2.6.0` |
| [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.29.27` -> `2.29.29` |
|
[software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.29.27` -> `2.29.29` |
| [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.29.27` -> `2.29.29` |
| [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.29.27` -> `2.29.29` |
| [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.29.27` -> `2.29.29` |
| [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) |
dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`2.29.27` -> `2.29.29` |

---

### Release Notes

<details>
<summary>autonomousapps/dependency-analysis-android-gradle-plugin
(com.autonomousapps.dependency-analysis)</summary>

###
[`v2.6.0`](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-260)

-   \[Feat]: improvements relating to generating project graphs.
-   \[Fix]: use stable kotlin-metadata 2.0.21.
-   \[Fix]: error message code example
-   \[Chore]: use graph-support v0.4.
-   \[Chore]: build with Gradle 8.11.1.
-   \[Chore]: use com.gradle.develocity plugin exclusively.
-   \[Chore]: replace deprecated kotlinOptions with compilerOptions.

</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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, 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: 387050935b4deea5b2e5026e9d896e720f9c5990
  • Loading branch information
github-cash-renovate-jvm-2 authored and svc-squareup-copybara committed Dec 5, 2024
1 parent b3e9c55 commit a5d92b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[versions]
awaitility = "4.2.2"
aws1 = "1.12.779"
aws2 = "2.29.27"
aws2 = "2.29.29"
bucket4j = "8.8.0"
datadog = "1.43.0"
dependencyAnalysisPlugin = "2.5.0"
dependencyAnalysisPlugin = "2.6.0"
detekt = "1.23.7"
docker = "3.4.0"
flyway = "11.0.1"
Expand Down

0 comments on commit a5d92b0

Please sign in to comment.