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

[GitHub] [olingo-odata4] dependabot[bot] opened a new pull request, #117: Bump netty-codec-http from 4.1.84.Final to 4.1.90.Final

dependabot[bot] opened a new pull request, #117:
URL: https://github.com/apache/olingo-odata4/pull/117

   Bumps [netty-codec-http](https://github.com/netty/netty) from 4.1.84.Final to 4.1.90.Final.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/netty/netty/commit/367d997a939181594873c4a846556263d4d9fe4e"><code>367d997</code></a> [maven-release-plugin] prepare release netty-4.1.90.Final</li>
   <li><a href="https://github.com/netty/netty/commit/0e8af543c51209d84162952fc0e607e4189e5c88"><code>0e8af54</code></a> Chunked HTTP length decoding should account for whitespaces/ctrl chars (Fixes...</li>
   <li><a href="https://github.com/netty/netty/commit/ab5c411c9f917426c240fb6b97c118313f69dc4f"><code>ab5c411</code></a> Handle NullPointerException thrown from NetworkInterface.getNetworkInterfaces...</li>
   <li><a href="https://github.com/netty/netty/commit/ebfc79c85deb8ba6fda54b8cb7fa925573076b21"><code>ebfc79c</code></a> WebSocketClientProtocolHandler: add option to disable UTF8 validation of text...</li>
   <li><a href="https://github.com/netty/netty/commit/8fac718b1f7246c6a8b9db6123750429b0a5b4ad"><code>8fac718</code></a> Don't reset BCSSLParameters when setting application protocols (<a href="https://redirect.github.com/netty/netty/issues/13262">#13262</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/c353f4fea52559d09b3811492c92a38aa1887501"><code>c353f4f</code></a> Faster Recycler's claim/release (Fixes <a href="https://redirect.github.com/netty/netty/issues/13153">#13153</a>) (<a href="https://redirect.github.com/netty/netty/issues/13220">#13220</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/84cf7d6c94eed0aa100e3b9e3e5644fa7fc4e9b7"><code>84cf7d6</code></a> Native image: add support for unix domain sockets (<a href="https://redirect.github.com/netty/netty/issues/13242">#13242</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/99204e917f8d3f145da8dedcc6383aff5d45f558"><code>99204e9</code></a> Skip revapi checks for testsuite modules (<a href="https://redirect.github.com/netty/netty/issues/13258">#13258</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/971aa8ad9c7288a6744d3bbe07ded785fa170d9d"><code>971aa8a</code></a> Use MacOS SDK 10.9 to prevent apple notarization failures (<a href="https://redirect.github.com/netty/netty/issues/13253">#13253</a>)</li>
   <li><a href="https://github.com/netty/netty/commit/5d1f99655918c9c034ca090d51b64eced73f742f"><code>5d1f996</code></a> Increase errno cache and guard against IOOBE (<a href="https://redirect.github.com/netty/netty/issues/13254">#13254</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.84.Final...netty-4.1.90.Final">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.netty:netty-codec-http&package-manager=maven&previous-version=4.1.84.Final&new-version=4.1.90.Final)](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)
   
   
   </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@olingo.apache.org

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


[GitHub] [olingo-odata4] dependabot[bot] commented on pull request #117: Bump netty-codec-http from 4.1.84.Final to 4.1.90.Final

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #117:
URL: https://github.com/apache/olingo-odata4/pull/117#issuecomment-1495277822

   Superseded by #119.


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

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


[GitHub] [olingo-odata4] dependabot[bot] closed pull request #117: Bump netty-codec-http from 4.1.84.Final to 4.1.90.Final

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] closed pull request #117: Bump netty-codec-http from 4.1.84.Final to 4.1.90.Final
URL: https://github.com/apache/olingo-odata4/pull/117


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

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