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.417 #739

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.417.

Release notes

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

2.416

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

All contributors: @​jenkins-release-bot and @​yaroslavafenkin

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
  • fc85abb [maven-release-plugin] prepare release jenkins-2.417
  • 170e0e8 Bump org.jenkins-ci.main:remoting from 3131.vf2b_b_798b_ce99 to 3142.vcfca_0c...
  • ede24c1 Add many french translations for plugins manager (#8311)
  • 3d74c37 DescribableList.replace called Saveable.save twice (#8303)
  • 4e6e3dc Flake in AbstractBuildTest.workspaceLock (#8309)
  • 3565510 Bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.2 (#8315)
  • 75d658a Bump org.jenkins-ci.main:jenkins-test-harness from 2042.v787a_641a_9b_26 to 2...
  • 39b449a Update dependency eslint to v8.46.0 (#8316)
  • 9bb909c Update dependency eslint-config-prettier to v8.9.0 (#8312)
  • d841f1d Simpler Jenkins.getComputers (#8299)
  • 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 #739 (fb706ee) into master (3911e15) will not change coverage. The diff coverage is n/a.

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