Skip to content

chore(deps): migrate to pnpm 12 - #42

Merged
raisedadead merged 1 commit into
chore/39-pin-node-imagefrom
chore/35-pnpm-12
Sep 11, 2026
Merged

raisedadead merged 1 commit into
chore/39-pin-node-imagefrom
chore/35-pnpm-12

Conversation

@raisedadead

@raisedadead raisedadead commented Sep 11, 2026

Copy link
Copy Markdown
Member

Closes #35

Moves the project to pnpm 12.3.2 and rebuilds the lockfile.

The rebuild also moves vite 7.3.1 to 8.2.2 (rollup to rolldown, lightningcss
added). vitest 5 accepts vite 8 and all 94 tests pass, but the change is larger
than the title suggests.

pnpm 12 writes a two-document lockfile. pnpm 10 still reads it. After this
merges, any open PR that changes pnpm-lock.yaml must regenerate it, because
pnpm 12 rejects a pnpm 10 lockfile.

Uses 12.3.2, not 12.3.4. 12.3.4 is younger than the 7-day release-age floor.

Stack created with GitHub Stacks CLIGive Feedback 💬

@raisedadead
raisedadead added this pull request to stack #45 September 11, 2026 08:35
@raisedadead
raisedadead merged commit c7e5c4b into main Sep 11, 2026
3 checks passed
@raisedadead
raisedadead deleted the chore/35-pnpm-12 branch September 11, 2026 09:12
@raisedadead
raisedadead restored the chore/35-pnpm-12 branch September 11, 2026 09:43
@raisedadead
raisedadead deleted the chore/35-pnpm-12 branch September 11, 2026 09:43
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.

Migrate to pnpm 12

1 participant