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 v0.4.0 #1756

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Update anvil to v0.4.0 #1756

merged 1 commit into from
Nov 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
dev.zacsweers.anvil 0.3.3 -> 0.4.0 age adoption passing confidence
dev.zacsweers.anvil:compiler 0.3.3 -> 0.4.0 age adoption passing confidence
dev.zacsweers.anvil:annotations-optional 0.3.3 -> 0.4.0 age adoption passing confidence
dev.zacsweers.anvil:annotations 0.3.3 -> 0.4.0 age adoption passing confidence

Release Notes

zacsweers/anvil (dev.zacsweers.anvil)

v0.4.0

Compare Source

2024-11-02

Note: Up to this point, this library has largely attempted to preserve the pre-K2 Anvil impl and compatibility to ease adoption. This release marks a shift in that approach. New features will be implemented now (beyond just KSP support) and eventually K1 support will be dropped.

  • New: Experimental support for jakarta.inject annotations. Note that Dagger itself appears to only partially support these at the moment. Generated code is identical, but jakarta @Inject/@Qualifier/@Scope annotations should be recognized now.
  • Enhancement: The annotations and annotations-optional artifacts are now Kotlin multiplatform libraries. This allows for easier integration with multiplatform projects and/or adoption of kotlin-inject.
  • Enhancement: @SingleIn and @ForScope can now be used with jakarta.inject and kotlin-inject.
  • Enhancement: Improve error messaging for error types used as annotation arguments.
  • Update Dagger to 2.52.

Special thanks to @​mrmans0n and @​gabrielittner for contributing to this release!


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.

@ZacSweers ZacSweers merged commit 2eca23f into main Nov 15, 2024
2 checks passed
@ZacSweers ZacSweers deleted the renovate/anvil branch November 15, 2024 06:22
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.

1 participant