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.7.0 to 3.7.1 #75

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps vertx.version from 3.7.0 to 3.7.1.

Updates vertx-rx-java2 from 3.7.0 to 3.7.1

Updates vertx-core from 3.7.0 to 3.7.1

Commits - [`fe26e42`](https://github.com/eclipse-vertx/vert.x/commit/fe26e424514f186ab4d11577aaf6be64591d414b) Releasing 3.7.1 - [`59d6455`](https://github.com/eclipse-vertx/vert.x/commit/59d645560d444279a44bdd8ab7f5a640a594da69) Expose netty's SSL Handshake Timeout ([#2961](https://github-redirect.dependabot.com/eclipse/vert.x/issues/2961)) - [`abaa226`](https://github.com/eclipse-vertx/vert.x/commit/abaa22609dcd9cb40bcc1059a0d498c300d37ef6) Implement HttpClient#webSocket(..., Handler\>) methods ... - [`5ae08e4`](https://github.com/eclipse-vertx/vert.x/commit/5ae08e417b1b8522386a2c3ebd6b45d628397391) Add WriteStream asynchronous write and end methods ([#2946](https://github-redirect.dependabot.com/eclipse/vert.x/issues/2946)) - [`ab52200`](https://github.com/eclipse-vertx/vert.x/commit/ab5220050599bfface1d055db002f796e8fa54d7) Do not expose HTTP/2 pseudo headers in header maps - fixes [#2941](https://github-redirect.dependabot.com/eclipse/vert.x/issues/2941) - [`af350f6`](https://github.com/eclipse-vertx/vert.x/commit/af350f60e36c0d5ef9c232044ad8721493ed2ddd) fix Http1xTest - [`96a9abb`](https://github.com/eclipse-vertx/vert.x/commit/96a9abb6d924242da42296a50b922dd16c636f26) Improve MetricsTest#testClusterUnregistration - [`fe6ecf3`](https://github.com/eclipse-vertx/vert.x/commit/fe6ecf32e3698eae6c0582242f2c40b6b98b1274) Remove system.out println - [`a755366`](https://github.com/eclipse-vertx/vert.x/commit/a75536670291c340ba3924a5854e2db558d330b5) Don't handle 100 continue automatically by default in tests - [`f25e593`](https://github.com/eclipse-vertx/vert.x/commit/f25e59347608f669255cfaba2229c04a5ceb1a68) HttpClient does not fire HttpClientRequest exception handler after receiving ... - Additional commits viewable in [compare view](https://github.com/eclipse/vert.x/compare/3.7.0...3.7.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 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.