chore(deps): bump ws from 8.19.0 to 8.21.3 in /web - #112
Merged
Conversation
Collaborator
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/web/ws-8.21.1
branch
from
September 2, 2026 01:12
7040124 to
d3f00b7
Compare
haasonsaas
added a commit
that referenced
this pull request
Sep 2, 2026
The `security` job (`cargo audit`) and the `cargo-deny (advisories + licenses)` job in .github/workflows/ci.yml have been red on main and on every pull request, including Dependabot PR #112. Both fail on the same advisory: Crate: h2 Version: 0.4.10 Title: h2 unbounded empty DATA frames ID: RUSTSEC-2026-0258 URL: https://rustsec.org/advisories/RUSTSEC-2026-0258 h2 accepted and queued empty DATA frames without limit; on streams that were not actively drained this could grow memory without bound or panic on length overflow. Patched in 0.4.16. h2 is transitive here, reached through hyper-util, hyper-rustls, axum, reqwest and mockito. `cargo update -p h2` moves it 0.4.10 -> 0.4.19 within the existing semver requirement, so this is a Cargo.lock-only change; no manifest and no source changes. The advisory is fixed, not ignored: deny.toml gains no exception and cargo audit gains no --ignore flag. Verified locally with cargo-audit 0.22 and cargo-deny against this Cargo.lock: - Before: `cargo audit` reports `error: 1 vulnerability found!` (RUSTSEC-2026-0258) and `cargo deny check advisories licenses` reports `advisories FAILED, licenses ok`. - After: `cargo audit` exits 0 with only the three pre-existing allowed warnings (RUSTSEC-2026-0221 event-listener, RUSTSEC-2026-0097 rand, yanked spin 0.9.8), and `cargo deny check advisories licenses` reports `advisories ok, licenses ok`. Claude-Session: https://claude.ai/code/session_01XpuXXVrWCZk3Tq5NRXejNP Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
Collaborator
|
@dependabot rebase Context: #120 just merged, bumping |
Bumps [ws](https://github.com/websockets/ws) from 8.19.0 to 8.21.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.19.0...8.21.3) --- updated-dependencies: - dependency-name: ws dependency-version: 8.21.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/web/ws-8.21.1
branch
from
September 2, 2026 01:39
d3f00b7 to
5558f04
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 ws from 8.19.0 to 8.21.3.
Release notes
Sourced from ws's releases.
... (truncated)
Commits
c791e70[dist] 8.21.3e97a20e[fix] Reject offers withclient_max_window_bitsbelow config787ebf2[dist] 8.21.2b4d62ebRevert "[ci] Trust Coveralls Homebrew tap"e4bb883[security] Use GitHub PVR as main reporting channel2eb3be0[test] Skip test on Node.js versions where it does not applyae1de54[dist] 8.21.18e9511b[ci] Trust Coveralls Homebrew tapf197ac6[fix] Lower default values ofmaxBufferedChunksandmaxFragments8df8265[ci] Update actions/checkout action to v7