Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update plugin com.gradleup.shadow to v9.0.0-SNAPSHOT #25

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.gradleup.shadow 9.0.0-beta4 -> 9.0.0-SNAPSHOT age adoption passing confidence

Release Notes

GradleUp/shadow (com.gradleup.shadow)

v9.0.0-beta9

Added

  • Mark Transformer as throwing IOException. (#​1248)

Changed

  • BREAKING CHANGE: Move tracking unused classes logic out of ShadowCopyAction. (#​1257)
  • Reduce duplicated SimpleRelocator to improve performance. (#​1271)
  • BREAKING CHANGE: Move DependencyFilter from com.github.jengelman.gradle.plugins.shadow.internal into com.github.jengelman.gradle.plugins.shadow.tasks. (#​1272)
  • Refactor file visiting logic in StreamAction, handle file unzipping via Project.zipTree. (#​1233)

Fixed

Removed

  • BREAKING CHANGE: Remove BaseStreamAction. (#​1258)
  • BREAKING CHANGE: Remove ShadowStats. (#​1264)
  • BREAKING CHANGE: Remove ShadowCopyAction.ArchiveFileTreeElement and RelativeArchivePath. (#​1233)

v9.0.0-beta8

Added

  • Sync ShadowApplicationPlugin with ApplicationPlugin. (#​1224)
  • Inject Multi-Release manifest attribute if any dependency contains it. (#​1239)

Changed

  • BREAKING CHANGE: Mark RelocatorRemapper as internal. (#​1227)
  • Bump min Java requirement to 11. (#​1242)

Removed

  • BREAKING CHANGE: ServiceFileTransformer.ServiceStream has been removed. (#​1218)
  • BREAKING CHANGE: Remove KnowsTask as it's useless. (#​1236)

v9.0.0-beta7

Compare Source

Added

  • Inject TargetJvmVersion attribute for Gradle Module Metadata. (#​1199)
  • Support Java 24. (#​1222)

Changed

  • Update start script templates. (#​1183)
  • Mark more Transformers cacheable. (#​1210)
  • Mark ShadowJar.dependencyFilter as @Input. (#​1206)
    ShadowSpec.stats is removed and ShadowJar.stats is internal for now.
  • Polish startShadowScripts task registering. (#​1216)

Fixed

  • Support overriding mainClass provided by JavaApplication. (#​1182)
  • Fix ShadowJar not being successful after includes or excludes are changed. (#​1200)

Removed

  • BREAKING CHANGE: Remove JavaJarExec, now use JavaExec directly for runShadow task. (#​1197)

v9.0.0-beta6

Compare Source

Added

  • Exclude module-info.class in Multi-Release folders by default. (#​1177)

Fixed

  • Fix Log4j2PluginsCacheFileTransformer not working for merging Log4j2Plugins.dat files. (#​1175)

v9.0.0-beta5

Compare Source

Added

  • Sync SimpleRelocator changes from maven-shade-plugin. (#​1076)

Changed

  • Exclude kotlin-stdlib from plugin dependencies. (#​1093)
  • BREAKING CHANGE: Migrate all ListProperty usages to SetProperty. (#​1103)
    Some public List parameters are also changed to Set.
  • Replace deprecated SelfResolvingDependency with FileCollectionDependency. (#​1114)
  • Support configuring separator in AppendingTransformer. (#​1169)
    This is useful for handling files like resources/application.yml.

Fixed

  • Fail builds if processing bad jars. (#​1146)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-dependencies-with-patch-changes branch from 39be220 to 4466053 Compare February 26, 2025 21:27
@byPixelTV byPixelTV merged commit 99b23a2 into master Feb 26, 2025
2 checks passed
@renovate renovate bot deleted the renovate/all-dependencies-with-patch-changes branch February 26, 2025 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant