Skip to content

Bump qs to 6.16.0 and fast-uri to ^3.1.7 - #833

Merged
jasonmadigan merged 1 commit into
mainfrom
fix/cve-qs-fast-uri
Sep 3, 2026
Merged

Bump qs to 6.16.0 and fast-uri to ^3.1.7#833
jasonmadigan merged 1 commit into
mainfrom
fix/cve-qs-fast-uri

Conversation

@thomasmaas

@thomasmaas thomasmaas commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bumps qs resolutions pin from 6.14.1 to 6.16.0 to address prototype pollution vulnerability
  • Bumps fast-uri resolutions pin from ^3.1.5 to ^3.1.7 to address multiple security fixes in v3.1.6 and v3.1.7

Test plan

  • yarn install completes without errors
  • yarn build succeeds
  • CI passes (lint, build, unit tests)

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated underlying components to newer versions.
    • No changes were made to the application’s public features or interfaces.

Addresses prototype pollution vulnerability in qs <6.16.0 and
multiple security fixes in fast-uri <3.1.7. Both are transitive
dependencies pinned via yarn resolutions.

Signed-off-by: Thomas Maas <tmaas@redhat.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Thomas Maas <thomas@webtypes.com>
@coderabbitai

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 5d38d536-5183-44b0-8008-799a00d1447f

📥 Commits

Reviewing files that changed from the base of the PR and between 07fa411 and 9a9d4a7.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • package.json

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The package resolution entries update fast-uri from ^3.1.5 to ^3.1.7 and qs from 6.14.1 to 6.16.0.

Changes

Dependency resolution

Layer / File(s) Summary
Update resolved dependency versions
package.json
The fast-uri and qs resolution entries use the updated versions. Other resolution entries remain unchanged.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 9a9d4

The dependency resolution pins update qs and fast-uri to the intended security-fix versions with no identified merge-readiness risk.

Suggested reviewers: jasonmadigan

Poem

A rabbit checks the versions in a row
fast-uri hops where newer numbers grow
qs follows with a tidy leap
The lock of resolutions stays neat
Then softly back to burrow sleep

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely identifies both dependency resolution updates: qs to 6.16.0 and fast-uri to ^3.1.7.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/cve-qs-fast-uri

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jasonmadigan
jasonmadigan merged commit b916708 into main Sep 3, 2026
17 checks passed
@jasonmadigan
jasonmadigan deleted the fix/cve-qs-fast-uri branch September 3, 2026 16:03
@github-project-automation github-project-automation Bot moved this to Done in Kuadrant Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants