PvPManager
PvPManager copied to clipboard
Bump versions-maven-plugin from 2.12.0 to 2.13.0
Bumps versions-maven-plugin from 2.12.0 to 2.13.0.
Release notes
Sourced from versions-maven-plugin's releases.
2.13.0
Changes
🚀 New features and improvements
- Build Modello improvement, change namespace for xsd (#766)
@slawekjaranowski- Remove redundant logs in info level (#764)
@slawekjaranowski- #367: Include parent projects in property resolution (#759)
@ajarmoniuk- Caching, Last Version on XML reports, Remove Oldest (#732)
@sultan- #754: Use Modello for XML reports (also fixes #755) (#757)
@ajarmoniuk- #283: allowMinorUpdates false should imply allowMajorUpdates false (#745)
@ajarmoniuk- Caching update information in reports to increase performance (#749)
@ajarmoniuk- #499: Add segment selection to update parent (#737)
@ajarmoniuk- #343 Parent updates report (#722)
@ajarmoniuk- Issue 342 scm set tag add new elements (#694)
@ajarmoniuk- Issue 610 update-parent: add a possibility to skip version resolution and enforce a parent version (#689)
@ajarmoniuk- Implementing #684: allow providing ruleSet in POM (#686)
@ajarmoniuk🐛 Bug Fixes
- Resolves #776: onlyUpgradable change the filter to versions where the current version is not the latest one (#777)
@ajarmoniuk- Fixing #769 (#770)
@ajarmoniuk- #762 Fix Plugin Report and Success/Warning icons, counts (#763)
@sultan- #760: Fixing the reported number of updates (#761)
@ajarmoniuk- #454 Use BoundArtifactVersion with UpdatePropertiesMojo (#753)
@ajarmoniuk- #454: Introducing "infinity-like" range calculus for dependency range computation (#733)
@ajarmoniuk- Issue #265: revert mojo to scan child modules instead of relying on maven (#719)
@ajarmoniuk- Add missing space in exception message (#723)
@pzygielo- Implementing #709: removeSnapshot idempotency (#712)
@ajarmoniuk- #632 Fixed lower and upper bounds to keep milestones and rcs in the right majors. (#672)
@sultan- Fixed #682: Restoring the ability to provide an empty "newVersion" argument (#683)
@ajarmoniuk- #673: Fixing NPE in UseDepVersionMojo caused by PatternIncludesArtifactFilter expecting a non-null classifier when using wildcards (#675)
@ajarmoniuk- Fixing #670: restoring allowSnapshots which was disabled in PR #665 (#671)
@ajarmoniuk📦 Dependency updates
- Bump parent version from 70 to 71 (#775)
@slawekjaranowski- Bump mockito-inline from 4.8.0 to 4.8.1 (#768)
@dependabot- Bump junit-bom from 5.9.0 to 5.9.1 (#716)
@dependabot- Bump actions/stale from 5 to 6 (#721)
@dependabot- Bump maven-common-artifact-filters from 3.3.0 to 3.3.2 (#696)
@dependabot- Bump mockito-inline from 4.7.0 to 4.8.0 (#679)
@dependabot📝 Documentation updates
- #725: Migrate Set to Markdown (#781)
@ajarmoniuk- #725: Migrating Lock Snapshots to Markdown (#779)
@ajarmoniuk- #725: Migrate display-property-updates.apt to Markdown (#778)
@ajarmoniuk- #725: Migrating Resolve Ranges to Markdown (#780)
@ajarmoniuk- #725: Migrating the plugin dependency updates example (#752)
@ajarmoniuk
... (truncated)
Commits
4aa3d9c[maven-release-plugin] prepare release 2.13.0de4ec66Correcting BoundArtifactComparison and eliminating incrementSegment27a9b5f#725: Migrating Set to Markdown32345e2#725: Migrating Lock Snapshots to Markdownd421b45Resolves #776: onlyUpgradable change the filter to versions where the current...8ee15b7#725: Migrate display-property-updates.apt to Markdown61f7411#725: Migrating Resolve Ranges to Markdown7ec406bBump parent version from 70 to 7198c703eFixing #7690fc892fBump mockito-inline from 4.8.0 to 4.8.1- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)