job-dsl-plugin
job-dsl-plugin copied to clipboard
Bump org.jenkins-ci.plugins:plugin from 4.88 to 5.0
Bumps org.jenkins-ci.plugins:plugin from 4.88 to 5.0.
Release notes
Sourced from org.jenkins-ci.plugins:plugin's releases.
5.0
🚀 New features and improvements
- Add opt-in for Jenkins display of frontend tests (#1016)
@timja
- Add 'may-spotless-apply' profile (#1017)
@Vlatombe
- JENKINS-73339 - Require Java 17 and Jetty 12 (EE 9) for plugin development (#1004)
@basil
🐛 Bug fixes
- Require Maven 3.9.6 or later (#1018)
@Vlatombe
📝 Documentation updates
✍ Other changes
📦 Dependency updates
- Bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.2 to 4.0.1 (#1028)
@dependabot
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 (#1027)
@dependabot
- Bump org.jenkins-ci:test-annotations from 1.4 to 1.5 (#1025)
@dependabot
- Bump org.kohsuke:access-modifier-checker from 1.33 to 1.34 (#1026)
@dependabot
- Bump org.mockito:mockito-bom from 5.13.0 to 5.14.1 (#1024)
@dependabot
- Bump org.jenkins-ci.main:jenkins-test-harness from 2289.vfd344a_6d1660 to 2299.v7e8d22e797d3 (#1023)
@dependabot
- Bump org.junit:junit-bom from 5.11.0 to 5.11.1 (#1021)
@dependabot
- Bump io.jenkins.tools.maven:license-maven-plugin from 157.vcd037a_d79631 to 158.ve6566b_0151f0 (#1019)
@dependabot
- Bump io.jenkins.tools.maven:stapler-maven-plugin from 175.vff879c6738b_6 to 223.v46129f4695e9 (#1020)
@dependabot
- Bump io.jenkins.tools.maven:license-maven-plugin from 139.v9b_5625f30dcb_ to 157.vcd037a_d79631 (#1014)
@dependabot
Commits
f4b74b8
[maven-release-plugin] prepare release plugin-5.0d9a86c4
Add docs for frontend integration + opt-in for Jenkins integration (#1016)c800245
Update baseline from 2.477 to 2.479 (#1029)0b329f4
Bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.2 to 4.0.1 (#1028)d40da12
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 (#1027)2bef9ce
Bump org.jenkins-ci:test-annotations from 1.4 to 1.5 (#1025)6e2ac6d
Bump org.kohsuke:access-modifier-checker from 1.33 to 1.34 (#1026)408ca84
Bump org.mockito:mockito-bom from 5.13.0 to 5.14.1 (#1024)eee4897
Bump org.jenkins-ci.main:jenkins-test-harness (#1023)3709153
Bump org.junit:junit-bom from 5.11.0 to 5.11.1 (#1021)- Additional commits viewable in compare view
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 <dependency name> 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)