square / anvil

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

Update kase to v0.8.0 #854

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.7.0 -> 0.8.0 age adoption passing confidence
com.rickbusarow.kase:kase-gradle 0.7.0 -> 0.8.0 age adoption passing confidence
com.rickbusarow.kase:kase 0.7.0 -> 0.8.0 age adoption passing confidence

Release Notes

rickbusarow/kase (com.rickbusarow.kase:kase-gradle-dsl) ### [`v0.8.0`](https://togithub.com/rickbusarow/kase/blob/HEAD/CHANGELOG.md#080--2024-01-19) [Compare Source](https://togithub.com/rickbusarow/kase/compare/0.7.0...0.8.0) ##### Added - introduce overloaded `AbstractKaseN` types by [@​RBusarow](https://togithub.com/RBusarow) in [https://github.com/rickbusarow/kase/pull/100](https://togithub.com/rickbusarow/kase/pull/100) - support JUnit4 `@Test` annotations by [@​RBusarow](https://togithub.com/RBusarow) in [https://github.com/rickbusarow/kase/pull/105](https://togithub.com/rickbusarow/kase/pull/105) ##### 🧰 Maintenance - Update dependency com.squareup:kotlinpoet to v1.16.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/rickbusarow/kase/pull/102](https://togithub.com/rickbusarow/kase/pull/102) - Update dependencyAnalysis to v1.29.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/rickbusarow/kase/pull/101](https://togithub.com/rickbusarow/kase/pull/101) - Update dependency com.google.devtools.ksp:symbol-processing-gradle-plugin to v1.9.22-1.0.17 by [@​renovate](https://togithub.com/renovate) in [https://github.com/rickbusarow/kase/pull/104](https://togithub.com/rickbusarow/kase/pull/104) **Full Changelog**: https://github.com/rickbusarow/kase/compare/0.7.0...0.8.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.