Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org-eclipse-jetty from 9.4.51.v20230217 to 9.4.52.v20230823 #13909

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2023

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

Release notes

Sourced from org.eclipse.jetty:jetty-server'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 addresses:

Special Thanks to the following Eclipse Jetty community members

Changelog

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

Updates org.eclipse.jetty:jetty-servlet from 9.4.51.v20230217 to 9.4.52.v20230823

Release notes

Sourced from org.eclipse.jetty:jetty-servlet'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 addresses:

Special Thanks to the following Eclipse Jetty community members

Changelog

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 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 <dependency name> 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)

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

Updates `org.eclipse.jetty:jetty-server` from 9.4.51.v20230217 to 9.4.52.v20230823
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.51.v20230217...jetty-9.4.52.v20230823)

Updates `org.eclipse.jetty:jetty-servlet` from 9.4.51.v20230217 to 9.4.52.v20230823
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.51.v20230217...jetty-9.4.52.v20230823)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Sep 29, 2023
@dependabot dependabot bot added this to the 5.8.x milestone Sep 29, 2023
@marcusdacoregio marcusdacoregio modified the milestones: 5.8.x, 5.8.8 Oct 2, 2023
@marcusdacoregio marcusdacoregio self-assigned this Oct 2, 2023
@marcusdacoregio marcusdacoregio merged commit 88cfae4 into 5.8.x Oct 2, 2023
10 of 15 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/5.8.x/org-eclipse-jetty-9.4.52.v20230823 branch October 2, 2023 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant