dependabot maven(deps): bump pmd.version from 6.42.0 to 6.43.0
Bumps pmd.version
from 6.42.0 to 6.43.0.
Updates pmd-core
from 6.42.0 to 6.43.0
Release notes
Sourced from pmd-core's releases.
PMD 6.43.0 (26-February-2022)
26-February-2022 - 6.43.0
The PMD team is pleased to announce PMD 6.43.0.
This is a minor release.
Table Of Contents
New and noteworthy
Fixed Issues
- core
- doc
- java
- #3698: [java] Parsing error with try-with-resources and qualified resource
- java-bestpractices
- #3605: [java] SwitchStmtsShouldHaveDefault triggered when default case is present
- java-codestyle
- #278: [java] ConfusingTernary should treat
!= null
as positive condition- java-performance
- #3374: [java] UseStringBufferForStringAppends: Wrong example in documentation
- misc
- #3759: [lang-test] Upgrade dokka maven plugin to 1.4.32
- plsql
- #3746: [plsql] Parsing exception "Less than or equal to/Greater than or equal to" operators in DML statements
API Changes
Deprecated API
Some API deprecations were performed in core PMD classes, to improve compatibility with PMD 7.
- Report: the constructor and other construction methods like addViolation or createReport
- RuleContext: all constructors, getters and setters. A new set of stable methods, matching those in PMD 7, was added to replace the
addViolation
... (truncated)
Commits
-
dd0ee61
[maven-release-plugin] prepare release pmd_releases/6.43.0 -
d9ce305
Prepare pmd release 6.43.0 -
dd07a00
Merge pull request #3807 from adangel:doc-ant-threads -
9a437b0
Merge pull request #3788 from -
47901b7
Merge pull request #3805 from oowekyala:issue3605-default-case -
f369455
Add@karel1980
as a contributor -
71f4fe7
[doc] Update release notes (#3605 #3805) -
7451623
[doc] Update release notes (#3807) [skip ci] -
73940e2
[doc] Document Ant Task parameterthreads
-
36134ed
Merge pull request #3804 from JerritEic:issue2502-Add-floating-table-of-contents - Additional commits viewable in compare view
Updates pmd-java
from 6.42.0 to 6.43.0
Release notes
Sourced from pmd-java's releases.
PMD 6.43.0 (26-February-2022)
26-February-2022 - 6.43.0
The PMD team is pleased to announce PMD 6.43.0.
This is a minor release.
Table Of Contents
New and noteworthy
Fixed Issues
- core
- doc
- java
- #3698: [java] Parsing error with try-with-resources and qualified resource
- java-bestpractices
- #3605: [java] SwitchStmtsShouldHaveDefault triggered when default case is present
- java-codestyle
- #278: [java] ConfusingTernary should treat
!= null
as positive condition- java-performance
- #3374: [java] UseStringBufferForStringAppends: Wrong example in documentation
- misc
- #3759: [lang-test] Upgrade dokka maven plugin to 1.4.32
- plsql
- #3746: [plsql] Parsing exception "Less than or equal to/Greater than or equal to" operators in DML statements
API Changes
Deprecated API
Some API deprecations were performed in core PMD classes, to improve compatibility with PMD 7.
- Report: the constructor and other construction methods like addViolation or createReport
- RuleContext: all constructors, getters and setters. A new set of stable methods, matching those in PMD 7, was added to replace the
addViolation
... (truncated)
Commits
-
dd0ee61
[maven-release-plugin] prepare release pmd_releases/6.43.0 -
d9ce305
Prepare pmd release 6.43.0 -
dd07a00
Merge pull request #3807 from adangel:doc-ant-threads -
9a437b0
Merge pull request #3788 from -
47901b7
Merge pull request #3805 from oowekyala:issue3605-default-case -
f369455
Add@karel1980
as a contributor -
71f4fe7
[doc] Update release notes (#3605 #3805) -
7451623
[doc] Update release notes (#3807) [skip ci] -
73940e2
[doc] Document Ant Task parameterthreads
-
36134ed
Merge pull request #3804 from JerritEic:issue2502-Add-floating-table-of-contents - Additional commits viewable in compare view
Updates pmd-javascript
from 6.42.0 to 6.43.0
Release notes
Sourced from pmd-javascript's releases.
PMD 6.43.0 (26-February-2022)
26-February-2022 - 6.43.0
The PMD team is pleased to announce PMD 6.43.0.
This is a minor release.
Table Of Contents
New and noteworthy
Fixed Issues
- core
- doc
- java
- #3698: [java] Parsing error with try-with-resources and qualified resource
- java-bestpractices
- #3605: [java] SwitchStmtsShouldHaveDefault triggered when default case is present
- java-codestyle
- #278: [java] ConfusingTernary should treat
!= null
as positive condition- java-performance
- #3374: [java] UseStringBufferForStringAppends: Wrong example in documentation
- misc
- #3759: [lang-test] Upgrade dokka maven plugin to 1.4.32
- plsql
- #3746: [plsql] Parsing exception "Less than or equal to/Greater than or equal to" operators in DML statements
API Changes
Deprecated API
Some API deprecations were performed in core PMD classes, to improve compatibility with PMD 7.
- Report: the constructor and other construction methods like addViolation or createReport
- RuleContext: all constructors, getters and setters. A new set of stable methods, matching those in PMD 7, was added to replace the
addViolation
... (truncated)
Commits
-
dd0ee61
[maven-release-plugin] prepare release pmd_releases/6.43.0 -
d9ce305
Prepare pmd release 6.43.0 -
dd07a00
Merge pull request #3807 from adangel:doc-ant-threads -
9a437b0
Merge pull request #3788 from -
47901b7
Merge pull request #3805 from oowekyala:issue3605-default-case -
f369455
Add@karel1980
as a contributor -
71f4fe7
[doc] Update release notes (#3605 #3805) -
7451623
[doc] Update release notes (#3807) [skip ci] -
73940e2
[doc] Document Ant Task parameterthreads
-
36134ed
Merge pull request #3804 from JerritEic:issue2502-Add-floating-table-of-contents - Additional commits viewable in compare view
Updates pmd-jsp
from 6.42.0 to 6.43.0
Release notes
Sourced from pmd-jsp's releases.
PMD 6.43.0 (26-February-2022)
26-February-2022 - 6.43.0
The PMD team is pleased to announce PMD 6.43.0.
This is a minor release.
Table Of Contents
New and noteworthy
Fixed Issues
- core
- doc
- java
- #3698: [java] Parsing error with try-with-resources and qualified resource
- java-bestpractices
- #3605: [java] SwitchStmtsShouldHaveDefault triggered when default case is present
- java-codestyle
- #278: [java] ConfusingTernary should treat
!= null
as positive condition- java-performance
- #3374: [java] UseStringBufferForStringAppends: Wrong example in documentation
- misc
- #3759: [lang-test] Upgrade dokka maven plugin to 1.4.32
- plsql
- #3746: [plsql] Parsing exception "Less than or equal to/Greater than or equal to" operators in DML statements
API Changes
Deprecated API
Some API deprecations were performed in core PMD classes, to improve compatibility with PMD 7.
- Report: the constructor and other construction methods like addViolation or createReport
- RuleContext: all constructors, getters and setters. A new set of stable methods, matching those in PMD 7, was added to replace the
addViolation
... (truncated)
Commits
-
dd0ee61
[maven-release-plugin] prepare release pmd_releases/6.43.0 -
d9ce305
Prepare pmd release 6.43.0 -
dd07a00
Merge pull request #3807 from adangel:doc-ant-threads -
9a437b0
Merge pull request #3788 from -
47901b7
Merge pull request #3805 from oowekyala:issue3605-default-case -
f369455
Add@karel1980
as a contributor -
71f4fe7
[doc] Update release notes (#3605 #3805) -
7451623
[doc] Update release notes (#3807) [skip ci] -
73940e2
[doc] Document Ant Task parameterthreads
-
36134ed
Merge pull request #3804 from JerritEic:issue2502-Add-floating-table-of-contents - Additional commits viewable in compare view