Skip to content

Bump reactor-core from 3.4.3 to 3.4.21 #155

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2022

Bumps reactor-core from 3.4.3 to 3.4.21.

Release notes

Sourced from reactor-core's releases.

v3.4.21

Reactor-Core 3.4.21 is part of 2020.0.21 Release Train (Europium SR21).

What's Changed

✨ New features and improvements

📖 Documentation, Tests and Build

🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-core@v3.4.19...v3.4.21

v3.4.20

❗ This release was not included in Project Reactor BOM. Please check v3.4.21.

v3.4.19

Reactor-Core 3.4.19 is part of 2020.0.20 Release Train (Europium SR20).

What's Changed

✨ New features and improvements

  • Add key hook parts to Schedulers.onHandleError by @​simonbasle in #3039
  • [reactor-test] Add StepVerifier option to use ConditionalSubscriber by @​simonbasle in #3035
  • Introduce an alternative to Processor-with-upstream case by @​simonbasle in #3042
  • Rework Processor-with-upstream case to be backward compatible by @​simonbasle in #3065
  • Implement variant of windowTimeout with fairBackpressure by @​OlegDokuka in #3054
    • This is activated by the fairBackpressure boolean parameter.

🐞 Bug fixes

📖 Documentation, Tests and Build

🆙 Dependency Upgrades

... (truncated)

Commits
  • 6c1f7ce [release] Prepare and release 3.4.21
  • 6eab885 [release] Next development version 3.4.21-SNAPSHOT
  • fe06759 [release] Prepare and release 3.4.20
  • 5e61f9d July dependency upgrades (#3115)
  • e94fe2c Rework guide on Retry with Transient Errors (#3093)
  • a776230 Introducing Context::putAllMap (#3102)
  • bc40e94 Clarify ContextN.putAll(Map) intended internal use in javadoc (#3103)
  • 3cfd0a7 Introducing default impl for Context::forEach (#3101)
  • 74444d4 Add forEach method to ContextView and subclasses (#3092)
  • 7803a34 Implement disposing of tasks scheduled on VirtualTimeScheduler (#3097)
  • 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 [reactor-core](https://github.com/reactor/reactor-core) from 3.4.3 to 3.4.21.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.4.3...v3.4.21)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 13, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2022

Superseded by #159.

@dependabot dependabot bot closed this Aug 10, 2022
@dependabot dependabot bot deleted the dependabot/gradle/io.projectreactor-reactor-core-3.4.21 branch August 10, 2022 03:05
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.

0 participants