Skip to content

🔧 chore(deps): refresh package pins#25

Merged
xdanger merged 1 commit into
mainfrom
codex/dependency-sweep-20260527
May 27, 2026
Merged

🔧 chore(deps): refresh package pins#25
xdanger merged 1 commit into
mainfrom
codex/dependency-sweep-20260527

Conversation

@xdanger
Copy link
Copy Markdown
Member

@xdanger xdanger commented May 27, 2026

Summary

  • update typescript-eslint from ^8.59.4 to ^8.60.0
  • refresh pnpm-lock.yaml with the pinned package manager

Risk

  • Patch/minor tooling-only update; no runtime dependency changes.
  • No known breaking-change migration required.

Validation

  • pnpm lint

- 🔧 keep dependency ranges current with the smallest safe upgrade set
@claude
Copy link
Copy Markdown

claude Bot commented May 27, 2026

✅ Approved

No new issues found. This is a routine dev-dependency bump (typescript-eslint 8.59.4 → 8.60.0, transitive semver 7.8.0 → 7.8.1). The lockfile is consistent with the package.json specifier change. No source code affected.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 27, 2026

Greptile Summary

此 PR 将 typescript-eslint8.59.4 升级至 8.60.0,并同步刷新 pnpm-lock.yaml,同时将传递依赖 semver7.8.0 升级至 7.8.1。变更范围仅限开发工具链,不涉及任何运行时依赖。

  • package.json:将 typescript-eslint 的版本 pin 从 ^8.59.4 更新为 ^8.60.0
  • pnpm-lock.yaml:所有 9 个 @typescript-eslint/* 子包统一升级至 8.60.0,并顺带升级 semver7.8.1(patch 版本)。

Confidence Score: 5/5

此 PR 仅升级开发工具链依赖,不涉及运行时代码,可以安全合并。

typescript-eslint 从 8.59.4 升级到 8.60.0 属于 minor 版本跳跃,所有子包版本一致,锁文件与 package.json 保持同步。传递依赖 semver 同步升级至 patch 版本 7.8.1。整个变更仅影响 lint 工具链,不影响任何构建产物或运行时行为。

无需特别关注,两个文件的变更均为预期的机械性版本号替换。

Important Files Changed

Filename Overview
package.json 将 typescript-eslint 的版本约束从 ^8.59.4 升级到 ^8.60.0,为纯开发依赖变更。
pnpm-lock.yaml 同步更新所有 @typescript-eslint/* 子包(共 9 个)至 8.60.0,并将传递依赖 semver 从 7.8.0 升级至 7.8.1;锁文件与 package.json 保持一致。

Reviews (1): Last reviewed commit: "🔧 chore(deps): refresh package pins" | Re-trigger Greptile

Copy link
Copy Markdown

Copilot AI left a comment

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 dev-tooling dependency pins to keep linting/type-check tooling current, and refreshes the lockfile using the repository’s pinned pnpm version.

Changes:

  • Bump typescript-eslint from ^8.59.4 to ^8.60.0 in package.json.
  • Refresh pnpm-lock.yaml to reflect the updated typescript-eslint version (and resulting transitive lock updates).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates the typescript-eslint devDependency range to ^8.60.0.
pnpm-lock.yaml Regenerates lock entries for typescript-eslint 8.60.0 (and related transitive updates) using pinned pnpm.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

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

@xdanger xdanger merged commit 549b916 into main May 27, 2026
6 checks passed
@xdanger xdanger deleted the codex/dependency-sweep-20260527 branch May 27, 2026 07:28
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