Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.jenkins-ci.plugins:plugin from 4.88 to 5.0 in /sample-plugin #3675

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2024

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

🐛 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 <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)

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.88 to 5.0.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.88...plugin-5.0)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 3, 2024 22:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 3, 2024
@github-actions github-actions bot enabled auto-merge (squash) October 3, 2024 22:24
@basil basil disabled auto-merge October 3, 2024 23:09
@basil basil merged commit 238d66a into master Oct 3, 2024
2 of 4 checks passed
@basil basil deleted the dependabot/maven/sample-plugin/org.jenkins-ci.plugins-plugin-5.0 branch October 3, 2024 23:09
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
<version>4.0.4</version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose #3685 was unwanted?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I think it is unwanted. Attempt to revert it and prevent new arrivals in:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants