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.3 to 2.16.0 in /migrator/migrator-servlet #3041

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2023

Bumps versions-maven-plugin from 2.3 to 2.16.0.

Release notes

Sourced from versions-maven-plugin's releases.

2.16.0

Changes

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

2.15.0

Changes

🚀 New features and improvements

... (truncated)

Changelog

Sourced from versions-maven-plugin's changelog.

Release Notes

2.6

  • [Pull Request #252][pull-252]

    Thanks to Edward Maxwell-Lyte [email protected]

    Minor spelling corrections

  • [Fixed Issue 157][issue-157]

    Document the end of versioning limitations in Maven 3.x There may remain good reasons for defining custom versioning rules to let versions-maven-plugin apply, but at least not the old Maven 2.x limitation

  • [Fixed Issue 256][issue-256]

    if initial and new version are equals, just display initial this means this is a plugin version that requires a Maven version that is not compatible with project minimum version, not really a proposed upgrade

  • [Fixed Issue 237][issue-237]

    Thanks to Julian Di Leonardo [email protected]

    Adding parent processing to UseLatestVersion/UseLatestSnapshot/UseLatestRelease

  • [Fixed Issue 190][issue-190]

    Thanks to Julian Di Leonardo [email protected]

    Fixing issue in update-child-modules, where root module's version was being used in all downstream children even when a child's parent was different.

  • [Fixed Issue 219][issue-219]

    Added threadSafe=true to goals to prevent warning in Maven builds if you start Maven via: mvn -T ..

  • [Fixed Issue 215][issue-215]

2.5

  • [Fixed Issue 202][issue-202]

... (truncated)

Commits
  • dbf6d65 [maven-release-plugin] prepare release 2.16.0
  • 1281e9a Bump mojo-parent from 74 to 75
  • 9b44a44 Resolves #960: displayDependencyUpdates should display updates from lesser se...
  • 0fe821e Bump commons-io from 2.11.0 to 2.12.0
  • 82e2450 Use update policy DAILY instead of NEVER for remote repositories
  • 9dc1d03 Resolves #921: Added extended documentation on dependencyIncludes/dependencyE...
  • bdf6b1c Resolves #931: Fixing problems with encoding in UseDepVersion and PomHelper (...
  • 746c750 Resolves #916: Partially reverted #799.
  • a52cf33 Fix deprecated goals in ITs poms
  • 009b4ac Resolves #954: Excluded plexus-container-default
  • 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 requested a review from a team as a code owner June 6, 2023 23:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 6, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/migrator/migrator-servlet/org.codehaus.mojo-versions-maven-plugin-2.16.0 branch 2 times, most recently from 4023465 to 56349f4 Compare June 9, 2023 10:11
@dependabot dependabot bot force-pushed the dependabot/maven/migrator/migrator-servlet/org.codehaus.mojo-versions-maven-plugin-2.16.0 branch from 56349f4 to 529bd39 Compare June 21, 2023 05:44
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.3 to 2.16.0.
- [Release notes](https://github.com/mojohaus/versions/releases)
- [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
- [Commits](mojohaus/versions@versions-maven-plugin-2.3...2.16.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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/migrator/migrator-servlet/org.codehaus.mojo-versions-maven-plugin-2.16.0 branch from 529bd39 to a9f42b7 Compare June 22, 2023 09:18
…/org.codehaus.mojo-versions-maven-plugin-2.16.0
@mandlil mandlil merged commit 3bf061b into master Aug 11, 2023
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/migrator/migrator-servlet/org.codehaus.mojo-versions-maven-plugin-2.16.0 branch August 11, 2023 06:43
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.

2 participants