Skip to content

Navigation Menu

Sign in
Sign up

build(deps): bump com.gradleup.shadow:shadow-gradle-plugin from 8.3.6 to 9.6.1 - #1442

Open
dependabot[bot] wants to merge 1 commit into
main from
dependabot/gradle/com.gradleup.shadow-shadow-gradle-plugin-9.6.1
Open

build(deps): bump com.gradleup.shadow:shadow-gradle-plugin from 8.3.6 to 9.6.1 #1442
dependabot[bot] wants to merge 1 commit into
main from
dependabot/gradle/com.gradleup.shadow-shadow-gradle-plugin-9.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Bumps com.gradleup.shadow:shadow-gradle-plugin from 8.3.6 to 9.6.1.

Release notes

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

9.6.1

Changed

  • Use GradleException for expected build failures. (#2113)

Fixed

  • Preserve repeated lines in R8 rule files when using minimize { r8 { ... } }. (#2115)

9.6.0

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)

9.5.1

Fixed

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

9.5.0

[!NOTE] With the introduction of DuplicatesStrategy checking for transformers, you may see warnings like:

'META-INF/...kotlin_module' is matched by com.github.jengelman.gradle.plugins.shadow.transformers.KotlinModuleMetadataTransformer but its DuplicatesStrategy is EXCLUDE — duplicates may be silently dropped before the transformer processes them.

If you do not need Kotlin module metadata remapping, you can disable it:

tasks.shadowJar {
 @Suppress("DEPRECATION") // This flag will be disabled and removed in the next major version of Shadow.
 enableKotlinModuleRemapping = false
}

Added

  • Check DuplicatesStrategy for merging transformers. (#2026)

... (truncated)

Changelog

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

9.6.1 - 2026年07月22日

Changed

  • Use GradleException for expected build failures. (#2113)

Fixed

  • Preserve repeated lines in R8 rule files when using minimize { r8 { ... } }. (#2115)

9.6.0 - 2026年07月16日

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)

9.5.1 - 2026年07月06日

Fixed

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

9.5.0 - 2026年07月06日

[!NOTE] With the introduction of DuplicatesStrategy checking for transformers, you may see warnings like:

'META-INF/...kotlin_module' is matched by com.github.jengelman.gradle.plugins.shadow.transformers.KotlinModuleMetadataTransformer but its DuplicatesStrategy is EXCLUDE — duplicates may be silently dropped before the transformer processes them.

If you do not need Kotlin module metadata remapping, you can disable it:

tasks.shadowJar {
 @Suppress("DEPRECATION") // This flag will be disabled and removed in the next major version of Shadow.
 enableKotlinModuleRemapping = false
}

... (truncated)

Commits

@dependabot dependabot Bot added the dependencies A dependency upgrade label Aug 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: ihub-bot. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added java Pull requests that update Java code major Major version dependencies A dependency upgrade labels Aug 24, 2026
@ihub-bot ihub-bot Bot added this to the 1.9.7 milestone Aug 24, 2026
dependabot Bot force-pushed the dependabot/gradle/com.gradleup.shadow-shadow-gradle-plugin-9.6.1 branch 3 times, most recently from b537789 to 747dc58 Compare August 31, 2026 15:54
dependabot Bot force-pushed the dependabot/gradle/com.gradleup.shadow-shadow-gradle-plugin-9.6.1 branch from 747dc58 to 85104fe Compare August 31, 2026 16:07
Bumps [com.gradleup.shadow:shadow-gradle-plugin](https://github.com/GradleUp/shadow) from 8.3.6 to 9.6.1.
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Changelog](https://github.com/GradleUp/shadow/blob/main/CHANGELOG.md)
- [Commits](GradleUp/shadow@8.3.6...9.6.1)
---
updated-dependencies:
- dependency-name: com.gradleup.shadow:shadow-gradle-plugin
 dependency-version: 9.6.1
 dependency-type: direct:production
 update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot Bot force-pushed the dependabot/gradle/com.gradleup.shadow-shadow-gradle-plugin-9.6.1 branch from 85104fe to 7086179 Compare August 31, 2026 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependencies A dependency upgrade java Pull requests that update Java code major Major version

Projects

None yet

Milestone

1.9.7

Development

Successfully merging this pull request may close these issues.

0 participants

AltStyle によって変換されたページ (->オリジナル) /