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 jetty-webapp from 9.4.42.v20210604 to 11.0.13 #155

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps jetty-webapp from 9.4.42.v20210604 to 11.0.13.

Release notes

Sourced from jetty-webapp's releases.

11.0.13

Special Thanks to the following Eclipse Jetty community members

Changelog

  • #9006 - WebSocket Message InputStream read() returns signed byte
  • #8913 - Review Jetty XML syntax to allow calling JDK methods
  • #8905 - GzipHandler fails to set Vary header on 304 responses
  • #8900 - Improved documentation about virtual threads.
  • #8897 - Update Conditional request handling for RFC7232
  • #8895 - Generate downloadable version of javadocs documentation in website deploy script
  • #8863 - Provide a possibility to name virtual threads
  • #8810 - ArrayRetainableByteBufferPool inefficiently calculates bucket indices
  • #8786 - KeyStoreScanner is not able to monitor a symlink file and always resolves to the target.
  • #8779 - CompactPathRule drops query section on use
  • #8770 - Review whether to send request body in redirects
  • #8753 - Starting HttpClient with destinationIdleTimeout set throws NPE. (@​janvojt)
  • #8750 - AbstractProxyServlet.onServerResponseHeaders does not support headers with empty values
  • #8743 - Add log.isDebugEnabled() to reduce string allocation (@​leonchen83)
  • #8721 - jetty:effective-web-xml doesn't generate quickstart information for web fragment jars that contain META-INF/resources
  • #8716 - Multiple Host header values handled poorly
  • #8712 - ELContextCleaner no longer needed.
  • #8688 - Fix traversal bug on extraction of bad jar/zip files during jetty-start
  • #8682 - expand jetty properties when generating dry-run command line
  • #8678 - Jetty client is not responding to GO_AWAY packet received from (Jetty) Server and continue to send traffic on same connection
  • #8628 - Pseudo restore PathMappings.getMatch(String) for backwards compat reasons
  • #8623 - Use AutoLock in InputStreamResponseListener
  • #8600 - Allow to pass instances of ClientConfig and Config to Hazelcast data store factory (@​Vlatombe)
  • #8591 - Indicate units of HttpClient properties (@​cowwoc)
  • #8558 - Idle timeout occured sometimes on HTTP/2 client with InputStreamResponseListener
  • #8536 - HotSwapHandler race condition
  • #8473 - add getter for the WebSocketUpgradeHandler configuration
  • #8460 - Log or throw exception if DefaultSessionIdManager is used but has not been started.
  • #8330 - Persistent OpenId sessions can throw IllegalStateException
  • #7993 - HttpClient idleTimeout configuration being ignored/overridden
  • #7286 - WebSocket write can time out even if the frame / callback has not been failed.
  • #7117 - Timeout with Expect 100 continue when using ProxyServlet

Dependencies

  • #8794 - Bump asm.version to 9.4
  • #8799 - Bump commons-compress to 1.22
  • #8656 - Bump google-cloud-datastore to 2.11.4

... (truncated)

Commits
  • a04bd1c Updating to version 11.0.13
  • 0e99ae0 Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
  • 355eebe Update tycho-p2 from 2.7.5 to 3.0.1
  • 754bbdd Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
  • 7e1de8b Issue #8973 - Rework KeyStoreScanner handling for symlink related changes (#9...
  • 6f398ce Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
  • 2538a91 Fixes flaky FCGI test HttpClientTest.testPOSTWithContentTracksProgress().
  • 6b8e23e Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
  • 3d3c954 Fixing OSGi bundle + tycho-p2 build failures (#9017)
  • d6b88e2 Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
  • 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 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 [jetty-webapp](https://github.com/eclipse/jetty.project) from 9.4.42.v20210604 to 11.0.13.
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](jetty/jetty.project@jetty-9.4.42.v20210604...jetty-11.0.13)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-webapp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 12, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 28, 2023

Superseded by #160.

@dependabot dependabot bot closed this Feb 28, 2023
@dependabot dependabot bot deleted the dependabot/gradle/develop/org.eclipse.jetty-jetty-webapp-11.0.13 branch February 28, 2023 01:10
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants