Skip to content

Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.4.0#3487

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/shadow
Mar 16, 2026
Merged

Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.4.0#3487
renovate[bot] merged 1 commit intomainfrom
renovate/shadow

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2026

This PR contains the following updates:

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

Warning

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


Release Notes

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

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 - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • 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 Renovate label Mar 16, 2026
@renovate renovate bot requested a review from a team as a code owner March 16, 2026 01:21
@renovate renovate bot enabled auto-merge (squash) March 16, 2026 01:21
@renovate renovate bot added the Renovate label Mar 16, 2026
@renovate renovate bot force-pushed the renovate/shadow branch from 9ca526a to b17ac60 Compare March 16, 2026 09:25
@renovate renovate bot force-pushed the renovate/shadow branch from b17ac60 to 20f4e73 Compare March 16, 2026 09:26
@renovate renovate bot merged commit c6ba3dd into main Mar 16, 2026
11 checks passed
@renovate renovate bot deleted the renovate/shadow branch March 16, 2026 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants