XChart
XChart copied to clipboard
Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0
Bumps org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0.
Release notes
Sourced from org.apache.maven.plugins:maven-release-plugin's releases.
3.1.0
🚀 New features and improvements
- [MRELEASE-1145] - Upgrade to Maven 3.6.3 (#217)
@michael-o
- [MRELEASE-1139] - Improve logging of sources for used credentials (#209)
@kwin
- [MRELEASE-1134] - Pass interactive flag to SCM provider (#197)
@kwin
🐛 Bug Fixes
- [MRELEASE-1064] - [REGRESSION] release:branch uses
@releaseLabel
instea… (#221)@michael-o
- [MRELEASE-1147] -
@junitVersion
@ never replaced in UTs (make explicit) (#220)@michael-o
- [MRELEASE-1148] - Release Manage pulls in transitive dependencies (#219)
@michael-o
- [MRELEASE-1146] - maven-release-plugin tests do not properly check for … (#218)
@michael-o
- [MRELEASE-1109] - patch JDomModel (#201)
@mkolesnikov
- [MRELEASE-1109] - Support CI friendly versions (#198)
@kwin
📦 Dependency updates
- Bump scmVersion from 2.0.1 to 2.1.0 (#213)
@dependabot
- Bump org.apache.maven.shared:maven-invoker from 3.2.0 to 3.3.0 (#215)
@dependabot
- Bump org.codehaus.plexus:plexus-interactivity-api from 1.2 to 1.3 (#210)
@dependabot
- Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 (#206)
@dependabot
- Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0 (#214)
@dependabot
- [MRELEASE-1144] - Upgrade to Parent 42 (#216)
@michael-o
- Bump apache/maven-gh-actions-shared from 3 to 4 (#212)
@dependabot
- Bump org.codehaus.plexus:plexus-interactivity-api from 1.1 to 1.2 (#207)
@dependabot
- Bump org.codehaus.mojo:mrm-maven-plugin from 1.5.0 to 1.6.0 (#200)
@dependabot
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.5.1 to 3.6.0 (#204)
@dependabot
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 (#205)
@dependabot
- [MRELEASE-1128] - update maven-scm to 2.0.1 (#192)
@elharo
👻 Maintenance
- Bump release-drafter/release-drafter from 5 to 6 (#211)
@dependabot
- [MRELEASE-1136] - Upgrade parent pom to 41 (#208)
@slachiewicz
- fixup hamcrest dependencies (#194)
@elharo
- prefer JDK String replace methods to Plexus ones (#193)
@elharo
Commits
f2f9f4e
[maven-release-plugin] prepare release maven-release-3.1.0e109d3b
Bump scmVersion from 2.0.1 to 2.1.05f794a1
Bump org.apache.maven.shared:maven-invoker from 3.2.0 to 3.3.028201bb
Bump org.codehaus.plexus:plexus-interactivity-api from 1.2 to 1.38547606
Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27adf6aaf
Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0f3bbb77
[MRELEASE-1064] [REGRESSION] release:branch uses@releaseLabel
instead of@br
...fa6c3db
[MRELEASE-1145] Upgrade to Maven 3.6.3167db81
[MRELEASE-1147]@junitVersion
@ never replaced in UTs (make explicit)7249d1f
[MRELEASE-1148] Release Manager pulls in transitive dependencies- 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 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)