Bump maven-release-plugin from 3.0.0-M6 to 3.0.0-M7 #90

Merged
dependabot[bot] merged 1 commit from dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.0.0-M7 into main 2022-11-02 22:00:23 +01:00
dependabot[bot] commented 2022-11-02 21:58:48 +01:00 (Migrated from github.com)

Bumps maven-release-plugin from 3.0.0-M6 to 3.0.0-M7.

Commits
  • b86c5f2 [maven-release-plugin] prepare release maven-release-3.0.0-M7
  • 0615a4c [MRELEASE-1072] Reuse original tag for next development version in case trans...
  • 951aba3 [MRELEASE-1108] Upgrade Maven SCM to 2.0.0-M3
  • b1840a4 [MRELEASE-1107] Respect "lineSeparator" also on "mvn release:prepare"
  • 83deb62 [MRELEASE-1104] fix stage goal when having both arguments and stagingRepository
  • bce380b Bump mrm-maven-plugin from 1.3.0 to 1.4.1 (#142)
  • e15e7d7 [MRELEASE-1094] Clean up dependencies
  • cc7d3b6 [MRELEASE-1099] Use shallow checkout/clone during release:perform
  • a197ada [MRELEASE-1100] Upgrade Maven SCM to 2.0.0-M2
  • 3163f27 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Dependabot compatibility score

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 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)
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0-M6 to 3.0.0-M7. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-release/commit/b86c5f2ea136bdd540a301ddb2233f2f73b680ae"><code>b86c5f2</code></a> [maven-release-plugin] prepare release maven-release-3.0.0-M7</li> <li><a href="https://github.com/apache/maven-release/commit/0615a4c3b2138116a255fc2b57fcf83d76d49e68"><code>0615a4c</code></a> [MRELEASE-1072] Reuse original tag for next development version in case trans...</li> <li><a href="https://github.com/apache/maven-release/commit/951aba3843d0334fc8d6d06cda6c5540b8861b94"><code>951aba3</code></a> [MRELEASE-1108] Upgrade Maven SCM to 2.0.0-M3</li> <li><a href="https://github.com/apache/maven-release/commit/b1840a4ca5a63df4b8abf9220bd4a1b0ee93d98e"><code>b1840a4</code></a> [MRELEASE-1107] Respect &quot;lineSeparator&quot; also on &quot;mvn release:prepare&quot;</li> <li><a href="https://github.com/apache/maven-release/commit/83deb62a687495f1e70ee9229d45b12aa13f4248"><code>83deb62</code></a> [MRELEASE-1104] fix stage goal when having both arguments and stagingRepository</li> <li><a href="https://github.com/apache/maven-release/commit/bce380ba9654ee93fe689c3f58c0bb488f80ff12"><code>bce380b</code></a> Bump mrm-maven-plugin from 1.3.0 to 1.4.1 (<a href="https://github-redirect.dependabot.com/apache/maven-release/issues/142">#142</a>)</li> <li><a href="https://github.com/apache/maven-release/commit/e15e7d765eb9da2583ae50d08afcd382464d7704"><code>e15e7d7</code></a> [MRELEASE-1094] Clean up dependencies</li> <li><a href="https://github.com/apache/maven-release/commit/cc7d3b6a4c5e0ac7ceea0f7790b6248f1848d160"><code>cc7d3b6</code></a> [MRELEASE-1099] Use shallow checkout/clone during release:perform</li> <li><a href="https://github.com/apache/maven-release/commit/a197ada6eb54ba89037a04c9d24ee1faab82aa80"><code>a197ada</code></a> [MRELEASE-1100] Upgrade Maven SCM to 2.0.0-M2</li> <li><a href="https://github.com/apache/maven-release/commit/3163f2789a012f102b20e32b547d8f75b3c17608"><code>3163f27</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/apache/maven-release/compare/maven-release-3.0.0-M6...maven-release-3.0.0-M7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-release-plugin&package-manager=maven&previous-version=3.0.0-M6&new-version=3.0.0-M7)](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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details>
sschnabe (Migrated from github.com) reviewed 2022-11-02 21:58:48 +01:00
rpahli (Migrated from github.com) reviewed 2022-11-02 21:58:48 +01:00
fabian-schlegel (Migrated from github.com) reviewed 2022-11-02 21:58:48 +01:00
kokuwaio-bot (Migrated from github.com) approved these changes 2022-11-02 21:59:02 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: kokuwaio/micronaut-logging#90
No description provided.