Skip to content

chore: migrate to pnpm v11#2236

Merged
danielroe merged 2 commits into
mainfrom
pnpm-v11
May 16, 2026
Merged

chore: migrate to pnpm v11#2236
danielroe merged 2 commits 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

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

cloudflare-workers-and-pages Bot commented May 15, 2026

Deploying nuxt-image with  Cloudflare Pages  Cloudflare Pages

Latest commit: f67b297
Status: ✅  Deploy successful!
Preview URL: https://1aa41a0a.nuxt-image.pages.dev
Branch Preview URL: https://pnpm-v11.nuxt-image.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: e4a7e701-99c4-4ac6-aad1-9c1fd89aed71

📥 Commits

Reviewing files that changed from the base of the PR and between 7daf97b and f67b297.

📒 Files selected for processing (1)
  • pnpm-workspace.yaml

📝 Walkthrough

Walkthrough

This PR upgrades the project's pnpm package manager from version 10.33.4 to 11.1.2 in package.json and replaces the workspace build keys in pnpm-workspace.yaml with an allowBuilds map that explicitly sets build permission per package while keeping existing overrides.

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 'chore: migrate to pnpm v11' directly and clearly summarizes the main change: upgrading pnpm from version 10.33.4 to 11.1.2 and migrating the workspace configuration to use the new allowBuilds feature.
Description check ✅ Passed The description is directly related to the changeset, explaining that the PR migrates to pnpm v11 and moves to using the allowBuilds feature, which aligns with the actual changes in package.json and pnpm-workspace.yaml.
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.

@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/image@2236

commit: f67b297

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.52%. Comparing base (671e5d0) to head (f67b297).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2236   +/-   ##
=======================================
  Coverage   32.52%   32.52%           
=======================================
  Files           7        7           
  Lines         372      372           
  Branches      131      131           
=======================================
  Hits          121      121           
  Misses        194      194           
  Partials       57       57           

☔ 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 b2d241a into main May 16, 2026
13 checks passed
@danielroe danielroe deleted the pnpm-v11 branch May 16, 2026 06:24
@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