-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1 #28
Merged
dependabot
merged 1 commit into
master
from
dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.1.1
Aug 22, 2024
Merged
Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1 #28
dependabot
merged 1 commit into
master
from
dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.1.1
Aug 22, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.0.1 to 3.1.1. - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.0.1...maven-release-3.1.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Aug 22, 2024
@dependabot merge
From: dependabot[bot] ***@***.***>
Date: Friday, 23 August 2024 at 2:51 AM
To: eddiecarpenter/jpalite ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [eddiecarpenter/jpalite] Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1 (PR #28)
Bumps org.apache.maven.plugins:maven-release-plugin<https://github.com/apache/maven-release> from 3.0.1 to 3.1.1.
Release notes
Sourced from org.apache.maven.plugins:maven-release-plugin's releases<https://github.com/apache/maven-release/releases>.
3.1.0
🚀 New features and improvements
* [MRELEASE-1145]<https://issues.apache.org/jira/browse/MRELEASE-1145> - Upgrade to Maven 3.6.3 (#217<https://redirect.github.com/apache/maven-release/pull/217>) @michael-o<https://github.com/michael-o>
* [MRELEASE-1139]<https://issues.apache.org/jira/browse/MRELEASE-1139> - Improve logging of sources for used credentials (#209<https://redirect.github.com/apache/maven-release/pull/209>) @kwin<https://github.com/kwin>
* [MRELEASE-1134]<https://issues.apache.org/jira/browse/MRELEASE-1134> - Pass interactive flag to SCM provider (#197<https://redirect.github.com/apache/maven-release/pull/197>) @kwin<https://github.com/kwin>
🐛 Bug Fixes
* [MRELEASE-1064]<https://issues.apache.org/jira/browse/MRELEASE-1064> - [REGRESSION] release:branch uses @releaseLabel<https://github.com/releaseLabel> instea… (#221<https://redirect.github.com/apache/maven-release/pull/221>) @michael-o<https://github.com/michael-o>
* [MRELEASE-1147]<https://issues.apache.org/jira/browse/MRELEASE-1147> - @junitVersion<https://github.com/junitVersion>@ never replaced in UTs (make explicit) (#220<https://redirect.github.com/apache/maven-release/pull/220>) @michael-o<https://github.com/michael-o>
* [MRELEASE-1148]<https://issues.apache.org/jira/browse/MRELEASE-1148> - Release Manage pulls in transitive dependencies (#219<https://redirect.github.com/apache/maven-release/pull/219>) @michael-o<https://github.com/michael-o>
* [MRELEASE-1146]<https://issues.apache.org/jira/browse/MRELEASE-1146> - maven-release-plugin tests do not properly check for … (#218<https://redirect.github.com/apache/maven-release/pull/218>) @michael-o<https://github.com/michael-o>
* [MRELEASE-1109]<https://issues.apache.org/jira/browse/MRELEASE-1109> - patch JDomModel (#201<https://redirect.github.com/apache/maven-release/pull/201>) @mkolesnikov<https://github.com/mkolesnikov>
* [MRELEASE-1109]<https://issues.apache.org/jira/browse/MRELEASE-1109> - Support CI friendly versions (#198<https://redirect.github.com/apache/maven-release/pull/198>) @kwin<https://github.com/kwin>
📦 Dependency updates
* Bump scmVersion from 2.0.1 to 2.1.0 (#213<https://redirect.github.com/apache/maven-release/pull/213>) @dependabot<https://github.com/dependabot>
* Bump org.apache.maven.shared:maven-invoker from 3.2.0 to 3.3.0 (#215<https://redirect.github.com/apache/maven-release/pull/215>) @dependabot<https://github.com/dependabot>
* Bump org.codehaus.plexus:plexus-interactivity-api from 1.2 to 1.3 (#210<https://redirect.github.com/apache/maven-release/pull/210>) @dependabot<https://github.com/dependabot>
* Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 (#206<https://redirect.github.com/apache/maven-release/pull/206>) @dependabot<https://github.com/dependabot>
* Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0 (#214<https://redirect.github.com/apache/maven-release/pull/214>) @dependabot<https://github.com/dependabot>
* [MRELEASE-1144]<https://issues.apache.org/jira/browse/MRELEASE-1144> - Upgrade to Parent 42 (#216<https://redirect.github.com/apache/maven-release/pull/216>) @michael-o<https://github.com/michael-o>
* Bump apache/maven-gh-actions-shared from 3 to 4 (#212<https://redirect.github.com/apache/maven-release/pull/212>) @dependabot<https://github.com/dependabot>
* Bump org.codehaus.plexus:plexus-interactivity-api from 1.1 to 1.2 (#207<https://redirect.github.com/apache/maven-release/pull/207>) @dependabot<https://github.com/dependabot>
* Bump org.codehaus.mojo:mrm-maven-plugin from 1.5.0 to 1.6.0 (#200<https://redirect.github.com/apache/maven-release/pull/200>) @dependabot<https://github.com/dependabot>
* Bump org.apache.maven.plugins:maven-invoker-plugin from 3.5.1 to 3.6.0 (#204<https://redirect.github.com/apache/maven-release/pull/204>) @dependabot<https://github.com/dependabot>
* Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 (#205<https://redirect.github.com/apache/maven-release/pull/205>) @dependabot<https://github.com/dependabot>
* [MRELEASE-1128]<https://issues.apache.org/jira/browse/MRELEASE-1128> - update maven-scm to 2.0.1 (#192<https://redirect.github.com/apache/maven-release/pull/192>) @elharo<https://github.com/elharo>
👻 Maintenance
* Bump release-drafter/release-drafter from 5 to 6 (#211<https://redirect.github.com/apache/maven-release/pull/211>) @dependabot<https://github.com/dependabot>
* [MRELEASE-1136]<https://issues.apache.org/jira/browse/MRELEASE-1136> - Upgrade parent pom to 41 (#208<https://redirect.github.com/apache/maven-release/pull/208>) @slachiewicz<https://github.com/slachiewicz>
* fixup hamcrest dependencies (#194<https://redirect.github.com/apache/maven-release/pull/194>) @elharo<https://github.com/elharo>
* prefer JDK String replace methods to Plexus ones (#193<https://redirect.github.com/apache/maven-release/pull/193>) @elharo<https://github.com/elharo>
Commits
* 4f350d4<apache/maven-release@4f350d4> [maven-release-plugin] prepare release maven-release-3.1.1
* 06f6de4<apache/maven-release@06f6de4> [MRELEASE-1153] Revert parts of MRELEASE-1109 (8dfcb47996320af5e6f0b2d50eac20...
* 985d0bc<apache/maven-release@985d0bc> [MRELEASE-1149] Current release of the plugin has configuration docs missing
* 47e94b4<apache/maven-release@47e94b4> [maven-release-plugin] prepare for next development iteration
* f2f9f4e<apache/maven-release@f2f9f4e> [maven-release-plugin] prepare release maven-release-3.1.0
* e109d3b<apache/maven-release@e109d3b> Bump scmVersion from 2.0.1 to 2.1.0
* 5f794a1<apache/maven-release@5f794a1> Bump org.apache.maven.shared:maven-invoker from 3.2.0 to 3.3.0
* 28201bb<apache/maven-release@28201bb> Bump org.codehaus.plexus:plexus-interactivity-api from 1.2 to 1.3
* 8547606<apache/maven-release@8547606> Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27
* adf6aaf<apache/maven-release@adf6aaf> Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0
* Additional commits viewable in compare view<apache/maven-release@maven-release-3.0.1...maven-release-3.1.1>
[Dependabot compatibility score]<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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)
________________________________
You can view, comment on, or merge this pull request online at:
#28
Commit Summary
* 2822c28<2822c28> Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1
File Changes
(1 file<https://github.com/eddiecarpenter/jpalite/pull/28/files>)
* M pom.xml<https://github.com/eddiecarpenter/jpalite/pull/28/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8> (2)
Patch Links:
* https://github.com/eddiecarpenter/jpalite/pull/28.patch
* https://github.com/eddiecarpenter/jpalite/pull/28.diff
—
Reply to this email directly, view it on GitHub<#28>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ATQOMNPKN7R3SFHWEHVKG3TZSX3HHAVCNFSM6AAAAABM6KNSIGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4DAOJZGMYDCNQ>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
dependabot
bot
deleted the
dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.1.1
branch
August 22, 2024 19:37
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1.
Release notes
Sourced from org.apache.maven.plugins:maven-release-plugin's releases.
Commits
4f350d4
[maven-release-plugin] prepare release maven-release-3.1.106f6de4
[MRELEASE-1153] Revert parts of MRELEASE-1109 (8dfcb47996320af5e6f0b2d50eac20...985d0bc
[MRELEASE-1149] Current release of the plugin has configuration docs missing47e94b4
[maven-release-plugin] prepare for next development iterationf2f9f4e
[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.0Dependabot 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)