Skip to content
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 maven-dependency-plugin from 3.3.0 to 3.4.0 #1134

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2022

Bumps maven-dependency-plugin from 3.3.0 to 3.4.0.

Commits
  • 8fecf8a [maven-release-plugin] prepare release maven-dependency-plugin-3.4.0
  • f2e192a [MDEP-809] Fix JavaDoc for verbose parameter of tree mojo
  • f9b3ab7 Bump plexus-utils from 3.4.2 to 3.5.0
  • e741282 Refresh setup-custom-ear-lifecycle test
  • a3c64de Fix tests for new plexus-archiver
  • d78f6e1 Bump plexus-archiver from 4.2.2 to 4.6.0
  • 50a4b70 [MDEP-674] Add IDE build support (#257)
  • 0eabeef Bump project version to 3.4.0-SNAPSHOT
  • b8af16f Bump mockito-core from 4.8.1 to 4.9.0
  • 23bfa03 Bump maven-dependency-tree from 3.2.0 to 3.2.1
  • 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-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.3.0...maven-dependency-plugin-3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 30, 2022
@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Merging #1134 (b127d72) into main (e04fefa) will decrease coverage by 0.02%.
The diff coverage is n/a.

❗ Current head b127d72 differs from pull request most recent head ef169d2. Consider uploading reports for the commit ef169d2 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1134      +/-   ##
============================================
- Coverage     89.73%   89.71%   -0.03%     
- Complexity     3346     3348       +2     
============================================
  Files           458      458              
  Lines         13220    13220              
  Branches       1644     1644              
============================================
- Hits          11863    11860       -3     
- Misses          702      704       +2     
- Partials        655      656       +1     
Impacted Files Coverage Δ
.../io/smallrye/mutiny/helpers/queues/DrainUtils.java 77.77% <0.00%> (-4.45%) ⬇️
...subscription/SwitchableSubscriptionSubscriber.java 93.65% <0.00%> (-3.97%) ⬇️
...iny/operators/multi/builders/BaseMultiEmitter.java 80.39% <0.00%> (-3.93%) ⬇️
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 89.36% <0.00%> (-2.33%) ⬇️
...allrye/mutiny/operators/uni/UniAndCombination.java 88.23% <0.00%> (-1.97%) ⬇️
...io/smallrye/mutiny/operators/uni/UniMemoizeOp.java 91.26% <0.00%> (-1.95%) ⬇️
...java/io/smallrye/mutiny/helpers/Subscriptions.java 80.66% <0.00%> (-1.11%) ⬇️
...erators/multi/builders/SerializedMultiEmitter.java 80.48% <0.00%> (+1.21%) ⬆️
...utiny/operators/multi/MultiWindowOnDurationOp.java 70.00% <0.00%> (+4.28%) ⬆️
...ny/operators/uni/builders/UniCreateFromFuture.java 93.44% <0.00%> (+4.91%) ⬆️
... and 3 more

@jponge jponge added this to In progress in Mutiny development via automation Nov 30, 2022
@jponge jponge added this to the 2.1.0 milestone Nov 30, 2022
@jponge jponge merged commit 955f7d1 into main Nov 30, 2022
Mutiny development automation moved this from In progress to Done Nov 30, 2022
@jponge jponge deleted the dependabot/maven/org.apache.maven.plugins-maven-dependency-plugin-3.4.0 branch November 30, 2022 13:21
@jponge jponge modified the milestones: 2.0.1, 2.1.0 Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant