Skip to content

Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.6.1 - #71

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

Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.6.1#71
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/shadow

Conversation

@renovate

@renovate renovate Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v9.6.1

Compare Source

Changed
  • Use GradleException for expected build failures. (#​2113)
Fixed
  • Preserve repeated lines in R8 rule files when using minimize { r8 { ... } }. (#​2115)

v9.6.0

Compare Source

Added
  • Extract R8 rules from dependency JARs when using minimize { r8 { ... } }. (#​2089)
Changed
  • Rename ShadowDslMarker to ShadowDsl. (#​2091)
  • POTENTIALLY BREAKING: Apply @ShadowDsl to ShadowJar, ResourceTransformer, DependencyFilter, and Relocator. (#​2090)
    This restricts nested DSL configuration blocks from implicitly calling outer receiver APIs in Kotlin script files.
Fixed
  • Validate ZIP entry names to prevent Zip Slip path traversal.
  • Avoid resolving unused R8 dependency. (#​2101)

v9.5.1

Compare Source

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

v9.5.0

Compare Source

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)
Deprecated
  • Deprecate enableKotlinModuleRemapping for ShadowJar. (#​2073)
    Apply KotlinModuleMetadataTransformer explicitly to support relocating inside Kotlin module metadata files.
    This flag will be disabled and removed in the next major release.
  • Deprecate everything under ShadowCopyAction. (#​2083)
Fixed
  • Fix the conflicts when using afterEvaluate with other plugins. (#​2055)

v9.4.3

Compare Source

Changed
  • Update dependencies for resolving CVEs. (#​2069)

v9.4.2

Compare Source

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

Configuration

📅 Schedule: (UTC)

  • 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 changed the title Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.4.2 Update shadow to v9.4.2 Jun 2, 2026
@renovate renovate Bot changed the title Update shadow to v9.4.2 Update shadow Jun 22, 2026
@renovate renovate Bot changed the title Update shadow Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.4.2 Jun 25, 2026
@renovate renovate Bot changed the title Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.4.2 Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.4.3 Jun 26, 2026
@renovate
renovate Bot force-pushed the renovate/shadow branch from 7a8f9ba to 1a44e9a Compare June 26, 2026 05:07
@renovate renovate Bot changed the title Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.4.3 Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.5.1 Jul 6, 2026
@renovate
renovate Bot force-pushed the renovate/shadow branch from 1a44e9a to 06e1dd3 Compare July 6, 2026 15:57
@renovate
renovate Bot force-pushed the renovate/shadow branch from 06e1dd3 to ec0efa6 Compare July 16, 2026 10:59
@renovate renovate Bot changed the title Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.5.1 Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.6.0 Jul 16, 2026
@renovate renovate Bot changed the title Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.6.0 Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.6.1 Jul 25, 2026
@renovate
renovate Bot force-pushed the renovate/shadow branch from ec0efa6 to a7bae8a Compare July 25, 2026 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants