Skip to content

fix(pm): reject filtered updates on Yarn Berry - #2709

Merged
fengmk2 merged 1 commit into
voidzero-dev:mainfrom
jong-kyung:fix/yarn-berry-filtered-update
Sep 15, 2026
Merged

fengmk2 merged 1 commit into
voidzero-dev:mainfrom
jong-kyung:fix/yarn-berry-filtered-update

Conversation

@jong-kyung

Copy link
Copy Markdown
Collaborator

Reject vp update --filter on Yarn Berry to prevent changes to unselected workspaces.

The yarn up documentation states

This is a project-wide command: all workspaces will be upgraded in the process.

Running up through workspaces foreach --include does not restrict its update scope. Filtered updates now fail before invoking Yarn.

Yarn up updates dependencies across all workspaces, even when invoked through workspaces foreach. Reject --filter before running Yarn to prevent changes outside the requested workspaces.
@jong-kyung jong-kyung self-assigned this Sep 15, 2026
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 15, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-15T05:22:05.097603Z 016c461 Manual request
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@jong-kyung

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Swish!

Reviewed commit: 016c461043

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@jong-kyung
jong-kyung requested a review from fengmk2 September 15, 2026 05:22
@fengmk2
fengmk2 merged commit b71a27b into voidzero-dev:main Sep 15, 2026
70 checks passed
@jong-kyung
jong-kyung deleted the fix/yarn-berry-filtered-update branch September 15, 2026 06:19
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.

2 participants