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.9.0 to 5.17.0 #137

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps analysis-pom from 5.9.0 to 5.17.0.

Release notes

Sourced from analysis-pom's releases.

v5.17.0 🎁

📦 Dependency updates

v5.16.0 🎁

📦 Dependency updates

v5.14.0 🎁

📦 Dependency updates

v5.13.0 🎁

📦 Dependency updates

v5.12.0 🎁

📦 Dependency updates

v5.11.0 🎁

... (truncated)

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.9.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.9.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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 13, 2021
@codecov
Copy link

codecov bot commented Dec 13, 2021

Codecov Report

Merging #137 (96d50f1) into master (e408563) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #137   +/-   ##
=========================================
  Coverage     85.38%   85.38%           
  Complexity      152      152           
=========================================
  Files            17       17           
  Lines           746      746           
  Branches         57       57           
=========================================
  Hits            637      637           
  Misses           89       89           
  Partials         20       20           
Impacted Files Coverage Δ
...a/io/jenkins/plugins/checks/api/ChecksDetails.java 100.00% <ø> (ø)
...va/io/jenkins/plugins/checks/api/ChecksOutput.java 95.34% <ø> (ø)
...io/jenkins/plugins/checks/api/TruncatedString.java 92.53% <ø> (ø)
.../checks/status/AbstractStatusChecksProperties.java 50.00% <ø> (ø)
...gins/checks/status/BuildStatusChecksPublisher.java 78.16% <ø> (ø)
...s/plugins/checks/status/FlowExecutionAnalyzer.java 80.00% <ø> (ø)
...enkins/plugins/checks/steps/PublishChecksStep.java 91.04% <ø> (ø)

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 e408563...96d50f1. Read the comment docs.

@uhafner uhafner marked this pull request as draft December 16, 2021 09:27
@uhafner uhafner marked this pull request as ready for review December 16, 2021 15:37
@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.

@uhafner uhafner requested a review from timja December 16, 2021 15:37
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 24, 2022

A newer version of org.jvnet.hudson.plugins:analysis-pom exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@timja timja merged commit d6e1b74 into master Jan 25, 2022
@timja timja deleted the dependabot/maven/org.jvnet.hudson.plugins-analysis-pom-5.17.0 branch January 25, 2022 07:38
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