Skip to content

chore: migrate to pnpm 11.9.0#1207

Open
Sheraff wants to merge 2 commits into
TanStack:mainfrom
Sheraff:chore/pnpm-11-9
Open

chore: migrate to pnpm 11.9.0#1207
Sheraff wants to merge 2 commits into
TanStack:mainfrom
Sheraff:chore/pnpm-11-9

Conversation

@Sheraff

@Sheraff Sheraff commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • bump packageManager to pnpm@11.9.0
  • add pnpm minimumReleaseAge: 1

Verification

  • pnpm install --lockfile-only --ignore-scripts
  • pnpm install --frozen-lockfile --ignore-scripts --trust-lockfile=false
  • git diff --check

Summary by CodeRabbit

  • Chores
    • Updated package manager to pnpm@11.9.0
    • Adjusted workspace configuration settings

@nx-cloud

nx-cloud Bot commented Jun 23, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit e6e3b08

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 2m 30s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded 16s View ↗

☁️ Nx Cloud last updated this comment at 2026-06-24 11:20:22 UTC

@pkg-pr-new

pkg-pr-new Bot commented Jun 23, 2026

Copy link
Copy Markdown
More templates

@tanstack/angular-virtual

npm i https://pkg.pr.new/@tanstack/angular-virtual@1207

@tanstack/lit-virtual

npm i https://pkg.pr.new/@tanstack/lit-virtual@1207

@tanstack/react-virtual

npm i https://pkg.pr.new/@tanstack/react-virtual@1207

@tanstack/solid-virtual

npm i https://pkg.pr.new/@tanstack/solid-virtual@1207

@tanstack/svelte-virtual

npm i https://pkg.pr.new/@tanstack/svelte-virtual@1207

@tanstack/virtual-core

npm i https://pkg.pr.new/@tanstack/virtual-core@1207

@tanstack/vue-virtual

npm i https://pkg.pr.new/@tanstack/vue-virtual@1207

commit: e6e3b08

@coderabbitai

coderabbitai Bot commented Jun 23, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@Sheraff, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 53 minutes and 51 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: edc2b88d-429d-48a3-8903-55d985202269

📥 Commits

Reviewing files that changed from the base of the PR and between 2005a8c and e6e3b08.

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

Walkthrough

package.json bumps the declared packageManager from pnpm@11.1.0 to pnpm@11.9.0. pnpm-workspace.yaml adds a minimumReleaseAge: 1 top-level workspace setting alongside a minor trailing-line adjustment.

pnpm Configuration Update

Layer / File(s) Summary
pnpm version and workspace settings
package.json, pnpm-workspace.yaml
packageManager updated to pnpm@11.9.0; minimumReleaseAge: 1 added to workspace config.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 Hop, hop, a version jumps ahead,
From 11.1 to 11.9 we've sped!
A minimum age of one day set,
The freshest packages won't sneak in yet.
The rabbit nods — the configs are fed! 🥕

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description lacks the required structure and sections specified in the template, including the detailed Changes section and proper checklist items. Follow the repository's PR template: expand the Changes section with motivation, ensure both checklist items are marked appropriately, and declare release impact using the provided template format.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change—migrating to pnpm 11.9.0—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

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

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.

1 participant