Skip to content

Scope audit remediation to packages and js-plugins - #2317

Open
wre232114 with Copilot wants to merge 6 commits into
mainfrom
copilot/fix-inquirer-vulnerabilities
Open

Scope audit remediation to packages and js-plugins#2317
wre232114 with Copilot wants to merge 6 commits into
mainfrom
copilot/fix-inquirer-vulnerabilities

Conversation

Copilot AI commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Dependency audit remediation should only cover packages and js-plugins; dependency updates in examples, templates, website, and other versioned areas should be rolled back.

  • Scope rollback

    • Reverted dependency upgrades outside packages/** and js-plugins/**, including examples, create-farm templates, website, and unrelated root devDependencies.
  • Audit remediation

    • Kept direct package updates needed under packages and js-plugins.
    • Added targeted pnpm.overrides for vulnerable transitive chains used by those workspaces.
  • Release metadata

    • Updated the changeset to cover the affected packages only.

@changeset-bot

changeset-bot Bot commented Jun 4, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 21d1b76

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "farm-docs" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch
The package or glob expression "bench" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch

@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
farm-docs Ready Ready Preview, Comment Jun 14, 2026 1:57pm

Copilot AI linked an issue Jun 4, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Fix vulnerabilities reported in inquirer dependency Remove unused inquirer dependency from v1 CLI Jun 4, 2026
Copilot AI requested a review from wre232114 June 4, 2026 02:46
Copilot AI changed the title Remove unused inquirer dependency from v1 CLI Remediate npm audit dependency advisories Jun 4, 2026
Copilot AI changed the title Remediate npm audit dependency advisories Scope audit remediation to packages and js-plugins Jun 5, 2026
@wre232114
wre232114 force-pushed the copilot/fix-inquirer-vulnerabilities branch from aed3418 to 6bc6237 Compare June 14, 2026 02:17
@wre232114
wre232114 marked this pull request as ready for review June 14, 2026 02:21
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.

[Bug Report]: inquirer (CLI dep) - 4 vulnerabilities reported by NPM

2 participants