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

chore(deps): update plugin square-anvil to v2.4.8-1-8 - autoclosed #187

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup.anvil 2.4.4 -> 2.4.8-1-8 age adoption passing confidence

Release Notes

square/anvil (com.squareup.anvil)

v2.4.8

Added
  • Anvil now provides an annotations-optional artifact for non-required annotations that we've found to be helpful with managing larger dependency graphs, including @SingleIn and @ForScope (#​692).
Fixed
  • Support explicit API mode for complex map keys (#​735).
  • Fix a bug where conflicting imports could be generated (#​738).
  • Fix suspend lambda parameters not being supported (#​745).
Other Notes & Contributions
  • Thanks to @​gabrielittner and @​bddckr for contributing to this release.
  • Use Anvil version 2.4.8-1-8 if your project is using Kotlin 1.8.x.

v2.4.7

Changed
  • Upgrade to Kotlin 1.9.0 as the primary supported version
  • Upgrade to Kotlin 1.8.22 for dual-release artifacts. Use Anvil version 2.4.7-1-8 if your project is using Kotlin 1.8.x.
  • Upgrade to Dagger 2.46.1
  • Upgrade to kotlinx-metadata 0.6.2

v2.4.6

Changed
  • Upgrade KotlinPoet to 1.13.0 and fix bug uncovered by new TypeName#equals/hashCode changes, see #​699.
  • Upgrade Kotlin to 1.8.21.

v2.4.5

Changed
  • Raise minimum Kotlin version to 1.8.20.
  • Raise minimum AGP version to 7.1.0.
  • The Kotlin Gradle Plugin (both the core plugin and the API artifact) are no longer a dependency of the Anvil Gradle Plugin. Instead, it's now a compileOnly dependency, allowing the plugin to defer to whatever version the user already has. If you were accidentally depending on KGP through Anvil, you'll need to explicitly add the plugin yourself now.
Removed
  • Support for the old compiler backend. The Java stub generating task uses the new backend by default since Kotlin 1.8.20.
Fixed
  • Fix duplicate generated binding method names. If a class contributes multiple bindings and the bound types have the same short name, then Anvil would generate methods with duplicate names that clash in the end.
  • Support Any as bound type when using @ContributesBinding or @ContributesMultibinding, see #​680.
Custom Code Generator
  • Add option to change the JVM target when testing code generators with the custom AnvilCompilation class, see #​682.

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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/com.squareup.anvil-2.x branch 6 times, most recently from 2357c84 to 22b49f7 Compare July 30, 2023 03:49
@renovate renovate bot force-pushed the renovate/com.squareup.anvil-2.x branch from 22b49f7 to 848e0bf Compare September 8, 2023 00:48
@renovate renovate bot changed the title chore(deps): update plugin square-anvil to v2.4.7-1-8 chore(deps): update plugin square-anvil to v2.4.8-1-8 Sep 8, 2023
@renovate renovate bot changed the title chore(deps): update plugin square-anvil to v2.4.8-1-8 chore(deps): update plugin square-anvil to v2.4.8-1-8 - autoclosed Oct 27, 2023
@renovate renovate bot closed this Oct 27, 2023
@renovate renovate bot deleted the renovate/com.squareup.anvil-2.x branch October 27, 2023 23:49
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.

None yet

0 participants