-
Notifications
You must be signed in to change notification settings - Fork 0
Commit ce11456
authored
Update dependency com.autonomousapps.dependency-analysis to v2.18.0 (#578)
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.17.0` -> `2.18.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/)
|
---
### Release Notes
<details>
<summary>autonomousapps/dependency-analysis-android-gradle-plugin
(com.autonomousapps.dependency-analysis)</summary>
###
[`v2.18.0`](https://redirect.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 - 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent ef4eba2 commit ce11456Copy full SHA for ce11456
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- gradle
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
0 commit comments