LociStar / Organizer

A configurable multipurpose bot bringing you organizing commands, multiplayer games, moderation commands and more!
1 stars 0 forks source link

Bump reactor-core from 3.4.17 to 3.4.20 #116

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps reactor-core from 3.4.17 to 3.4.20.

Release notes

Sourced from reactor-core's releases.

v3.4.19

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

What's Changed

:sparkles: 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.

:lady_beetle: Bug fixes

:book: Documentation, Tests and Build

:up: Dependency Upgrades

New Contributors

v3.4.18

Reactor-Core 3.4.18 is part of 2020.0.19 Release Train (Europium SR19).

What's Changed

:sparkles: New features and improvements

:lady_beetle: Bug fixes

:up: Dependency Upgrades

New Contributors

Commits
  • 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)
  • baf49c9 Add StateLogger for structured logging of state machines (#3077)
  • da13f87 Add windowTimeout sendNext early guard against maxSize overflow (#3073)
  • 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[bot] commented 2 years ago

Superseded by #117.