You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by GitBox <gi...@apache.org> on 2022/12/01 09:48:09 UTC

[GitHub] [servicemix-bundles] dependabot[bot] opened a new pull request, #189: Bump reactor-netty-http from 1.0.18 to 1.0.24 in /azure-core-http-netty-1.12.7

dependabot[bot] opened a new pull request, #189:
URL: https://github.com/apache/servicemix-bundles/pull/189

   Bumps [reactor-netty-http](https://github.com/reactor/reactor-netty) from 1.0.18 to 1.0.24.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/reactor/reactor-netty/releases">reactor-netty-http's releases</a>.</em></p>
   <blockquote>
   <h2>v1.0.24</h2>
   <!-- raw HTML omitted -->
   <p><code>Reactor Netty</code> <code>1.0.24</code> is part of <strong><code>2020.0.24</code> Release Train</strong>.</p>
   <p>This is a recommended update for all <code>Reactor Netty 1.0.x</code> users.</p>
   <h2>What's Changed</h2>
   <h3>:sparkles: New features and improvements</h3>
   <ul>
   <li>Depend on <code>Reactor Core</code> <code>v3.4.24</code> by <a href="https://github.com/chemicL"><code>@​chemicL</code></a> in b820698cdd712ebac74530b1e7909a0823186d4e, see <a href="https://github.com/reactor/reactor-core/releases/tag/v3.4.24">release notes</a>.</li>
   <li>Depend on <code>Netty</code> <code>v4.1.82.Final</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2482">#2482</a></li>
   <li>Depend on <code>Netty QUIC Codec</code> <code>v0.0.33.Final</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2522">#2522</a></li>
   <li>Set the trailing headers directly when constructing <code>DefaultLastHttpContent</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2495">#2495</a></li>
   <li>Defer the creation of the request/response object by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2496">#2496</a></li>
   <li>Support <code>HTTP</code> errors <code>414</code> and <code>431</code> by <a href="https://github.com/yuzawa-san"><code>@​yuzawa-san</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2534">#2534</a></li>
   </ul>
   <h3>:lady_beetle: Bug fixes</h3>
   <ul>
   <li>Ensure <code>HttpClientConfig#connectionProvider</code> returns the original provider used to create <code>HttpClient</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2483">#2483</a></li>
   <li>Get <code>SslHandler</code> by name for <code>ALPN</code> in <code>HttpClientChannelInitializer</code> by <a href="https://github.com/j-bahr"><code>@​j-bahr</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2488">#2488</a></li>
   <li>Close connection when a <code>TLS</code> <code>close_notify</code> is received and acknowledged by <a href="https://github.com/pderop"><code>@​pderop</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2518">#2518</a></li>
   <li>Check for log level by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2528">#2528</a></li>
   <li>Ensure logs are prefixed with channel information when possible by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2529">#2529</a></li>
   </ul>
   <h3>:book: Documentation, Tests and Build</h3>
   <ul>
   <li>Documentation:
   <ul>
   <li>Add missing <code>package-info.java</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2530">#2530</a></li>
   </ul>
   </li>
   <li>Tests:
   <ul>
   <li>Ensure <code>HTTP/2</code> tests comply with <code>RFC</code> requirements for <code>HTTP/2</code> headers by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2501">#2501</a></li>
   </ul>
   </li>
   <li>Build:
   <ul>
   <li>Improve <code>JapiCmp</code>: avoid misses, improve reporting and exclusions by <a href="https://github.com/simonbasle"><code>@​simonbasle</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2497">#2497</a></li>
   </ul>
   </li>
   </ul>
   <h3>:up: Dependency Upgrades</h3>
   <ul>
   <li>Bump <code>com.diffplug.spotless</code> to version <code>6.11.0</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2487">#2487</a></li>
   <li>Bump <code>junit-platform-launcher</code> to version <code>1.9.1</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2493">#2493</a></li>
   <li>Bump <code>junitVersion</code> to version <code>5.9.1</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2494">#2494</a></li>
   <li>Bump <code>build-info-extractor-gradle</code> to version <code>4.29.1</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2512">#2512</a></li>
   <li>Bump <code>de.undercouch.download</code> to version <code>5.2.1</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2513">#2513</a></li>
   <li>Bump <code>braveVersion</code> to version <code>5.14.1</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2521">#2521</a></li>
   <li>Bump <code>tomcat-embed-core</code> to version <code>9.0.68</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2537">#2537</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-netty/compare/v1.0.23...v1.0.24">https://github.com/reactor/reactor-netty/compare/v1.0.23...v1.0.24</a></p>
   <h2>v1.0.23</h2>
   <!-- raw HTML omitted -->
   <p><code>Reactor Netty</code> <code>1.0.23</code> is part of <strong><code>2020.0.23</code> Release Train</strong>.</p>
   <p>This is a recommended update for all <code>Reactor Netty 1.0.x</code> users.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/reactor/reactor-netty/commit/b820698cdd712ebac74530b1e7909a0823186d4e"><code>b820698</code></a> [release] Prepare and release 1.0.24</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/a29aa82853a07cf5bb98efead7514ff14db2a476"><code>a29aa82</code></a> Support HTTP errors 414 and 431 (<a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2534">#2534</a>)</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/e898075cbf8081151e588118d8c86c9cd8ed7104"><code>e898075</code></a> Bump tomcat-embed-core from 9.0.67 to 9.0.68 (<a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2537">#2537</a>)</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/85e556d6908baaee3b3405b903afef536801b1b4"><code>85e556d</code></a> Polish</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/890e32216a3e6bbd675137a0f0a36b020ce1cbcc"><code>890e322</code></a> Polish</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/1afda7500c03ceb7c910b7b672516cd8b5303cf7"><code>1afda75</code></a> Cleaning up logs</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/45f6ce887623bf02b10c3fc42d506e0c10699908"><code>45f6ce8</code></a> Add missing package-info.java (<a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2530">#2530</a>)</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/8fd5fc671f19c483d03cf33b7fcea5e3d7797f62"><code>8fd5fc6</code></a> Ensure logs are prefixed with channel information when possible (<a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2529">#2529</a>)</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/9662c6fb643180c1b4bd93e2d300c2d1928ffdf2"><code>9662c6f</code></a> Check for log level (<a href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2528">#2528</a>)</li>
   <li><a href="https://github.com/reactor/reactor-netty/commit/37238778838433d3943d59c8a7518be94b950130"><code>3723877</code></a> Polish</li>
   <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-netty/compare/v1.0.18...v1.0.24">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.projectreactor.netty:reactor-netty-http&package-manager=maven&previous-version=1.0.18&new-version=1.0.24)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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)
   - `@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
   
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/servicemix-bundles/network/alerts).
   
   </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: dev-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] dependabot[bot] commented on pull request #189: Bump reactor-netty-http from 1.0.18 to 1.0.24 in /azure-core-http-netty-1.12.7

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #189:
URL: https://github.com/apache/servicemix-bundles/pull/189#issuecomment-1368172621

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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: dev-unsubscribe@servicemix.apache.org

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


[GitHub] [servicemix-bundles] jbonofre closed pull request #189: Bump reactor-netty-http from 1.0.18 to 1.0.24 in /azure-core-http-netty-1.12.7

Posted by GitBox <gi...@apache.org>.
jbonofre closed pull request #189: Bump reactor-netty-http from 1.0.18 to 1.0.24 in /azure-core-http-netty-1.12.7
URL: https://github.com/apache/servicemix-bundles/pull/189


-- 
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: dev-unsubscribe@servicemix.apache.org

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