Bump maven-deploy-plugin from 3.0.0 to 3.1.0 #110

Merged
dependabot[bot] merged 1 commit from dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.0 into main 2023-02-09 22:00:44 +01:00
dependabot[bot] commented 2023-02-09 21:59:57 +01:00 (Migrated from github.com)

Bumps maven-deploy-plugin from 3.0.0 to 3.1.0.

Commits
  • 1ef96fc [maven-release-plugin] prepare release maven-deploy-plugin-3.1.0
  • 2ff9a2e [MDEPLOY-206] Deploy improvements (#38)
  • 59bee05 [MDEPLOY-206] Support parallel deployment for deployAtEnd
  • 1fb083b [MDEPLOY-225] DeployAtEnd - ITs for skipped root project
  • af8c615 [MDEPLOY-224] DeployAtEnd - ITs use only in modules
  • 33d89b1 [MDEPLOY-305] Improvement in DeployAtEnd
  • 6c2ce48 Bump project version to 3.1.0-SNAPSHOT
  • 54faa43 [MDEPLOY-304] Clean up ITs
  • 5c4272d [MDEPLOY-303] Refresh download page
  • 524bb2b [MDEPLOY-302] Ignore reformat commit in git blame
  • Additional commits viewable 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-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.0.0 to 3.1.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/1ef96fc4be5ee1837a0bb32b1f7f391f3a9c22d4"><code>1ef96fc</code></a> [maven-release-plugin] prepare release maven-deploy-plugin-3.1.0</li> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/2ff9a2eac94d2ca25e48af975ac47375d6fdb323"><code>2ff9a2e</code></a> [MDEPLOY-206] Deploy improvements (<a href="https://github-redirect.dependabot.com/apache/maven-deploy-plugin/issues/38">#38</a>)</li> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/59bee05f8a935f4c8ac9fcf0da47bab60c425e92"><code>59bee05</code></a> [MDEPLOY-206] Support parallel deployment for deployAtEnd</li> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/1fb083bf2525276c1a355b8826ebea55c41cd333"><code>1fb083b</code></a> [MDEPLOY-225] DeployAtEnd - ITs for skipped root project</li> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/af8c615c0926f57c8dfd34d87e9160347021bc64"><code>af8c615</code></a> [MDEPLOY-224] DeployAtEnd - ITs use only in modules</li> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/33d89b19e88702d581992d7e7acaec85c6d3757d"><code>33d89b1</code></a> [MDEPLOY-305] Improvement in DeployAtEnd</li> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/6c2ce4894791f7071285522ad5b243d28469818e"><code>6c2ce48</code></a> Bump project version to 3.1.0-SNAPSHOT</li> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/54faa43aef31872a1b6277369ae126a49e97a908"><code>54faa43</code></a> [MDEPLOY-304] Clean up ITs</li> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/5c4272df9122b4efab3eee56188188b69d5d04f6"><code>5c4272d</code></a> [MDEPLOY-303] Refresh download page</li> <li><a href="https://github.com/apache/maven-deploy-plugin/commit/524bb2b5adede943bdd5874ff926ac586a39760a"><code>524bb2b</code></a> [MDEPLOY-302] Ignore reformat commit in git blame</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.0.0...maven-deploy-plugin-3.1.0">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-deploy-plugin&package-manager=maven&previous-version=3.0.0&new-version=3.1.0)](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 2023-02-09 21:59:57 +01:00
rpahli (Migrated from github.com) reviewed 2023-02-09 21:59:57 +01:00
fabian-schlegel (Migrated from github.com) reviewed 2023-02-09 21:59:57 +01:00
kokuwaio-bot (Migrated from github.com) approved these changes 2023-02-09 22:00:11 +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#110
No description provided.