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 analysis-pom from 5.14.0 to 5.17.0 #227

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2021

Bumps analysis-pom from 5.14.0 to 5.17.0.

Release notes

Sourced from analysis-pom's releases.

v5.17.0 🎁

📦 Dependency updates

v5.16.0 🎁

📦 Dependency updates

Commits
  • c036b26 [maven-release-plugin] prepare release v5.17.0
  • a8d0adf Merge pull request #375 from jenkinsci/dependabot/maven/edu.hm.hafner-codings...
  • 7b106fe Bump codingstyle from 2.13.0 to 2.14.0
  • 07eab76 [maven-release-plugin] prepare for next development iteration
  • 53404c4 [maven-release-plugin] prepare release v5.16.0
  • a8411bf [maven-release-plugin] prepare for next development iteration
  • 04dfc47 [maven-release-plugin] prepare release v5.15.0
  • 0744ac5 Merge pull request #374 from jenkinsci/spotbugs-4.5.1
  • a574af5 Bump version of SpotBugs to 4.5.1.
  • cd3fd70 Merge pull request #373 from jenkinsci/dependabot/maven/edu.hm.hafner-codings...
  • 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 [analysis-pom](https://github.com/jenkinsci/analysis-pom-plugin) from 5.14.0 to 5.17.0.
- [Release notes](https://github.com/jenkinsci/analysis-pom-plugin/releases)
- [Changelog](https://github.com/jenkinsci/analysis-pom-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/analysis-pom-plugin@v5.14.0...v5.17.0)

---
updated-dependencies:
- dependency-name: org.jvnet.hudson.plugins:analysis-pom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner December 14, 2021 00:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 14, 2021
@codecov
Copy link

codecov bot commented Dec 14, 2021

Codecov Report

Merging #227 (5a6eb3e) into master (71e9010) will increase coverage by 0.03%.
The diff coverage is 93.75%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #227      +/-   ##
============================================
+ Coverage     79.61%   79.65%   +0.03%     
  Complexity      168      168              
============================================
  Files            16       16              
  Lines           515      516       +1     
  Branches         47       47              
============================================
+ Hits            410      411       +1     
  Misses           83       83              
  Partials         22       22              
Impacted Files Coverage Δ
...ins/plugins/checks/github/GitHubChecksContext.java 100.00% <ø> (ø)
...ins/plugins/checks/github/GitHubChecksDetails.java 76.34% <ø> (ø)
...ins/plugins/checks/github/GitSCMChecksContext.java 58.33% <0.00%> (ø)
...ithub/status/GitHubSCMSourceStatusChecksTrait.java 75.00% <ø> (ø)
...ks/github/status/GitHubStatusChecksProperties.java 95.45% <ø> (ø)
...cks/github/status/GitSCMStatusChecksExtension.java 76.92% <ø> (ø)
...ugins/checks/github/CheckRunGHEventSubscriber.java 95.12% <100.00%> (+0.12%) ⬆️
...s/plugins/checks/github/GitHubChecksPublisher.java 100.00% <100.00%> (ø)

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 71e9010...5a6eb3e. Read the comment docs.

@uhafner uhafner marked this pull request as draft December 16, 2021 09:37
@uhafner uhafner marked this pull request as ready for review December 16, 2021 15:35
@uhafner
Copy link
Member

uhafner commented Dec 16, 2021

@timja I fixed some warnings and enabled a quality gate for PMD in the build. If we don't want to react on PMD warnings it makes sense to disable PMD.

@timja timja merged commit 8540dd7 into master Dec 16, 2021
@timja timja deleted the dependabot/maven/org.jvnet.hudson.plugins-analysis-pom-5.17.0 branch December 16, 2021 16:25
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