Skip to content

Update all non-major dependencies#89

Merged
jonas-wielage-sonarsource merged 2 commits intomasterfrom
renovate/all-minor-patch
Jan 19, 2026
Merged

Update all non-major dependencies#89
jonas-wielage-sonarsource merged 2 commits intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2025

This PR contains the following updates:

Package Change Age Confidence
org.sonarqube 7.1.0.63877.2.2.6593 age confidence
com.gradleup.shadow:com.gradleup.shadow.gradle.plugin 9.2.29.3.1 age confidence
com.fasterxml.jackson:jackson-bom 2.20.12.21.0 age confidence

Release Notes

GradleUp/shadow (com.gradleup.shadow:com.gradleup.shadow.gradle.plugin)

v9.3.1

Compare Source

Fixed
  • Use ASM from jdependency embedded. (#​1898)
    This fixes potential classpath conflicts when using Shadow with other plugins that also use ASM.

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 - "before 4am on Monday" in timezone CET, 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.

@renovate renovate bot added the dependencies label Dec 8, 2025
@renovate renovate bot requested a review from a team December 8, 2025 02:58
@sonarqubecloud
Copy link

@renovate renovate bot changed the title Update dependency com.gradleup.shadow:com.gradleup.shadow.gradle.plugin to v9.3.0 Update all non-major dependencies Dec 16, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 5877c2b to a9de122 Compare December 18, 2025 10:53
@sonarqube-next
Copy link

Quality Gate passed Quality Gate passed for 'cloud-native-gradle-modules'

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6f6cfea to cccc91a Compare January 6, 2026 06:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cccc91a to e7b02eb Compare January 9, 2026 10:53
@sonarqube-next
Copy link

sonarqube-next bot commented Jan 9, 2026

Quality Gate passed Quality Gate passed for 'cloud-native-gradle-modules'

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e7b02eb to 8f4cbab Compare January 18, 2026 23:07
@renovate
Copy link
Contributor Author

renovate bot commented Jan 19, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@sonarqube-next
Copy link

Quality Gate passed Quality Gate passed for 'cloud-native-gradle-modules'

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
0 Dependency risks
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@jonas-wielage-sonarsource jonas-wielage-sonarsource merged commit ecf8974 into master Jan 19, 2026
2 checks passed
@jonas-wielage-sonarsource jonas-wielage-sonarsource deleted the renovate/all-minor-patch branch January 19, 2026 15:43
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.

2 participants