Skip to content

🔧 chore(deps): bump pnpm to 11.17.0 - #42

Merged
xdanger merged 1 commit into
mainfrom
agent/pnpm-11.17.0-20260725
Jul 24, 2026
Merged

🔧 chore(deps): bump pnpm to 11.17.0#42
xdanger merged 1 commit into
mainfrom
agent/pnpm-11.17.0-20260725

Conversation

@xdanger

@xdanger xdanger commented Jul 24, 2026

Copy link
Copy Markdown
Member

Summary

  • update pnpm from 11.15.1 to 11.17.0 within the existing major version
  • refresh the packageManager integrity pin; keep the dependency lockfile unchanged
  • align checked-in pnpm pins where the repository documents or configures them

Validation

  • installed with the exact pnpm 11.17.0 binary using the frozen lockfile and offline cache
  • passed the repository supply-chain policy and full lint/type-check suite
  • confirmed no dependency migration or lockfile rewrite is required

Risk

This is a same-major package-manager update. The repository already targets Node.js 22 or newer, so no breaking migration is expected.

- 🔧 keep the package manager current within pnpm 11
@claude

claude Bot commented Jul 24, 2026

Copy link
Copy Markdown

Approved

Straightforward pnpm version bump (11.15.1 → 11.17.0) with updated integrity hash. No new findings.

  • packageManager pin format is correct (sha512, 128 hex chars)
  • No lockfile or dependency changes
  • Same-major update with minimal risk

@greptile-apps

greptile-apps Bot commented Jul 24, 2026

Copy link
Copy Markdown

Greptile Summary

此 PR 仅更新 package.json 中固定的 pnpm 版本及其 integrity pin。

  • 将 pnpm 从 11.15.1 升级至 11.17.0。
  • 保持现有 pnpm-lock.yaml 不变。

Confidence Score: 5/5

此 PR 看起来可以安全合并,未发现由版本 pin 更新引入的具体问题。

变更仅更新 pnpm 的同一 major 版本及 integrity pin;仓库中没有冲突的 pnpm 版本约束,现有 lockfile 格式也与 pnpm 11.x 兼容。

Important Files Changed

Filename Overview
package.json packageManager 字段已一致更新为 pnpm 11.17.0 及对应的 SHA-512 integrity pin,未发现具体可达的故障。

Reviews (1): Last reviewed commit: "🔧 chore(deps): bump pnpm to 11.17.0" | Re-trigger Greptile

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.

Pull request overview

Updates the repository’s pinned package manager version in package.json to move pnpm forward within the same major version, ensuring installs use the intended pnpm binary + integrity.

Changes:

  • Bump packageManager from pnpm 11.15.1 to 11.17.0.
  • Refresh the sha512 integrity suffix associated with the packageManager pin.

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

@xdanger
xdanger merged commit b8f6746 into main Jul 24, 2026
6 checks passed
@xdanger
xdanger deleted the agent/pnpm-11.17.0-20260725 branch July 24, 2026 19:05
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