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

[GitHub] [wicket] dependabot[bot] opened a new pull request, #530: Bump jetty-server from 11.0.7 to 11.0.10

dependabot[bot] opened a new pull request, #530:
URL: https://github.com/apache/wicket/pull/530

   Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 11.0.7 to 11.0.10.
   <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>11.0.10</h2>
   <h1>Special Thanks to the following Eclipse Jetty community members</h1>
   <ul>
   <li><a href="https://github.com/jianglai"><code>@​jianglai</code></a> (Lai Jiang)</li>
   <li><a href="https://github.com/markslater"><code>@​markslater</code></a> (markslater)</li>
   <li><a href="https://github.com/prenagha"><code>@​prenagha</code></a> (Padraic Renaghan)</li>
   </ul>
   <h1>Changelog</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8134">#8134</a> - Improve cleanup of deflater/inflater pools for PerMessageDeflateExtension</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8088">#8088</a> - Add option to configure exitVm on ShutdownMonitor from System properties</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8067">#8067</a> - Wall time usage in DoSFilter RateTracker results in false positive alert</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8057">#8057</a> - Support Http Response 103 (Early Hints)</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8014">#8014</a> - Review HttpRequest URI construction</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8008">#8008</a> - Add compliance mode for LEGACY multipart parser in Jetty 10+</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7994">#7994</a> - Ability to construct a detached client Request</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7991">#7991</a> - fix bom for jetty-cdi</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7981">#7981</a> - Add TRANSFER_ENCODING violation for MultiPart RFC7578 parser. (<a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7976">#7976</a>)</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7977">#7977</a> - UpgradeHttpServletRequest.setAttribute &amp; UpgradeHttpServletRequest.removeAttribute can throw NullPointerException</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7975">#7975</a> - <code>ForwardedRequestCustomizer</code> setters do not clear existing handlers</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7953">#7953</a> - Fix StatisticsHandler in the case a Handler throws exception.</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7935">#7935</a> - Review HTTP/2 error handling</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7929">#7929</a> - Correct requestlog formatString commented default (<a href="https://github.com/prenagha"><code>@​prenagha</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7924">#7924</a> - Fix a typo in Javadoc (<a href="https://github.com/jianglai"><code>@​jianglai</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7918">#7918</a> - PathMappings.asPathSpec does not allow root ServletPathSpec</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7891">#7891</a> - Better Servlet PathMappings for Regex</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7880">#7880</a> - DefaultServlet should not overwrite programmatically configured precompressed formats with defaults (<a href="https://github.com/markslater"><code>@​markslater</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7863">#7863</a> - Default servlet drops first accept-encoding header if there is more than one. (<a href="https://github.com/markslater"><code>@​markslater</code></a>)</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7858">#7858</a> - GZipHandler does not play nice with other handlers in HandlerCollection</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7818">#7818</a> - Modifying of HTTP headers in HttpChannel.Listener#onResponseBegin is no longer possible with Jetty 10</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7803">#7803</a> - unwrap exception until we get the first non ServletException, as this can be wrap of wrap of wrap when using ContextHandlerCollection</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7802">#7802</a> - HTTP/3 QPACK - do not expect section ack for zero required insert count</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7754">#7754</a> - jetty.sh ignores JAVA_OPTIONS environment variable</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7748">#7748</a> - Allow overriding of url-pattern mapping in ServletContextHandler to allow for regex or uri-template matching</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7635">#7635</a> - QPACK decoder should fail connection if the encoder blocks more than SETTINGS_QPACK_BLOCKED_STREAMS</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/4414">#4414</a> - GZipHandler not excluding inflation for specified paths</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/1771">#1771</a> - Add module for SecuredRedirect support</li>
   </ul>
   <h1>Dependencies</h1>
   <ul>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8083">#8083</a> - Bump asciidoctorj to 2.5.4</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8077">#8077</a> - Bump asciidoctorj-diagram to 2.2.3</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7839">#7839</a> - Bump asm.version to 9.3</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8142">#8142</a> - Bump biz.aQute.bndlib to 6.3.1</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8075">#8075</a> - Bump checkstyle to 10.3</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8056">#8056</a> - Bump error_prone_annotations to 2.14.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8109">#8109</a> - Bump google-cloud-datastore to 2.7.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8100">#8100</a> - Bump grpc-core to 1.47.0</li>
   <li><a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/7987">#7987</a> - Bump hawtio-default to 2.15.0</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eclipse/jetty.project/commit/d21dded5817960ec3c753a7ba02ef86f7c9ed89e"><code>d21dded</code></a> Updating to version 11.0.10</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/a47b0d62348ac938905ac02b66b3cee12341f960"><code>a47b0d6</code></a> Remove maxConnections references</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/1a217f4d29aac5750ebd60adbcd54417e580e5fc"><code>1a217f4</code></a> Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/1b4f94194242c024d9a4ee27de343596b74b6e33"><code>1b4f941</code></a> RegexPathSpec documentation and MatchedPath improvements (<a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8163">#8163</a>)</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/a668810df5bd5b765465930eda2216a22feb055d"><code>a668810</code></a> Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/1f902f6371992b43ae99b40ed461835c772c2cf1"><code>1f902f6</code></a> Disable H3 tests by default with a system property to explicitly enable them ...</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/3fd10e5f516967ee82ab2ef1fb56ead19874a527"><code>3fd10e5</code></a> Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/7cc461b8f36194e7ca9893e3e0b44ceb2f992670"><code>7cc461b</code></a> Fixing javadoc build errors (<a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8173">#8173</a>)</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/309b6a9b66cf0f89a87a9cd208184fddcbd78502"><code>309b6a9</code></a> Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x</li>
   <li><a href="https://github.com/eclipse/jetty.project/commit/d63569d0250ea60ac9fc75955d24afffed0e166a"><code>d63569d</code></a> Migrate code from jetty-util Logger to slf4j Logger (<a href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8162">#8162</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/eclipse/jetty.project/compare/jetty-11.0.7...jetty-11.0.10">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.jetty:jetty-server&package-manager=maven&previous-version=11.0.7&new-version=11.0.10)](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/wicket/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: commits-unsubscribe@wicket.apache.org

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


[GitHub] [wicket] martin-g merged pull request #530: Bump jetty-server from 11.0.7 to 11.0.10

Posted by GitBox <gi...@apache.org>.
martin-g merged PR #530:
URL: https://github.com/apache/wicket/pull/530


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

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