Skip to content

fix(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.5.1#1345

Open
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/com.gradleup.shadow-shadow-gradle-plugin-9.x
Open

fix(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.5.1#1345
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/com.gradleup.shadow-shadow-gradle-plugin-9.x

Conversation

@renovate-sh-app

@renovate-sh-app renovate-sh-app Bot commented Jul 9, 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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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)
  • 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: Enabled.

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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app Bot added dependencies Pull requests that update a dependency file update-minor labels Jul 9, 2026
@renovate-sh-app renovate-sh-app Bot requested review from a team, jaydeluca and zeitlinger as code owners July 9, 2026 09:08
@renovate-sh-app renovate-sh-app Bot added dependencies Pull requests that update a dependency file update-minor labels Jul 9, 2026
@renovate-sh-app renovate-sh-app Bot enabled auto-merge (squash) July 9, 2026 09:08
… to v9.5.1

| datasource | package                                  | from  | to    |
| ---------- | ---------------------------------------- | ----- | ----- |
| maven      | com.gradleup.shadow:shadow-gradle-plugin | 9.4.3 | 9.5.1 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app Bot force-pushed the renovate/com.gradleup.shadow-shadow-gradle-plugin-9.x branch from 5c76614 to ebb2a20 Compare July 9, 2026 12:06
@renovate-sh-app renovate-sh-app Bot changed the title fix(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.5.0 fix(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.5.1 Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file update-minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants