CatchUp
CatchUp copied to clipboard
Update anvil to v2.5.0-beta05
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
com.squareup.anvil | 2.5.0-beta04 -> 2.5.0-beta05 |
||||
com.squareup.anvil:compiler | 2.5.0-beta04 -> 2.5.0-beta05 |
||||
com.squareup.anvil:annotations-optional | 2.5.0-beta04 -> 2.5.0-beta05 |
||||
com.squareup.anvil:annotations | 2.5.0-beta04 -> 2.5.0-beta05 |
Release Notes
square/anvil (com.squareup.anvil)
v2.5.0-beta05
Added
- Support KSP in BindsMethodValidator by @IlyaGulya (#831)
Fixed
- fix interface based @ContributesSubcomponent.Factory in KSP by @gabrielittner (#931)
- Fix KSP resolution of Priority (#933)
- Gracefully handle module name resolution in KSP (#947)
- Always generate provider factories for binding modules (#951)
- use the resolved value of
const
arguments in propagated annotation arguments (#940) - re-run analysis between an incremental sync and code generation (#943)
- delay
@ContributesSubcomponent
generation until the last analysis rounds (#946)
Dependencies
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 has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.