Update all non-major dependencies#97
Conversation
|
1c5259c to
1bc4078
Compare
a2dd906 to
d632b2b
Compare
636987b to
20ea299
Compare
|
2b080c2 to
a0b156d
Compare
a0b156d to
749c8b3
Compare
749c8b3 to
d969117
Compare
d969117 to
93072f8
Compare
93072f8 to
c0815d4
Compare
c0815d4 to
a7c4679
Compare
|
a7c4679 to
f35ef60
Compare
Summary
This is a Renovate-automated dependency update for non-major versions. Five dependencies are bumped in gradle/libs.versions.toml:
Plus one direct dependency update in the rule-api gradle plugin: com.sonarsource.rule-api:rule-api 2.19.0.5763 → 2.20.0.5857. All are minor or patch version updates with no breaking changes expected. What reviewers should knowReview scope: Changes are confined to dependency declarations in two files:
Key notes:
Testing: Run the Gradle build to verify no compatibility issues with the new versions.
|
f35ef60 to
dfdfeeb
Compare
|
dfdfeeb to
040c731
Compare
040c731 to
0b3aa84
Compare
|
There was a problem hiding this comment.
LGTM! ✅
Clean dependency update with no functional issues. All bumps are non-breaking minor/patch releases in well-established libraries.
One minor discrepancy worth noting: the PR description says jackson-bom goes to 2.21.2, but the actual diff shows 2.21.3. This is a stale auto-generated Renovate description with no code impact.
Shadow plugin 9.3.1 → 9.4.1: The most significant upstream change is the new addShadowJarToAssembleLifecycle opt-out flag (default: true). Since it defaults to enabled, the existing sonar-plugin.gradle.kts behavior is unchanged — archives(tasks.shadowJar) still works as before. The other 9.4.x changes (Isolated Projects support, artifact-transform interaction fix, relocation fingerprinting fix) are all beneficial or additive.





This PR contains the following updates:
2.19.0.5763→2.20.0.58577.1.0.6387→7.2.3.77559.3.1→9.4.12.20.1→2.21.38.1.0→8.4.08.1.0→8.4.0Release Notes
GradleUp/shadow (com.gradleup.shadow:com.gradleup.shadow.gradle.plugin)
v9.4.1Compare Source
Changed
v9.4.0Compare Source
Added
Changed
shadowJarintoassemblelifecycle. (#1939)shadow { // Disable making `assemble` task depend on `shadowJar`. This is enabled by default. addShadowJarToAssembleLifecycle = false }ZipExceptionwhen writing entries. (#1970)Fixed
skipStringConstantsper-relocator behavior inmapName. (#1968)v9.3.2Compare Source
Changed
gradleApidependency fromapitocompileOnlyfor Gradle 9.4+. (#1919)Fixed
Configuration
📅 Schedule: (in timezone CET)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.