Bump org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 to 3.27.0 by dependabot[bot] · Pull Request #361 · codehaus-plexus/plexus-pom (original) (raw)
Bumps org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 to 3.27.0.
Release notes
Sourced from org.apache.maven.plugins:maven-pmd-plugin's releases.
3.27.0
🚀 New features and improvements
- Use constant 3.6.3 in prerequisites/maven as minimal Maven version (#640) @slawekjaranowski
- Bump pmdVersion from 7.12.0 to 7.14.0 (#213) @dependabot[bot]
- Allow plugin execute with Maven 4 (#209) @slawekjaranowski
- Upgrade to PMD 7.12 (#196) @elharo
- [MPMD-411] - Implement getOutputPath and identify getOutputName as deprecated, (#179) @elharo
🐛 Bug Fixes
- [MPMD-410] - Number agreement (#181) @elharo
📝 Documentation updates
- Documentation: Excludes should be placed in pluginManagement (#637) (#638) @Bukama
- small parameter documentation improvement (#221) @elharo
- Replace manually maintained release notes by link to GitHub (#214) @slawekjaranowski
- Correct typos (#194) @elharo
- Add more information about excludes (#185) @Bukama
- [MNGSITE-529] - Rename "Goals" to "Plugin Documentation" (#182) @Bukama
👻 Maintenance
- [MPMD-412] - Simplify stub setup by not swallowing exceptions (#226) @elharo
- Use maven-embedder in test scope (#228) @slawekjaranowski
- Ignore the .vscode directory in git (#227) @elharo
- Clarify and simplify isDirectoryExcluded (#222) @elharo
- fix return type of getFilesToProcess in Javadoc (#223) @elharo
- small parameter documentation improvement (#221) @elharo
- Clean up some Javadoc comments (#219) @elharo
- Declare used dependency on org.apache.maven.reporting:maven-reporting… (#215) @elharo
- Buffer the writers (#218) @elharo
- Get rid of maven-artifact-transfer and other legacy stuff (#210) @slawekjaranowski
- Introduce service executors for CPD, PMD executors (#206) @slawekjaranowski
- Upgrade PR template for GitHub issues (#207) @slawekjaranowski
- Update site descriptor to 2.0 (#205) @slawekjaranowski
- Use shared release-drafter action (#203) @slawekjaranowski
- Fix failed tests in CPD reports that were hidden by overly broad catch clauses (#192) @elharo
- simplify code by preferring JDK methods (#199) @elharo
- Declare javax.inject dependency (#197) @elharo
- Avoid catching raw exception (#198) @elharo
- [MPMD-412] - Remove unused code and otherwise cleanup tests (#178) @elharo
- remove redundant code (#193) @elharo
- [MPMD-412] - clean up unused code (#190) @elharo
- Enable GitHub issues (#184) @Bukama
- Prefer Guice injection (#177) @elharo
📦 Dependency updates
... (truncated)
Commits
- ac2291d [maven-release-plugin] prepare release maven-pmd-plugin-3.27.0
- 156596e Bump org.apache.maven.plugins:maven-plugins from 44 to 45
- 897483c Bump mavenVersion from 3.6.3 to 3.9.10 (#641)
- 77e0956 Use RESOLVED_VERSION in tag-template
- ba13018 Use constant 3.6.3 in prerequisites/maven as minimal Maven version
- 2714d4e Documentation: Excludes should be placed in pluginManagement (#637 / #638)
- 1dc5ad6 remove jira link (#636)
- 04894a5 [MPMD-412] Simplify stub setup by not swallowing exceptions (#226)
- b9605ec Use maven-embedder in test scope
- 7ac47ac Ignore the .vscdoe directory in git (#227)
- 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)