Skip to content

Fix vulnerable production dependencies - #2257

Merged
chubes4 merged 1 commit into
mainfrom
fix/2255-vulnerable-production-dependencies
Aug 14, 2026
Merged

Fix vulnerable production dependencies#2257
chubes4 merged 1 commit into
mainfrom
fix/2255-vulnerable-production-dependencies

Conversation

@chubes4

@chubes4 chubes4 commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • upgrade the published and Playground Sharp runtime from 0.34.5 to 0.35.3
  • update locked fast-uri to 3.1.5 and preserve immutable native-package provenance for every release target
  • resolve Playwright metadata through the staged package resolver so release packaging remains valid after lock regeneration

Closes #2255.

Verification

  • npm audit --omit=dev --package-lock-only --json (0 vulnerabilities)
  • npm run test:release-package-coverage
  • npm run test:sharp-release-runtime
  • npm run test:playwright-browser-provenance
  • npm run build:release && npm run test:runtime-sources-playground-integration && npm run test:playground-readonly-mounts-integration && npm run test:wp-cli-recipe-result
  • npm run test:browser-visual-compare-contract
  • npm run test:browser-visual-compare-dom-snapshots
  • npm run test:browser-visual-compare-url-capture
  • npm run test:browser-visual-compare-animated-media

AI assistance

GPT-5.6 Sol via OpenCode was used to analyze the dependency graph, implement the upgrade and release-package resolver fix, and run the verification gates. Chris Huber reviewed and is responsible for every line.

@chubes4
chubes4 merged commit e8e2f93 into main Aug 14, 2026
4 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.

Upgrade vulnerable production dependencies

1 participant