Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Upgrade dependencies, SpotBugs, PMD, CheckStyle #480

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

holgerfriedrich
Copy link
Member

@holgerfriedrich holgerfriedrich commented Jan 19, 2025

I have put all upgrades in one PR - as separate commits - to ease comparing the results before / after.
Pls. DO NOT SQUASH.

This is still WIP, as checkstyle tests are not yet working. Upgrade to 10.20.1 is possible. All versions after 10.20.2 show 2 broken test cases.

spotbugs/spotbugs#1894 is still there in 4.9.0, and seen in our add-ons build in js automation.

Upgrades SpotBugs from 4.8.6 to 4.9.0.
For release notes, see:
https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md#490---2025-01-15

Upgrades spotbugs-maven-plugin from 4.8.6.2 to 4.8.6.6.
For release notes, see:
https://github.com/spotbugs/spotbugs-maven-plugin/releases

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Upgrades PMD from 7.8.0 to 7.9.0

For release notes, see:
https://github.com/pmd/pmd/releases/tag/pmd_releases%2F7.9.0

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
* junit to 5.11.4
* commons-io to 2.18.0
* commons-lang3 to 3.17.0
* maven-plugin-api to 3.9.9
* maven-plugin-annotations 3.15.1
* mojo-executor to 2.4.1
* jsoup to 1.18.3
* jdt-annotations to 2.3.100
* flexmark to 0.64.8
* logback to 1.2.13
* plexus-compiler-eclipse to 2.15.0
* ecj to 3.39.0
* truth to 1.4.4

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Upgrades Checkstyle from 10.17.0 to 10.21.1.

For release notes, see:
https://github.com/checkstyle/checkstyle/releases

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
@holgerfriedrich holgerfriedrich requested a review from a team as a code owner January 19, 2025 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant