Skip to content

Bump maven-pmd-plugin from 3.19.0 to 3.20.0#167

Merged
kinow merged 1 commit intomasterfrom
dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.20.0
Jan 13, 2023
Merged

Bump maven-pmd-plugin from 3.19.0 to 3.20.0#167
kinow merged 1 commit intomasterfrom
dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.20.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2023

Bumps maven-pmd-plugin from 3.19.0 to 3.20.0.

Commits
  • 55c4d40 [maven-release-plugin] prepare release maven-pmd-plugin-3.20.0
  • f3e188a [MPMD-361] Explicitly start and end tables with Doxia Sinks in report renderers
  • b65c7a6 [MPMD-360] - Upgrade to PMD 6.53.0 (#109)
  • 3c7a47e Remove method available from super class
  • 6ee27fc [MPMD-358] - Upgrade to PMD 6.52.0 (#104)
  • 1dcc7c1 Set next development version to 3.20.0-SNAPSHOT
  • 255a35a (doc) Update releasenotes.md
  • cd954cc [MPMD-335] - Aggregate mode doesn't use additional repositories
  • 92434d0 add Reproducible Builds badge
  • 7b6623b [MPMD-357] - Upgrade to PMD 6.51.0 (#100)
  • Additional commits viewable 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 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)

Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.19.0 to 3.20.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.19.0...maven-pmd-plugin-3.20.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 13, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #167 (383f772) into master (bff1ab5) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #167   +/-   ##
=========================================
  Coverage     67.06%   67.06%           
  Complexity       55       55           
=========================================
  Files             7        7           
  Lines           419      419           
  Branches         41       41           
=========================================
  Hits            281      281           
  Misses          113      113           
  Partials         25       25           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@kinow kinow merged commit 730c131 into master Jan 13, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.20.0 branch January 13, 2023 20:34
@kinow
Copy link
Member

kinow commented Jan 13, 2023

Huh, this PR's checks passed. But upon merging I received the notification from GitHub about errors in the build. I synced my code, and it's complaining about a missing spotbugs Maven target... I wonder if we changed it and forgot to update the GH Actions file, or if maybe somehow dependabot updates broke it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants