renovate-bot opened a new pull request, #4977: URL: https://github.com/apache/polaris/pull/4977
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.gradleup.shadow:shadow-gradle-plugin](https://redirect.github.com/GradleUp/shadow) | `9.4.3` → `9.5.0` |  |  | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/642) for more information. --- ### Release Notes <details> <summary>GradleUp/shadow (com.gradleup.shadow:shadow-gradle-plugin)</summary> ### [`v9.5.0`](https://redirect.github.com/GradleUp/shadow/releases/tag/9.5.0) [Compare Source](https://redirect.github.com/GradleUp/shadow/compare/9.4.3...9.5.0) ##### Added - Check `DuplicatesStrategy` for merging transformers. ([#​2026](https://redirect.github.com/GradleUp/shadow/pull/2026))\ This will log warnings when an incompatible `DuplicatesStrategy` (e.g., `EXCLUDE`) is applied in Gradle configuration for built-in `ResourceTransformer`s. - Add `KotlinModuleMetadataTransformer`. ([#​2073](https://redirect.github.com/GradleUp/shadow/pull/2073)) - Add R8 as an opt-in `minimize { r8 { ... } }` tool for shrinking the final shadowed JAR. ([#​2077](https://redirect.github.com/GradleUp/shadow/pull/2077)) ##### Changed - Bump min Gradle requirement to 9.2.0. ([#​2057](https://redirect.github.com/GradleUp/shadow/pull/2057)) - Remove `afterEvaluate` when adding variants. ([#​2056](https://redirect.github.com/GradleUp/shadow/pull/2056)) - Deprecate `enableKotlinModuleRemapping` for `ShadowJar`. ([#​2073](https://redirect.github.com/GradleUp/shadow/pull/2073))\ Apply `KotlinModuleMetadataTransformer` explicitly to support relocating inside Kotlin module metadata files. - Deprecate everything under `ShadowCopyAction`. ([#​2083](https://redirect.github.com/GradleUp/shadow/pull/2083)) ##### Fixed - Fix the conflicts when using `afterEvaluate` with other plugins. ([#​2055](https://redirect.github.com/GradleUp/shadow/pull/2055)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/polaris). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS1wb2xhcmlzIl19--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
