ModuleCheck
ModuleCheck copied to clipboard
chore(deps): update dependencyanalysis to v1.33.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.autonomousapps.dependency-analysis | 1.30.0 -> 1.33.0 |
||||
| com.autonomousapps:dependency-analysis-gradle-plugin | 1.30.0 -> 1.33.0 |
Release Notes
autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)
v1.33.0
- [Feat] Bundle kotlin-test to avoid false-positives.
- [Fix] Merge dependency usages by identifier, not gav.
- [Fix] Publish graph-support v0.3, fixing broken metadata.
- [Fix] Improve performance of usesResByRes.
- [Fix] Sort output of findDeclarations.
- [Fix] Sort output of graphView tasks.
- [Fix] Handle constant pool tag 17 (CONSTANT_DYNAMIC).
- [Chore] Update latest stable AGP version to 8.5.1.
v1.32.0
- [New] Output dominator tree results in JSON format including size and total size of deps.
- [New] Allow to force app behavior for pure Java projects.
- [New]
generateProjectGraphtask. - [New]
reasonworks for multi-capabilities. - [New] Print build file path in
projectHealthconsole report. - [Fix] Enhance logging (more) when
ConstantPoolParserthrows exception. - [Fix] Do not dotty for path matching and remove prefix and suffix from binary class name.
- [Fix] Fix Windows file separator incompatibility.
- [Fix] Don't suggest adding
testImplementationdependency on self. - [Fix] DAGP variants have a
Categoryof 'dependency-analysis'. - [Fix] Sort an input map for better reproducibility.
v1.31.0
- [Fix] support Isolated Projects.
- [Fix] only use new configurations factories from Gradle 8.5.
- [Fix] Do not suggest to move dependencies between feature variants
- [Fix] Reason explanation id ambiguity
- [Fix] Use a hash in file name for dependencies with capabilities
- [Fix] make file relativizing work properly on Windows
- [Fix] try/catch to workaround AGP issue.
- [Fix] enhance logging when ConstantPoolParser throws exception.
- [Chore] no group for 'internal' tasks.
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.