Skip to content

chore: bump pnpm to 12.4.1 - #45

Merged
btravers merged 1 commit into
mainfrom
chore/pnpm-12.4.1
Sep 14, 2026
Merged

btravers merged 1 commit into
mainfrom
chore/pnpm-12.4.1

Conversation

@btravers

Copy link
Copy Markdown
Contributor

Bumps packageManager from pnpm 11.7.0 to 12.4.1 (major).

  • Lockfile regenerated with pnpm install --lockfile-only: the only change is pnpm 12's new packageManagerDependencies document pinning pnpm's own integrity. Dependency graph unchanged.
  • pnpm 12 breaking changes to watch in CI: unrecognized pnpm-workspace.yaml settings now error, --frozen-lockfile false removed (use --no-frozen-lockfile), stricter engineStrict.

https://claude.ai/code/session_01JqjTCSDPsbgreJKHcRABi9

Copilot AI lite review requested due to automatic review settings September 14, 2026 22:44

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟡 Changes recommended

The updated pnpm-lock.yaml is structured as multiple YAML documents (duplicated ---/root keys), which can break pnpm’s lockfile parsing and installs.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Updates the repository’s toolchain to pnpm 12.4.1 by changing the packageManager pin and regenerating the pnpm lockfile so installs use the newer pnpm major version.

Changes:

  • Bump packageManager in package.json from pnpm 11.7.0 to pnpm 12.4.1.
  • Update pnpm-lock.yaml with pnpm 12 metadata (including pnpm’s self-pin/integrity information).
File summaries
File Description
package.json Updates the pnpm version pin used by Corepack/tooling.
pnpm-lock.yaml Regenerated lockfile content intended to reflect pnpm 12’s lockfile structure.
Review details

Files not reviewed (1)

  • pnpm-lock.yaml: Generated file
  • Files reviewed: 1/2 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread pnpm-lock.yaml
@btravers
btravers merged commit 61fa4ea into main Sep 14, 2026
1 check passed
@btravers
btravers deleted the chore/pnpm-12.4.1 branch September 14, 2026 23:18
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