Skip to content

build(deps): bump com.autonomousapps.dependency-analysis from 3.12.1 to 3.12.2#306

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.autonomousapps.dependency-analysis-3.12.2
Closed

build(deps): bump com.autonomousapps.dependency-analysis from 3.12.1 to 3.12.2#306
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.autonomousapps.dependency-analysis-3.12.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps com.autonomousapps.dependency-analysis from 3.12.1 to 3.12.2.

Changelog

Sourced from com.autonomousapps.dependency-analysis's changelog.

Version 3.12.2

  • [fix]: The new "exceptions are special" (in v3.12.0) handling was over-eager and flagging things that only referenced exceptions. We only want to flag things that provide the exception types.
  • [fix]: MutableSet<Usage>.simplify(visibility, bucket) in StandardTransform wasn't properly handling the case when a usage was visible on both compile and runtime classpaths. In such a case, we can filter out all usages.
  • [fix]: reason output said "implies implementation" when it should have been "implies runtimeOnly" in the android lint jar case.
Commits
  • e20532a chore: prepare for release 3.12.2.
  • 5e3eb8c fix: exceptions, main->test visibility, reason for android lint jars.
  • 99b10f8 chore: prepare next development version.
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.autonomousapps.dependency-analysis](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) from 3.12.1 to 3.12.2.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.12.1...v3.12.2)

---
updated-dependencies:
- dependency-name: com.autonomousapps.dependency-analysis
  dependency-version: 3.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 21, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 22, 2026

Looks like com.autonomousapps.dependency-analysis is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 22, 2026
@dependabot dependabot Bot deleted the dependabot/gradle/com.autonomousapps.dependency-analysis-3.12.2 branch May 22, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants