PaulWoitaschek / Voice

Minimalistic audiobook player
GNU General Public License v3.0
2.38k stars 369 forks source link

Update plugin anvil to v2.5.0-beta10 #2488

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.squareup.anvil 2.5.0-beta09 -> 2.5.0-beta10 age adoption passing confidence

Release Notes

square/anvil (com.squareup.anvil) ### [`v2.5.0-beta10`](https://togithub.com/square/anvil/blob/HEAD/CHANGELOG.md#250-beta10---2024-07-22) ##### Deprecated - `ClassReference.functions` has been deprecated in favor of `ClassReference.memberFunctions` and `ClassReference.declaredMemberFunctions` - `ClassReference.properties` has been deprecated in favor of `ClassReference.memberProperties` and `ClassReference.declaredMemberProperties` ##### Fixed - consider `ignoreQualifier` arguments when checking for duplicate bindings ([#​1033](https://togithub.com/square/anvil/pull/1033)) - incremental compilation is automatically disabled for source sets that perform interface or module merging ([#​1024](https://togithub.com/square/anvil/pull/1024)) - include inherited functions in Subcomponent Factory checks by [@​RBusarow](https://togithub.com/RBusarow) in ([#​1038](https://togithub.com/square/anvil/pull/1038))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



This PR was generated by Mend Renovate. View the repository job log.