jenkinsci / github-autostatus-plugin

Jenkins plugin to provide automatic status for multibranch jobs
https://plugins.jenkins.io/github-autostatus/
MIT License
52 stars 34 forks source link

Bump cobertura from 1.12.1 to 1.16 #163

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cobertura from 1.12.1 to 1.16.

Changelog

Sourced from cobertura's changelog.

Version 1.16 (03-Mar-2020)

Version 1.15 (10-Oct-2019)

Version 1.14 (12-Jun-2019)

Version 1.13 (14-Sep-2018)

Commits
  • b9a3b9e [maven-release-plugin] prepare release cobertura-1.16
  • ea41b3f [SECURITY-1668]
  • fdee535 [SECURITY-1700]
  • 48036d2 [maven-release-plugin] prepare for next development iteration
  • 415cca3 [maven-release-plugin] prepare release cobertura-1.15
  • 6c1b408 Fix: auto update not works when using Pipeline (#114)
  • e75d0e9 Support cases when one file may be in multiple packages (#115)
  • 4d786d8 [maven-release-plugin] prepare for next development iteration
  • d1c5e95 [maven-release-plugin] prepare release cobertura-1.14
  • 82bbecc Merge pull request #113 from jenkinsci/cizezsy-patch-1
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jenkinsci/github-autostatus-plugin/network/alerts).
dependabot[bot] commented 1 year ago

Superseded by #164.