jenkinsci / pull-request-monitoring-plugin

Jenkins plugin to monitor pull requests with customizable dashboard. You can also provide a view for your plugin that other developers can use in their dashboard.
https://plugins.jenkins.io/pull-request-monitoring/
MIT License
9 stars 6 forks source link

Bump plugin from 4.42 to 4.46 #233

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps plugin from 4.42 to 4.46.

Release notes

Sourced from plugin's releases.

4.46

🐛 Bug fixes

📦 Dependency updates

4.45

📦 Dependency updates

4.44

🚀 New features and improvements

📦 Dependency updates

4.43.1

💥 Breaking changes

  • Bump jenkins-test-harness from 1797.v711534844e8a_ to 1802.v9de0d87365d2 (#571) @​dependabot The minimum version of Jenkins supported with the provided jenkins test harness is now 2.249

🚀 New features and improvements

📦 Dependency updates

... (truncated)

Commits
  • bae0bf1 [maven-release-plugin] prepare release plugin-4.46
  • b7a3f16 add junit 4.x to dependency management (#596)
  • 7bb08b3 Bump jenkins-test-harness (#595)
  • da4a8e6 Bump maven-stapler-plugin from 1.17 to 1.18 (#594)
  • fd7c96f Bump maven-site-plugin from 3.12.0 to 3.12.1 (#593)
  • a273317 Bump objenesis from 3.2 to 3.3 (#592)
  • 73819e3 [maven-release-plugin] prepare for next development iteration
  • c420834 [maven-release-plugin] prepare release plugin-4.45
  • ca9823e Bump maven-hpi-plugin from 3.31 to 3.32 (#591)
  • 8ed92c5 Bump maven-hpi-plugin from 3.30 to 3.31 (#589)
  • 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 2 years ago

Codecov Report

Merging #233 (ca2c8a7) into master (b74b0d2) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #233   +/-   ##
=========================================
  Coverage     79.03%   79.03%           
  Complexity        5        5           
=========================================
  Files             2        2           
  Lines            62       62           
  Branches         10       10           
=========================================
  Hits             49       49           
  Misses            7        7           
  Partials          6        6           

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

dependabot[bot] commented 2 years ago

Superseded by #239.