Skip to content

build(deps): bump com.gradleup.shadow:shadow-gradle-plugin from 9.1.0 to 9.4.2 - #500

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.gradleup.shadow-shadow-gradle-plugin-9.4.2
Closed

build(deps): bump com.gradleup.shadow:shadow-gradle-plugin from 9.1.0 to 9.4.2#500
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.gradleup.shadow-shadow-gradle-plugin-9.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor

Bumps com.gradleup.shadow:shadow-gradle-plugin from 9.1.0 to 9.4.2.

Release notes

Sourced from com.gradleup.shadow:shadow-gradle-plugin's releases.

9.4.2

Changed

  • Update jdependency to support Java 27. (#2033)

9.4.1

Changed

  • Update Kotlin to 2.3.20. (#1978)

9.4.0

Added

  • Support Isolated Projects. (#1139)

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)

9.3.2

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)

9.3.1

Fixed

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

9.3.0

Added

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 28, 2026
@dependabot
dependabot Bot requested review from a team as code owners May 28, 2026 23:19
@dependabot
dependabot Bot requested a review from jjohannes May 28, 2026 23:19
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 28, 2026
@dependabot
dependabot Bot requested a review from san-est May 28, 2026 23:19

@jjohannes jjohannes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requires changes in plugins

@dependabot
dependabot Bot force-pushed the dependabot/gradle/com.gradleup.shadow-shadow-gradle-plugin-9.4.2 branch from c45193d to 254baeb Compare June 9, 2026 05:20
@jjohannes jjohannes added this to the 0.8.0 milestone Jun 9, 2026
@jjohannes

Copy link
Copy Markdown
Contributor

May be obsolete if we implement #504 soon

Bumps [com.gradleup.shadow:shadow-gradle-plugin](https://github.com/GradleUp/shadow) from 9.1.0 to 9.4.2.
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@9.1.0...9.4.2)

---
updated-dependencies:
- dependency-name: com.gradleup.shadow:shadow-gradle-plugin
  dependency-version: 9.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/com.gradleup.shadow-shadow-gradle-plugin-9.4.2 branch from 254baeb to 96e1d1c Compare June 11, 2026 10:47
@dependabot @github

dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #522.

@dependabot dependabot Bot closed this Jun 26, 2026
@dependabot
dependabot Bot deleted the dependabot/gradle/com.gradleup.shadow-shadow-gradle-plugin-9.4.2 branch June 26, 2026 22:22
@jjohannes jjohannes removed this from the 0.8.0 milestone Aug 24, 2026
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant