jenkinsci / cobertura-plugin

Jenkins cobertura plugin
https://plugins.jenkins.io/cobertura/
MIT License
109 stars 133 forks source link

Bump dashboard-view from 2.9.9 to 2.16 #129

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps dashboard-view from 2.9.9 to 2.16.

Release notes

Sourced from dashboard-view's releases.

2.16

Security release

2.15

Just a maintenance release for a bunch of dependency updates

📦 Dependency updates

👻 Maintenance

2.14

🚀 New features and improvements

  • Make dependency on matrix-project plugin optional (#72) @​TobiX

👻 Maintenance

2.13

🚀 New features and improvements

🐛 Bug Fixes

  • Make sure job links are relative to the current folder (#66) @​TobiX
  • Update maven in tests (fixes test failures) (#64) @​TobiX

👻 Maintenance

... (truncated)

Changelog

Sourced from dashboard-view's changelog.

Changelog

Version 2.11 and newer

See GitHub releases

Version 2.10 (2018/11/11)

(Needs Jenkins 1.625.3 and Java 7)

  • Modernizes dependencies, update joda-time to latest version
  • Don't depend on maven-plugin anymore
  • Fix fullscreen view on newer Jenkins versions (Thanks to eva-mueller-coremedia, NeverOddOrEven and szhem for providing pull-requests fixing this issue, fixes JENKINS-39941, )
  • Fix health percentage cutoff (Thanks to zizizach for noticing this)
  • Alternate percentages when near 0/100% (Provided by Arnaud TAMAILLON)
  • Apply full screen style to maximized portlets
  • Based on JENKINS-13687: Add config button to full screen (fixes JENKINS-52170, thanks to jjasper for the inspiration)
  • JENKINS-49745: Better JavaScript error handling in "Agent statistics" portlet

Version 2.9.11 (2017/06/07)

(Needs Jenkins 1.580.1)

  • JENKINS-43863: Bump Jenkins version and include needed dependencies.

Version 2.9.10 (2016/06/01)

  • Bugfix: Ensure that ${jobs} is really a Collection<Job>
  • Minor cleanups
  • JENKINS-35266: Fix reset of Hide projects with no tests in the test portlet
Commits
  • c701575 [maven-release-plugin] prepare release dashboard-view-2.16
  • 586817b [SECURITY-2233]
  • f092647 [maven-release-plugin] prepare for next development iteration
  • 03b5186 [maven-release-plugin] prepare release dashboard-view-2.15
  • ddb9d0c Bump commons-net from 3.7.2 to 3.8.0 (#97)
  • bbdf1c1 Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#96)
  • 4f1a575 Bump commons-net from 3.6 to 3.7.2 (#81)
  • 14eee73 Bump joda-time from 2.10.8 to 2.10.10 (#94)
  • 503481e Bump release-drafter/release-drafter from v5.12.1 to v5.13.0 (#91)
  • e89d396 Bump plugin from 4.13 to 4.16 (#95)
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jenkinsci/cobertura-plugin/network/alerts).
jeffpearce commented 2 years ago

Closing in favor of a similar PR

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.