Skip to content

Bump org.eclipse.jetty:jetty-http from 9.4.40.v20210413 to 9.4.52.v20230823#4699

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.eclipse.jetty-jetty-http-9.4.52.v20230823
Closed

Bump org.eclipse.jetty:jetty-http from 9.4.40.v20210413 to 9.4.52.v20230823#4699
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.eclipse.jetty-jetty-http-9.4.52.v20230823

Conversation

@dependabot
Copy link
Contributor

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

Bumps org.eclipse.jetty:jetty-http from 9.4.40.v20210413 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

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

9.4.51.v20230217

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

Changelog

Dependencies

  • #9269 - Bump ant.version to 1.10.13
  • #9370 - Bump asciidoctorj-diagram to 2.2.4
  • #9364 - Bump eclipse-jarsigner-plugin to 1.4.2
  • #9251 - Bump infinispan.version to 11.0.17.Final
  • #9247 - Bump maven-checkstyle-plugin to 3.2.1
  • #9267 - Bump maven-dependency-plugin to 3.5.0
  • #9365 - Bump maven-deploy-plugin to 3.1.0
  • #9252 - Bump maven-enforcer-plugin to 3.2.1
  • #9363 - Bump maven-invoker-plugin to 3.5.0
  • #9266 - Bump maven-plugin-plugin to 3.7.1
  • #9263 - Bump maven.plugin-tools.version to 3.7.1

... (truncated)

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 <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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 14, 2023
Bumps [org.eclipse.jetty:jetty-http](https://github.com/eclipse/jetty.project) from 9.4.40.v20210413 to 9.4.52.v20230823.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.40.v20210413...jetty-9.4.52.v20230823)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-http
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.eclipse.jetty-jetty-http-9.4.52.v20230823 branch from a01c53f to 485772a Compare October 5, 2023 04:31
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 12 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.8) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2023

Superseded by #4788.

@dependabot dependabot bot closed this Oct 10, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.eclipse.jetty-jetty-http-9.4.52.v20230823 branch October 10, 2023 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file tests unstable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant