smallrye / smallrye-reactive-streams-operators

Implementation of the MicroProfile Reactive Streams Operators specification
https://www.smallrye.io/smallrye-reactive-streams-operators/
Apache License 2.0
20 stars 9 forks source link

Bump reactor-core from 3.2.8.RELEASE to 3.2.9.RELEASE #66

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps reactor-core from 3.2.8.RELEASE to 3.2.9.RELEASE.

Commits - [`8e863ef`](https://github.com/reactor/reactor-core/commit/8e863ef66b662086bc8fbcd24b05ffb33fd6d952) [artifactory-release] Release version 3.2.9.RELEASE - [`d4fd9a7`](https://github.com/reactor/reactor-core/commit/d4fd9a7bc4c2044761dac1fe862e3de73a59bcef) Prepare release 3.2.9.RELEASE - [`f9c56a1`](https://github.com/reactor/reactor-core/commit/f9c56a10e59d595e789c7f5d86e1302782c1c128) fix [#1685](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1685) Flux.generate propagates exception in all poll cases - [`7a487e1`](https://github.com/reactor/reactor-core/commit/7a487e1d29aa4300be8da1b3475847864cb033ea) Polish: test coverage of generate throwing in SYNC fusion - [`400891d`](https://github.com/reactor/reactor-core/commit/400891d3830819bcc25ecbaec869c662a4a90910) Polish Flux.generate error message when sink not used to be same with fusion - [`08bfaea`](https://github.com/reactor/reactor-core/commit/08bfaead222452d2addfbf15e1e7357d0e95bda0) Set Schedulers removeOnCancelPolicy to avoid task memory leak ([#1674](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1674)) - [`cce04e7`](https://github.com/reactor/reactor-core/commit/cce04e7b23b738e0e42c346b0160998f2cd8751b) Operators.onDiscardMultiple avoids stream and NPE - [`ac54ae0`](https://github.com/reactor/reactor-core/commit/ac54ae0916f40456672677f897aa331232888049) fix [#1660](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1660) Deal with onNext or onComplete vs cancel races in collectList - [`cd94cb9`](https://github.com/reactor/reactor-core/commit/cd94cb9635dafdd39857e56630cb06c3ca635199) [chores] Remove unrelated copy-pasted discard tests - [`f02d8b9`](https://github.com/reactor/reactor-core/commit/f02d8b9d9627ec8bfac5347a39c6e350c5cce7f9) Atomically update the state of MonoSubscriber to CANCELLED - Additional commits viewable in [compare view](https://github.com/reactor/reactor-core/compare/v3.2.8.RELEASE...v3.2.9.RELEASE)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.