build(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.5 to 2.18.0
Type: Pull Request
State: Closed
Association: Contributor
Comments: 2
(over 1 year ago)
(8 months ago)
(8 months ago)
dependency update
Bumps org.codehaus.mojo:versions-maven-plugin from 2.5 to 2.18.0.
Release notes
Sourced from org.codehaus.mojo:versions-maven-plugin's releases.
2.18.0
❗ NOTICE
Due to
Doxia 2.xstackmaven-site-plugin3.20+ is required. https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+StackChanges
🚀 New features and improvements
- Upgrade to Doxia 2.x stack (#1180)
@slawekjaranowski- Remove implementation of dynamic version goal (#1179)
@slawekjaranowski- fix: Removed non-fully functional dynamic version goal (#1172)
@jimisola- Resolves #1131: Suppress logging when allowMajorUpdates, allowMinorUp… (#1132)
@gmshake- Move
expression: {blah} no valueSystem.outto logs (#1119)@JackPGreen- Improve speed of versions:resolve-ranges in case parents contain many version properties (#1122)
@m-schutte-ohra-nl🐛 Bug Fixes
- Resolves #1060: Bugfix in UpdateParentMojo + add tests (#1181)
@andrzejj0- Resolves#1066: Fixed a possible NPE in interpolateVersion (#1166)
@andrzejj0- Resolves #1067: Bug fix: incorrect arguments of PomHelper::createProjectBuilderRequest (#1164)
@andrzejj0- Resolves #1137: using PomHelper.getGroupId if groupId of the current project root is empty (#1162)
@andrzejj0- bugix/ protect internal data in multi thread env. (#1133)
@jgraglia- Fixed #1123 - Missing link in examples to recoding changes and use dy… (#1124)
@khmarbaise📦 Dependency updates
- Upgrade to Doxia 2.x stack (#1180)
@slawekjaranowski- Bump byteBuddyVersion from 1.15.7 to 1.15.10 (#1173)
@dependabot- Bump com.fasterxml.woodstox:woodstox-core from 7.0.0 to 7.1.0 (#1171)
@dependabot- Bump org.codehaus.groovy:groovy-all from 2.0.0 to 2.4.21 in /versions-maven-plugin/src/it/it-property-updates-report-002-slow (#1161)
@dependabot- Bump byteBuddyVersion from 1.15.5 to 1.15.7 (#1163)
@dependabot- Bump byteBuddyVersion from 1.15.4 to 1.15.5 (#1160)
@dependabot- Bump byteBuddyVersion from 1.15.3 to 1.15.4 (#1156)
@dependabot- Bump org.codehaus.mojo:mojo-parent from 85 to 86 (#1139)
@dependabot- Bump byteBuddyVersion from 1.15.1 to 1.15.3 (#1151)
@dependabot- Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 (#1148)
@dependabot- Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#1143)
@dependabot- Bump byteBuddyVersion from 1.15.0 to 1.15.1 (#1135)
@dependabot- Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#1136)
@dependabot- Bump byteBuddyVersion from 1.14.19 to 1.15.0 (#1134)
@dependabot- Bump byteBuddyVersion from 1.14.18 to 1.14.19 (#1129)
@dependabot- Bump org.codehaus.mojo:mojo-parent from 84 to 85 (#1128)
@dependabot- Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 (#1126)
@dependabot- Bump org.hamcrest:hamcrest from 2.2 to 3.0 (#1125)
@dependabot- Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 (#1117)
@dependabot- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#1118)
@dependabot📝 Documentation updates
... (truncated)
Changelog
Sourced from org.codehaus.mojo: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]
Commits
814c9b1[maven-release-plugin] prepare release 2.18.064a3814Upgrade to Doxia 2.x stacka3ab213Resolves #1060: Bugfix in UpdateParentMojo + add tests (#1181)380264fRemove implementation of dynamic version goal7e3b710Drop Maven Wrapper from projecta9270bbBump project version to 2.18.0-SNAPSHOTd115f7aMoved to modello-stax. Removed "versionDefinition" from rule.mdo. (#1176)3841bb6fix: Removed non-fully functional dynamic version goal (#1172)a899699Using Stax2 (Woodstox) instead of plexus-xml (Xpp) to process XML documents; ...8f48640Bump byteBuddyVersion from 1.15.7 to 1.15.10- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 8916083 |
| UUID: | 2732678885 |
| Node ID: | PR_kwDOHrp7k86E1-xJ |
| Host: | GitHub |
| Repository: | apimatic/core-lib-java |