Skip to content

chore: update to pnpm 11 and dependencies across multiple packages - #840

Merged
hugomrdias merged 1 commit into
masterfrom
hugomrdias/pnpm-11
Jun 11, 2026
Merged

chore: update to pnpm 11 and dependencies across multiple packages#840
hugomrdias merged 1 commit into
masterfrom
hugomrdias/pnpm-11

Conversation

@hugomrdias

Copy link
Copy Markdown
Member

No description provided.

- Bump knip to version 6.15.0 in package.json
- Update pnpm to version 11.5.3
- Upgrade @biomejs/biome to 2.4.16 in pnpm-workspace.yaml
- Update @types/react to 19.2.16 in pnpm-workspace.yaml
- Upgrade various dependencies in synapse-playground, including react, react-dom, and vite
- Update @tanstack/react-query to version 5.101.0 in multiple packages
- Upgrade @astrojs/starlight and astro in docs package.json
- Update type-fest to version 5.7.0 in synapse-core and synapse-react packages
- Upgrade @clack/prompts and @remix-run/fs in examples/cli package.json
@hugomrdias
hugomrdias requested a review from rvagg as a code owner June 11, 2026 15:18
@github-project-automation github-project-automation Bot moved this to 📌 Triage in FOC Jun 11, 2026
@hugomrdias hugomrdias self-assigned this Jun 11, 2026
@socket-security

Copy link
Copy Markdown

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 11, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
synapse-dev 2d2d7bc Commit Preview URL

Branch Preview URL
Jun 11 2026, 04:25 PM

@github-project-automation github-project-automation Bot moved this from 📌 Triage to ✔️ Approved by reviewer in FOC Jun 11, 2026
@BigLep
BigLep requested a review from Copilot June 11, 2026 16:39
@hugomrdias
hugomrdias merged commit 95a620c into master Jun 11, 2026
14 checks passed
@hugomrdias
hugomrdias deleted the hugomrdias/pnpm-11 branch June 11, 2026 16:40
@github-project-automation github-project-automation Bot moved this from ✔️ Approved by reviewer to 🎉 Done in FOC Jun 11, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the monorepo’s pnpm toolchain and refreshes dependency versions across packages to keep the workspace aligned on newer ecosystem releases.

Changes:

  • Bump repository packageManager to pnpm@11.5.3 and update root dev tooling (e.g., knip).
  • Update pnpm-workspace.yaml catalog versions (@biomejs/biome, @types/react, ox).
  • Refresh package-level dependencies/devDependencies across docs, examples, and the playground app (e.g., TanStack Query, React, Wrangler, Vite, type-fest).

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
pnpm-workspace.yaml Updates catalog versions used across the workspace.
package.json Pins pnpm to v11 and bumps root dev tooling.
packages/synapse-react/package.json Bumps type-fest devDependency.
packages/synapse-core/package.json Bumps type-fest devDependency.
examples/cli/package.json Updates CLI example dependencies.
docs/package.json Updates docs site dependencies (Astro/Starlight, TanStack Query, Wrangler).
apps/synapse-playground/package.json Updates playground dependencies (TanStack Query, React, RHF, Vite, Wrangler).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Comment on lines 35 to 39
"engines": {
"node": ">=22"
},
"packageManager": "pnpm@10.33.0",
"packageManager": "pnpm@11.5.3",
"devEngines": {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

3 participants