antville / helma

Antville Fork of Helma Object Publisher
https://antville.org
Other
3 stars 1 forks source link

build(deps): bump jetty-xml from 9.4.27.v20200227 to 10.0.13 #53

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jetty-xml from 9.4.27.v20200227 to 10.0.13.

Release notes

Sourced from jetty-xml's releases.

10.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
  • 1c2636e Updating to version 10.0.13
  • 355eebe Update tycho-p2 from 2.7.5 to 3.0.1
  • 7e1de8b Issue #8973 - Rework KeyStoreScanner handling for symlink related changes (#9...
  • 2538a91 Fixes flaky FCGI test HttpClientTest.testPOSTWithContentTracksProgress().
  • 3d3c954 Fixing OSGi bundle + tycho-p2 build failures (#9017)
  • e923123 Merge pull request #9011 from eclipse/fix/jetty-10-9009-flaky-StreamCloseTest
  • 5b20fcc Merge pull request #9010 from eclipse/fix/jetty-10-websocket-inputstream-read
  • 486b51e Merge pull request #9008 from eclipse/fix/jetty-10-9005-flaky-ConnectionPoolTest
  • 7c75768 Fixes #9009 - Flaky test StreamCloseTest.testRequestDataClosedResponseDataClo...
  • a546027 Fixes #9006 - WebSocket MessageInputStream.read() returns signed byte
  • 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)
p3k commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Superseded by #63.