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

Update anvil to v2.5.1 #284

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update anvil to v2.5.1 #284

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup.anvil:compiler 2.4.9 -> 2.5.1 age adoption passing confidence
com.squareup.anvil:annotations 2.4.9 -> 2.5.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

square/anvil (com.squareup.anvil:compiler)

v2.5.1

Added
  • Documented Anvil's roadmap, see here.
Changed
  • Improved incremental compilation support is now enabled by default (#​1076). You can still opt-out or temporarily disable this by setting com.squareup.anvil.trackSourceFiles=false in your gradle.properties file. Note that this property will be removed in a future version.
Dependencies
  • Upgrade Kotlin to 2.0.21 (#​1059). Note that while this release targets Kotlin 2.0, the K2 compiler is not yet supported (see the roadmap for more details).

v2.5.0

Anvil now experimentally supports incremental compilation and Gradle's build caching,
as of v2.5.0.

This feature is disabled by default.
It can be enabled via a Gradle property or the Gradle DSL:

Gradle Properties

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 becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update anvil to v2.5.0 Update anvil to v2.5.1 Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants