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 version.surefire.plugin from 3.0.0-M5 to 3.0.0-M6 #893

Merged
merged 1 commit into from
Apr 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2022

Bumps version.surefire.plugin from 3.0.0-M5 to 3.0.0-M6.
Updates maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M6

Commits
  • 7ac75e5 [maven-release-plugin] prepare release surefire-3.0.0-M6
  • daf717e Bump plexus-component-metadata from 2.0.0 to 2.1.1
  • 487c6fb roadmap
  • e21a81f [index.apt.vm] remove obsolete Maven & JDK requirements
  • f2c5671 [SUREFIRE-2051] Propagate exceptions while resolving artifacts in `SurefireDe...
  • 92b9061 [SUREFIRE-2024] Replace testng-junit5 by testng-engine (#500)
  • 25425c3 [SUREFIRE-2052] Handles internal exceptions do not have suppressed exceptions...
  • 32f7dd3 [SUREFIRE-1432] trimStackTrace = false by default
  • a38bfcc [SUREFIRE-2040] No tests executed with junit-platform-suite and -Dtest=TestSuite
  • db99f16 [SUREFIRE-2046] Resolved TODOs. Updated callbacks ForkedProcessPropertyEventL...
  • Additional commits viewable in compare view

Updates maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6

Commits
  • 7ac75e5 [maven-release-plugin] prepare release surefire-3.0.0-M6
  • daf717e Bump plexus-component-metadata from 2.0.0 to 2.1.1
  • 487c6fb roadmap
  • e21a81f [index.apt.vm] remove obsolete Maven & JDK requirements
  • f2c5671 [SUREFIRE-2051] Propagate exceptions while resolving artifacts in `SurefireDe...
  • 92b9061 [SUREFIRE-2024] Replace testng-junit5 by testng-engine (#500)
  • 25425c3 [SUREFIRE-2052] Handles internal exceptions do not have suppressed exceptions...
  • 32f7dd3 [SUREFIRE-1432] trimStackTrace = false by default
  • a38bfcc [SUREFIRE-2040] No tests executed with junit-platform-suite and -Dtest=TestSuite
  • db99f16 [SUREFIRE-2046] Resolved TODOs. Updated callbacks ForkedProcessPropertyEventL...
  • Additional commits viewable in compare view

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 `version.surefire.plugin` from 3.0.0-M5 to 3.0.0-M6.

Updates `maven-failsafe-plugin` from 3.0.0-M5 to 3.0.0-M6
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M5...surefire-3.0.0-M6)

Updates `maven-surefire-plugin` from 3.0.0-M5 to 3.0.0-M6
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.0.0-M5...surefire-3.0.0-M6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 4, 2022
@codecov
Copy link

codecov bot commented Apr 4, 2022

Codecov Report

Merging #893 (f26068d) into main (241ce5d) will increase coverage by 0.28%.
The diff coverage is n/a.

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

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #893      +/-   ##
============================================
+ Coverage     89.02%   89.31%   +0.28%     
- Complexity     3089     3097       +8     
============================================
  Files           391      391              
  Lines         12483    12483              
  Branches       1589     1591       +2     
============================================
+ Hits          11113    11149      +36     
+ Misses          722      699      -23     
+ Partials        648      635      -13     
Impacted Files Coverage Δ
...main/kotlin/io/smallrye/mutiny/coroutines/Multi.kt 80.95% <0.00%> (ø)
...ava/io/smallrye/mutiny/helpers/HalfSerializer.java 88.88% <0.00%> (ø)
...io/smallrye/mutiny/operators/uni/UniMemoizeOp.java 91.26% <0.00%> (ø)
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 85.10% <0.00%> (+0.91%) ⬆️
...mallrye/mutiny/operators/multi/FlatMapManager.java 98.61% <0.00%> (+2.77%) ⬆️
...allrye/mutiny/operators/uni/UniAndCombination.java 91.17% <0.00%> (+2.94%) ⬆️
...java/io/smallrye/mutiny/helpers/Subscriptions.java 82.87% <0.00%> (+3.86%) ⬆️
...utiny/operators/multi/MultiWindowOnDurationOp.java 70.00% <0.00%> (+4.28%) ⬆️
...perators/multi/processors/SerializedProcessor.java 93.06% <0.00%> (+4.95%) ⬆️
...ny/operators/uni/builders/UniCreateFromFuture.java 94.64% <0.00%> (+5.35%) ⬆️
... and 2 more

@jponge jponge added this to the 1.5.0 milestone Apr 4, 2022
@jponge jponge merged commit 082555f into main Apr 4, 2022
@jponge jponge deleted the dependabot/maven/version.surefire.plugin-3.0.0-M6 branch April 4, 2022 10:51
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant