fix(deps): remediate security advisories - #850
Merged
Merged
Conversation
Deploying zsh with
|
| Latest commit: |
a236e74
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9324f6b8.zsh.pages.dev |
| Branch Preview URL: | https://fix-dependabot-alerts.zsh.pages.dev |
Contributor
|
Size Change: +8.55 kB (+0.13%) Total Size: 6.67 MB 📦 View Changed
ℹ️ View Unchanged
|
Contributor
There was a problem hiding this comment.
Pull request overview
This PR remediates multiple dependency security advisories by bumping asciinema-player and applying pnpm overrides to ensure patched transitive versions are selected across the workspace/lockfile.
Changes:
- Bump
asciinema-playerto3.17.0and force its supportedsolid-jstransitive version to1.9.14. - Add workspace-level
pnpmoverrides for patched releases of@babel/core,brace-expansion,fast-uri,js-yaml,nanoid, andpostcss. - Regenerate
pnpm-lock.yamlto reflect the updated dependency graph and enforced overrides.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| pnpm-workspace.yaml | Adds workspace-level dependency overrides for patched transitive versions. |
| package.json | Updates direct dependency asciinema-player to 3.17.0. |
| pnpm-lock.yaml | Updates the lockfile to reflect the new versions and override-enforced resolutions. |
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
ss-o
added a commit
that referenced
this pull request
Aug 16, 2026
Promotes security-advisory remediation (#850), CI/workflow guard fixes, and routine dependency bumps (React, Cloudflare Workers types, TypeScript/ESLint, GitHub Actions groups).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
asciinema-playerto 3.17.0 and select its supportedsolid-js1.9.14 child, resolving criticalserovalDependabot alerts
Resolved by this dependency graph
GHSA-4x5r-pxfx-6jf8—@babel/core7.29.7GHSA-3jxr-9vmj-r5cp—brace-expansion1.1.18GHSA-mv8w-475r-vwqw—seroval1.5.6+zi-messagepreview #170GHSA-mh99-v99m-4gvg—brace-expansion2.1.4 / 1.1.18GHSA-rgw5-rvv9-x895—brace-expansion5.0.9 / 1.1.18 / 2.1.4GHSA-7p8r-x3mc-p8w7—fast-uri3.1.5GHSA-5p4m-2wfm-xmqj—js-yaml4.3.1GHSA-fxqj-rqcc-2cmp—postcss8.5.23GHSA-2v37-7h3g-55p8—nanoid3.3.18Remaining upstream blockers
GHSA-f88m-g3jw-g9cj— patchedsharpstarts at 0.35.0, but latest Docusaurus 3.10.2 still owns it through@docusaurus/lqip-loader@3.10.2, whose declared range is^0.32.3; a forced override would be outside the parent-supported lineGHSA-5p2g-fcmc-qvqqand Update all dependencies (patch) #172GHSA-w3rx-r6r6-pgpr— latest@docusaurus/mdx-loader@3.10.2ownsimage-size@2.0.2, and both advisories report no patched npm versionpnpm auditnow reports only these three high-severity upstream blockers. All remediated vulnerable versions are absent frompnpm-lock.yaml.Validation
pnpm install --frozen-lockfilepnpm lintpnpm wrangler:typecheckpnpm test:llmspnpm build:enpnpm auditgit diff --check