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 versions-maven-plugin from 2.7 to 2.12.0 #391

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2022

Bumps versions-maven-plugin from 2.7 to 2.12.0.

Release notes

Sourced from versions-maven-plugin's releases.

2.12.0

Changes

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

... (truncated)

Commits
  • e2c7dca [maven-release-plugin] prepare release versions-maven-plugin-2.12.0
  • f9a90e5 Amended #258: Adding plugin and plugin management dependency includes/excludes
  • 5fa3693 Fixing #251: proper handling of InvalidSegmentException and InvalidVersionSpe...
  • 0db6ce4 Fixing #315: Guarding against newVersion or property being empty if the prope...
  • b551d90 Fixing #231 bug/feature: added "allowDowngrade", default "false", fixed range...
  • 52cd445 New feature (#477): connection, developerConnection, url arguments for set-sc...
  • 87a4146 #361: Typo
  • 56dd514 Fixing #320: Correcting the delta computation
  • a440adc Implementing #213: new argument: allowDowngrade, only valid if allowSnapshots...
  • 01dcc60 stale action - set close-issue-reason as not_planned
  • 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)
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 5, 2022
@bdemers
Copy link
Member

bdemers commented Oct 5, 2022

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 5, 2022

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@bdemers
Copy link
Member

bdemers commented Oct 5, 2022

@dependabot recreate

Bumps [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from 2.7 to 2.12.0.
- [Release notes](https://github.com/mojohaus/versions-maven-plugin/releases)
- [Changelog](https://github.com/mojohaus/versions-maven-plugin/blob/master/ReleaseNotes.md)
- [Commits](mojohaus/versions@versions-maven-plugin-2.7...versions-maven-plugin-2.12.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:versions-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.codehaus.mojo-versions-maven-plugin-2.12.0 branch from b7d503a to 2a09c26 Compare October 5, 2022 22:16
@bdemers bdemers merged commit 62c11bf into main Oct 5, 2022
@bdemers bdemers deleted the dependabot/maven/org.codehaus.mojo-versions-maven-plugin-2.12.0 branch October 5, 2022 23:35
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
1 participant