Skip to content

chore: move to pnpm 12.4.2 - #86

Merged
altaywtf merged 1 commit into
mainfrom
chore/pnpm-12-4-2
Sep 19, 2026
Merged

altaywtf merged 1 commit into
mainfrom
chore/pnpm-12-4-2

Conversation

@altaywtf

Copy link
Copy Markdown
Member

Problem

The repo pinned an older pnpm; 12.4.2 is current.

Solution

Bump packageManager. packageManagerDependencies tracks pnpm itself, so the lockfile diff is the pinned pnpm exe entries and nothing else — no application dependency re-resolves and lockfileVersion stays 9.0.

Proof

pnpm run verify passed.

Copilot AI lite review requested due to automatic review settings September 19, 2026 14:00
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 19, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-19T14:02:38.289306Z 75ffc22 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

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.

Copilot review overview

🟢 Approval recommended

The change is a straightforward pnpm pin update with consistent lockfile updates and no application dependency re-resolution indicated.

Review effort: Lite
Findings: None

What changed in this PR

Updates the repository’s pinned package manager to pnpm 12.4.2, aligning package.json’s packageManager field with the lockfile’s packageManagerDependencies so installs use the intended pnpm executable without re-resolving application dependencies.

Changes:

  • Bump package.json packageManager from pnpm@12.0.0 to pnpm@12.4.2.
  • Update pnpm-lock.yaml packageManagerDependencies and the corresponding pnpm/@pnpm/exe.* entries to 12.4.2 while keeping lockfileVersion: '9.0'.
File Description
package.json Pins the repo’s package manager to pnpm@12.4.2.
pnpm-lock.yaml Updates the embedded pnpm executable package entries and snapshots to 12.4.2.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

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

@altaywtf
altaywtf merged commit 10ab6fb into main Sep 19, 2026
7 checks passed
@altaywtf
altaywtf deleted the chore/pnpm-12-4-2 branch September 19, 2026 14:15
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