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.417 to 2.418 #743

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps org.jenkins-ci.main:jenkins-core from 2.417 to 2.418.

Release notes

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

2.418

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

🐛 Bug fixes

All contributors: @​Mysterious-Dev, @​Pushkar-Mahajan4, @​dependabot, @​dependabot[bot], @​janfaracik, @​jenkins-release-bot, @​mawinter69, @​renovate, @​renovate[bot] and @​takashiharano

Commits
  • 8ef9575 [maven-release-plugin] prepare release jenkins-2.418
  • 4ccb66b [JENKINS-71238] New login page breaks login-theme-plugin (#8341)
  • ce7f897 Bump org.jenkins-ci:jenkins from 1.103 to 1.104 (#8346)
  • 8af4d4c Bump io.jenkins.plugins:commons-text-api from 1.10.0-36.vc008c8fcda_7b_ to 1....
  • 1631112 Bump org.jenkins-ci.plugins:display-url-api from 2.3.7 to 2.3.8 (#8343)
  • 6c9f9a2 Update dependency handlebars to v4.7.8 (#8334)
  • b68f3d8 Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre (#8318)
  • ab53bb7 Bump org.jenkins-ci.plugins:matrix-project from 789.v57a_725b_63c79 to 802.v8...
  • b6c0d0d Bump org.jenkins-ci.plugins:mailer from 457.v3f72cb_e015e5 to 463.vedf8358e00...
  • 5adaeab Bump org.jenkins-ci.plugins:script-security from 1251.vfe552ed55f8d to 1264.v...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 #743 (6ae13d5) into master (0a9a9dd) will not change coverage. The diff coverage is n/a.

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