Skip to content

fix(deps): update shadowplugin to v9.4.0#832

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/shadowplugin
Mar 15, 2026
Merged

fix(deps): update shadowplugin to v9.4.0#832
renovate[bot] merged 1 commit intomainfrom
renovate/shadowplugin

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2026

This PR contains the following updates:

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

Release Notes

GradleUp/shadow (com.gradleup.shadow)

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 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 added the dependencies Pull requests that update a dependency file label Mar 15, 2026
@renovate renovate bot enabled auto-merge (squash) March 15, 2026 04:33
@renovate renovate bot merged commit 3fa893c into main Mar 15, 2026
2 checks passed
@renovate renovate bot deleted the renovate/shadowplugin branch March 15, 2026 04:45
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.

0 participants