build(deps): bump websocket-driver from 0.8.0 to 0.8.2 - #7085
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump websocket-driver from 0.8.0 to 0.8.2#7085dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
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. |
Collaborator
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/bundler/websocket-driver-0.8.2
branch
from
August 7, 2026 04:40
82e1792 to
00800ed
Compare
Bumps [websocket-driver](https://github.com/faye/websocket-driver-ruby) from 0.8.0 to 0.8.2. - [Changelog](https://github.com/faye/websocket-driver-ruby/blob/main/CHANGELOG.md) - [Commits](faye/websocket-driver-ruby@0.8.0...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
Bot
force-pushed
the
dependabot/bundler/websocket-driver-0.8.2
branch
from
August 7, 2026 21:25
00800ed to
7d330e1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps websocket-driver from 0.8.0 to 0.8.2.
Changelog
Sourced from websocket-driver's changelog.
Commits
49e230bBump version to 0.8.27d6fd87Gracefully handle malformedHostheaders in theServerdriver5cab908Bump 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.0