jenkinsci / code-coverage-api-plugin

Deprecated Jenkins Code Coverage Plugin
https://plugins.jenkins.io/code-coverage-api/
MIT License
111 stars 77 forks source link

Bump org.jvnet.hudson.plugins:analysis-pom from 6.12.0 to 6.14.0 #781

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps org.jvnet.hudson.plugins:analysis-pom from 6.12.0 to 6.14.0.

Release notes

Sourced from org.jvnet.hudson.plugins:analysis-pom's releases.

v6.14.0 🎁

📦 Dependency Updates

Commits
  • b895c71 [maven-release-plugin] prepare release v6.14.0
  • fbb6c76 Merge pull request #798 from jenkinsci/dependabot/maven/com.puppycrawl.tools-...
  • d84b29e Merge pull request #799 from jenkinsci/dependabot/maven/io.jenkins.tools.bom-...
  • b7f12f9 Bump io.jenkins.tools.bom:bom-2.387.x
  • 2887725 Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4
  • 602f433 [maven-release-plugin] prepare for next development iteration
  • 6fa84af [maven-release-plugin] prepare release v6.13.0
  • f20be44 Merge pull request #793 from jenkinsci/dependabot/maven/org.pitest-pitest-mav...
  • a27db39 Merge pull request #794 from jenkinsci/dependabot/maven/io.jenkins.tools.bom-...
  • ba5a4b8 Merge pull request #795 from jenkinsci/dependabot/maven/nl.jqno.equalsverifie...
  • 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 show 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)
codecov[bot] commented 11 months ago

Codecov Report

Merging #781 (d7f46ba) into master (9804fdb) will increase coverage by 0.03%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #781      +/-   ##
============================================
+ Coverage     74.05%   74.08%   +0.03%     
- Complexity     1693     1694       +1     
============================================
  Files           130      130              
  Lines          6278     6278              
  Branches        676      676              
============================================
+ Hits           4649     4651       +2     
+ Misses         1407     1406       -1     
+ Partials        222      221       -1     

see 1 file with indirect coverage changes

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