dependabot[bot] opened a new pull request, #4823: URL: https://github.com/apache/servicecomb-java-chassis/pull/4823
Bumps `vertx.version` from 4.5.15 to 5.0.0. Updates `io.vertx:vertx-codegen` from 4.5.15 to 5.0.0 Updates `io.vertx:vertx-core` from 4.5.15 to 5.0.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse-vertx/vert.x/commit/6feb3f329729d6c78f6544b542b1668a3e9f6704"><code>6feb3f3</code></a> Releasing 5.0.0</li> <li><a href="https://github.com/eclipse-vertx/vert.x/commit/e45336ed772e4e6f0af68bc73f6610a985c1a776"><code>e45336e</code></a> Rewrite the node selector implementation.</li> <li><a href="https://github.com/eclipse-vertx/vert.x/commit/c63492ef661b52393988ede34f5fb909b986f892"><code>c63492e</code></a> Update the cluster manager contract to use Completable instead of Promise as ...</li> <li><a href="https://github.com/eclipse-vertx/vert.x/commit/6b483a34491a5263ffa86fdaf028fbc3ffeda3f3"><code>6b483a3</code></a> Update connection pool contract to use Completable over Future.</li> <li><a href="https://github.com/eclipse-vertx/vert.x/commit/d1db18e8a7a4464b8447e41bc68097ed04758b5c"><code>d1db18e</code></a> FutureImpl/FutureBase improvements</li> <li><a href="https://github.com/eclipse-vertx/vert.x/commit/a2236679792622a8926513d11628c13e15a2dda1"><code>a223667</code></a> Replace Promise<Void> by Completable<Void> in Closeable contract.</li> <li><a href="https://github.com/eclipse-vertx/vert.x/commit/772e611acdc3e9435e7c4e9fb5c7e914393ba6b6"><code>772e611</code></a> Update vertx5-parent to 12</li> <li><a href="https://github.com/eclipse-vertx/vert.x/commit/0490f19ec40c44a53cad48dfe1e37d58596431aa"><code>0490f19</code></a> Let Vertx#deploy(Supplier<? extends Deployable>) to be present in RxJava like...</li> <li><a href="https://github.com/eclipse-vertx/vert.x/commit/78ca74e30d8e0b7b8950c4c4030b45224c2a7e0a"><code>78ca74e</code></a> Set next snapshot version</li> <li><a href="https://github.com/eclipse-vertx/vert.x/commit/1ef42a9ee6afffd7952d8c4288ea12b96b36aa85"><code>1ef42a9</code></a> Releasing 5.0.0.CR8</li> <li>Additional commits viewable in <a href="https://github.com/eclipse/vert.x/compare/4.5.15...5.0.0">compare view</a></li> </ul> </details> <br /> Updates `io.vertx:vertx-web` from 4.5.15 to 5.0.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vert-x3/vertx-web/commit/a62720242d2f515969aa34dd185d870b846be5e1"><code>a627202</code></a> Releasing 5.0.0</li> <li><a href="https://github.com/vert-x3/vertx-web/commit/8c60d40e87797ef11591784f74d05055090d030d"><code>8c60d40</code></a> Merge pull request <a href="https://redirect.github.com/vert-x3/vertx-web/issues/2739">#2739</a> from vert-x3/jte-test</li> <li><a href="https://github.com/vert-x3/vertx-web/commit/7807e6b07591319c3ed1e7d74d22ccd038488d2c"><code>7807e6b</code></a> Test with original CI</li> <li><a href="https://github.com/vert-x3/vertx-web/commit/6415d0781dbb951c11063e2c5dd7722dc22a228c"><code>6415d07</code></a> Upgrade JTE template engine to 3.2.1</li> <li><a href="https://github.com/vert-x3/vertx-web/commit/48aa57efd79b16c561180f1b5a13d6797f9eb5ef"><code>48aa57e</code></a> Fix compilation issues.</li> <li><a href="https://github.com/vert-x3/vertx-web/commit/c01d357fef9a0f1ecd59317e6b2dfc92e8c843df"><code>c01d357</code></a> Update to Closeable contract change</li> <li><a href="https://github.com/vert-x3/vertx-web/commit/3dd49299c8ef9614592ef65861a32b2fedd87246"><code>3dd4929</code></a> Update to vertx codegen changes</li> <li><a href="https://github.com/vert-x3/vertx-web/commit/7790f94c6b917dd591ad31b0fc001829267e36ec"><code>7790f94</code></a> Update vertx5-parent to 12</li> <li><a href="https://github.com/vert-x3/vertx-web/commit/6ffc632ce84ceae47a2b9c75023caafde48b0450"><code>6ffc632</code></a> Set next snapshot version</li> <li><a href="https://github.com/vert-x3/vertx-web/commit/5a82c4f82736087e6689077badcfcb937e384fbe"><code>5a82c4f</code></a> Releasing 5.0.0.CR8</li> <li>Additional commits viewable in <a href="https://github.com/vert-x3/vertx-web/compare/4.5.15...5.0.0">compare view</a></li> </ul> </details> <br /> Updates `io.vertx:vertx-rx-java3` from 4.5.15 to 5.0.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vert-x3/vertx-rx/commit/fe9244d19aedde3121787d89e21f3e85de953711"><code>fe9244d</code></a> Releasing 5.0.0</li> <li><a href="https://github.com/vert-x3/vertx-rx/commit/4c1dbc6b609fb75f2d306810e12db8ccb3d0c4d3"><code>4c1dbc6</code></a> Integrate Vert.x Auth ABAC (<a href="https://redirect.github.com/vert-x3/vertx-rx/issues/330">#330</a>)</li> <li><a href="https://github.com/vert-x3/vertx-rx/commit/7668705c9f9b419f83e27084382944db02759670"><code>7668705</code></a> Move protoc plugin dependencies to test scope instead of being a plugin depen...</li> <li><a href="https://github.com/vert-x3/vertx-rx/commit/fb0cff9b5b9aa4ab4e8bbb8afb60070549d40348"><code>fb0cff9</code></a> Configure grpc plugin to generate codegen annotations</li> <li><a href="https://github.com/vert-x3/vertx-rx/commit/dabd78a5a487393bbd7a09a601e7ce4452e6c0f4"><code>dabd78a</code></a> Update vertx5-parent to 12</li> <li><a href="https://github.com/vert-x3/vertx-rx/commit/667bf8a19ae3f12ce728347be52c010b326865e5"><code>667bf8a</code></a> Set next snapshot version</li> <li><a href="https://github.com/vert-x3/vertx-rx/commit/ff259df939fba1c149157cfc31251cf7e2e98b9c"><code>ff259df</code></a> Releasing 5.0.0.CR8</li> <li><a href="https://github.com/vert-x3/vertx-rx/commit/d87ca8a01e543447a20e5e914143fafe4e55fefb"><code>d87ca8a</code></a> Add a dependency onto the protoc maven plugin</li> <li><a href="https://github.com/vert-x3/vertx-rx/commit/9b9f0cc42791c47132cb6613dabe50e03bf73cd1"><code>9b9f0cc</code></a> Use vertx5-parent version 11</li> <li><a href="https://github.com/vert-x3/vertx-rx/commit/04bed58875a9c6aafe021e6dee0b2ffb5fe429bb"><code>04bed58</code></a> Set version to 5.0.0-SNAPSHOT</li> <li>Additional commits viewable in <a href="https://github.com/vert-x3/vertx-rx/compare/4.5.15...5.0.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
