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.54 to 4.55 #173

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps plugin from 4.54 to 4.55.

Release notes

Sourced from plugin's releases.

4.55

💥 Breaking changes

🚨 Removed

  • Remove unnecessary enforceBytecodeVersion excludes (#685) @​basil

🐛 Bug fixes

📦 Dependency updates

Commits
  • fe11a68 [maven-release-plugin] prepare release plugin-4.55
  • 4bd86a2 Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 and incrementals-plugin fr...
  • 231ccca Bump jenkins-test-harness (#698)
  • d8174de Bump maven-invoker-plugin from 3.4.0 to 3.5.0 (#696)
  • 93808a2 Bump maven-surefire-plugin.version from 3.0.0-M8 to 3.0.0-M9 (#694)
  • 4d0f862 Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#695)
  • f938fd6 Bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#691)
  • a26b5c1 Bump incrementals-plugin.version from 1.4 to 1.5 (#692)
  • 92dd7c8 Bump mockito-bom from 5.1.0 to 5.1.1 (#690)
  • 96e25a0 Bump mockito-bom from 5.0.0 to 5.1.0 (#688)
  • 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.54 to 4.55.
- [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.54...plugin-4.55)

---
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 requested a review from a team as a code owner March 1, 2023 04:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Mar 1, 2023
Copy link
Contributor

@allancth allancth left a comment

Choose a reason for hiding this comment

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

Approving bot

@MarkEWaite
Copy link
Contributor

Thanks for reviewing and approving @allancth .

This pull request will need additional changes before it can be merged. In the description of the pull request there is an expandable entry for the release notes. Under that expandable entry, you'll see the following text:

Bump Maven Enforcer Plugin from 3.1.0 to 3.2.1 (#689) @​dependabot
Maven Enforcer Plugin 3.2.1 is more strict than previous versions. See the release notes for details. If you encounter a new RequireUpperBoundDeps error, add the newest version of the dependency to the section or add an exclusion.

That is the guidance from the person that performed the release to help consumers of the release understand the changes that they may need to make. In this case, the change probably involves adding the commons-net:commons-net:3.9.0 dependency to the dependencyManagement section of the pom.xml file.

@allancth
Copy link
Contributor

allancth commented Mar 2, 2023

@dependabot squash and merge

@dependabot dependabot bot merged commit 00665d5 into master Mar 2, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins-plugin-4.55 branch March 2, 2023 03:20
@allancth
Copy link
Contributor

allancth commented Mar 2, 2023

@MarkEWaite I did a squash and merged after adding the dependencies you've mentioned. PR closed. Thanks Mark for the guidance.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants