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.jenkins-ci.main:jenkins-core from 2.414 to 2.416 #734

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps org.jenkins-ci.main:jenkins-core from 2.414 to 2.416.

Release notes

Sourced from org.jenkins-ci.main:jenkins-core's releases.

2.415

This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/#v2.415 for the official changelog for this release, or https://www.jenkins.io/changelog-old/#v2.415 for releases older than around 7 months.

🚨 Removed

🎉 Major features and improvements

🚀 New features and improvements

🐛 Bug fixes

  • LazyBuildMixIn.getEstimatedDurationCandidates duplication (#8233) @​jglick

👷 Changes for plugin developers

All contributors: @​NotMyFault, @​StefanSpieker, @​daniel-beck, @​dependabot, @​dependabot[bot], @​janfaracik, @​jenkins-release-bot, @​jglick, @​mawinter69, @​renovate and @​renovate[bot]

Commits
  • 627d315 [maven-release-plugin] prepare release jenkins-2.416
  • a310e0d Merge branch 'security-master'
  • 7fb5f24 [maven-release-plugin] prepare for next development iteration
  • 5ac0a98 [maven-release-plugin] prepare release jenkins-2.415
  • a855a50 Bump matrix-auth from 3.1.9 to 3.1.10 (#8276)
  • a55957a Bump jenkins-test-harness from 2034.v41c9cb_349299 to 2042.v787a_641a_9b_26 (...
  • 0fde09f Bump font-awesome-api from 6.4.0-1 to 6.4.0-2 (#8274)
  • 2e936b1 Update dependency eslint to v8.45.0 (#8277)
  • 357fde9 Add last build status to job page (#8129)
  • 1800077 Small tweaks to theme.scss (#8219)
  • 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 #734 (d8b7cad) into master (3911e15) will not change coverage. The diff coverage is n/a.

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

dependabot[bot] commented 1 year ago

Superseded by #739.