Skip to content

build(deps): finish extension security updates - #82

Merged
helly25 merged 1 commit into
mainfrom
security/finish-extension-audit
Aug 31, 2026
Merged

build(deps): finish extension security updates#82
helly25 merged 1 commit into
mainfrom
security/finish-extension-audit

Conversation

@helly25

@helly25 helly25 commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Clear the remaining extension dependency advisories in one reviewed update, preserving the consolidated-PR workflow.

The current Mocha dependency lines still request vulnerable transitive releases and expose no parent-package fix, so this adds explicit root overrides for:

Validation:

  • npm ci --prefix extension
  • npm test --prefix extension (66 passed)
  • npm run compile --prefix extension
  • cargo test --workspace (full suite passed)
  • pre-commit run --files extension/package.json extension/package-lock.json
  • npm audit --prefix extension --json (zero vulnerabilities)

Signed-off-by: helly25 <6420169+helly25@users.noreply.github.com>
@helly25
helly25 requested a review from Fab-Cat as a code owner August 31, 2026 15:38
@helly25
helly25 merged commit 34f887a into main Aug 31, 2026
8 checks passed
@helly25
helly25 deleted the security/finish-extension-audit branch August 31, 2026 15:52
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