Bump io.projectreactor:reactor-core from 3.5.8 to 3.5.9 in /pgp-keys-map-test1 by dependabot[bot] · Pull Request #1692 · s4u/pgp-keys-map (original) (raw)
Bumps io.projectreactor:reactor-core from 3.5.8 to 3.5.9.
Release notes
Sourced from io.projectreactor:reactor-core's releases.
v3.5.9
Reactor Core3.5.9is part of2022.0.10Release Train.What's Changed
✨ New features and improvements
- Rework
FluxPublishinternals to relay on predictable state machine by @OlegDokuka in #3538- Fix
takeUntilPredicate test before emit by @AramMessdaghi9001 in #3544🐞 Bug fixes
- Fixe
MonoDelayElementto properly handle race between run andonNextby @OlegDokuka in #3546- Ensure
GroupedFluxdelivers subscription for the second subscriber by @OlegDokuka in #3555- Ensure late
onRequestconsumer observes demand by @OlegDokuka in #3557🆙 Dependency Upgrades
- Bump
gradle/wrapper-validation-actionfrom1.0.5to1.1.0in /.github/workflows by @dependabot in #3542- Bump
com.gradle.enterprisefrom3.12.4to3.14.1by @dependabot in #3548- Bump
actions/setup-javafrom3.6.0to3.12.0in /.github/workflows by @dependabot in #3550- Bump
gradle/gradle-build-actionfrom2.3.3to2.7.0in /.github/workflows by @dependabot in #3551- Update
Micrometerversion to1.10.10by @violetagg in #3560New Contributors
- @AramMessdaghi9001 made their first contribution in #3544
Full Changelog: reactor/reactor-core@v3.5.8...v3.5.9
Commits
- 7754161 [release] Prepare and release 3.5.9
- b7d3f1a Merge-ignore 3.4.32 into 3.5.9
- e166117 Update Micrometer version to 1.10.10 (#3560)
- 2cddd40 [release] Next development version 3.4.33-SNAPSHOT
- 9614bcd [release] Prepare and release 3.4.32
- a7cacc4 Merge #3557 into 3.5.9
- 861de73 ensures late
onRequestconsumer observes demand (#3557) - 4399fc5 reworks FluxPublish internals to relay on predictable state machine (#3538)
- 5e66d9a Merge build dependency bumps into 3.5.9
- 45fe19b Bump gradle/gradle-build-action in /.github/workflows (#3551)
- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)