Skip to content

Commit

Permalink
Update dependency com.autonomousapps.dependency-analysis to v2.11.0 (#…
Browse files Browse the repository at this point in the history
…528)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|
------------------------------------------------------------------------------------------------------------------------------
| -------------------- |
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
|
[com.autonomousapps.dependency-analysis](https://redirect.github.com/autonomousapps/dependency-analysis-android-gradle-plugin)
| `2.10.1` -> `2.11.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin/2.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin/2.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin/2.10.1/2.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin/2.10.1/2.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

***

### Release Notes

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

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

- \[Feat]: new task (`:computeAllDependencies`) for producing a version
catalog file containing all dependencies.
- \[Fix]: kotlin-reflect must be on the compile classpath.
- \[Test]: Update AGP 8.9.0 stable.
- \[Test]: conditional signing.

</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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/WhosNickDoglio/dagger-rules).


<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

- `main` <!-- branch-stack -->
  - \#528 :point\_left:

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 11, 2025
1 parent e21f5c2 commit e44bfd4
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
@@ -1,7 +1,7 @@
[versions]
agp = "8.9.0"
desugar = "2.1.5"
dependencyAnalysis = "2.10.1"
dependencyAnalysis = "2.11.0"
kotlin = "2.1.10"
ktfmt = "0.54"
lint = "31.9.0"

0 comments on commit e44bfd4

Please sign in to comment.