chore: bump pnpm version and clean up .gitattributes - #6522
Merged
Conversation
Contributor
There was a problem hiding this comment.
🤖 AI Review
The pnpm 12.4.0 version pins are internally consistent. Claude raised one Windows CRLF coverage concern; the repository confirms the guard was removed and PR CI lacks a Windows install, but pnpm 12.4.0’s behavior could not be verified, so the finding remains uncertain. Codex reported no findings.
Findings
| Severity | Location | Category | Sources | Claim |
|---|---|---|---|---|
| 🟡 MINOR | package.json:51 |
test-coverage |
claude | Removing .gitattributes leaves no PR-level Windows validation that pnpm 12.4.0 can apply the repository’s patch after a CRLF checkout. |
Stats
Claude findings: 1 · Codex findings: 0 · Confirmed: 0 · Refuted: 0 · Uncertain: 1
Models: claude-opus-5 + gpt-5.6-sol · Trigger: auto · Workflow run
This review runs once per PR. A maintainer can request another with a /ai-review comment.
Contributor
Supabase CLI previewnpx --yes https://pkg.pr.new/supabase/cli/supabase@4ad979fd4f5ad49e1a62c62d7260c440723d2b33Preview package for commit |
kanadgupta
enabled auto-merge
September 9, 2026 03:00
Coly010
approved these changes
Sep 9, 2026
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
pnpm/pnpm#14557 is resolved so we no longer need the workaround in
.gitattributesthat i added in #6461 (but I kept it just in case and updated the comment accordingly). this pnpm bump should also speed up dependency resolution/installation.