chore(deps): update pmd.version to v7 (major)#867
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update pmd.version to v7 (major)#867renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
c7f6fd3 to
8892ace
Compare
8892ace to
14470ab
Compare
14470ab to
5783043
Compare
5783043 to
613c58a
Compare
613c58a to
d8ceb5c
Compare
d8ceb5c to
3b9609c
Compare
3b9609c to
fdae14c
Compare
fdae14c to
b4244e3
Compare
b4244e3 to
e40457f
Compare
58a952d to
3a97e6c
Compare
e40457f to
9babd6a
Compare
9babd6a to
74ef39f
Compare
74ef39f to
aed04ed
Compare
aed04ed to
026f430
Compare
026f430 to
082a4c0
Compare
082a4c0 to
281431f
Compare
281431f to
3720cf9
Compare
3720cf9 to
cc7cbfc
Compare
cc7cbfc to
d558199
Compare
d558199 to
6e2bbff
Compare
6e2bbff to
565195b
Compare
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.
This PR contains the following updates:
6.55.0→7.24.06.55.0→7.24.06.55.0→7.24.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
pmd/pmd (net.sourceforge.pmd:pmd-core)
v7.24.0: PMD 7.24.0 (24-April-2026)24-April-2026 - 7.24.0
The PMD team is pleased to announce PMD 7.24.0.
This is a minor release.
Table Of Contents
🌟️ New Rules
AvoidInterfaceAsMapKeyreportsMapdeclarations(fields, variables, parameters) whose key type is an interface that has at least one abstract implementing
class defining
equalsorhashCode. Using such maps results in potentially duplicated map entries ornot being able to get entries by key.
OverridingThreadRunfinds overriddenThread::runmethods.This is not recommended. Instead, implement
Runnableand pass an instance to the thread constructor.🐛️ Fixed Issues
✨️ Merged pull requests
📦️ Dependency updates
📈️ Stats
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.