Skip to content

chore: clean up stale pnpm lock files#7340

Merged
yomybaby merged 1 commit into
mainfrom
05-11-chore_clean_up_stale_pnpm_lock_files
May 11, 2026
Merged

chore: clean up stale pnpm lock files#7340
yomybaby merged 1 commit into
mainfrom
05-11-chore_clean_up_stale_pnpm_lock_files

Conversation

@yomybaby
Copy link
Copy Markdown
Member

@yomybaby yomybaby commented May 11, 2026

Stale lockfile cleanup. No related Jira/GH issue.

What changed

Why

Both branch-specific lockfiles correspond to already-merged PRs and no longer have an active branch/worktree referencing them. Leaving them around makes git status noisy and confuses future pnpm install runs.

Remove branch-specific lockfiles whose PRs are already merged:
- pnpm-lock.fix!fr-2857-pnpm-minimum-release-age.yaml (#7334)
- pnpm-lock.worktree-generic-chasing-parasol.yaml (#7330)

Also sync pnpm-lock.yaml with the react 19.2.6 catalog entries.
@yomybaby yomybaby marked this pull request as ready for review May 11, 2026 11:46
Copilot AI review requested due to automatic review settings May 11, 2026 11:46
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

@github-actions github-actions Bot added the size:XL 500~ LoC label May 11, 2026
Copy link
Copy Markdown
Member Author

yomybaby commented May 11, 2026


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent changes, fast-track this PR to the front of the merge queue

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@yomybaby yomybaby merged commit 24fc5ce into main May 11, 2026
10 checks passed
@yomybaby yomybaby deleted the 05-11-chore_clean_up_stale_pnpm_lock_files branch May 11, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XL 500~ LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants