You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/07/21 11:41:15 UTC

[GitHub] [directory-kerby] dependabot[bot] opened a new pull request, #228: Bump netty.version from 4.1.94.Final to 4.1.95.Final

dependabot[bot] opened a new pull request, #228:
URL: https://github.com/apache/directory-kerby/pull/228

   Bumps `netty.version` from 4.1.94.Final to 4.1.95.Final.
   Updates `io.netty:netty-transport` from 4.1.94.Final to 4.1.95.Final
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/netty/netty/commit/e5ca0b0f0b74fd2459c85afff35a507fd9077a2c"><code>e5ca0b0</code></a> [maven-release-plugin] prepare release netty-4.1.95.Final</li>
   <li><a href="https://github.com/netty/netty/commit/ae079d1aed12b4e02f18fc9d1b9a70ebd4e5cba2"><code>ae079d1</code></a> Use internalNioBuffer(...) when possible to reduce object creation (<a href="https://redirect.github.com/netty/netty/issues/13499">#13499</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/22378d800353025bbc83ce5a8564f2b0f44bae60"><code>22378d8</code></a> Enhance CertificateException message when throw due hostname validation (<a href="https://redirect.github.com/netty/netty/issues/13381">#13381</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/e4045cc2cd4e739f7e6c36fa60358a40fea8309f"><code>e4045cc</code></a> Upgrade to latest jni-util release (<a href="https://redirect.github.com/netty/netty/issues/13498">#13498</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/61d75db27778f98bb67384ab13f7dc7abfb4ddd2"><code>61d75db</code></a> Fix BrotliEncoder bug that does not mark  ByteBuf it encodes as read (<a href="https://redirect.github.com/netty/netty/issues/13497">#13497</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/4e1a0c3e2043fd3c0049c94468eff82072c81d2b"><code>4e1a0c3</code></a> Always increment Stream Id on createStream (<a href="https://redirect.github.com/netty/netty/issues/13485">#13485</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/1e0dab115caf0086ee7d141b558e81d0275f45da"><code>1e0dab1</code></a> Correctly retain slice when calling ReplayingDecoderByteBuf.retainedS… (<a href="https://redirect.github.com/netty/netty/issues/13496">#13496</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/fa2c81f7cb9115d9417410ec23f023ae9ea34f8b"><code>fa2c81f</code></a> Make transport.Bootstrap usable with no netty-resolver on classpath (<a href="https://redirect.github.com/netty/netty/issues/13488">#13488</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/ac34240ca35cc1160f937c2e10ccbaf4155909a2"><code>ac34240</code></a> Added &quot;<a href="https://github.com/Override"><code>@​Override</code></a>&quot; to the methods initChannel() (<a href="https://redirect.github.com/netty/netty/issues/13490">#13490</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/85ddc978f5c5576374411ea8c36d69a880d5cf19"><code>85ddc97</code></a> Add a specific test for optional whitespace in HTTP headers (<a href="https://redirect.github.com/netty/netty/issues/13486">#13486</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.94.Final...netty-4.1.95.Final">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.netty:netty-handler` from 4.1.94.Final to 4.1.95.Final
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/netty/netty/commit/e5ca0b0f0b74fd2459c85afff35a507fd9077a2c"><code>e5ca0b0</code></a> [maven-release-plugin] prepare release netty-4.1.95.Final</li>
   <li><a href="https://github.com/netty/netty/commit/ae079d1aed12b4e02f18fc9d1b9a70ebd4e5cba2"><code>ae079d1</code></a> Use internalNioBuffer(...) when possible to reduce object creation (<a href="https://redirect.github.com/netty/netty/issues/13499">#13499</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/22378d800353025bbc83ce5a8564f2b0f44bae60"><code>22378d8</code></a> Enhance CertificateException message when throw due hostname validation (<a href="https://redirect.github.com/netty/netty/issues/13381">#13381</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/e4045cc2cd4e739f7e6c36fa60358a40fea8309f"><code>e4045cc</code></a> Upgrade to latest jni-util release (<a href="https://redirect.github.com/netty/netty/issues/13498">#13498</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/61d75db27778f98bb67384ab13f7dc7abfb4ddd2"><code>61d75db</code></a> Fix BrotliEncoder bug that does not mark  ByteBuf it encodes as read (<a href="https://redirect.github.com/netty/netty/issues/13497">#13497</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/4e1a0c3e2043fd3c0049c94468eff82072c81d2b"><code>4e1a0c3</code></a> Always increment Stream Id on createStream (<a href="https://redirect.github.com/netty/netty/issues/13485">#13485</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/1e0dab115caf0086ee7d141b558e81d0275f45da"><code>1e0dab1</code></a> Correctly retain slice when calling ReplayingDecoderByteBuf.retainedS… (<a href="https://redirect.github.com/netty/netty/issues/13496">#13496</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/fa2c81f7cb9115d9417410ec23f023ae9ea34f8b"><code>fa2c81f</code></a> Make transport.Bootstrap usable with no netty-resolver on classpath (<a href="https://redirect.github.com/netty/netty/issues/13488">#13488</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/ac34240ca35cc1160f937c2e10ccbaf4155909a2"><code>ac34240</code></a> Added &quot;<a href="https://github.com/Override"><code>@​Override</code></a>&quot; to the methods initChannel() (<a href="https://redirect.github.com/netty/netty/issues/13490">#13490</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/85ddc978f5c5576374411ea8c36d69a880d5cf19"><code>85ddc97</code></a> Add a specific test for optional whitespace in HTTP headers (<a href="https://redirect.github.com/netty/netty/issues/13486">#13486</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.94.Final...netty-4.1.95.Final">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.netty:netty-common` from 4.1.94.Final to 4.1.95.Final
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/netty/netty/commit/e5ca0b0f0b74fd2459c85afff35a507fd9077a2c"><code>e5ca0b0</code></a> [maven-release-plugin] prepare release netty-4.1.95.Final</li>
   <li><a href="https://github.com/netty/netty/commit/ae079d1aed12b4e02f18fc9d1b9a70ebd4e5cba2"><code>ae079d1</code></a> Use internalNioBuffer(...) when possible to reduce object creation (<a href="https://redirect.github.com/netty/netty/issues/13499">#13499</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/22378d800353025bbc83ce5a8564f2b0f44bae60"><code>22378d8</code></a> Enhance CertificateException message when throw due hostname validation (<a href="https://redirect.github.com/netty/netty/issues/13381">#13381</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/e4045cc2cd4e739f7e6c36fa60358a40fea8309f"><code>e4045cc</code></a> Upgrade to latest jni-util release (<a href="https://redirect.github.com/netty/netty/issues/13498">#13498</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/61d75db27778f98bb67384ab13f7dc7abfb4ddd2"><code>61d75db</code></a> Fix BrotliEncoder bug that does not mark  ByteBuf it encodes as read (<a href="https://redirect.github.com/netty/netty/issues/13497">#13497</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/4e1a0c3e2043fd3c0049c94468eff82072c81d2b"><code>4e1a0c3</code></a> Always increment Stream Id on createStream (<a href="https://redirect.github.com/netty/netty/issues/13485">#13485</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/1e0dab115caf0086ee7d141b558e81d0275f45da"><code>1e0dab1</code></a> Correctly retain slice when calling ReplayingDecoderByteBuf.retainedS… (<a href="https://redirect.github.com/netty/netty/issues/13496">#13496</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/fa2c81f7cb9115d9417410ec23f023ae9ea34f8b"><code>fa2c81f</code></a> Make transport.Bootstrap usable with no netty-resolver on classpath (<a href="https://redirect.github.com/netty/netty/issues/13488">#13488</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/ac34240ca35cc1160f937c2e10ccbaf4155909a2"><code>ac34240</code></a> Added &quot;<a href="https://github.com/Override"><code>@​Override</code></a>&quot; to the methods initChannel() (<a href="https://redirect.github.com/netty/netty/issues/13490">#13490</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/85ddc978f5c5576374411ea8c36d69a880d5cf19"><code>85ddc97</code></a> Add a specific test for optional whitespace in HTTP headers (<a href="https://redirect.github.com/netty/netty/issues/13486">#13486</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.94.Final...netty-4.1.95.Final">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.netty:netty-codec` from 4.1.94.Final to 4.1.95.Final
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/netty/netty/commit/e5ca0b0f0b74fd2459c85afff35a507fd9077a2c"><code>e5ca0b0</code></a> [maven-release-plugin] prepare release netty-4.1.95.Final</li>
   <li><a href="https://github.com/netty/netty/commit/ae079d1aed12b4e02f18fc9d1b9a70ebd4e5cba2"><code>ae079d1</code></a> Use internalNioBuffer(...) when possible to reduce object creation (<a href="https://redirect.github.com/netty/netty/issues/13499">#13499</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/22378d800353025bbc83ce5a8564f2b0f44bae60"><code>22378d8</code></a> Enhance CertificateException message when throw due hostname validation (<a href="https://redirect.github.com/netty/netty/issues/13381">#13381</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/e4045cc2cd4e739f7e6c36fa60358a40fea8309f"><code>e4045cc</code></a> Upgrade to latest jni-util release (<a href="https://redirect.github.com/netty/netty/issues/13498">#13498</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/61d75db27778f98bb67384ab13f7dc7abfb4ddd2"><code>61d75db</code></a> Fix BrotliEncoder bug that does not mark  ByteBuf it encodes as read (<a href="https://redirect.github.com/netty/netty/issues/13497">#13497</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/4e1a0c3e2043fd3c0049c94468eff82072c81d2b"><code>4e1a0c3</code></a> Always increment Stream Id on createStream (<a href="https://redirect.github.com/netty/netty/issues/13485">#13485</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/1e0dab115caf0086ee7d141b558e81d0275f45da"><code>1e0dab1</code></a> Correctly retain slice when calling ReplayingDecoderByteBuf.retainedS… (<a href="https://redirect.github.com/netty/netty/issues/13496">#13496</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/fa2c81f7cb9115d9417410ec23f023ae9ea34f8b"><code>fa2c81f</code></a> Make transport.Bootstrap usable with no netty-resolver on classpath (<a href="https://redirect.github.com/netty/netty/issues/13488">#13488</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/ac34240ca35cc1160f937c2e10ccbaf4155909a2"><code>ac34240</code></a> Added &quot;<a href="https://github.com/Override"><code>@​Override</code></a>&quot; to the methods initChannel() (<a href="https://redirect.github.com/netty/netty/issues/13490">#13490</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/85ddc978f5c5576374411ea8c36d69a880d5cf19"><code>85ddc97</code></a> Add a specific test for optional whitespace in HTTP headers (<a href="https://redirect.github.com/netty/netty/issues/13486">#13486</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.94.Final...netty-4.1.95.Final">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.netty:netty-buffer` from 4.1.94.Final to 4.1.95.Final
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/netty/netty/commit/e5ca0b0f0b74fd2459c85afff35a507fd9077a2c"><code>e5ca0b0</code></a> [maven-release-plugin] prepare release netty-4.1.95.Final</li>
   <li><a href="https://github.com/netty/netty/commit/ae079d1aed12b4e02f18fc9d1b9a70ebd4e5cba2"><code>ae079d1</code></a> Use internalNioBuffer(...) when possible to reduce object creation (<a href="https://redirect.github.com/netty/netty/issues/13499">#13499</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/22378d800353025bbc83ce5a8564f2b0f44bae60"><code>22378d8</code></a> Enhance CertificateException message when throw due hostname validation (<a href="https://redirect.github.com/netty/netty/issues/13381">#13381</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/e4045cc2cd4e739f7e6c36fa60358a40fea8309f"><code>e4045cc</code></a> Upgrade to latest jni-util release (<a href="https://redirect.github.com/netty/netty/issues/13498">#13498</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/61d75db27778f98bb67384ab13f7dc7abfb4ddd2"><code>61d75db</code></a> Fix BrotliEncoder bug that does not mark  ByteBuf it encodes as read (<a href="https://redirect.github.com/netty/netty/issues/13497">#13497</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/4e1a0c3e2043fd3c0049c94468eff82072c81d2b"><code>4e1a0c3</code></a> Always increment Stream Id on createStream (<a href="https://redirect.github.com/netty/netty/issues/13485">#13485</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/1e0dab115caf0086ee7d141b558e81d0275f45da"><code>1e0dab1</code></a> Correctly retain slice when calling ReplayingDecoderByteBuf.retainedS… (<a href="https://redirect.github.com/netty/netty/issues/13496">#13496</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/fa2c81f7cb9115d9417410ec23f023ae9ea34f8b"><code>fa2c81f</code></a> Make transport.Bootstrap usable with no netty-resolver on classpath (<a href="https://redirect.github.com/netty/netty/issues/13488">#13488</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/ac34240ca35cc1160f937c2e10ccbaf4155909a2"><code>ac34240</code></a> Added &quot;<a href="https://github.com/Override"><code>@​Override</code></a>&quot; to the methods initChannel() (<a href="https://redirect.github.com/netty/netty/issues/13490">#13490</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/85ddc978f5c5576374411ea8c36d69a880d5cf19"><code>85ddc97</code></a> Add a specific test for optional whitespace in HTTP headers (<a href="https://redirect.github.com/netty/netty/issues/13486">#13486</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.94.Final...netty-4.1.95.Final">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 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: dev-unsubscribe@directory.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-kerby] dependabot[bot] commented on pull request #228: Bump netty.version from 4.1.94.Final to 4.1.95.Final

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #228:
URL: https://github.com/apache/directory-kerby/pull/228#issuecomment-1655533095

   Superseded by #231.


-- 
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@directory.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org


[GitHub] [directory-kerby] dependabot[bot] closed pull request #228: Bump netty.version from 4.1.94.Final to 4.1.95.Final

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #228: Bump netty.version from 4.1.94.Final to 4.1.95.Final
URL: https://github.com/apache/directory-kerby/pull/228


-- 
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@directory.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org