fix(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.3.1#45
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
dc026c7 to
b6aa703
Compare
b6aa703 to
f13bcc0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.2.2→9.3.1Release Notes
GradleUp/shadow (com.gradleup.shadow:shadow-gradle-plugin)
v9.3.1Compare Source
Fixed
This fixes potential classpath conflicts when using Shadow with other plugins that also use ASM.
v9.3.0Compare Source
Added
PatternFilterableResourceTransformerto simplify pattern basedResourceTransformers. (#1849)patternSetofServiceFileTransformeraspublic. (#1849)patternSetofApacheLicenseResourceTransformeraspublic. (#1850)patternSetofApacheNoticeResourceTransformeraspublic. (#1850)patternSetofPreserveFirstFoundResourceTransformeraspublic. (#1855)ApacheNoticeResourceTransformer. (#1851)FailtoPropertiesFileTransformer. (#1856)FindResourceInClasspathtask to help with debugging issues with merged duplicate resources. (#1860)MergeLicenseResourceTransformer. (#1858)DeduplicatingResourceTransformerto deduplicate on path and content. (#1859)tasks.shadowJar { // Disable remapping of Kotlin module metadata (`.kotlin_module`) files. This is enabled by default. enableKotlinModuleRemapping = false }Changed
startShadowScriptsfromapplicationtoother. (#1797)PreserveFirstFoundResourceTransformer.resources. (#1855)PropertiesFileTransformerreproducible. (#1861)ShadowCopyAction. (#1876)It should not be used as a public API. Will be made internal in a future release.
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.