You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by GitBox <gi...@apache.org> on 2020/11/24 07:04:41 UTC

[GitHub] [avro] dependabot[bot] opened a new pull request #1022: Bump jetty.version from 9.4.34.v20201102 to 9.4.35.v20201120 in /lang/java

dependabot[bot] opened a new pull request #1022:
URL: https://github.com/apache/avro/pull/1022


   Bumps `jetty.version` from 9.4.34.v20201102 to 9.4.35.v20201120.
   Updates `jetty-server` from 9.4.34.v20201102 to 9.4.35.v20201120
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/eclipse/jetty.project/releases">jetty-server's releases</a>.</em></p>
   <blockquote>
   <h2>9.4.35.v20201120</h2>
   <h1>Important Change</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605">#5605</a> : <code>java.io.IOException: unconsumed input</code> during http request parsing</li>
   </ul>
   <h1>Bugs</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4711">#4711</a> : Reset trailers on recycled response</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5486">#5486</a> : PropertyFileLoginModule retains PropertyUserStores</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5562">#5562</a> : ArrayTernaryTrie consumes too much memory</li>
   </ul>
   <h1>Enhancements</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5539">#5539</a> : StatisticsServlet output now available in json, xml, text, and html</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5575">#5575</a> : Add SEARCH as a known HttpMethod</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5633">#5633</a> : Allow to configure HttpClient request authority (even on HTTP/2)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eclipse/jetty.project/commit/bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb"><code>bdc54f0</code></a> Updating to version 9.4.35.v20201120</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/41bf9534eba774b669a01aa3cc102e4690e3e6c9"><code>41bf953</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5603">#5603</a> - Single page documentation (<a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5636">#5636</a>)</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/fcfa72ee400fec42c88d86454cdc09c0d1761b30"><code>fcfa72e</code></a> Bump javax.servlet.jsp.jstl from 1.2.2 to 1.2.5 (<a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5673">#5673</a>)</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/901a17d197fd9ab7f0bbcf01faf9969668a8ee7f"><code>901a17d</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605">#5605</a> - Adding more comments</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/a6d432e9e3031c5dec0712b9b44a80ff63d2da1c"><code>a6d432e</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605">#5605</a> - Adding more comments and fixing logging</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/d4feb4f29dea48f70585a07af9a3ed06067f639f"><code>d4feb4f</code></a> Removed unused code.</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/248779e1958214a7d5ca842d1f88972aba7c5ca9"><code>248779e</code></a> Bump grpc-core from 1.33.0 to 1.33.1 (<a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5623">#5623</a>)</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/5f6e72d2ed099ea72b4f665d7aac2c34282762a3"><code>5f6e72d</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605">#5605</a> - Adding more gzip consume all tests</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/14f94f738df5adf68549749d01d4f9d97ea51452"><code>14f94f7</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605">#5605</a> unconsumed input on sendError (<a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5637">#5637</a>)</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/1448444c657e4aa49cdafd372e943679e945a581"><code>1448444</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5560">#5560</a> from eclipse/jetty-9.4.x-5539-statisticsservlet-output</li>
   <li>Additional commits viewable in <a href="https://github.com/eclipse/jetty.project/compare/jetty-9.4.34.v20201102...jetty-9.4.35.v20201120">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `jetty-servlet` from 9.4.34.v20201102 to 9.4.35.v20201120
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/eclipse/jetty.project/releases">jetty-servlet's releases</a>.</em></p>
   <blockquote>
   <h2>9.4.35.v20201120</h2>
   <h1>Important Change</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605">#5605</a> : <code>java.io.IOException: unconsumed input</code> during http request parsing</li>
   </ul>
   <h1>Bugs</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4711">#4711</a> : Reset trailers on recycled response</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5486">#5486</a> : PropertyFileLoginModule retains PropertyUserStores</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5562">#5562</a> : ArrayTernaryTrie consumes too much memory</li>
   </ul>
   <h1>Enhancements</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5539">#5539</a> : StatisticsServlet output now available in json, xml, text, and html</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5575">#5575</a> : Add SEARCH as a known HttpMethod</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5633">#5633</a> : Allow to configure HttpClient request authority (even on HTTP/2)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eclipse/jetty.project/commit/bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb"><code>bdc54f0</code></a> Updating to version 9.4.35.v20201120</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/41bf9534eba774b669a01aa3cc102e4690e3e6c9"><code>41bf953</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5603">#5603</a> - Single page documentation (<a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5636">#5636</a>)</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/fcfa72ee400fec42c88d86454cdc09c0d1761b30"><code>fcfa72e</code></a> Bump javax.servlet.jsp.jstl from 1.2.2 to 1.2.5 (<a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5673">#5673</a>)</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/901a17d197fd9ab7f0bbcf01faf9969668a8ee7f"><code>901a17d</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605">#5605</a> - Adding more comments</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/a6d432e9e3031c5dec0712b9b44a80ff63d2da1c"><code>a6d432e</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605">#5605</a> - Adding more comments and fixing logging</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/d4feb4f29dea48f70585a07af9a3ed06067f639f"><code>d4feb4f</code></a> Removed unused code.</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/248779e1958214a7d5ca842d1f88972aba7c5ca9"><code>248779e</code></a> Bump grpc-core from 1.33.0 to 1.33.1 (<a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5623">#5623</a>)</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/5f6e72d2ed099ea72b4f665d7aac2c34282762a3"><code>5f6e72d</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605">#5605</a> - Adding more gzip consume all tests</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/14f94f738df5adf68549749d01d4f9d97ea51452"><code>14f94f7</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605">#5605</a> unconsumed input on sendError (<a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5637">#5637</a>)</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/1448444c657e4aa49cdafd372e943679e945a581"><code>1448444</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5560">#5560</a> from eclipse/jetty-9.4.x-5539-statisticsservlet-output</li>
   <li>Additional commits viewable in <a href="https://github.com/eclipse/jetty.project/compare/jetty-9.4.34.v20201102...jetty-9.4.35.v20201120">compare view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `jetty-util` from 9.4.34.v20201102 to 9.4.35.v20201120
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/eclipse/jetty.project/releases">jetty-util's releases</a>.</em></p>
   <blockquote>
   <h2>9.4.35.v20201120</h2>
   <h1>Important Change</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605">#5605</a> : <code>java.io.IOException: unconsumed input</code> during http request parsing</li>
   </ul>
   <h1>Bugs</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4711">#4711</a> : Reset trailers on recycled response</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5486">#5486</a> : PropertyFileLoginModule retains PropertyUserStores</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5562">#5562</a> : ArrayTernaryTrie consumes too much memory</li>
   </ul>
   <h1>Enhancements</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5539">#5539</a> : StatisticsServlet output now available in json, xml, text, and html</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5575">#5575</a> : Add SEARCH as a known HttpMethod</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5633">#5633</a> : Allow to configure HttpClient request authority (even on HTTP/2)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eclipse/jetty.project/commit/bdc54f03a5e0a7e280fab27f55c3c75ee8da89fb"><code>bdc54f0</code></a> Updating to version 9.4.35.v20201120</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/41bf9534eba774b669a01aa3cc102e4690e3e6c9"><code>41bf953</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5603">#5603</a> - Single page documentation (<a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5636">#5636</a>)</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/fcfa72ee400fec42c88d86454cdc09c0d1761b30"><code>fcfa72e</code></a> Bump javax.servlet.jsp.jstl from 1.2.2 to 1.2.5 (<a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5673">#5673</a>)</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/901a17d197fd9ab7f0bbcf01faf9969668a8ee7f"><code>901a17d</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605">#5605</a> - Adding more comments</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/a6d432e9e3031c5dec0712b9b44a80ff63d2da1c"><code>a6d432e</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605">#5605</a> - Adding more comments and fixing logging</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/d4feb4f29dea48f70585a07af9a3ed06067f639f"><code>d4feb4f</code></a> Removed unused code.</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/248779e1958214a7d5ca842d1f88972aba7c5ca9"><code>248779e</code></a> Bump grpc-core from 1.33.0 to 1.33.1 (<a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5623">#5623</a>)</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/5f6e72d2ed099ea72b4f665d7aac2c34282762a3"><code>5f6e72d</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605">#5605</a> - Adding more gzip consume all tests</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/14f94f738df5adf68549749d01d4f9d97ea51452"><code>14f94f7</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5605">#5605</a> unconsumed input on sendError (<a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5637">#5637</a>)</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/1448444c657e4aa49cdafd372e943679e945a581"><code>1448444</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/5560">#5560</a> from eclipse/jetty-9.4.x-5539-statisticsservlet-output</li>
   <li>Additional commits viewable in <a href="https://github.com/eclipse/jetty.project/compare/jetty-9.4.34.v20201102...jetty-9.4.35.v20201120">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.

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



[GitHub] [avro] dependabot[bot] closed pull request #1022: Bump jetty.version from 9.4.34.v20201102 to 9.4.35.v20201120 in /lang/java

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1022:
URL: https://github.com/apache/avro/pull/1022


   


----------------------------------------------------------------
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.

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



[GitHub] [avro] dependabot[bot] commented on pull request #1022: Bump jetty.version from 9.4.34.v20201102 to 9.4.35.v20201120 in /lang/java

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #1022:
URL: https://github.com/apache/avro/pull/1022#issuecomment-760156666


   Superseded by #1051.


----------------------------------------------------------------
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.

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