chore: update plugin com.gradleup.shadow to v9.0.0-SNAPSHOT #25
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
9.0.0-beta4
->9.0.0-SNAPSHOT
Release Notes
GradleUp/shadow (com.gradleup.shadow)
v9.0.0-beta9
Added
Transformer
as throwingIOException
. (#1248)Changed
ShadowCopyAction
. (#1257)SimpleRelocator
to improve performance. (#1271)DependencyFilter
fromcom.github.jengelman.gradle.plugins.shadow.internal
intocom.github.jengelman.gradle.plugins.shadow.tasks
. (#1272)StreamAction
, handle file unzipping viaProject.zipTree
. (#1233)Fixed
DuplicatesStrategy
. (#1233)from
. (#1233)Removed
BaseStreamAction
. (#1258)ShadowStats
. (#1264)ShadowCopyAction.ArchiveFileTreeElement
andRelativeArchivePath
. (#1233)v9.0.0-beta8
Added
ShadowApplicationPlugin
withApplicationPlugin
. (#1224)Multi-Release
manifest attribute if any dependency contains it. (#1239)Changed
RelocatorRemapper
asinternal
. (#1227)Removed
ServiceFileTransformer.ServiceStream
has been removed. (#1218)KnowsTask
as it's useless. (#1236)v9.0.0-beta7
Compare Source
Added
TargetJvmVersion
attribute for Gradle Module Metadata. (#1199)Changed
Transformer
s cacheable. (#1210)ShadowJar.dependencyFilter
as@Input
. (#1206)ShadowSpec.stats
is removed andShadowJar.stats
isinternal
for now.startShadowScripts
task registering. (#1216)Fixed
mainClass
provided byJavaApplication
. (#1182)ShadowJar
not being successful afterincludes
orexcludes
are changed. (#1200)Removed
JavaJarExec
, now useJavaExec
directly forrunShadow
task. (#1197)v9.0.0-beta6
Compare Source
Added
module-info.class
in Multi-Release folders by default. (#1177)Fixed
Log4j2PluginsCacheFileTransformer
not working for mergingLog4j2Plugins.dat
files. (#1175)v9.0.0-beta5
Compare Source
Added
SimpleRelocator
changes from maven-shade-plugin. (#1076)Changed
ListProperty
usages toSetProperty
. (#1103)Some public
List
parameters are also changed toSet
.SelfResolvingDependency
withFileCollectionDependency
. (#1114)separator
inAppendingTransformer
. (#1169)This is useful for handling files like
resources/application.yml
.Fixed
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.
This PR was generated by Mend Renovate. View the repository job log.