renovate-bot opened a new pull request, #2310: URL: https://github.com/apache/polaris/pull/2310
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [com.gradleup.shadow:shadow-gradle-plugin](https://redirect.github.com/GradleUp/shadow) | `9.0.0` -> `9.0.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>GradleUp/shadow (com.gradleup.shadow:shadow-gradle-plugin)</summary> ### [`v9.0.1`](https://redirect.github.com/GradleUp/shadow/releases/tag/9.0.1) [Compare Source](https://redirect.github.com/GradleUp/shadow/compare/9.0.0...9.0.1) > \[!NOTE] > If you are upgrading from 8.x versions, please read [9.0.0](https://redirect.github.com/GradleUp/shadow/releases/tag/9.0.0) release notes first. ##### Changed - Improve the error message for empty `mainClassName`. ([#​1601](https://redirect.github.com/GradleUp/shadow/pull/1601)) - Default `duplicatesStrategy` back to `EXCLUDE`. ([#​1617](https://redirect.github.com/GradleUp/shadow/pull/1617)) - This strategy is consistent with 8.x series behavior, which is more compatible for most users upgrading. - For most `ResourceTransformer` users, you need to override the strategy to `INCLUDE` to make them work. - Strongly suggest declaring the `duplicatesStrategy` explicitly in your `ShadowJar` configuration to avoid confusion. - See more details about the strategies at [Handling Duplicates Strategy](https://gradleup.com/shadow/configuration/merging/#handling-duplicates-strategy). ##### Fixed - Fix the regression of can't shadow directory inputs. ([#​1606](https://redirect.github.com/GradleUp/shadow/pull/1606)) - Fix the regression of `MinimizeDependencyFilter`. ([#​1611](https://redirect.github.com/GradleUp/shadow/pull/1611)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUtcG9sYXJpcyJdfQ==--> -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org