Skip to content

build(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.4.1#5

Open
renovate[bot] wants to merge 1 commit intodevfrom
renovate/shadow
Open

build(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.4.1#5
renovate[bot] wants to merge 1 commit intodevfrom
renovate/shadow

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Jan 21, 2026

This PR contains the following updates:

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

Release Notes

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

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)

v9.3.1

Compare Source

Fixed
  • Use ASM from jdependency embedded. (#​1898)
    This fixes potential classpath conflicts when using Shadow with other plugins that also use ASM.

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.


  • 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 Dependencies upgrade/downgrade label Jan 21, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jan 21, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

📊 Test Report

View the detailed test results: JUnit Report

@renovate renovate bot force-pushed the renovate/shadow branch from f96bd30 to f54a931 Compare February 3, 2026 20:11
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 3, 2026

📊 Test Report

View the detailed test results: JUnit Report

@renovate renovate bot changed the title build(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.3.1 build(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.3.2 Mar 1, 2026
@renovate renovate bot force-pushed the renovate/shadow branch from f54a931 to 1e259a6 Compare March 1, 2026 14:02
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 1, 2026

📊 Test Report

View the detailed test results: JUnit Report

@renovate renovate bot force-pushed the renovate/shadow branch from 1e259a6 to 046306b Compare March 31, 2026 17:46
@renovate renovate bot changed the title build(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.3.2 build(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.4.1 Mar 31, 2026
@github-actions
Copy link
Copy Markdown

📊 Test Report

View the detailed test results: JUnit Report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📌 dependencies Dependencies upgrade/downgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants