Update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.5.1#3653
Conversation
Task List Completed has been disabled for this PR, either by the disabled label or repo topicRemaining tasksWhy 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 |
1 similar comment
Task List Completed has been disabled for this PR, either by the disabled label or repo topicRemaining tasksWhy 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 |
This PR contains the following updates:
9.4.3→9.5.1Release Notes
GradleUp/shadow (com.gradleup.shadow:shadow-gradle-plugin)
v9.5.1Compare Source
Fixed
toolchainSpecin Kotlin DSL.This fixes the regression when using
toolchainwithouttargetCompatibilityin Kotlin DSL.v9.5.0Compare Source
Added
DuplicatesStrategyfor merging transformers. (#2026)This will log warnings when an incompatible
DuplicatesStrategy(e.g.,EXCLUDE) is applied in Gradle configuration for built-inResourceTransformers.KotlinModuleMetadataTransformer. (#2073)minimize { r8 { ... } }tool for shrinking the final shadowed JAR. (#2077)Changed
afterEvaluatewhen adding variants. (#2056)enableKotlinModuleRemappingforShadowJar. (#2073)Apply
KotlinModuleMetadataTransformerexplicitly to support relocating inside Kotlin module metadata files.ShadowCopyAction. (#2083)Fixed
afterEvaluatewith other plugins. (#2055)Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.