renovate-bot opened a new pull request, #3998: URL: https://github.com/apache/polaris/pull/3998
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.3.2` → `9.4.0` |  |  | --- ### Release Notes <details> <summary>GradleUp/shadow (com.gradleup.shadow:shadow-gradle-plugin)</summary> ### [`v9.4.0`](https://redirect.github.com/GradleUp/shadow/releases/tag/9.4.0) [Compare Source](https://redirect.github.com/GradleUp/shadow/compare/9.3.2...9.4.0) ##### Added - Support Isolated Projects. ([#​1139](https://redirect.github.com/GradleUp/shadow/pull/1139)) ##### Changed - Allow opting out of adding `shadowJar` into `assemble` lifecycle. ([#​1939](https://redirect.github.com/GradleUp/shadow/pull/1939)) ```kotlin shadow { // Disable making `assemble` task depend on `shadowJar`. This is enabled by default. addShadowJarToAssembleLifecycle = false } ``` - Stop catching `ZipException` when writing entries. ([#​1970](https://redirect.github.com/GradleUp/shadow/pull/1970)) ##### Fixed - Fix interaction with Gradle artifact transforms. ([#​1345](https://redirect.github.com/GradleUp/shadow/pull/1345)) - Fix `skipStringConstants` per-relocator behavior in `mapName`. ([#​1968](https://redirect.github.com/GradleUp/shadow/pull/1968)) - Fix failing for non-existent class directories. ([#​1976](https://redirect.github.com/GradleUp/shadow/pull/1976)) </details> --- ### 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 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:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUtcG9sYXJpcyJdfQ==--> -- 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]
