Skip to content

Update shadow to v9.4.1#315

Merged
Hendrix-Shen merged 1 commit intodev/0.8from
renovate/shadow
Mar 28, 2026
Merged

Update shadow to v9.4.1#315
Hendrix-Shen merged 1 commit intodev/0.8from
renovate/shadow

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 27, 2026

This PR contains the following updates:

Package Change Age Confidence
com.gradleup.shadow 9.3.19.4.1 age confidence
com.gradleup.shadow:shadow-gradle-plugin 9.3.19.4.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

GradleUp/shadow (com.gradleup.shadow)

v9.4.1

Compare Source

Changed

v9.4.0

Compare Source

Added
Changed
  • Allow opting out of adding shadowJar into assemble lifecycle. (#​1939)
    shadow {
      // Disable making `assemble` task depend on `shadowJar`. This is enabled by default.
      addShadowJarToAssembleLifecycle = false
    }
  • Stop catching ZipException when writing entries. (#​1970)
Fixed
  • Fix interaction with Gradle artifact transforms. (#​1345)
  • Fix skipStringConstants per-relocator behavior in mapName. (#​1968)
  • Fix failing for non-existent class directories. (#​1976)

v9.3.2

Compare Source

Changed
  • Stop moving gradleApi dependency from api to compileOnly for Gradle 9.4+. (#​1919)
  • Log warnings for duplicates in the final JAR. (#​1931)
Fixed
  • Fix relocation patterns not included in task fingerprint. (#​1933)

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 these updates 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 changed the title Update shadow to v9.3.2 Update shadow to v9.4.0 Mar 15, 2026
@renovate renovate bot force-pushed the renovate/shadow branch from 7e9ed86 to b97228c Compare March 15, 2026 04:52
@renovate renovate bot force-pushed the renovate/shadow branch from b97228c to 78ce8be Compare March 27, 2026 09:53
@renovate renovate bot changed the title Update shadow to v9.4.0 Update shadow to v9.4.1 Mar 27, 2026
@Hendrix-Shen Hendrix-Shen merged commit c390cf7 into dev/0.8 Mar 28, 2026
7 checks passed
@renovate renovate bot deleted the renovate/shadow branch March 28, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant