Bump smallrye-context-propagation from 1.2.2 to 2.0.0
Bumps smallrye-context-propagation from 1.2.2 to 2.0.0.
Release notes
Sourced from smallrye-context-propagation's releases.
2.0.0
- Moved packages from
javaxtojakarta2.0.0-RC1
No release notes provided.
Commits
dbe729c[maven-release-plugin] prepare release 2.0.040050f7Release 2.0.0 (#385)c9496f0Release with 12 due to Nexus Staging pluging issue9fb9a76Move to SNAPSHOT version8144b31Use JDK 17 to build1b8dbb2Merge branch 'main' into jakartacd6b479Bump smallrye-parent from 35 to 36 (#380)00f261bBump hibernate-core from 5.6.5.Final to 5.6.11.Final (#379)2da4e41Bump version.vertx from 4.2.5 to 4.3.3 (#377)47e3d9aBump jandex-maven-plugin from 1.2.2 to 1.2.3 (#371)- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
Codecov Report
Merging #1041 (3a9fc45) into main (d6053f2) will increase coverage by
0.04%. The diff coverage is89.47%.
:exclamation: Current head 3a9fc45 differs from pull request most recent head 17f2539. Consider uploading reports for the commit 17f2539 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #1041 +/- ##
============================================
+ Coverage 89.53% 89.58% +0.04%
- Complexity 3341 3348 +7
============================================
Files 457 458 +1
Lines 13229 13242 +13
Branches 1652 1650 -2
============================================
+ Hits 11845 11863 +18
+ Misses 718 715 -3
+ Partials 666 664 -2
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...tation/src/main/java/io/smallrye/mutiny/Multi.java | 94.11% <ø> (ø) |
|
| ...entation/src/main/java/io/smallrye/mutiny/Uni.java | 90.90% <ø> (ø) |
|
| ...main/kotlin/io/smallrye/mutiny/coroutines/Multi.kt | 76.19% <ø> (-4.77%) |
:arrow_down: |
| ...smallrye/mutiny/helpers/UniCallbackSubscriber.java | 69.23% <50.00%> (+1.37%) |
:arrow_up: |
| .../java/io/smallrye/mutiny/groups/MultiOverflow.java | 100.00% <100.00%> (ø) |
|
| .../smallrye/mutiny/groups/MultiOverflowStrategy.java | 100.00% <100.00%> (ø) |
|
| ...smallrye/mutiny/infrastructure/Infrastructure.java | 66.66% <100.00%> (+0.87%) |
:arrow_up: |
| ...smallrye/mutiny/operators/multi/MultiBufferOp.java | 88.70% <100.00%> (ø) |
|
| ...otlin/src/main/kotlin/io/smallrye/mutiny/UniExt.kt | 100.00% <100.00%> (ø) |
|
| ...c/main/kotlin/io/smallrye/mutiny/coroutines/Uni.kt | 100.00% <100.00%> (ø) |
|
| ... and 15 more |