Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2022

Bumps versions-maven-plugin from 2.3 to 2.10.0.

Release notes

Sourced from versions-maven-plugin's releases.

2.10.0

Changes

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

2.9.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 2248005+edwardmlyte@users.noreply.github.com

    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 DiJu519@users.noreply.github.com

    Adding parent processing to UseLatestVersion/UseLatestSnapshot/UseLatestRelease

  • [Fixed Issue 190][issue-190]

    Thanks to Julian Di Leonardo DiJu519@users.noreply.github.com

    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
  • e15c842 [maven-release-plugin] prepare release versions-maven-plugin-2.10.0
  • d0eb53c #563 rename parameter versions.displayTerminalWidth to versions.outputLineWidth
  • ba4e673 #568 introduce updateBuildOutputTimestamp property to make it configurable wh...
  • 8cfe5d0 #563 introduce property "versions.displayTerminalWidth" (#564)
  • 65fa0ee #550 ignore plugins which have not version in current POM but in parent POM
  • 50e624a Maven Wrapper v3.1.0 with Maven v3.8.4
  • c5f4a7a Bump mockito-core from 4.3.1 to 4.4.0
  • 79d94af Bump actions/checkout from 2 to 3
  • 8aa57f2 Bump maven-reporting-api from 3.0 to 3.1.0
  • e5d77b8 Bump maven-reporting-impl from 3.0.0 to 3.1.0
  • 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 [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from 2.3 to 2.10.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.3...versions-maven-plugin-2.10.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>
@acogoluegnes acogoluegnes merged commit a5b6725 into main Apr 8, 2022
@acogoluegnes acogoluegnes deleted the dependabot/maven/org.codehaus.mojo-versions-maven-plugin-2.10.0 branch April 8, 2022 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants