Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2025

Bumps org.jenkins-ci.plugins:plugin from 5.8 to 5.9.

Release notes

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

5.9

💥 Breaking changes

Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.9.2.0 (#1103) @​dependabot

Apparently SpotBugs is now more strict about unnecessary suppressions, so remove any unnecessary @SuppressFBWarnings annotations if you encounter the following errors:

  • US_USELESS_SUPPRESSION_ON_CLASS
  • US_USELESS_SUPPRESSION_ON_FIELD
  • US_USELESS_SUPPRESSION_ON_METHOD
  • US_USELESS_SUPPRESSION_ON_METHOD_PARAMETER
  • US_USELESS_SUPPRESSION_ON_PACKAGE
Commits
  • 736ac5e [maven-release-plugin] prepare release plugin-5.9
  • 7e6a303 Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.9.2.0 (#1103)
  • 916b7ec [maven-release-plugin] prepare for next development iteration
  • See full diff 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 5.8 to 5.9.
- [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-5.8...plugin-5.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 11, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 11, 2025 05:38
@basil basil merged commit d12c371 into master Mar 11, 2025
1 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins-plugin-5.9 branch March 11, 2025 05:39
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.

1 participant