square / anvil

A Kotlin compiler plugin to make dependency injection with Dagger 2 easier.
Apache License 2.0
1.31k stars 80 forks source link

Update kase to v0.11.0 #894

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.rickbusarow.kase:kase-gradle-dsl 0.10.0 -> 0.11.0 age adoption passing confidence
com.rickbusarow.kase:kase-gradle 0.10.0 -> 0.11.0 age adoption passing confidence
com.rickbusarow.kase:kase 0.10.0 -> 0.11.0 age adoption passing confidence

Release Notes

rickbusarow/kase (com.rickbusarow.kase:kase-gradle-dsl) ### [`v0.11.0`](https://togithub.com/rickbusarow/kase/blob/HEAD/CHANGELOG.md#0110--2024-03-05) [Compare Source](https://togithub.com/rickbusarow/kase/compare/0.10.0...0.11.0) ##### πŸš€ Added - access subprojects by their simple name or gradle path in [https://github.com/rickbusarow/kase/pull/159](https://togithub.com/rickbusarow/kase/pull/159) - add `mavenLocal(uri: ___)` functions to the `repositories { ... }` DSL in [https://github.com/rickbusarow/kase/pull/160](https://togithub.com/rickbusarow/kase/pull/160) ##### πŸ› Fixed - don't duplicate the relative paths of subprojects in [https://github.com/rickbusarow/kase/pull/158](https://togithub.com/rickbusarow/kase/pull/158) ##### 🧰 Maintenance - Update kotlinx.coroutines to v1.8.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/rickbusarow/kase/pull/141](https://togithub.com/rickbusarow/kase/pull/141) - use Mahout for build logic in [https://github.com/rickbusarow/kase/pull/153](https://togithub.com/rickbusarow/kase/pull/153) **Full Changelog**: https://github.com/rickbusarow/kase/compare/0.10.0...0.11.0

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.



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