Updates org.eclipse.jetty.websocket:websocket-server from 9.4.51.v20230217 to 9.4.52.v20230823
You can trigger a rebase of this PR 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps
jetty.version
from 9.4.51.v20230217 to 9.4.52.v20230823. Updatesorg.eclipse.jetty:jetty-webapp
from 9.4.51.v20230217 to 9.4.52.v20230823Release notes
Sourced from org.eclipse.jetty:jetty-webapp's releases.
Commits
abdcda7
Updating to version 9.4.52.v20230823d90c600
Improve release-jetty.sh scripteb39055
Merge pull request #10344 from eclipse/jetty-9.4.x-fixSizeLimitHandlere4d596e
Backport of various cleanups inHttpParser
fromjetty-10.0.x
(#10352)325d839
update test expectations in SizeLimitHandlerTest0c4f879
Issue #10337 - fixes to SizeLimitHandlerd4d8832
Issue #10066 - Allow customization ofSAXParserFactory
andSAXParser
in `...490626e
Merge pull request #10169 from RangerRick/ranger/jetty-npe-websocket-init88d70ca
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...Updates
org.eclipse.jetty.websocket:websocket-server
from 9.4.51.v20230217 to 9.4.52.v20230823You can trigger a rebase of this PR 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