Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2025

This PR contains the following updates:

Package Change Age Confidence
com.gradleup.shadow:com.gradleup.shadow.gradle.plugin 9.0.0 -> 9.0.2 age confidence

Release Notes

GradleUp/shadow (com.gradleup.shadow:com.gradleup.shadow.gradle.plugin)

v9.0.2

Compare Source

Fixed
  • Fix missing space in ApacheNoticeResourceTransformer preamble causing malformed NOTICE header. (#​1623)
  • Fix using ApacheNoticeResourceTransformer without projectName. (#​1627)
  • Fix extra indents of ApacheNoticeResourceTransformer output. (#​1628)
  • Fix resolving BOM dependencies when minimize is enabled. (#​1637)

v9.0.1

Compare Source

[!NOTE]
If you are upgrading from 8.x versions, please read 9.0.0 release notes first.

[!TIP]
You can diff the shadowed JARs when upgrading from 8.x to 9.x by using Diffuse.
If there are any things missing in the changelog or the doc site, please report them to us.

Changed
  • Improve the error message for empty mainClassName. (#​1601)
  • Default duplicatesStrategy back to EXCLUDE. (#​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.
Fixed
  • Fix the regression of can't shadow directory inputs. (#​1606)
  • Fix the regression of MinimizeDependencyFilter. (#​1611)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the 🔄 dependencies Pull requests that update a dependency file label Nov 3, 2025
@renovate renovate bot merged commit 56016ee into master Nov 3, 2025
1 check passed
@renovate renovate bot deleted the renovate/patch-all-minor-patch branch November 3, 2025 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔄 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant