Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps maven-deploy-plugin from 2.8.2 to 3.1.0.

Release notes

Sourced from maven-deploy-plugin's releases.

3.0.0

Bug

  • [MDEPLOY-193] - deployAtEnd does not deploy artifacts for multi-module project with build extensions

Task

3.0.0-M2

What's Changed

New Contributors

Full Changelog: https://github.com/apache/maven-deploy-plugin/commits/maven-deploy-plugin-3.0.0-M2

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 2.8.2 to 3.1.0.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-2.8.2...maven-deploy-plugin-3.1.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter
Copy link

codecov-commenter commented Feb 13, 2023

Codecov Report

Base: 88.42% // Head: 88.42% // No change to project coverage 👍

Coverage data is based on head (583535d) compared to base (55b5362).
Patch has no changes to coverable lines.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #514   +/-   ##
=========================================
  Coverage     88.42%   88.42%           
+ Complexity      779      775    -4     
=========================================
  Files           172      172           
  Lines          7008     7008           
  Branches        380      380           
=========================================
  Hits           6197     6197           
  Misses          692      692           
  Partials        119      119           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@powersj powersj merged commit 4c2163c into master Mar 27, 2023
@powersj powersj deleted the dependabot/maven/org.apache.maven.plugins-maven-deploy-plugin-3.1.0 branch March 27, 2023 19:34
powersj added a commit that referenced this pull request Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants