Skip to content

chore(deps): bump qs to 6.16.0 and fast-uri to 3.1.6 - #3395

Merged
svienot merged 1 commit into
mainfrom
0.38.0-prerelease-bumps
Sep 3, 2026
Merged

chore(deps): bump qs to 6.16.0 and fast-uri to 3.1.6#3395
svienot merged 1 commit into
mainfrom
0.38.0-prerelease-bumps

Conversation

@jbair06

@jbair06 jbair06 commented Sep 3, 2026

Copy link
Copy Markdown
Member

Summary

  • Bump qs override from 6.15.2 to 6.16.0
  • Bump fast-uri override from 3.1.5 to 3.1.6

Addresses a qs TypeError/DoS on parse->stringify round-trips and an
arrayLimit bypass, plus a fast-uri host-canonicalization mismatch in
resolve() that could allow host-check bypass.

Signed-off-by: John Bair <john.bair@swirldslabs.com>
@jbair06
jbair06 requested a review from a team as a code owner September 3, 2026 06:37
@jbair06
jbair06 requested a review from svienot September 3, 2026 06:37
@swirlds-automation

swirlds-automation commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@codecov

codecov Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.98%. Comparing base (874275d) to head (9638ba9).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3395   +/-   ##
=======================================
  Coverage   99.98%   99.98%           
=======================================
  Files         213      213           
  Lines        6725     6725           
  Branches     1260     1262    +2     
=======================================
  Hits         6724     6724           
  Misses          1        1           

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jbair06 jbair06 self-assigned this Sep 3, 2026
@jbair06 jbair06 added the dependencies Pull requests that update a dependency file label Sep 3, 2026
@jbair06 jbair06 added this to the v0.38.0 milestone Sep 3, 2026

@svienot svienot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@svienot
svienot merged commit 58d054c into main Sep 3, 2026
29 checks passed
@svienot
svienot deleted the 0.38.0-prerelease-bumps branch September 3, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants