Update plugin com.autonomousapps.dependency-analysis to v2.18.0 #122

Merged
bot merged 1 commits from renovate/com.autonomousapps.dependency-analysis-2.x into main 2025-05-31 04:03:25 +02:00
Member

This PR contains the following updates:

Package Type Update Change
com.autonomousapps.dependency-analysis plugin minor 2.17.0 -> 2.18.0

Release Notes

autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)

v2.18.0

  • [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.

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.


  • 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 | `2.17.0` -> `2.18.0` | --- ### Release Notes <details> <summary>autonomousapps/dependency-analysis-android-gradle-plugin (com.autonomousapps.dependency-analysis)</summary> ### [`v2.18.0`](https://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 - "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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS44IiwidXBkYXRlZEluVmVyIjoiNDAuMTEuOCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYm90IiwicmVub3ZhdGUiXX0=-->
bot added 1 commit 2025-05-30 04:02:30 +02:00
bot force-pushed renovate/com.autonomousapps.dependency-analysis-2.x from 0bf6264f6a to b9203a4659 2025-05-31 04:03:22 +02:00 Compare
bot merged commit b9203a4659 into main 2025-05-31 04:03:25 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: helcel/keepass-fidelity#122
No description provided.