Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

chore(deps): bump plugin from 4.49 to 4.51 #136

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps plugin from 4.49 to 4.51.

Release notes

Sourced from plugin's releases.

4.51

🚀 New features and improvements

🐛 Bug fixes

  • Use project.basedir rather than maven.multiModuleProjectDirectory (#648) @​basil

📝 Documentation updates

📦 Dependency updates

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
  • e8ea72a [maven-release-plugin] prepare release plugin-4.51
  • fe4cf3f Bump maven-install-plugin from 3.0.1 to 3.1.0 (#646)
  • 524d3c8 Bump jenkins-test-harness from 1881.v5d4b_a_f650249 to 1894.v471a_047124ce ...
  • 7ebe9af Use project.basedir rather than maven.multiModuleProjectDirectory (#648)
  • 0e51782 Merge pull request #645 from jglick/surefire.forkNumber
  • 157e25a Define surefire.forkNumber in Surefire JVM
  • e2e855b Bump jenkins-test-harness from 1875.vf39637878e43 to 1881.v5d4b_a_f650249 (...
  • 39349f2 Document Java 17 support (#643)
  • 9ba9112 Bump mockito-bom from 4.8.1 to 4.9.0 (#642)
  • 71f6b77 Bump jenkins-test-harness from 1868.v03b_7c6673e2e to 1875.vf39637878e43 (#641)
  • 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 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.51.
- [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.51)

---
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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2022

The following labels could not be found: skip-changelog.

@DuMaM DuMaM merged commit e4f5ebe into master Nov 25, 2022
@DuMaM DuMaM deleted the dependabot/maven/master/org.jenkins-ci.plugins-plugin-4.51 branch November 25, 2022 01:34
@DuMaM DuMaM added the dependencies Dependency updates label Nov 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant