Skip to content

Upgrade all tools #483

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

Merged
merged 3 commits into from
Apr 28, 2025
Merged

Upgrade all tools #483

merged 3 commits into from
Apr 28, 2025

Conversation

holgerfriedrich
Copy link
Member

@holgerfriedrich holgerfriedrich commented Apr 27, 2025

Upgrade PMD, Checkstyle, Spotbugs - see separate commits. Do not squash please!

Here are the differences before / after the upgrade.
SimplifyBooleanReturns is the only significant difference - but expected, as we have decided to remove it a while ago. This is not yet part of the 0.17.0 release we use for the CI.

grafik

Upgrades PMD from 7.9.0 to 7.13.0

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

Signed-off-by: Holger Friedrich <[email protected]>
Upgrades Checkstyle from 10.21.1 to 10.23.0.

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

Signed-off-by: Holger Friedrich <[email protected]>
Upgrades SpotBugs from 4.8.6 to 4.9.3.
For release notes, see:
https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md#486---2024-06-17

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

Signed-off-by: Holger Friedrich <[email protected]>
@holgerfriedrich holgerfriedrich marked this pull request as ready for review April 27, 2025 18:01
@holgerfriedrich holgerfriedrich requested a review from a team as a code owner April 27, 2025 18:01
@holgerfriedrich
Copy link
Member Author

Maybe we can do a release after this is merged?

Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the upgrades!

@wborn wborn merged commit 1eac36a into openhab:main Apr 28, 2025
2 checks passed
@wborn wborn added this to the 0.18.0 milestone Apr 28, 2025
@holgerfriedrich holgerfriedrich deleted the pr-many-upgrades branch April 28, 2025 05:24
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