Update dependency com.autonomousapps.dependency-analysis to v1.33.0 #7

Merged
renovate-bot merged 1 commit from renovate/dependencyanalysis into main 2024-08-03 04:27:00 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
com.autonomousapps.dependency-analysis plugin minor 1.31.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]: generateProjectGraph task.
  • [New]: reason works for multi-capabilities.
  • [New]: Print build file path in projectHealth console report.
  • [Fix]: Enhance logging (more) when ConstantPoolParser throws 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 testImplementation dependency on self.
  • [Fix]: DAGP variants have a Category of 'dependency-analysis'.
  • [Fix]: Sort an input map for better reproducibility.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) | plugin | minor | `1.31.0` -> `1.33.0` | --- ### Release Notes <details> <summary>autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)</summary> ### [`v1.33.0`](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-1330) - \[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`](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-1320) - \[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]: `generateProjectGraph` task. - \[New]: `reason` works for multi-capabilities. - \[New]: Print build file path in `projectHealth` console report. - \[Fix]: Enhance logging (more) when `ConstantPoolParser` throws 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 `testImplementation` dependency on self. - \[Fix]: DAGP variants have a `Category` of 'dependency-analysis'. - \[Fix]: Sort an input map for better reproducibility. </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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMS4xIiwidXBkYXRlZEluVmVyIjoiMzguMTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2024-08-03 04:02:26 +00:00
Update dependency com.autonomousapps.dependency-analysis to v1.33.0
Some checks failed
Build & Test / Validate (pull_request) Successful in 16s
Build & Test / Run Unit Tests (pull_request) Successful in 7m17s
Build & Test / Run UI Tests (pull_request) Successful in 14m58s
Build & Test / Run Unit Tests (push) Blocked by required conditions
Build & Test / Run UI Tests (push) Blocked by required conditions
Build & Test / Validate (push) Has been cancelled
caec13a0e3
renovate-bot scheduled this pull request to auto merge when all checks succeed 2024-08-03 04:02:26 +00:00
renovate-bot merged commit caec13a0e3 into main 2024-08-03 04:27:00 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: wbrawner/SimpleMarkdown#7
No description provided.