chore: bump qs 6.15.2#30586
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 775847c. Configure here.
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection: Impact analysis:
Why these tags:
Why not all tags:
Performance tests: Not needed - this is a utility library change with no UI rendering, state management, or performance-critical path impact. Performance Test Selection: |
|




Description
Bump qs 15.2
Changelog
CHANGELOG entry:
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Performance checks (if applicable)
trace()for usage andaddTokenfor an exampleFor performance guidelines and tooling, see the Performance Guide.
Pre-merge reviewer checklist
Note
Low Risk
Dependency-only patch with no app code changes;
qsis a transitive query-string parser, so blast radius is limited to how dependents serialize/parse URLs.Overview
Upgrades the
qsquery-string library from 6.14.1 to 6.15.2 across Yarn resolutions, directpackage.jsondependencies, andyarn.lock. No application source files change—only dependency pins and lockfile metadata (version, resolution checksum).Reviewed by Cursor Bugbot for commit ea4207a. Bugbot is set up for automated code reviews on this repo. Configure here.