Bump websocket-driver from 0.7.6 to 0.8.1 - #4137
Conversation
|
|
@dependabot recreate |
Bumps [websocket-driver](https://github.com/faye/websocket-driver-ruby) from 0.7.6 to 0.8.1. - [Changelog](https://github.com/faye/websocket-driver-ruby/blob/main/CHANGELOG.md) - [Commits](faye/websocket-driver-ruby@0.7.6...0.8.1) --- updated-dependencies: - dependency-name: websocket-driver dependency-version: 0.8.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
c566ab5 to
81635fa
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps websocket-driver from 0.7.6 to 0.8.1.
Changelog
Sourced from websocket-driver's changelog.
Commits
5cab908Bump version to 0.8.117b569fLimit the total HTTP request line and headers size to 32Kfa86417Fail the connection if a message is larger than the configured max length aft...d0141f0Close a draft-75/76 connection if a length header grows to exceed the configu...1e4475eTest on Ruby 4.02824edcUpdate release date for 0.8.0befd449Prefer text frames over binary; if the input is in some non-UTF-8 text encodi...e3155f7Bump version to 0.8.022e0704Default to text frames if the input buffer is specifically UTF8-encoded64ceaa4Remove Ruby versions unsupported by GitHub