ModuleCheck
ModuleCheck copied to clipboard
fix(deps): update square.anvil to v2.6.1
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| com.squareup.anvil | 2.5.1 -> 2.6.1 |
||
| com.squareup.anvil:gradle-plugin | 2.5.1 -> 2.6.1 |
||
| com.squareup.anvil:compiler-utils | 2.5.1 -> 2.6.1 |
||
| com.squareup.anvil:compiler | 2.5.1 -> 2.6.1 |
||
| com.squareup.anvil:compiler-api | 2.5.1 -> 2.6.1 |
||
| com.squareup.anvil:annotations | 2.5.1 -> 2.6.1 |
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 thedagger.internal.Providertype, which helps prepare for jakarta support. This applies if you use Anvil'sgenerateDaggerFactoriesorgenerateDaggerFactoriesOnlyoptions and is expected to be a breaking change if you have any@Components built using older Dagger versions.
- This includes updating Anvil's Dagger factory generation code to match changes in Dagger
- 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.