CHANGE @W-22462041@ - Upgrade PMD from 7.24.0 to 7.25.0#474
Merged
nikhil-mittal-165 merged 1 commit intoJun 24, 2026
Conversation
- Updated PMD from 7.24.0 to 7.25.0 - Updated junit-jupiter from 5.14.3 to 5.14.4 (latest stable patch) - Updated gson from 2.13.2 to 2.14.0 (to stay in sync with pmd-core 7.25.0 transitive dep) - Bumped @salesforce/code-analyzer-pmd-engine to 0.43.0-SNAPSHOT Full PMD comparison scan (7.24.0 vs 7.25.0) run across 435 repos (486,214 violations compared): 0 mismatches, 0 violation count delta, 0 rule changes. Behavior parity confirmed.
|
Git2Gus App is installed but the |
namrata111f
approved these changes
Jun 24, 2026
aruntyagiTutu
approved these changes
Jun 24, 2026
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.
Summary
Upgrades the bundled PMD engine from 7.24.0 to 7.25.0 for the monthly release.
Changes
gradle/libs.versions.toml,src/constants.ts)pmd-core7.25.0's transitivegsondep)Verification
pmd-*-7.25.0.jarindist/java-lib; no duplicate slf4j or gson)PMD scan comparison (7.24.0 vs 7.25.0)
Ran the full comparison tool across 435 repos:
PMD 7.25.0 is a behavior-preserving upgrade for our rule set. Full report archived to the team Drive.
Test plan