[Refactor]: move two public types to an internal package to exclude from published api, and exclude the com.autonomousapps.model.internal package from the published api.
[Refactor]: moved a lot of task-registration code into AbstractDependencyAnalyzer.
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 | `3.5.1` -> `3.6.1` |
---
### Release Notes
<details>
<summary>autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)</summary>
### [`v3.6.1`](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-361)
- \[Fix]: use compilation.disambiguatedName for crafting the task suffix.
### [`v3.6.0`](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/blob/HEAD/CHANGELOG.md#Version-360)
- \[Breaking]: min version of Android Gradle Plugin (AGP) is now 8.10.0.
- \[Feat]: support KMP projects with JVM targets.
- \[Feat]: support KMP projects with Android targets.
- \[Feat]: update console report to be more idiomatic for KMP.
- \[Feat]: implement ABI inclusions filter.
- \[Feat]: add lifecycle `resolveExternalDependencies` task.
- \[Fix]: improve `Class.forName` handling.
- \[Fix]: remove dependency to `javax.inject`.
- \[Fix]: potential resource leak in `JarExploder`.
- \[Fix]: duplicate class detection for annotations.
- \[Fix]: use latest-kotlin editor.
- \[Refactor]: move two `public` types to an internal package to exclude from published api, and exclude the
`com.autonomousapps.model.internal` package from the published api.
- \[Refactor]: moved a lot of task-registration code into `AbstractDependencyAnalyzer`.
- \[Docs]: add link to maven-hijack blog post.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekday,every weekend" (UTC), Automerge - "every weekend" (UTC).
🚦 **Automerge**: Enabled.
♻ **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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OC4zIiwidXBkYXRlZEluVmVyIjoiNDIuNTguMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYm90IiwicmVub3ZhdGUiXX0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
3.5.1->3.6.1Release Notes
autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)
v3.6.1v3.6.0resolveExternalDependenciestask.Class.forNamehandling.javax.inject.JarExploder.publictypes to an internal package to exclude from published api, and exclude thecom.autonomousapps.model.internalpackage from the published api.AbstractDependencyAnalyzer.Configuration
📅 Schedule: Branch creation - "every weekday,every weekend" (UTC), Automerge - "every weekend" (UTC).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.