Skip to content

Bump websocket-driver from 0.7.6 to 0.8.2 - #4143

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/websocket-driver-0.8.2
Open

Bump websocket-driver from 0.7.6 to 0.8.2#4143
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/websocket-driver-0.8.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps websocket-driver from 0.7.6 to 0.8.2.

Changelog

Sourced from websocket-driver's changelog.

0.8.2 / 2026-06-23

  • Gracefully handle malformed Host headers in the Server driver

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
Commits
  • 49e230b Bump version to 0.8.2
  • 7d6fd87 Gracefully handle malformed Host headers in the Server driver
  • 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
  • Additional commits viewable in compare view

@dependabot dependabot Bot added bundler Gemfile dependencies dependencies Pull requests that update a dependency file skip changeset Pull requests that don't change the library output labels Jul 23, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 23, 2026 15:00
@dependabot
dependabot Bot requested a review from jonrohan July 23, 2026 15:00
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file skip changeset Pull requests that don't change the library output bundler Gemfile dependencies labels Jul 23, 2026
@changeset-bot

changeset-bot Bot commented Jul 23, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d44fb82

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot
dependabot Bot force-pushed the dependabot/bundler/websocket-driver-0.8.2 branch from 554d8d7 to 364d081 Compare July 31, 2026 16:13
@jonrohan
jonrohan enabled auto-merge (squash) August 6, 2026 17:02
Bumps [websocket-driver](https://github.com/faye/websocket-driver-ruby) from 0.7.6 to 0.8.2.
- [Changelog](https://github.com/faye/websocket-driver-ruby/blob/main/CHANGELOG.md)
- [Commits](faye/websocket-driver-ruby@0.7.6...0.8.2)

---
updated-dependencies:
- dependency-name: websocket-driver
  dependency-version: 0.8.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/websocket-driver-0.8.2 branch from 364d081 to d44fb82 Compare August 7, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bundler Gemfile dependencies dependencies Pull requests that update a dependency file skip changeset Pull requests that don't change the library output

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant