fix: bump qs to ^6.16.0 for CVE-2026-82417 - #681
Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Advanced Run ID: Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #681 +/- ##
==========================================
+ Coverage 95.71% 95.74% +0.02%
==========================================
Files 241 241
Lines 14587 14587
Branches 4005 4006 +1
==========================================
+ Hits 13962 13966 +4
+ Misses 611 581 -30
- Partials 14 40 +26
Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
Backport to release-2.2: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply fa3fdce on top of patchback/backports/release-2.2/fa3fdce107083674ef75792c5c80acc7f6c7ea23/pr-681 Backporting merged PR #681 into main
🤖 @patchback |
Backport to release-2.1: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply fa3fdce on top of patchback/backports/release-2.1/fa3fdce107083674ef75792c5c80acc7f6c7ea23/pr-681 Backporting merged PR #681 into main
🤖 @patchback |



Summary
qsresolution to^6.16.0to remediate CVE-2026-82417 (DoS via improper validation in stringify).Affected streams
Both
release-2.1andrelease-2.2are affected and will need backports.Test plan
yarn install