Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.autonomousapps.dependency-analysis from 2.12.0 to 2.13.0 #3811

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps com.autonomousapps.dependency-analysis from 2.12.0 to 2.13.0.

Changelog

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

Version 2.13.0

  • [Feat]: computeResolvedDependencies to also generate a version catalog file
  • [Feat]: experimenting with compressing intermediates, starting with exploded-jars.json.
  • [Chore]: remove unused moshi functions.
Commits
  • 290c2e0 chore: prepare for release 2.13.0.
  • 183a32a chore: remove unused moshi functions.
  • 826e902 feat: experimenting with compressing intermediates.
  • 1bea5a5 feat: computeResolvedDependencies to also generate a version catalog file (#1...
  • da84dfd 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 2.12.0 to 2.13.0.
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v2.12.0...v2.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added [Area] Dependencies Pull requests that update a dependency file [Type] Tech Debt Involving upgrades or refactoring to maintain or enhance the codebase. labels Mar 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2025 06:21
@dependabot dependabot bot requested review from geekygecko and removed request for a team March 24, 2025 06:21
@dangermattic
Copy link
Collaborator

1 Warning
⚠️ PR is not assigned to a milestone.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Mar 24, 2025

📲 You can test the changes from this Pull Request in 📱 Mobile by scanning the QR code below to install the corresponding build.
App Name 📱 Mobile
Build TypedebugProd
Commita348a6e
Direct Downloadpocketcasts-app-prototype-build-pr3811-a348a6e.apk
📲 You can test the changes from this Pull Request in 🚗 Automotive by scanning the QR code below to install the corresponding build.
App Name 🚗 Automotive
Build TypedebugProd
Commita348a6e
Direct Downloadpocketcasts-automotive-prototype-build-pr3811-a348a6e.apk
📲 You can test the changes from this Pull Request in ⌚ Wear by scanning the QR code below to install the corresponding build.
App Name ⌚ Wear
Build TypedebugProd
Commita348a6e
Direct Downloadpocketcasts-wear-prototype-build-pr3811-a348a6e.apk

@wpmobilebot
Copy link
Collaborator

Build environment changes

list
! Upgraded Dependencies
com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin:2.13.0, (changed from 2.12.0)
com.autonomousapps:dependency-analysis-gradle-plugin:2.13.0, (changed from 2.12.0)
tree
-\--- com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin:2.12.0
-     \--- com.autonomousapps:dependency-analysis-gradle-plugin:2.12.0
-          +--- org.jetbrains.kotlin:kotlin-bom:2.0.21
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 (c)
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.21 -> 2.1.0 (c)
-          |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.21 -> 2.1.0 (c)
-          |    +--- org.jetbrains.kotlin:kotlin-reflect:2.0.21 (c)
-          |    +--- org.jetbrains.kotlin:kotlin-daemon-client:2.0.21 -> 2.1.10 (c)
-          |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 (c)
-          +--- com.squareup.okio:okio-bom:3.9.0
-          |    +--- com.squareup.okio:okio:3.9.0 (c)
-          |    \--- com.squareup.okio:okio-jvm:3.9.0 (c)
-          +--- com.autonomousapps:graph-support:0.5
-          |    +--- com.google.guava:guava:33.3.1-jre (*)
-          |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.0.21 (*)
-          +--- com.google.guava:guava:33.3.1-jre (*)
-          +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.21 -> 2.1.0 (*)
-          +--- com.autonomousapps:kotlin-editor-relocated:0.18.0
-          +--- com.squareup.moshi:moshi-kotlin:1.15.1
-          |    +--- com.squareup.moshi:moshi:1.15.1
-          |    |    +--- com.squareup.okio:okio:3.7.0 -> 3.9.0 (*)
-          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.1.0 (*)
-          |    +--- org.jetbrains.kotlin:kotlin-reflect:1.8.21 -> 2.0.21 (*)
-          |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.1.0 (*)
-          +--- dev.zacsweers.moshix:moshi-sealed-reflect:0.25.1
-          |    +--- dev.zacsweers.moshix:moshi-sealed-runtime:0.25.1
-          |    |    +--- com.squareup.moshi:moshi-adapters:1.15.0
-          |    |    |    +--- com.squareup.moshi:moshi:1.15.0 -> 1.15.1 (*)
-          |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.1.0 (*)
-          |    |    +--- com.squareup.moshi:moshi:1.15.0 -> 1.15.1 (*)
-          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.0.21 (*)
-          |    +--- com.squareup:kotlinpoet:1.15.1
-          |    |    \--- com.squareup:kotlinpoet-jvm:1.15.1
-          |    |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.0.21 (*)
-          |    |         \--- org.jetbrains.kotlin:kotlin-reflect:1.9.20 -> 2.0.21 (*)
-          |    +--- org.jetbrains.kotlin:kotlin-reflect:1.9.21 -> 2.0.21 (*)
-          |    +--- com.squareup.moshi:moshi:1.15.0 -> 1.15.1 (*)
-          |    +--- com.squareup.moshi:moshi-adapters:1.15.0 (*)
-          |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.0.21 (*)
-          +--- com.squareup.okio:okio:3.9.0 (*)
-          +--- org.jetbrains.kotlin:kotlin-metadata-jvm:2.0.21
-          +--- com.github.ben-manes.caffeine:caffeine:3.1.8
-          |    +--- org.checkerframework:checker-qual:3.37.0 -> 3.43.0
-          |    \--- com.google.errorprone:error_prone_annotations:2.21.1 -> 2.28.0
-          +--- com.autonomousapps:antlr:4.13.2.0
-          +--- com.autonomousapps:asm-relocated:9.7.1.0
-          +--- javax.inject:javax.inject:1
-          +--- com.squareup.moshi:moshi:1.15.1 (*)
-          +--- dev.zacsweers.moshix:moshi-sealed-runtime:0.25.1 (*)
-          \--- org.jetbrains.kotlin:kotlin-reflect:2.0.21 (*)
+\--- com.autonomousapps.dependency-analysis:com.autonomousapps.dependency-analysis.gradle.plugin:2.13.0
+     \--- com.autonomousapps:dependency-analysis-gradle-plugin:2.13.0
+          +--- org.jetbrains.kotlin:kotlin-bom:2.0.21
+          |    +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.21 (c)
+          |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk7:2.0.21 -> 2.1.0 (c)
+          |    +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.21 -> 2.1.0 (c)
+          |    +--- org.jetbrains.kotlin:kotlin-reflect:2.0.21 (c)
+          |    +--- org.jetbrains.kotlin:kotlin-daemon-client:2.0.21 -> 2.1.10 (c)
+          |    \--- org.jetbrains.kotlin:kotlin-stdlib-common:2.0.21 (c)
+          +--- com.squareup.okio:okio-bom:3.9.0
+          |    +--- com.squareup.okio:okio:3.9.0 (c)
+          |    \--- com.squareup.okio:okio-jvm:3.9.0 (c)
+          +--- com.autonomousapps:graph-support:0.5
+          |    +--- com.google.guava:guava:33.3.1-jre (*)
+          |    \--- org.jetbrains.kotlin:kotlin-stdlib:2.0.20 -> 2.0.21 (*)
+          +--- com.google.guava:guava:33.3.1-jre (*)
+          +--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.0.21 -> 2.1.0 (*)
+          +--- com.autonomousapps:kotlin-editor-relocated:0.18.0
+          +--- com.squareup.moshi:moshi-kotlin:1.15.1
+          |    +--- com.squareup.moshi:moshi:1.15.1
+          |    |    +--- com.squareup.okio:okio:3.7.0 -> 3.9.0 (*)
+          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.1.0 (*)
+          |    +--- org.jetbrains.kotlin:kotlin-reflect:1.8.21 -> 2.0.21 (*)
+          |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.1.0 (*)
+          +--- dev.zacsweers.moshix:moshi-sealed-reflect:0.25.1
+          |    +--- dev.zacsweers.moshix:moshi-sealed-runtime:0.25.1
+          |    |    +--- com.squareup.moshi:moshi-adapters:1.15.0
+          |    |    |    +--- com.squareup.moshi:moshi:1.15.0 -> 1.15.1 (*)
+          |    |    |    \--- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.8.21 -> 2.1.0 (*)
+          |    |    +--- com.squareup.moshi:moshi:1.15.0 -> 1.15.1 (*)
+          |    |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.0.21 (*)
+          |    +--- com.squareup:kotlinpoet:1.15.1
+          |    |    \--- com.squareup:kotlinpoet-jvm:1.15.1
+          |    |         +--- org.jetbrains.kotlin:kotlin-stdlib:1.9.20 -> 2.0.21 (*)
+          |    |         \--- org.jetbrains.kotlin:kotlin-reflect:1.9.20 -> 2.0.21 (*)
+          |    +--- org.jetbrains.kotlin:kotlin-reflect:1.9.21 -> 2.0.21 (*)
+          |    +--- com.squareup.moshi:moshi:1.15.0 -> 1.15.1 (*)
+          |    +--- com.squareup.moshi:moshi-adapters:1.15.0 (*)
+          |    \--- org.jetbrains.kotlin:kotlin-stdlib:1.9.21 -> 2.0.21 (*)
+          +--- com.squareup.okio:okio:3.9.0 (*)
+          +--- org.jetbrains.kotlin:kotlin-metadata-jvm:2.0.21
+          +--- com.github.ben-manes.caffeine:caffeine:3.1.8
+          |    +--- org.checkerframework:checker-qual:3.37.0 -> 3.43.0
+          |    \--- com.google.errorprone:error_prone_annotations:2.21.1 -> 2.28.0
+          +--- com.autonomousapps:antlr:4.13.2.0
+          +--- com.autonomousapps:asm-relocated:9.7.1.0
+          +--- javax.inject:javax.inject:1
+          +--- com.squareup.moshi:moshi:1.15.1 (*)
+          +--- dev.zacsweers.moshix:moshi-sealed-runtime:0.25.1 (*)
+          \--- org.jetbrains.kotlin:kotlin-reflect:2.0.21 (*)

@geekygecko geekygecko merged commit 11f4e2a into main Mar 25, 2025
20 of 21 checks passed
@geekygecko geekygecko deleted the dependabot/gradle/com.autonomousapps.dependency-analysis-2.13.0 branch March 25, 2025 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Area] Dependencies Pull requests that update a dependency file [Type] Tech Debt Involving upgrades or refactoring to maintain or enhance the codebase.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants