Java icon indicating copy to clipboard operation
Java copied to clipboard

Bump org.apache.maven.plugins:maven-pmd-plugin from 3.25.0 to 3.26.0

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps org.apache.maven.plugins:maven-pmd-plugin from 3.25.0 to 3.26.0.

Release notes

Sourced from org.apache.maven.plugins:maven-pmd-plugin's releases.

3.26.0

📝 Documentation updates

📦 Dependency updates

NOTE: Read the details on this release here: https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack

Commits
  • b42a183 [maven-release-plugin] prepare release maven-pmd-plugin-3.26.0
  • 91f3b84 [MPMD-404] Bump PMD to 7.7.0
  • fa1c391 Bump commons-io:commons-io
  • e99d2e4 [MPMD-407] Upgrade to Doxia 2.0.0 GA Stack
  • c57895e Fix dependencies
  • 8206f9d [MPMD-405] Update release notes for 3.25.0
  • c27ea6a Bump commons-io:commons-io from 2.16.1 to 2.17.0
  • aa83766 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
  • 413dc93 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Oct 28 '24 21:10 dependabot[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.40%. Comparing base (5c9edf4) to head (7987e04).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6054      +/-   ##
============================================
+ Coverage     72.38%   72.40%   +0.01%     
- Complexity     4982     4983       +1     
============================================
  Files           653      653              
  Lines         17574    17574              
  Branches       3386     3386              
============================================
+ Hits          12721    12724       +3     
+ Misses         4372     4371       -1     
+ Partials        481      479       -2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Oct 28 '24 21:10 codecov-commenter