Skip to content

fix(deps): update all non-major dependencies#179

Merged
staktrace merged 1 commit intomainfrom
renovate/all-minor-patch
Dec 15, 2025
Merged

fix(deps): update all non-major dependencies#179
staktrace merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2025

This PR contains the following updates:

Package Change Age Confidence
com.gradleup.shadow 9.2.2 -> 9.3.0 age confidence
com.gradle:develocity-gradle-plugin (source) 4.2.2 -> 4.3 age confidence

Warning

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


Release Notes

GradleUp/shadow (com.gradleup.shadow)

v9.3.0

Compare Source

Added
  • Add PatternFilterableResourceTransformer to simplify pattern based ResourceTransformers. (#​1849)
  • Expose patternSet of ServiceFileTransformer as public. (#​1849)
  • Expose patternSet of ApacheLicenseResourceTransformer as public. (#​1850)
  • Expose patternSet of ApacheNoticeResourceTransformer as public. (#​1850)
  • Expose patternSet of PreserveFirstFoundResourceTransformer as public. (#​1855)
  • Support overriding output path of ApacheNoticeResourceTransformer. (#​1851)
  • Add new merge strategy Fail to PropertiesFileTransformer. (#​1856)
  • Add FindResourceInClasspath task to help with debugging issues with merged duplicate resources. (#​1860)
  • Add MergeLicenseResourceTransformer. (#​1858)
  • Add DeduplicatingResourceTransformer to deduplicate on path and content. (#​1859)
  • Support disabling Kotlin module metadata remapping. (#​1875)
    tasks.shadowJar {
      // Disable remapping of Kotlin module metadata (`.kotlin_module`) files. This is enabled by default.
      enableKotlinModuleRemapping = false
    }
Changed
  • Change the group of startShadowScripts from application to other. (#​1797)
  • Update ASM and jdependency to support Java 26. (#​1799)
  • Bump min Gradle requirement to 9.0.0. (#​1801)
  • Deprecate PreserveFirstFoundResourceTransformer.resources. (#​1855)
  • Make the output of PropertiesFileTransformer reproducible. (#​1861)
  • Deprecate ShadowCopyAction. (#​1876)
    It should not be used as a public API. Will be made internal in a future release.
Fixed
  • Fix Develocity integration when Isolated Projects enabled. (#​1836)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@staktrace staktrace merged commit 9751d6c into main Dec 15, 2025
2 of 3 checks passed
@staktrace staktrace deleted the renovate/all-minor-patch branch December 15, 2025 02:53
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