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.410 to 2.411 #715

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jenkins-core from 2.410 to 2.411.

Release notes

Sourced from jenkins-core's releases.

2.411

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

🌐 Localization and translation

📝 Documentation updates

📦 Dependency updates

All contributors: @​MarkEWaite, @​basil, @​cuishuang, @​daniel-beck, @​dependabot, @​dependabot[bot], @​janfaracik, @​jenkins-release-bot, @​jglick, @​renovate, @​renovate[bot], @​takashiharano and @​timja

Commits
  • f2618f6 [maven-release-plugin] prepare release jenkins-2.411
  • ea9cdff Bump spring-security-bom from 5.8.3 to 5.8.4 (#8165)
  • 1bdc344 Update dependency eslint to v8.43.0 (#8167)
  • e720a99 Bump core-annotation-processors from 1.0 to 9.v8d1b_e5888539 (#8166)
  • aa983a7 Fix a typo in DomainValidator's docs (#8163)
  • c21d7fd JENKINS-71246 Remove animations on login page causing high CPU usage in some ...
  • dd81eda Update the Log Recorders interface (#8087)
  • ccfd725 Remove incorrect text from JENKINS_HOME help page (#8161)
  • 91a99d2 Update dependency webpack to v5.87.0 (#8162)
  • 0372ad5 Bump maven-shade-plugin from 3.4.1 to 3.5.0 (#8159)
  • 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 #715 (d301f4d) into master (607fc55) will not change coverage. The diff coverage is n/a.

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