Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump maven-pmd-plugin from 3.15.0 to 3.16.0 #41

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2022

Bumps maven-pmd-plugin from 3.15.0 to 3.16.0.

Release notes

Sourced from maven-pmd-plugin's releases.

3.16.0

🐛 Bug Fixes

  • [MPMD-325] Could not find class due to IncompatibleClassChangeError warning
  • [MPMD-324] Ruleset URLs have hyphen replaced with forwardslash
  • [MPMD-323] ResourceManager should use project base dir instead of pom location

🔧 Build

🚀 New features and improvements

📦 Dependency updates

Commits
  • b8a794e [maven-release-plugin] prepare release maven-pmd-plugin-3.16.0
  • 6fc39ec [MPMD-323] ResourceManager should use project base dir instead of pom
  • 4eae72c [MPMD-324] Ruleset URLs have hyphen replaced with forwardslash
  • 64e35f7 Make maven core provided scope
  • 1dd8d00 [MPMD-327] Upgrade to PMD 6.42.0
  • fae4525 [MPMD-327] Upgrade to PMD 6.41.0
  • 80e8aab (doc) Update README.md
  • 3fffd9c [MPMD-328] Shared Github Actions (#48)
  • 2175d5e [MPMD-327] Upgrade to PMD 6.40.0
  • b8ac1fb [MPMD-327] Upgrade to PMD 6.39.0
  • 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.15.0 to 3.16.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.15.0...maven-pmd-plugin-3.16.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 the dependencies Pull requests that update a dependency file label Feb 16, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #41 (34bd82e) into master (b08efc0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #41   +/-   ##
=========================================
  Coverage     30.75%   30.75%           
  Complexity      115      115           
=========================================
  Files            28       28           
  Lines          1356     1356           
  Branches        116      116           
=========================================
  Hits            417      417           
  Misses          912      912           
  Partials         27       27           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b08efc0...34bd82e. Read the comment docs.

@davidmoten davidmoten merged commit 9afd999 into master Feb 16, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.16.0 branch February 16, 2022 09:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants