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 square-anvil to v2.4.2 #538

Merged
merged 1 commit into from Aug 23, 2022
Merged

Update square-anvil to v2.4.2 #538

merged 1 commit into from Aug 23, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup.anvil 2.4.1 -> 2.4.2 age adoption passing confidence
com.squareup.anvil:gradle-plugin 2.4.1 -> 2.4.2 age adoption passing confidence
com.squareup.anvil:compiler-utils 2.4.1 -> 2.4.2 age adoption passing confidence
com.squareup.anvil:compiler 2.4.1 -> 2.4.2 age adoption passing confidence
com.squareup.anvil:compiler-api 2.4.1 -> 2.4.2 age adoption passing confidence
com.squareup.anvil:annotations 2.4.1 -> 2.4.2 age adoption passing confidence

Release Notes

square/anvil

v2.4.2

Removed
  • Remove support for Kotlin 1.6. Anvil only supports Kotlin 1.7 moving forward.
Fixed
  • Upgraded KotlinPoet to the latest version to fix potential conflicts with other libraries, see #​613.
  • When resolving FqNames check the inner class hierarchy for the right reference, see #​617.
  • An imported top level function should not be considered a class.
  • Support star projections for wrapped type references, see #​620.
  • Support contributing types with Any as boundType, see #​619.
  • Improve the error message for contributed inner classes, see #​616.
  • Don't share the output directory for the DisableIncrementalCompilationTask, if there are multiple Kotlin compilation tasks for the same module, see #​602.
  • Unwrap types from type aliases for TypeReference, see #​611.
  • Remove incremental compilation workaround, see #​627.
  • Fix annotation arguments using string templates not being parsed correctly, see #​631.
  • Align Anvil with Dagger and don't support member injection for private fields, see #​341.

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, click this checkbox.

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

@kodiakhq kodiakhq bot merged commit d37ba6b into main Aug 23, 2022
@kodiakhq kodiakhq bot deleted the renovate/square-anvil branch August 23, 2022 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant