Skip to content

chore(deps): bump com.gradleup.shadow from 9.4.3 to 9.5.1#140

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.gradleup.shadow-9.5.1
Open

chore(deps): bump com.gradleup.shadow from 9.4.3 to 9.5.1#140
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.gradleup.shadow-9.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Contributor

Bumps com.gradleup.shadow from 9.4.3 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)
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

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependency-upgrade Dependency upgrade is needed label Jul 11, 2026
@github-actions

github-actions Bot commented Jul 11, 2026

Copy link
Copy Markdown

📦 Artifacts

Name Size Updated Expiration
jar 14.45 KB Jul 11, 26, 5:54:01 AM UTC Jul 18, 26, 5:54:00 AM UTC

🧪 Java Unit Tests

TestsPassed ✅SkippedFailedTime ⏱
Java Tests Report2 ran2 ✅0 ⚠️0 ❌1s 966ms

🔁 Unreleased Commits

✅ No unreleased commits found.

@github-actions

Copy link
Copy Markdown

Tests report quick summary:

success ✅ > tests: 2, success: 2, skipped: 0, failed: 0

unfold for details
Project Status Success Skipped Failed
plugin-template success ✅ 2 0 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency-upgrade Dependency upgrade is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants