Skip to content

build(deps): bump websocket-driver from 0.7.0 to 0.8.1 in /appengine/flexible/ruby31-and-earlier/static_files/rails#1875

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/appengine/flexible/ruby31-and-earlier/static_files/rails/websocket-driver-0.8.1
Open

build(deps): bump websocket-driver from 0.7.0 to 0.8.1 in /appengine/flexible/ruby31-and-earlier/static_files/rails#1875
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/appengine/flexible/ruby31-and-earlier/static_files/rails/websocket-driver-0.8.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps websocket-driver from 0.7.0 to 0.8.1.

Changelog

Sourced from websocket-driver's changelog.

0.8.1 / 2026-06-04

  • Close a draft-75/76 connection if a length header grows to exceed the configured max length
  • Fail the connection if a message is larger than the configured max length after extension processing
  • Limit the total HTTP request line and headers size to 32K

0.8.0 / 2025-05-25

  • Emit binary message as a string with Encoding::BINARY instead of an array
  • Add the option :binary_data_format to force the previous behaviour

0.7.7 / 2025-01-04

  • Add base64 gem to the dependencies to support Ruby 3.4

0.7.6 / 2023-07-25

  • Fix handling of default ports in Host headers on Ruby 3.1+

0.7.5 / 2021-06-12

  • Do not change the encoding of strings passed to Driver#text

0.7.4 / 2021-05-24

  • Optimise conversions between strings and byte arrays and related encoding operations, to reduce amount of allocation and copying

0.7.3 / 2020-07-09

  • Let the client accept HTTP responses that have an empty reason phrase following the 101 status code

0.7.2 / 2020-05-22

  • Emit ping and pong events from the Server driver
  • Handle draft-76 handshakes correctly if the request's body is a frozen string

0.7.1 / 2019-06-10

  • Catch any exceptions produced while generating a handshake response and send a 400 Bad Request response to the client
  • Pick the RFC-6455 protocol version if the request contains any of the headers used by that version
  • Handle errors encountered while handling malformed draft-76 requests
  • Change license from MIT to Apache 2.0
Commits
  • 5cab908 Bump version to 0.8.1
  • 17b569f Limit the total HTTP request line and headers size to 32K
  • fa86417 Fail the connection if a message is larger than the configured max length aft...
  • d0141f0 Close a draft-75/76 connection if a length header grows to exceed the configu...
  • 1e4475e Test on Ruby 4.0
  • 2824edc Update release date for 0.8.0
  • befd449 Prefer text frames over binary; if the input is in some non-UTF-8 text encodi...
  • e3155f7 Bump version to 0.8.0
  • 22e0704 Default to text frames if the input buffer is specifically UTF8-encoded
  • 64ceaa4 Remove Ruby versions unsupported by GitHub
  • 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 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.

Bumps [websocket-driver](https://github.com/faye/websocket-driver-ruby) from 0.7.0 to 0.8.1.
- [Changelog](https://github.com/faye/websocket-driver-ruby/blob/main/CHANGELOG.md)
- [Commits](faye/websocket-driver-ruby@0.7.0...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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 15, 2026
@dependabot
dependabot Bot requested review from a team as code owners July 15, 2026 22:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 15, 2026
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 15, 2026
@product-auto-label product-auto-label Bot added the samples Issues that are directly related to samples. label Jul 15, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 15, 2026
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 ruby Pull requests that update Ruby code samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant