Skip to content

Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.5.1#3653

Merged
oldergod merged 1 commit into
masterfrom
renovate/com.gradleup.shadow-shadow-gradle-plugin-9.x
Jul 7, 2026
Merged

Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.5.1#3653
oldergod merged 1 commit into
masterfrom
renovate/com.gradleup.shadow-shadow-gradle-plugin-9.x

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v9.5.1

Compare Source

Fixed
  • Fix eager calls for toolchainSpec in Kotlin DSL.
    This fixes the regression when using toolchain without targetCompatibility in Kotlin DSL.

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)
  • 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)

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.

@square-task-list-completed

Copy link
Copy Markdown

Task List Completed has been disabled for this PR, either by the disabled label or repo topic

Remaining tasks

Why am I seeing this comment?

This comment is a summary of the pending tasks on this PR. It is intended to make it easier to find pending tasks so you can ship your PR faster.

Got feedback? Let us know in #dx-help!

Want to disable me? Add task-list-completed-disable as a repo topic or PR label to disable on a whole PR, or write task-list-completed-disable in a comment to disable it for that comment.

1 similar comment
@square-task-list-completed

Copy link
Copy Markdown

Task List Completed has been disabled for this PR, either by the disabled label or repo topic

Remaining tasks

Why am I seeing this comment?

This comment is a summary of the pending tasks on this PR. It is intended to make it easier to find pending tasks so you can ship your PR faster.

Got feedback? Let us know in #dx-help!

Want to disable me? Add task-list-completed-disable as a repo topic or PR label to disable on a whole PR, or write task-list-completed-disable in a comment to disable it for that comment.

@oldergod oldergod merged commit bae345a into master Jul 7, 2026
17 checks passed
@oldergod oldergod deleted the renovate/com.gradleup.shadow-shadow-gradle-plugin-9.x branch July 7, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant