Skip to content

Update nanoid to 3.3.17 - #14658

Merged
Sean McManus (sean-mcmanus) merged 1 commit into
mainfrom
seanmcm/devbox2-wsl/agent3/patch-nanoid-vulnerability
Aug 10, 2026
Merged

Update nanoid to 3.3.17#14658
Sean McManus (sean-mcmanus) merged 1 commit into
mainfrom
seanmcm/devbox2-wsl/agent3/patch-nanoid-vulnerability

Conversation

@sean-mcmanus

@sean-mcmanus Sean McManus (sean-mcmanus) commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a Yarn ^3.3.17 resolution for the transitive nanoid dependency and updates the lockfile to 3.3.17, addressing the audit advisory inherited through gulp-sourcemaps.

Validation

  • yarn audit --level high (0 vulnerabilities)
  • yarn install --frozen-lockfile --offline --ignore-scripts
  • yarn compile

This PR was investigated and created by Copilot with GPT-5.6 Sol (in VS Code). Any message starting with ✨Copilot: was sent by Copilot.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Pins/overrides the transitive nanoid dependency used by the Extension’s yarn workspace so installs resolve to the patched 3.3.17 release (addressing the advisory inherited via gulp-sourcemaps).

Changes:

  • Adds a Yarn resolutions override for nanoid in Extension/package.json.
  • Updates Extension/yarn.lock to resolve nanoid to 3.3.17.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
Extension/package.json Adds a resolutions entry to force nanoid to a patched version.
Extension/yarn.lock Updates the lockfile entry so nanoid resolves to 3.3.17.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread Extension/package.json

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.

@sean-mcmanus
Sean McManus (sean-mcmanus) marked this pull request as ready for review August 10, 2026 21:38
@sean-mcmanus
Sean McManus (sean-mcmanus) requested a review from a team as a code owner August 10, 2026 21:38
@sean-mcmanus
Sean McManus (sean-mcmanus) merged commit 58fe69e into main Aug 10, 2026
8 checks passed
@sean-mcmanus
Sean McManus (sean-mcmanus) deleted the seanmcm/devbox2-wsl/agent3/patch-nanoid-vulnerability branch August 10, 2026 21:45
@github-project-automation github-project-automation Bot moved this from Pull Request to Done in cpptools Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants