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.1 to 3.8.2 #106

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps vertx.version from 3.8.1 to 3.8.2.

Updates vertx-rx-java2 from 3.8.1 to 3.8.2

Updates vertx-core from 3.8.1 to 3.8.2

Commits - [`845749b`](https://github.com/eclipse-vertx/vert.x/commit/845749b977ed59356a115d696da183fddbdb8cf6) Releasing 3.8.2 - [`cc7365a`](https://github.com/eclipse-vertx/vert.x/commit/cc7365a9d59c47cfb34064f7e6a8c0799c04486a) Avoid unecessary string concat on hot path - [`601e5f5`](https://github.com/eclipse-vertx/vert.x/commit/601e5f5757dead229a61bb3d6639dfacea0d8279) Adjustements - [`f3d2535`](https://github.com/eclipse-vertx/vert.x/commit/f3d2535f944a0bb404e733d4cb166595c97abf27) Fix imports - [`665f52f`](https://github.com/eclipse-vertx/vert.x/commit/665f52fb84a1a86f364a949d68e9c02b67b9634a) I suppose there is no reason to return the full response, just return the hea... - [`2eb6ab8`](https://github.com/eclipse-vertx/vert.x/commit/2eb6ab801641e50b119d184a9f43cc82f6acd056) Add websocket client response headers to completion handler. Clear them afte... - [`669feec`](https://github.com/eclipse-vertx/vert.x/commit/669feec9e1b2f8554b275709a41de7133a775553) Cannot remove server cookies without getting cookie list first - closes [#3122](https://github-redirect.dependabot.com/eclipse/vert.x/issues/3122) - [`f09e010`](https://github.com/eclipse-vertx/vert.x/commit/f09e010548accff393c403c22f37df3cad6462b6) Fixes [#3119](https://github-redirect.dependabot.com/eclipse/vert.x/issues/3119) - [`fa25560`](https://github.com/eclipse-vertx/vert.x/commit/fa255604d1c94dab72af227259145e634f11d8eb) Fixed docs of Context.isOnEventLoopThread() ([#3118](https://github-redirect.dependabot.com/eclipse/vert.x/issues/3118)) - [`a0a26d2`](https://github.com/eclipse-vertx/vert.x/commit/a0a26d24b9375909ceddeb91c5bf47686741040b) Synchronize access to shared http server map ([#3117](https://github-redirect.dependabot.com/eclipse/vert.x/issues/3117)) - Additional commits viewable in [compare view](https://github.com/eclipse/vert.x/compare/3.8.1...3.8.2)


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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)