Skip to content

fix(deps): update patched ajv versions - #742

Merged
DamianReeves merged 1 commit into
mainfrom
t3code/fix-ajv-security-resolution
Aug 29, 2026
Merged

fix(deps): update patched ajv versions#742
DamianReeves merged 1 commit into
mainfrom
t3code/fix-ajv-security-resolution

Conversation

@DamianReeves

Copy link
Copy Markdown
Member

Summary

  • raise the direct AJV minimum to 8.20.0
  • refresh Docusaurus loader-local AJV v6 copies from 6.12.6 to 6.15.0
  • keep Docusaurus at 3.10.2 without an npm override

Why

Dependabot's security update job could not resolve the mixed AJV v6/v8 graph without proposing a Docusaurus downgrade. The existing dependency ranges already accept patched AJV v6, so refreshing the lockfile fixes the advisory without changing the toolchain.

Validation

  • npm audit --package-lock-only --json: no AJV vulnerability
  • npm ci
  • npm ls ajv --all
  • npm run test:config-schema
  • npm run test:ir-storage-profiles
  • npm run build

Existing unrelated local check failures:

  • npm run check:schema-sync: the embedded morphir-rust config schema is stale
  • npm run typecheck: TypeScript 7 rejects the existing baseUrl option

Beads: morphir-g74l

@netlify

netlify Bot commented Aug 29, 2026

Copy link
Copy Markdown

Deploy Preview for angry-raman-7c44f6 ready!

Name Link
🔨 Latest commit c66720c
🔍 Latest deploy log https://app.netlify.com/projects/angry-raman-7c44f6/deploys/6a935fc6379734000827a92b
😎 Deploy Preview https://deploy-preview-742--angry-raman-7c44f6.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-29T22:44:40.414739Z c66720c PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@DamianReeves
DamianReeves merged commit 9944e3b into main Aug 29, 2026
10 checks passed
@DamianReeves
DamianReeves deleted the t3code/fix-ajv-security-resolution branch August 29, 2026 22:47
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.

1 participant