Skip to content

chore: migrate to devEngines packageManager, pnpm@11#435

Merged
mizdra merged 5 commits into
mainfrom
chore/migrate-to-dev-engines-package-manager
Jul 5, 2026
Merged

chore: migrate to devEngines packageManager, pnpm@11#435
mizdra merged 5 commits into
mainfrom
chore/migrate-to-dev-engines-package-manager

Conversation

@mizdra

@mizdra mizdra commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replace the packageManager field with devEngines.packageManager and bump to pnpm@11
  • Move vite/vite-plus to a pnpm catalog entry
  • Remove the now-unnecessary blockExoticSubdeps option
  • Skip the postinstall scripts for @vscode/vsce-sign and esbuild in allowBuilds, since neither is needed for this repo's actual release flow (vsce publish never uses --sign-tool, and pnpm already installs the correct esbuild platform binary via optionalDependencies)

Test plan

  • pnpm install (including a clean reinstall) completes without errors
  • pnpm exec esbuild --version and pnpm exec vsce --version both work with the build scripts skipped
  • CI passes on this PR

@mizdra mizdra added the Type: Maintenance Repository Maintenance label Jul 5, 2026
@changeset-bot

changeset-bot Bot commented Jul 5, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 532b53f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mizdra
mizdra marked this pull request as ready for review July 5, 2026 09:00
@mizdra
mizdra merged commit 4fca878 into main Jul 5, 2026
16 checks passed
@mizdra
mizdra deleted the chore/migrate-to-dev-engines-package-manager branch July 5, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Repository Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant