Skip to content

Bump com.gradleup.shadow from 9.4.1 to 9.5.1#223

Merged
lopcode merged 1 commit into
mainfrom
dependabot/gradle/com.gradleup.shadow-9.4.2
Jul 10, 2026
Merged

Bump com.gradleup.shadow from 9.4.1 to 9.5.1#223
lopcode merged 1 commit into
mainfrom
dependabot/gradle/com.gradleup.shadow-9.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps com.gradleup.shadow from 9.4.1 to 9.5.1.

Release notes

Sourced from com.gradleup.shadow's releases.

9.5.1

Fixed

  • Fix eager calls for toolchainSpec in Kotlin DSL. (#2087)

9.5.0

Added

  • Check DuplicatesStrategy for merging transformers. (#2026)
    This will log warnings when an incompatible DuplicatesStrategy (e.g., EXCLUDE) is applied in Gradle configuration for built-in ResourceTransformers.
  • Add KotlinModuleMetadataTransformer. (#2073)
  • Add R8 as an opt-in minimize { r8 { ... } } tool for shrinking the final shadowed JAR. (#2077)

Changed

  • Bump min Gradle requirement to 9.2.0. (#2057)
  • Remove afterEvaluate when adding variants. (#2056)
  • Deprecate enableKotlinModuleRemapping for ShadowJar. (#2073)
    Apply KotlinModuleMetadataTransformer explicitly to support relocating inside Kotlin module metadata files.
  • Deprecate everything under ShadowCopyAction. (#2083)

Fixed

  • Fix the conflicts when using afterEvaluate with other plugins. (#2055)

9.4.3

Changed

  • Update dependencies for resolving CVEs. (#2069)

9.4.2

Changed

  • Update jdependency to support Java 27. (#2033)
Commits
  • c33612d Prepare version 9.5.1
  • 485e412 Fix eager calls for toolchainSpec in Kotlin DSL (#2087)
  • d062fa2 Fix DuplicatesStrategyCheckerTest resource loading on Windows (#2085)
  • e71a2c1 Add description for shadow configuration (#2084)
  • 7ba43b0 Prepare next development version
  • 6e00cb7 Prepare version 9.5.0
  • ca03909 Deprecate everything under ShadowCopyAction (#2083)
  • 7d7da27 Revert "Mark CONSTANT_TIME_FOR_ZIP_ENTRIES as const (#2074)"
  • da18cc0 Deprecate enableKotlinModuleRemapping for ShadowJar (#2073)
  • ec6e55a Replace system properties with buildConfig consts (#2082)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 1, 2026
@lopcode

lopcode commented Jul 10, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase please

Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.4.1 to 9.5.1.
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@9.4.1...9.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump com.gradleup.shadow from 9.4.1 to 9.4.2 Bump com.gradleup.shadow from 9.4.1 to 9.5.1 Jul 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/gradle/com.gradleup.shadow-9.4.2 branch from fdf3980 to 424c465 Compare July 10, 2026 15:08
@lopcode
lopcode enabled auto-merge (squash) July 10, 2026 15:09
@lopcode
lopcode merged commit 91f1f30 into main Jul 10, 2026
7 checks passed
@lopcode
lopcode deleted the dependabot/gradle/com.gradleup.shadow-9.4.2 branch July 10, 2026 15:12
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