Skip to content

site: harden vulnerable dependencies - #1450

Merged
bingenito merged 2 commits into
mainfrom
agents/fix-security-vulnerabilities
Aug 19, 2026
Merged

site: harden vulnerable dependencies#1450
bingenito merged 2 commits into
mainfrom
agents/fix-security-vulnerabilities

Conversation

@mimiflynn

Copy link
Copy Markdown
Member

Refresh the docs site dependency tree to the latest compatible Gatsby theme and React/MUI versions, and add override pins for vulnerable transitive packages to reduce known advisories in the published site build.

This keeps the site on the Gatsby 5.16.1 stack while addressing the exposed dependency chain without changing the site content or layout.

Refresh the docs site dependency tree to the latest compatible Gatsby theme and React/MUI versions, and add override pins for vulnerable transitive packages to reduce known advisories in the published site build.

This keeps the site on the Gatsby 5.16.1 stack while addressing the exposed dependency chain without changing the site content or layout.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mimiflynn
mimiflynn requested a review from a team as a code owner August 18, 2026 18:16
@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.8%. Comparing base (c258f47) to head (f00be84).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #1450   +/-   ##
=====================================
  Coverage   65.8%   65.8%           
=====================================
  Files        336     336           
  Lines       9868    9868           
  Branches    1296    1243   -53     
=====================================
  Hits        6495    6495           
+ Misses      2997    2996    -1     
- Partials     376     377    +1     

see 4 files with indirect coverage changes

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

Use a minimatch 5 override instead of 10 to keep gatsby-plugin-sitemap runtime compatible while retaining the security hardening changes.

This resolves the CI build failure in PR #1450 where the site build exited during sitemap generation.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@bingenito
bingenito enabled auto-merge August 19, 2026 16:22
@bingenito
bingenito merged commit c089bb5 into main Aug 19, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants