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 plugin from 4.49 to 4.50 #1354

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2022

Bumps plugin from 4.49 to 4.50.

Release notes

Sourced from plugin's releases.

4.50

💥 Breaking changes

If you previously relied on the --mutex network argument (for example, to ensure that only one instance of Yarn runs at any given time when running multiple instances of Yarn as the same user on the same server when running Yarn 1.x), you must now opt in to this behavior explicitly by adding <frontend.yarn.arguments>--mutex network</frontend.yarn.arguments> to the <properties> section of your plugin POM.

The direct dependency on JCIP annotations has been removed from the plugin POM. Plugins that use JCIP annotations should ensure they have a core baseline of 2.326 or later.

🚨 Removed

🐛 Bug fixes

  • Support multi-module Maven projects when using a SpotBugs exclude filter file (#631) @​basil

📦 Dependency updates

Commits
  • 75821e1 [maven-release-plugin] prepare release plugin-4.50
  • 95f86ce Bump spotbugs-maven-plugin from 4.7.2.2 to 4.7.3.0 (#639)
  • 0140be6 Remove --mutex network argument for Yarn builds (#625)
  • 2d5d344 Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.2.2 (#637)
  • 161a27f Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.2.2 (#638)
  • 61707aa Sort \<dependencyManagement> section by scope, group ID, and artifact ID (#636)
  • dd938c8 Sort \<pluginManagement> entries by group ID and artifact ID (#635)
  • 1467932 Remove managed dependency on Objenesis (#634)
  • d76e635 Remove explicit dependency on jcip-annotations (#633)
  • 994fd6b Sort \<dependencyManagement> section by group ID and artifact ID (#632)
  • 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 will merge this PR once CI passes on it, as requested by @MarkEWaite.


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 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 [plugin](https://github.com/jenkinsci/plugin-pom) from 4.49 to 4.50.
- [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.49...plugin-4.50)

---
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 the dependencies Dependency related change label Nov 9, 2022
@dependabot dependabot bot requested a review from MarkEWaite November 9, 2022 00:04
Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 9, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot merged commit c6d48f2 into master Nov 9, 2022
@dependabot dependabot bot deleted the dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.50 branch November 9, 2022 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency related change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant