Skip to content

Commit

Permalink
Update dependency com.autonomousapps.dependency-analysis to v1.29.0 (#…
Browse files Browse the repository at this point in the history
…1124)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[com.autonomousapps.dependency-analysis](https://togithub.com/autonomousapps/dependency-analysis-android-gradle-plugin)
| plugin | minor | `1.28.0` -> `1.29.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

###
[`v1.29.0`](https://togithub.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-1290)

- \[New] Migrate to new, non-deprecated AGP APIs. Min AGP version now
8.0.
- \[Fix] Don't suggest unnecessary dependency relating to Android res
and new IDs.
-   \[Fix] Longstanding copy-paste bug in AndroidScore calculation.
-   \[Fix] Don't leak Kotlin stdlib from shaded dependencies.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
slack-oss-bot authored Jan 18, 2024
1 parent c11fcc0 commit dd9258c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ compose-jb-kotlinVersion = "1.9.22"
compose-integration-constraintlayout = "1.0.1"
dagger = "2.50"
datastore = "1.1.0-beta01"
dependencyAnalysisPlugin = "1.28.0"
dependencyAnalysisPlugin = "1.29.0"
detekt = "1.23.4"
dokka = "1.9.10"
eithernet = "1.8.0"
Expand Down

0 comments on commit dd9258c

Please sign in to comment.