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.419 #747

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

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
  • 23139f7 [maven-release-plugin] prepare release jenkins-2.419
  • 8ef741e Update jenkins/ath Docker tag to v5695 (#8369)
  • ac31b40 Bump org.jenkins-ci.plugins:matrix-project from 802.v8013b_40c7edc to 808.v5a...
  • 6eee0bf Update dependency eslint to v8.47.0 (#8373)
  • c5b3204 Update dependency sass to v1.65.1 (#8366)
  • ec32c15 Add Java 21 to supported Java versions (#8365)
  • 5f26f78 Update jenkins/ath Docker tag to v5691 (#8364)
  • f4ff508 Bump org.jenkins-ci.plugins:cloudbees-folder from 6.815.v0dd5a_cb_40e0e to 6....
  • 78628d2 Replace Java 19 with 21 in Jenkinsfile (#8361)
  • 4a262f5 Replace MD5 digest with SHA256 while logging payload in Mock class called fro...
  • 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 #747 (7b97f68) into master (0a9a9dd) will not change coverage. The diff coverage is n/a.

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