jenkinsci / gitlab-plugin

A Jenkins plugin for interfacing with GitLab
https://plugins.jenkins.io/gitlab-plugin/
GNU General Public License v2.0
1.44k stars 619 forks source link

Bump org.jenkins-ci.plugins:plugin from 4.88 to 5.0 #1701

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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

💥 Breaking changes

Since 5.0 the plugin parent pom now requires a minimum jenkins.version of 2.479 and to be run with Java 17

🚀 New features and improvements

🐛 Bug fixes

📝 Documentation updates

  • Add documentation for frontend integration with maven build (#1016) @​timja

✍ 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.0
  • d9a86c4 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 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)
MarkEWaite commented 1 month ago

@dependabot skip this minor version

dependabot[bot] commented 1 month ago

OK, I won't notify you about version 5.0.x again, unless you re-open this PR.