ModuleCheck icon indicating copy to clipboard operation
ModuleCheck copied to clipboard

fix(deps): update square.anvil to v2.6.1

Open rb-org-bot[bot] opened this issue 6 months ago • 0 comments

This PR contains the following updates:

Package Change Age Confidence
com.squareup.anvil 2.5.1 -> 2.6.1 age confidence
com.squareup.anvil:gradle-plugin 2.5.1 -> 2.6.1 age confidence
com.squareup.anvil:compiler-utils 2.5.1 -> 2.6.1 age confidence
com.squareup.anvil:compiler 2.5.1 -> 2.6.1 age confidence
com.squareup.anvil:compiler-api 2.5.1 -> 2.6.1 age confidence
com.squareup.anvil:annotations 2.5.1 -> 2.6.1 age confidence

Release Notes

square/anvil (com.squareup.anvil)

v2.6.1

Changed
  • Upgrade Kotlin to 2.2.0
  • Update README and ROADMAP docs to note Anvil's deprecation

v2.6.0

Changed
  • Upgrade Kotlin to 2.1.21
  • Upgrade kotlin-metadata to 2.1.21. This will remain in sync with the Kotlin version for all future releases.
  • Upgrade KotlinPoet to 2.2.0
  • Upgrade Dagger to 2.56.2
    • This includes updating Anvil's Dagger factory generation code to match changes in Dagger 2.54+ for using the dagger.internal.Provider type, which helps prepare for jakarta support. This applies if you use Anvil's generateDaggerFactories or generateDaggerFactoriesOnly options and is expected to be a breaking change if you have any @Components built using older Dagger versions.
  • Development snapshots are now published to the Central Portal Snapshots repository.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 these updates again.


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

This PR has been generated by Renovate Bot.

rb-org-bot[bot] avatar Jul 11 '25 02:07 rb-org-bot[bot]