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 reactor-core from 3.4.3 to 3.4.4 #503

Merged
merged 1 commit into from
Mar 16, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps reactor-core from 3.4.3 to 3.4.4.

Commits
  • 9f6b66c [artifactory-release] Release version 3.4.4
  • e05bfda Prepare release 3.4.4
  • 7058d21 Merge-ignore release 3.3.15.RELEASE into master
  • cbb55c5 [artifactory-release] Next development version 3.3.16.BUILD-SNAPSHOT
  • 7ce4525 [artifactory-release] Release version 3.3.15.RELEASE
  • cadf890 Prepare release 3.3.15.RELEASE
  • 1ffdd4d Polish comments format in build.gradle (#2650)
  • a7d3621 Merge #2648 into 3.4.4
  • b34d379 ensures Mono#single works in Callable fusion scenario (#2648)
  • 1963924 Merge #2645 into 3.4.4
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 16, 2021
@codecov
Copy link

codecov bot commented Mar 16, 2021

Codecov Report

Merging #503 (91a9fae) into main (6b9ea11) will increase coverage by 0.43%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #503      +/-   ##
============================================
+ Coverage     89.80%   90.24%   +0.43%     
- Complexity     2995     3011      +16     
============================================
  Files           382      382              
  Lines         11592    11592              
  Branches       1445     1447       +2     
============================================
+ Hits          10410    10461      +51     
+ Misses          605      575      -30     
+ Partials        577      556      -21     
Impacted Files Coverage Δ Complexity Δ
...mallrye/mutiny/operators/multi/FlatMapManager.java 95.83% <0.00%> (-2.78%) 19.00% <0.00%> (-1.00%)
...mallrye/mutiny/operators/multi/MultiGroupByOp.java 83.70% <0.00%> (+0.88%) 2.00% <0.00%> (ø%)
...allrye/mutiny/operators/uni/UniAndCombination.java 86.04% <0.00%> (+1.16%) 4.00% <0.00%> (ø%)
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 86.29% <0.00%> (+1.55%) 3.00% <0.00%> (ø%)
...y/operators/multi/processors/UnicastProcessor.java 97.34% <0.00%> (+1.76%) 45.00% <0.00%> (+1.00%)
...rye/mutiny/converters/uni/UniToMultiPublisher.java 91.66% <0.00%> (+2.77%) 2.00% <0.00%> (ø%)
...operators/multi/builders/CollectionBasedMulti.java 93.44% <0.00%> (+3.27%) 4.00% <0.00%> (ø%)
...java/io/smallrye/mutiny/helpers/Subscriptions.java 81.21% <0.00%> (+3.86%) 49.00% <0.00%> (+3.00%)
...y/operators/multi/builders/IterableBasedMulti.java 86.17% <0.00%> (+4.25%) 4.00% <0.00%> (ø%)
...lrye/mutiny/subscription/SerializedSubscriber.java 88.67% <0.00%> (+6.60%) 28.00% <0.00%> (+3.00%)
... and 4 more

@jponge jponge added this to the 0.15.0 milestone Mar 16, 2021
@jponge jponge merged commit adadf52 into main Mar 16, 2021
@jponge jponge deleted the dependabot/maven/io.projectreactor-reactor-core-3.4.4 branch March 16, 2021 10:01
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant