Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update kotlinInject.anvil to v0.1.0 (slackhq#1780)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [software.amazon.lastmile.kotlin.inject.anvil:runtime-optional](https://redirect.github.com/amzn/kotlin-inject-anvil) | dependencies | minor | `0.0.5` -> `0.1.0` | | [software.amazon.lastmile.kotlin.inject.anvil:runtime](https://redirect.github.com/amzn/kotlin-inject-anvil) | dependencies | minor | `0.0.5` -> `0.1.0` | | [software.amazon.lastmile.kotlin.inject.anvil:compiler](https://redirect.github.com/amzn/kotlin-inject-anvil) | dependencies | minor | `0.0.5` -> `0.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>amzn/kotlin-inject-anvil (software.amazon.lastmile.kotlin.inject.anvil:runtime-optional)</summary> ### [`v0.1.0`](https://redirect.github.com/amzn/kotlin-inject-anvil/blob/HEAD/CHANGELOG.md#010---2024-11-04) [Compare Source](https://redirect.github.com/amzn/kotlin-inject-anvil/compare/0.0.5...0.1.0) ##### Added - Provide option to hide the merged interface and make it no longer required to add the super type, see [#​8](https://redirect.github.com/amzn/kotlin-inject-anvil/issues/8). - Support `expect / actual` for generated factory functions using `@CreateComponent`, see [#​20](https://redirect.github.com/amzn/kotlin-inject-anvil/issues/20). ##### Changed - Upgraded the project to Kotlin `2.0.21`. ##### Fixed - Support qualifiers on the factory functions when contributing subcomponents and don't silently drop them, see [#​58](https://redirect.github.com/amzn/kotlin-inject-anvil/issues/58). - Generate binding method for subcomponent factory, see [#​49](https://redirect.github.com/amzn/kotlin-inject-anvil/issues/49). - Update module name for KLib for common sources, see [#​63](https://redirect.github.com/amzn/kotlin-inject-anvil/issues/63). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzOS4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
- Loading branch information