Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dev.zacsweers.anvil](https://redirect.github.com/zacsweers/anvil) | plugin | minor | `0.2.6` -> `0.3.0` | | [dev.zacsweers.anvil:annotations-optional](https://redirect.github.com/zacsweers/anvil) | dependencies | minor | `0.2.6` -> `0.3.0` | | [dev.zacsweers.anvil:annotations](https://redirect.github.com/zacsweers/anvil) | dependencies | minor | `0.2.6` -> `0.3.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>zacsweers/anvil (dev.zacsweers.anvil)</summary> ### [`v0.3.0`](https://redirect.github.com/zacsweers/anvil/blob/HEAD/CHANGELOG.md#030) [Compare Source](https://redirect.github.com/zacsweers/anvil/compare/0.2.6...0.3.0) *2024-08-31* - **New**: Add option to disable contributes subcomponent handling. This can be useful if working in a codebase or project that doesn't use `@ContributeSubcomponent` and thus doesn't need to scan the classpath for them while merging. More details can be found in the `## Options` section of `FORK.md`. - **Enhancement**: Improve hint caching during contribution merging. Hints from the classpath are now only searched for once rather than every round. - **Enhancement**: Improve error messaging when class lookups fail. - **Fix**: Don't use `ClassName.toString()` for `KSClassDeclaration` lookups. - **Fix**: Ensure round processing is correctly reset if no `@ContributeSubcomponent` triggers are found in a given round. This was an edge case that affected projects with custom code generators that generated triggers in a later round. </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:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNjAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
- Loading branch information