Skip to content

fix: close #39#40

Merged
reaatech merged 1 commit into
mainfrom
issue/ci-failing-on-main-security-audit-39
Jun 4, 2026
Merged

fix: close #39#40
reaatech merged 1 commit into
mainfrom
issue/ci-failing-on-main-security-audit-39

Conversation

@reaatech

@reaatech reaatech commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Summary

Bumped vitest from ^3.1.1 to ^4.1.0 and @vitest/coverage-v8 from 3.2.4 to ^4.1.0 across all 11 package.json files in the workspace via pnpm up -r, then regenerated pnpm-lock.yaml. The critical CVE (GHSA-5xrq-8626-4rwp) was in vitest versions <4.1.0, so upgrading to the 4.x line resolves the pnpm audit --audit-level moderate failure.

Closes #39

Bumped `vitest` from `^3.1.1` to `^4.1.0` and `@vitest/coverage-v8` from `3.2.4` to `^4.1.0` across all 11 `package.json` files in the workspace via `pnpm up -r`, then regenerated `pnpm-lock.yaml`. The critical CVE (GHSA-5xrq-8626-4rwp) was in `vitest` versions <4.1.0, so upgrading to the 4.x line resolves the `pnpm audit --audit-level moderate` failure.
@reaatech reaatech merged commit 529743f into main Jun 4, 2026
10 checks passed
@reaatech reaatech deleted the issue/ci-failing-on-main-security-audit-39 branch June 4, 2026 02:53
@reaatech

reaatech commented Jun 4, 2026

Copy link
Copy Markdown
Owner Author

✅ PR Pipeline Complete

  • Scope: In scope
  • Coverage: 100%
  • CI: All checks passed
  • Merge: 529743f

Release to npm is handled separately by the weekly publish job; this PR will be included if it resolves a High/Critical-labelled issue.

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.

CI failing on main: Security Audit

1 participant