You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2022/07/07 07:53:37 UTC

[GitHub] [servicecomb-java-chassis] dependabot[bot] opened a new pull request, #3182: Bump vertx.version from 4.2.7 to 4.3.2

dependabot[bot] opened a new pull request, #3182:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3182

   Bumps `vertx.version` from 4.2.7 to 4.3.2.
   Updates `vertx-codegen` from 4.2.7 to 4.3.2
   
   Updates `vertx-core` from 4.2.7 to 4.3.2
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eclipse-vertx/vert.x/commit/a84fa855866577362d3977125466dfab3d04291c"><code>a84fa85</code></a> Releasing 4.3.2</li>
   <li><a href="https://github.com/eclipse-vertx/vert.x/commit/f061a0e308e597f564b33523041e938297627aee"><code>f061a0e</code></a> Add TCP_USER_TIMEOUT to the list of epoll native options</li>
   <li><a href="https://github.com/eclipse-vertx/vert.x/commit/f45642973513dc0f658245e6e8d143578f0a7956"><code>f456429</code></a> add TCP_USER_TIMEOUT config to EpollTransport (<a href="https://github-redirect.dependabot.com/eclipse/vert.x/issues/4428">#4428</a>)</li>
   <li><a href="https://github.com/eclipse-vertx/vert.x/commit/a4ecba875828d1b069ef26afa783cb78cabffba3"><code>a4ecba8</code></a> FakeClusterManager nodeId should be volatile</li>
   <li><a href="https://github.com/eclipse-vertx/vert.x/commit/c269273cf1cb746e0bc9dfa53a7bb28bfe4be076"><code>c269273</code></a> ContextBase protected fields can be private</li>
   <li><a href="https://github.com/eclipse-vertx/vert.x/commit/a3e6ae5a8e40c5627350f1c1fa1b5bd9cb231f19"><code>a3e6ae5</code></a> Allow Vert.x to use other Context implementations than EventLoopContext and W...</li>
   <li><a href="https://github.com/eclipse-vertx/vert.x/commit/cdeece481d052fee522a0280972570c1facb3f00"><code>cdeece4</code></a> EventBus removeInboundInterceptor should use the INBOUND_INTERCEPTORS_UPDATER...</li>
   <li><a href="https://github.com/eclipse-vertx/vert.x/commit/0bdaecf62dbb14421d0277fbfe3c90a47812f538"><code>0bdaecf</code></a> FileSystemExamples: close file after piping (<a href="https://github-redirect.dependabot.com/eclipse/vert.x/issues/4421">#4421</a>)</li>
   <li><a href="https://github.com/eclipse-vertx/vert.x/commit/0193a35bbaa54d6f0332dc5f793e4d5fc2098ef0"><code>0193a35</code></a> When an HTTP/2 client connects, the failure will not be reported when the ser...</li>
   <li><a href="https://github.com/eclipse-vertx/vert.x/commit/52f95ab88f0165c7c0db2ba48e4c06180a8d6655"><code>52f95ab</code></a> Support reading PEM file containing EC Private Key</li>
   <li>Additional commits viewable in <a href="https://github.com/eclipse/vert.x/compare/4.2.7...4.3.2">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `vertx-web` from 4.2.7 to 4.3.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-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 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: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [servicecomb-java-chassis] dependabot[bot] commented on pull request #3182: Bump vertx.version from 4.2.7 to 4.3.2

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #3182:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3182#issuecomment-1200365076

   Looks like these dependencies are up-to-date now, so this is no longer needed.


-- 
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: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [servicecomb-java-chassis] Shoothzj commented on pull request #3182: Bump vertx.version from 4.2.7 to 4.3.2

Posted by GitBox <gi...@apache.org>.
Shoothzj commented on PR #3182:
URL: https://github.com/apache/servicecomb-java-chassis/pull/3182#issuecomment-1200364802

   @dependabot rebase


-- 
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: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [servicecomb-java-chassis] dependabot[bot] closed pull request #3182: Bump vertx.version from 4.2.7 to 4.3.2

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #3182: Bump vertx.version from 4.2.7 to 4.3.2
URL: https://github.com/apache/servicecomb-java-chassis/pull/3182


-- 
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: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org