Skip to content

chore(deps): resolve Dependabot alerts in website lockfile#823

Merged
B4nan merged 2 commits into
masterfrom
chore/security-deps-bump
May 25, 2026
Merged

chore(deps): resolve Dependabot alerts in website lockfile#823
B4nan merged 2 commits into
masterfrom
chore/security-deps-bump

Conversation

@B4nan
Copy link
Copy Markdown
Member

@B4nan B4nan commented May 25, 2026

Refresh website/pnpm-lock.yaml to pick up patched transitive deps.

Resolved

Dismissed (separately, in Dependabot UI)

  • serialize-javascript — only reached via webpack-dev-server, which we do not use (build is rspack).
  • uuid@8.3.2 — advisory targets v3/v5/v6 buf bounds; not a realistic vector for our usage (reached via sockjs).

Resolves Dependabot alerts via lockfile refresh:
- fast-uri 3.1.0 -> 3.1.2 (GHSA-pj56-2hpv-2vc8, GHSA-rrcm-wcvp-c7mq)
- @babel/plugin-transform-modules-systemjs -> 7.29.4 (GHSA-rfg6-cgxx-c2gf)

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions github-actions Bot added this to the 141st sprint - Tooling team milestone May 25, 2026
@github-actions github-actions Bot added the t-tooling Issues with this label are in the ownership of the tooling team. label May 25, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.60%. Comparing base (561521f) to head (5c17e07).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #823      +/-   ##
==========================================
- Coverage   94.64%   94.60%   -0.05%     
==========================================
  Files          48       48              
  Lines        4929     4929              
==========================================
- Hits         4665     4663       -2     
- Misses        264      266       +2     
Flag Coverage Δ
integration 92.87% <ø> (-0.21%) ⬇️
unit 83.07% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

Bumps body-parser 1.20.4 -> 1.20.5 and express 4.22.1 -> 4.22.2.
The latter declares qs ~6.15.1 which resolves to qs 6.15.2,
patching GHSA-77pp-x47r-87cw.

Co-Authored-By: Claude <noreply@anthropic.com>
@B4nan B4nan added the adhoc Ad-hoc unplanned task added during the sprint. label May 25, 2026
@B4nan B4nan requested a review from barjin May 25, 2026 10:26
@B4nan B4nan merged commit 1fe3274 into master May 25, 2026
27 of 28 checks passed
@B4nan B4nan deleted the chore/security-deps-bump branch May 25, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants