dependabot maven(deps): bump versions-maven-plugin from 2.13.0 to 2.14.0
Bumps versions-maven-plugin from 2.13.0 to 2.14.0.
Release notes
Sourced from versions-maven-plugin's releases.
2.14.0
Changes
🚀 New features and improvements
- #333: aggregated reports site information (#841)
@MihaStemberger
- #333: aggregated reports (#836)
@MihaStemberger
- Resolves #837: Add includeParent (default true) to UpdatePropertiesMojo (#838)
@ajarmoniuk
- #767 display update information for ranges (#823)
@sultan
- Resolves #387: Provide an enforcer rule to specify the maximum number of allowed dependency updates (#801)
@ajarmoniuk
- Introduce Plugin API for ChangeRecorder (#819)
@slawekjaranowski
- Issue 134 removing the no longer needed patch + adding integration tests (#814)
@ajarmoniuk
- Make includeParent false by default to retain backward compatibility. (#817)
@ajarmoniuk
- Resolves #359: XML Property Updates Report (#804)
@ajarmoniuk
- Resolves #793: Added includeParent to DisplayPropertyUpdates and PropertyUpdatesReport (#795)
@ajarmoniuk
🐛 Bug Fixes
- Wagon should use remote repository instead of proxy repository for repo authentication (#842)
@ajarmoniuk
- Resolves #289: Handle processParent in mojos which support it. (#813)
@ajarmoniuk
- Resolves #505: getReactorModels using correct module paths when the module name includes pom.xml (#805)
@ajarmoniuk
- #794: SetMojo would always change the version of the POM, regardless if a match was found (#799)
@ajarmoniuk
- #614 resolve version from model properties if necessary (#797)
@TorstenKruse
- Resolves #790: Fix update scope determination in DisplayDependencyUpdatesMojo (#791)
@ajarmoniuk
📦 Dependency updates
- Bump parent version from 71 to 72 (#844)
@slawekjaranowski
- Bump commons-text from 1.9 to 1.10.0 (#827)
@dependabot
- Bump mockito-inline from 4.8.1 to 4.9.0 (#815)
@dependabot
- Bump plexus-utils from 3.4.2 to 3.5.0 (#811)
@dependabot
- Upgrade com.fasterxml.woodstox:woodstox-core to 6.4.0 (#798)
@slachiewicz
- Bump plexus-utils from 3.4.2 to 3.5.0 (#792)
@dependabot
📝 Documentation updates
- Make Max Dependency enforcer rule as main page of enforcer module (#847)
@slawekjaranowski
- Clarification in README - maintained versions, issues and PR creation (#832)
@slawekjaranowski
- #725: Migrate Set Aggregator to Markdown (#784)
@ajarmoniuk
- #725: Migrate Recording Changes to Markdown (#783)
@ajarmoniuk
- #725: Migrate Update Parent to Markdown (#787)
@ajarmoniuk
- #725: Migrate Unlock Snapshots to Markdown (#785)
@ajarmoniuk
- #725: Migrate Update Child Modules to Markdown (#786)
@ajarmoniuk
- #725: Migrate Use Releases to Markdown (#788)
@ajarmoniuk
- #725: Migrate Update Properties to Markdown (#789)
@ajarmoniuk
👻 Maintenance
- Enable Spotless plugin - automatic code formatting (#845)
@slawekjaranowski
- #704: Remove remaining ArtifactRepository leftovers + use version range for VersionsHelper where applicable (#833)
@ajarmoniuk
... (truncated)
Commits
-
fde050e
[maven-release-plugin] prepare release 2.14.0 -
a9e9e14
Make Max Dependency enforcer rule as main page of enforcer module -
e01dbb7
Fix links in site -
84dc123
Add 404 page -
30b44a0
Ignore code reformat form git blame after spotless -
1fb9f3b
Enable Spotless plugin - code reformat -
42341fb
Enable Spotless plugin - automatic code formatting -
1f7058d
Bump parent version from 71 to 72 -
3e4aee0
Wagon should use remote repository instead of proxy repository for repo authe... -
3003f8b
Fixed #333 - Additional commits viewable in compare view