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

   Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 8.0.0.M2 
to 10.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>10.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/8136";>#8136</a>
 - Cherry-pick of Improvements to PathSpec for Jetty 10.0.x</li>
   <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/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/7808";>#7808</a>
 - Jetty 10.0.x 7801 duplicate set session cookie</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/de73e942be7e304d7b2938897ab05390e5a639fd";><code>de73e94</code></a>
 Updating to version 10.0.10</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/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/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/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><a 
href="https://github.com/eclipse/jetty.project/commit/66de7ba6180e41480af2f4220334b62832586fac";><code>66de7ba</code></a>
 Improve ssl buffers handling (<a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8165";>#8165</a>)</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/0699bc53269ad0a81384825ccd2dcade61d24320";><code>0699bc5</code></a>
 Use static exceptions for closing websocket flushers and in ContentProducer 
(...</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/b1c19c0b0f4578059fd888d5b8fc25e451b612f3";><code>b1c19c0</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8134";>#8134</a>
 from eclipse/jetty-10.0.x-websocketPermessageDeflate...</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/23948f1b3ea991d3e7aef103a08fa8987fd4590a";><code>23948f1</code></a>
 no more profile IT tests runs per default (<a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8138";>#8138</a>)</li>
   <li><a 
href="https://github.com/eclipse/jetty.project/commit/0d13cbe9a7638424cf2e001f58d39a4ef65684c8";><code>0d13cbe</code></a>
 change-dependabot-interval-to-monthly (<a 
href="https://github-redirect.dependabot.com/eclipse/jetty.project/issues/8140";>#8140</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/eclipse/jetty.project/compare/jetty-8.0.0.M2...jetty-10.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=8.0.0.M2&new-version=10.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/geronimo/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-unsubscr...@geronimo.apache.org

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

Reply via email to