openlookeng / hetu-core

570 stars 423 forks source link

Bump org.eclipse.jetty:jetty-http from 9.4.51.v20230217 to 9.4.52.v20230823 #432

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps org.eclipse.jetty:jetty-http from 9.4.51.v20230217 to 9.4.52.v20230823.

Release notes

Sourced from org.eclipse.jetty:jetty-http's releases.

9.4.52.v20230823

Sponsored Release

This is a release of the End of Community Support Jetty 9.x series that was sponsored by a support contract from Webtide.com

Security Updates

  • This release provides a workaround for Security Advisory GHSA-58qw-p7qm-5rvh

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #10352 - Backport of various cleanups in HttpParser from jetty-10.0.x
  • #10337 - SizeLimitHandler does not enforce 0 responseLimit
  • #10169 - make sure that a ServiceLoader is retrieved before iterating (@​RangerRick)
  • #10066 - Allow SAXParserFactory or SAXParser to be configured in Jetty's XmlParser class - Allows for GHSA-58qw-p7qm-5rvh workaround
  • #9887 - Deprecate CGI Servlet
  • #9716 - Deprecate PushSessionCacheFilter
  • #9660 - Bring back some openid improvements from jetty-10.0.x
  • #9476 - onCompleteFailure called multiple times
Commits
  • abdcda7 Updating to version 9.4.52.v20230823
  • d90c600 Improve release-jetty.sh script
  • eb39055 Merge pull request #10344 from eclipse/jetty-9.4.x-fixSizeLimitHandler
  • e4d596e Backport of various cleanups in HttpParser from jetty-10.0.x (#10352)
  • 325d839 update test expectations in SizeLimitHandlerTest
  • 0c4f879 Issue #10337 - fixes to SizeLimitHandler
  • d4d8832 Issue #10066 - Allow customization of SAXParserFactory and SAXParser in `...
  • 490626e Merge pull request #10169 from RangerRick/ranger/jetty-npe-websocket-init
  • 88d70ca Merge pull request #10261 from eclipse/dependabot/maven/jetty-9.4.x/org.jboss...
  • ee09f12 Merge pull request #10254 from eclipse/dependabot/maven/jetty-9.4.x/jmh.versi...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/openlookeng/hetu-core/network/alerts).
it-is-a-robot commented 1 year ago

Thanks for your pull request.

The authors of the following commits have not signed the Contributor License Agreement (CLA):

b1316cfa | Bump org.eclipse.jetty:jetty-http

Bumps org.eclipse.jetty:jetty-http from 9.4.51.v20230217 to 9.4.52.v20230823.


updated-dependencies:

Signed-off-by: dependabot[bot] support@github.com

Please check the FAQs first. You can click here to sign the CLA. After signing the CLA, you must comment "/check-cla" to check the CLA status again.

it-is-a-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot] To complete the pull request process, please assign karmvs You can assign the PR to them by writing /assign @karmvs in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/openlookeng/hetu-core/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
dependabot[bot] commented 1 year ago

Superseded by #436.