Commits
- [`38822da`](https://github.com/eclipse-vertx/vert.x/commit/38822dabb2e0500c07284b0752d03ee5786be07b) Releasing 3.7.0
- [`c0c75f5`](https://github.com/eclipse-vertx/vert.x/commit/c0c75f53a54cb5a29e21da0cb2a1ff3e37e8533b) Minor fix in DeploymentTest
- [`e4be93e`](https://github.com/eclipse-vertx/vert.x/commit/e4be93e9bef97344bf560361a1daff62c81d3fda) Fix tests that now should pass with JDK > 9
- [`47e6ecc`](https://github.com/eclipse-vertx/vert.x/commit/47e6ecc8e300e0f63c145a561a23dae8f25999f0) Set the cachedir to /tmp
- [`c8e7fc6`](https://github.com/eclipse-vertx/vert.x/commit/c8e7fc6ba3a1ee15f2e75bc583bb732fac2e1ea2) Enable isolation groups for Java 9+
- [`6d1a36f`](https://github.com/eclipse-vertx/vert.x/commit/6d1a36f9b7322ebeb2c9dffd2a2ad3910f9c2370) Merge pull request [#2883](https://github-redirect.dependabot.com/eclipse/vert.x/issues/2883) from tsegismont/issue/2873
- [`5dee351`](https://github.com/eclipse-vertx/vert.x/commit/5dee3511fdb41354a5381a55ad9abb5ab5d5514a) Removed usage of deprecated clustering options
- [`d8e29e8`](https://github.com/eclipse-vertx/vert.x/commit/d8e29e84a40469293764889fe0a2cdb71373b8d0) Closes [#2873](https://github-redirect.dependabot.com/eclipse/vert.x/issues/2873) Deprecate EventBusOptions delegates in VertxOptions
- [`bdd603e`](https://github.com/eclipse-vertx/vert.x/commit/bdd603e6fd13fe1d9b8398be72d2c4c18854d93e) Shared data doc updates
- [`5fb6f7b`](https://github.com/eclipse-vertx/vert.x/commit/5fb6f7b7eb761926887ecd07a1d001a75dc5877d) Introduce local methods in SharedData for async map, counter and lock
- Additional commits viewable in [compare view](https://github.com/eclipse/vert.x/compare/3.6.3...3.7.0)
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.
Bumps
vertx.version
from 3.6.3 to 3.7.0.Updates
vertx-rx-java2
from 3.6.3 to 3.7.0Updates
vertx-core
from 3.6.3 to 3.7.0Commits
- [`38822da`](https://github.com/eclipse-vertx/vert.x/commit/38822dabb2e0500c07284b0752d03ee5786be07b) Releasing 3.7.0 - [`c0c75f5`](https://github.com/eclipse-vertx/vert.x/commit/c0c75f53a54cb5a29e21da0cb2a1ff3e37e8533b) Minor fix in DeploymentTest - [`e4be93e`](https://github.com/eclipse-vertx/vert.x/commit/e4be93e9bef97344bf560361a1daff62c81d3fda) Fix tests that now should pass with JDK > 9 - [`47e6ecc`](https://github.com/eclipse-vertx/vert.x/commit/47e6ecc8e300e0f63c145a561a23dae8f25999f0) Set the cachedir to /tmp - [`c8e7fc6`](https://github.com/eclipse-vertx/vert.x/commit/c8e7fc6ba3a1ee15f2e75bc583bb732fac2e1ea2) Enable isolation groups for Java 9+ - [`6d1a36f`](https://github.com/eclipse-vertx/vert.x/commit/6d1a36f9b7322ebeb2c9dffd2a2ad3910f9c2370) Merge pull request [#2883](https://github-redirect.dependabot.com/eclipse/vert.x/issues/2883) from tsegismont/issue/2873 - [`5dee351`](https://github.com/eclipse-vertx/vert.x/commit/5dee3511fdb41354a5381a55ad9abb5ab5d5514a) Removed usage of deprecated clustering options - [`d8e29e8`](https://github.com/eclipse-vertx/vert.x/commit/d8e29e84a40469293764889fe0a2cdb71373b8d0) Closes [#2873](https://github-redirect.dependabot.com/eclipse/vert.x/issues/2873) Deprecate EventBusOptions delegates in VertxOptions - [`bdd603e`](https://github.com/eclipse-vertx/vert.x/commit/bdd603e6fd13fe1d9b8398be72d2c4c18854d93e) Shared data doc updates - [`5fb6f7b`](https://github.com/eclipse-vertx/vert.x/commit/5fb6f7b7eb761926887ecd07a1d001a75dc5877d) Introduce local methods in SharedData for async map, counter and lock - Additional commits viewable in [compare view](https://github.com/eclipse/vert.x/compare/3.6.3...3.7.0)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.