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 jenkins-core from 2.412 to 2.413 #722

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jenkins-core from 2.412 to 2.413.

Release notes

Sourced from jenkins-core's releases.

2.413

This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/ for the official changelogs.

🚀 New features and improvements

🐛 Bug fixes

📝 Documentation updates

All contributors: @​NotMyFault, @​Vlatombe, @​basil, @​dependabot, @​dependabot[bot], @​janfaracik, @​jenkins-release-bot, @​lifefire1, @​mawinter69, @​renovate and @​renovate[bot]

Commits
  • 1bb1522 [maven-release-plugin] prepare release jenkins-2.413
  • 94d4a2b Ensure that consumers of Executors#startBlockingBuild stop the blocking bui...
  • 901fd73 Update Yarn to v3.6.1 (#8224)
  • bd2a373 Update dependency eslint to v8.44.0 (#8225)
  • ac1b8a1 Revert inlining 'since' tags in stapler documentation (#8218)
  • d99bafd [JENKINS-71553] Add history widget factory for job not implementing `Queue.Ta...
  • ebeb8e2 Bump frontend-maven-plugin from 1.13.3 to 1.13.4 (#8222)
  • a7faccf Bump commons-io from 2.11.0 to 2.13.0 (#8108)
  • 65fdc85 Update dependency webpack to v5.88.1 (#8217)
  • 4d215e4 Bump guava from 32.0.1-jre to 32.1.1-jre (#8214)
  • 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 #722 (c4ee9d0) into master (46e03a6) will not change coverage. The diff coverage is n/a.

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