jenkinsci / categorized-view-plugin

This is a plugin to create a new view named Categorized Jobs View, where jobs are grouped dynamically by regular expressions
https://plugins.jenkins.io/categorized-view/
GNU General Public License v3.0
11 stars 23 forks source link

Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.72 #40

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps org.jenkins-ci.plugins:plugin from 4.71 to 4.72.

Release notes

Sourced from org.jenkins-ci.plugins:plugin's releases.

4.72

🐛 Bug fixes

  • Upgrade palantir-java-format to Java 21 compatible release (#816) @​basil

👻 Maintenance

🚦 Tests

📦 Dependency updates

  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.47 to 3.48 (#813) @​dependabot
  • Bump org.jenkins-ci.main:jenkins-test-harness from 2042.v787a_641a_9b_26 to 2044.v03c87927ff5c (#812) @​dependabot
  • Bump com.diffplug.spotless:spotless-maven-plugin from 2.37.0 to 2.38.0 (#808) @​dependabot
  • Bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#809) @​dependabot
  • Bump jenkins-test-harness from 2034.v41c9cb_349299 to 2042.v787a_641a_9b_26 (#807) @​dependabot
  • Bump stapler-maven-plugin from 171.vfa_c6fd2e46a_a_ to 175.vff879c6738b_6 (#806) @​dependabot
Commits
  • 4c499ea [maven-release-plugin] prepare release plugin-4.72
  • ef3559f Upgrade palantir-java-format to Java 21 compatible release (#816)
  • e2dad99 Fixups to #801 and #805 (#815)
  • 92da190 Add -proc:full to Java 21 compiler arguments (#814)
  • 45757a8 Bump org.jenkins-ci.tools:maven-hpi-plugin from 3.47 to 3.48 (#813)
  • 99ae581 Bump org.jenkins-ci.main:jenkins-test-harness (#812)
  • 99c30a3 Test on Java 17 by default (#810)
  • 94882a8 Bump com.diffplug.spotless:spotless-maven-plugin from 2.37.0 to 2.38.0 (#808)
  • b0cc360 Bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#809)
  • 2f62515 Bump jenkins-test-harness (#807)
  • 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)