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.10.0 to 6.11.0 #758

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps org.jvnet.hudson.plugins:analysis-pom from 6.10.0 to 6.11.0.

Release notes

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

v6.11.0 🎁

✨ Improvements

📦 Dependency Updates

Commits
  • c05856c [maven-release-plugin] prepare release v6.11.0
  • ff19b07 Merge pull request #781 from basil/duplicate
  • d1c3577 Remove versions of any plugins managed in the parent POM
  • b42481b Merge branch 'master' of https://github.com/jenkinsci/analysis-pom-plugin int...
  • 75e42da Merge pull request #765 from jenkinsci/dependabot/maven/org.junit-junit-bom-5...
  • d9ae75c Bump org.junit:junit-bom from 5.9.3 to 5.10.0
  • 1a54795 Merge pull request #744 from jenkinsci/dependabot/maven/org.apache.maven.plug...
  • aae5ff3 Merge pull request #768 from jenkinsci/dependabot/maven/nl.jqno.equalsverifie...
  • 2db1f13 Merge pull request #771 from jenkinsci/dependabot/maven/archunit.version-1.1.0
  • 53fe92e Merge pull request #775 from jenkinsci/dependabot/maven/org.pitest-pitest-mav...
  • 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 1 year ago

Codecov Report

Merging #758 (6ddb29b) into master (1b9e838) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #758   +/-   ##
=========================================
  Coverage     73.54%   73.54%           
  Complexity     1689     1689           
=========================================
  Files           130      130           
  Lines          6278     6278           
  Branches        676      676           
=========================================
  Hits           4617     4617           
  Misses         1439     1439           
  Partials        222      222           

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