build(deps): bump net.sourceforge.pmd:pmd-java from 7.4.0 to 7.9.0
Open
Number: #1148
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 3
Association: Contributor
Comments: 3
Created:
December 30, 2024 at 08:42 AM UTC
(over 1 year ago)
(over 1 year ago)
Updated:
June 17, 2025 at 10:34 AM UTC
(12 months ago)
(12 months ago)
Labels:
type:dependencies theme:build
type:dependencies theme:build
Description:
Bumps net.sourceforge.pmd:pmd-java from 7.4.0 to 7.9.0.
Release notes
Sourced from net.sourceforge.pmd:pmd-java's releases.
PMD 7.9.0 (27-December-2024)
27-December-2024 - 7.9.0
The PMD team is pleased to announce PMD 7.9.0.
This is a minor release.
Table Of Contents
- 🚀 New and noteworthy
- 🐛 Fixed Issues
- 🚨 API Changes
- ✨ Merged pull requests
- 📦 Dependency updates
- 📈 Stats
🚀 New and noteworthy
New: CPD support for Rust
CPD now supports Rust, a blazingly fast and memory-efficient programming language. It is shipped in the new module
pmd-rust.🐛 Fixed Issues
- cli
- java
- #5096: [java] StackOverflowError with recursively bound type variable
- java-bestpractices
- #4861: [java] UnusedPrivateMethod - false positive with static methods in core JDK classes
- java-documentation
- #2996: [java] CommentSize rule violation is not suppressed at method level
🚨 API Changes
Experimental API
- pmd-core: RuleContext#addViolationWithPosition
✨ Merged pull requests
- #4939: [java] Fix #2996 - CommentSize/CommentContent suppression - Clément Fournier (
@oowekyala)- #5376: [java] Fix #4861 - UnusedPrivateMethod FP in JDK classes - Clément Fournier (
@oowekyala)- #5387: [java] Fix #5096 - StackOverflowError with recursively bounded tvar - Clément Fournier (
@oowekyala)- #5400: Fix #5399: [cli] pmd.bat: Quote all variables when using SET - Andreas Dangel (
@adangel)- #5402: Fix #5401: [cli] pmd.bat: set codepage to 65001 (UTF-8) - Andreas Dangel (
@adangel)
... (truncated)
Commits
10b4731[release] prepare release pmd_releases/7.9.083b543d[doc] Rust support since 7.9.0f742092Prepare pmd release 7.9.051767f3Add Rust CPD (#5414)c4c833a[doc] Update release notes (#5414)4c58683[doc] Add Rust as additional CPD language7085e0d[rust] Fix japicmp config to ignore missing old version6c4825fBump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 (#5...9a5e58aBump the all-gems group across 2 directories with 2 updates (#5422)8b6aa0fBump org.cyclonedx:cyclonedx-maven-plugin from 2.7.11 to 2.9.1 (#5417)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Package:
net.sourceforge.pmd:pmd-java
Ecosystem:
maven
maven
Version Change:
7.4.0 → 7.9.0
Update Type:
Minor
Minor
Technical Details
| ID: | 1668231 |
| UUID: | 2762854659 |
| Node ID: | PR_kwDOBNFB5s6GalhV |
| Host: | GitHub |
| Repository: | allure-framework/allure-java |