Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps com.gradleup.shadow from 9.0.0-beta15 to 9.0.0-beta17.

Release notes

Sourced from com.gradleup.shadow's releases.

9.0.0-beta17

Fixed

  • Fix compatibility for Gradle 9.0.0 RC1. (#1468)

9.0.0-beta16

Changed

  • Update ASM to 9.8 to support Java 25. (#1380)

Fixed

  • Restore removed Named from ResourceTransformer. (#1449)
Commits
  • 3ab2d14 Prepare version 9.0.0-beta17
  • 62cccf4 Gradle 9.0.0 RC1 (#1468)
  • 63ac510 Update RELEASING.md
  • 341d1cb Delete .github/workflows/commenter.yml
  • 6340c22 Update dependency org.apache.logging.log4j:log4j-core to v2.25.0 (#1467)
  • c6afc2a Update kotlin monorepo to v2.2.0-RC3 (#1466)
  • 66ea321 Prepare next development version
  • 0448b55 Prepare version 9.0.0-beta16
  • a4e5126 Note the removal of TransformerContext.getEntryTimestamp (#1465)
  • 21baa18 Update ASM and jdependency to support Java 25 (#1380)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 23, 2025
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.0.0-beta15 to 9.0.0-beta17.
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@9.0.0-beta15...9.0.0-beta17)

---
updated-dependencies:
- dependency-name: com.gradleup.shadow
  dependency-version: 9.0.0-beta17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.gradleup.shadow-9.0.0-beta17 branch from e2af0b0 to 5dfebe5 Compare June 24, 2025 13:49
@slisson slisson merged commit 196884d into main Jun 27, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/com.gradleup.shadow-9.0.0-beta17 branch June 27, 2025 07:43
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants