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 vertx.version from 3.8.0 to 3.8.1 #95

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps vertx.version from 3.8.0 to 3.8.1.

Updates vertx-rx-java2 from 3.8.0 to 3.8.1

Updates vertx-core from 3.8.0 to 3.8.1

Commits - [`15eba88`](https://github.com/eclipse-vertx/vert.x/commit/15eba886712ca113a740f70763001bd9193bd18b) Releasing 3.8.1 - [`529b9ad`](https://github.com/eclipse-vertx/vert.x/commit/529b9ad77c221c8e4ec33e00e7259e76826f9705) Proper handling of host names ending with a dot in client connections - close... - [`3ff7001`](https://github.com/eclipse-vertx/vert.x/commit/3ff70016c14349834e0428e99eaeedd3f19e14a0) Fix failing test - [`2ea7aa1`](https://github.com/eclipse-vertx/vert.x/commit/2ea7aa192a2aa4ceb847c8d5552870ad35209ecf) Fix [#3077](https://github-redirect.dependabot.com/eclipse/vert.x/issues/3077) call endHandler for HttpServerResponse without keepalive ([#3078](https://github-redirect.dependabot.com/eclipse/vert.x/issues/3078)) - [`3a1cb80`](https://github.com/eclipse-vertx/vert.x/commit/3a1cb807e088e9f45331cd7ebb673d487dea8f72) RecordParser delimited parsing does not read the last file line ([#2969](https://github-redirect.dependabot.com/eclipse/vert.x/issues/2969)) - [`8a65a68`](https://github.com/eclipse-vertx/vert.x/commit/8a65a68bdde4ba54b4084d14c24ffba6223f5955) JsonParser does not consume properly the stream demand - closes [#3076](https://github-redirect.dependabot.com/eclipse/vert.x/issues/3076) - [`c61c86e`](https://github.com/eclipse-vertx/vert.x/commit/c61c86e94bfd183582ad0468a2ad99d7071e2f24) Improve FakeStream and fix a couple of issues - [`4f1680b`](https://github.com/eclipse-vertx/vert.x/commit/4f1680bbb4875750b3f9016cb97934629b07ecf7) Failing test - [`9f97ad6`](https://github.com/eclipse-vertx/vert.x/commit/9f97ad6b4c523cbb674b43014bb658447939232c) NPE when undeploying several instances of the same verticle that share the sa... - [`c96513d`](https://github.com/eclipse-vertx/vert.x/commit/c96513d4c97ac26f686cdb81ce0fdc8fa09b5e06) Async undeploy won't report exception by the verticle with promise complete -... - Additional commits viewable in [compare view](https://github.com/eclipse/vert.x/compare/3.8.0...3.8.1)


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](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.