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 maven-hpi-plugin from 3.46 to 3.47 #717

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps maven-hpi-plugin from 3.46 to 3.47.

Release notes

Sourced from maven-hpi-plugin's releases.

3.47

🚨 Removed

🐛 Bug fixes

📝 Documentation updates

👻 Maintenance

  • Migrate from maven-artifact-transfer to direct use of Resolver API (#506) @​basil
  • Remove use of Plexus Component Descriptor XML (#505) @​basil
  • Use a constant where possible (#498) @​basil

📦 Dependency updates

Commits
  • e40fc93 [maven-release-plugin] prepare release maven-hpi-plugin-3.47
  • 09bd26e [JENKINS-68860] hpi:run does not add Add-Opens directives for Java 17 (#507)
  • 5ac74c2 Migrate from maven-artifact-transfer to direct use of Resolver API (#506)
  • 4b55e55 Remove use of Plexus Component Descriptor XML (#505)
  • 815f201 Bump jenkins from 1.99 to 1.100 (#504)
  • 9f96f2a Bump maven-invoker-plugin from 3.5.1 to 3.6.0 (#503)
  • 566df6d Add Overview menu with link to goals (#502)
  • 32bd070 Merge pull request #501 from jtnord/remove-plugin-module
  • ba4dc55 remove Plugin-Module manifest entry
  • 01b9bd6 Restore mojo docs (#500)
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #717 (748dd49) into master (c4ee9d0) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #717   +/-   ##
=========================================
  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