Skip to content

chore: bump vitest to ^4.1.0 to resolve GHSA-5xrq-8626-4rwp#35

Merged
brax10ward merged 1 commit into
masterfrom
braxton/fix-vitest-cve
Jun 4, 2026
Merged

chore: bump vitest to ^4.1.0 to resolve GHSA-5xrq-8626-4rwp#35
brax10ward merged 1 commit into
masterfrom
braxton/fix-vitest-cve

Conversation

@brax10ward
Copy link
Copy Markdown
Collaborator

Linear Link

https://linear.app/atomicbuilt/issue/SDK-644/bump-vitest-to-410-to-resolve-critical-cve-ghsa-5xrq-8626-4rwp

Dependency security fix (GHSA-5xrq-8626-4rwp) surfaced during the SDK-613 license audit; tracked separately from the SDK-613 license PR (#34).

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactor (non-breaking change which cleans up code)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • This change impacts security

Checklist:

  • New and existing tests pass locally with my changes
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have followed the Code Review and Code Review Security guidelines
  • I have checked my code against flaws from the OWASP Top 10
    • A01:2021-Broken Access Control
    • A02:2021-Cryptographic Failures
    • A03:2021-Injection
    • A04:2021-Insecure Design
    • A05:2021-Security Misconfiguration
    • A06:2021-Vulnerable and Outdated Components
    • A07:2021-Identification and Authentication Failures
    • A08:2021-Software and Data Integrity Failures
    • A09:2021-Security Logging and Monitoring Failures
    • A10:2021-Server-Side Request Forgery

Bumps the vitest devDependency from ^4.0.18 to ^4.1.0 (resolves to 4.1.8) to remediate critical advisory GHSA-5xrq-8626-4rwp, which affects vitest <4.1.0 and was failing the vuln-dep-check CI job. devDependency only; not shipped in the published package.
@brax10ward brax10ward marked this pull request as ready for review June 4, 2026 21:51
@brax10ward brax10ward merged commit 4c1aa20 into master Jun 4, 2026
8 checks passed
@brax10ward brax10ward deleted the braxton/fix-vitest-cve branch June 4, 2026 22:22
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