Skip to content

chore: migrate to pnpm v11#831

Merged
danielroe merged 1 commit into
mainfrom
pnpm-v11
May 15, 2026
Merged

chore: migrate to pnpm v11#831
danielroe merged 1 commit into
mainfrom
pnpm-v11

Conversation

@danielroe
Copy link
Copy Markdown
Member

📚 Description

this migrates us to pnpm v11, and - in particular - to moving to allowBuilds

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedtinyglobby@​0.2.16991007784100

View full report

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 15, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/fonts@831

commit: 51936d6

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying fonts with  Cloudflare Pages  Cloudflare Pages

Latest commit: 51936d6
Status: ✅  Deploy successful!
Preview URL: https://c788e546.fonts-dsw.pages.dev
Branch Preview URL: https://pnpm-v11.fonts-dsw.pages.dev

View logs

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 15, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 1d56a113-caad-44ff-878c-4df6c75ad35f

📥 Commits

Reviewing files that changed from the base of the PR and between 5d203e6 and 51936d6.

📒 Files selected for processing (2)
  • package.json
  • pnpm-workspace.yaml

📝 Walkthrough

Walkthrough

This PR upgrades the pnpm package manager from version 10.33.4 to 11.1.2 and restructures pnpm configuration. The package.json file has its packageManager field updated to the new version and the pnpm configuration block (including ignoredBuiltDependencies, onlyBuiltDependencies, and patchedDependencies) removed. The pnpm-workspace.yaml file is extended with patchedDependencies for @nuxt/devtools-ui-kit and an allowBuilds map that controls build permissions for multiple dependencies.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: migrating to pnpm v11, which aligns with the package manager version update in package.json and configuration changes in pnpm-workspace.yaml.
Description check ✅ Passed The description is related to the changeset, mentioning the pnpm v11 migration and the transition to allowBuilds configuration, which matches the actual changes made.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch pnpm-v11

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.01%. Comparing base (5d203e6) to head (51936d6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #831   +/-   ##
=======================================
  Coverage   68.01%   68.01%           
=======================================
  Files           9        9           
  Lines         297      297           
  Branches       67       67           
=======================================
  Hits          202      202           
  Misses         78       78           
  Partials       17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@danielroe danielroe merged commit 8b966ed into main May 15, 2026
11 of 12 checks passed
@danielroe danielroe deleted the pnpm-v11 branch May 15, 2026 10:17
@github-actions github-actions Bot mentioned this pull request May 12, 2026
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