Skip to content

🔧 chore(deps): bump patch dependencies#22

Merged
xdanger merged 1 commit into
mainfrom
codex/dependency-sweep-20260520
May 20, 2026
Merged

🔧 chore(deps): bump patch dependencies#22
xdanger merged 1 commit into
mainfrom
codex/dependency-sweep-20260520

Conversation

@xdanger
Copy link
Copy Markdown
Member

@xdanger xdanger commented May 20, 2026

Summary

  • Bump typescript-eslint from ^8.59.3 to ^8.59.4.
  • Leave pnpm unchanged at 11.1.3; npm view pnpm version also reports 11.1.3.

Risk

  • Patch-only tooling update. No migration expected.

Validation

  • pnpm outdated --format json -> {}
  • pnpm run lint

- 🔧 keep dependency metadata current with patch-only updates
@claude
Copy link
Copy Markdown

claude Bot commented May 20, 2026

✅ Approved

Routine patch bump of typescript-eslint from 8.59.3 → 8.59.4. package.json and pnpm-lock.yaml changes are consistent and minimal. No new findings.

🤖 Generated with Claude Code

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 20, 2026

Greptile Summary

此 PR 将 typescript-eslint8.59.3 升级至 8.59.4(补丁版本),同步更新了 pnpm-lock.yaml 中所有相关子包的版本及 integrity hash;pnpm 版本保持 11.1.3 不变。

  • package.json:版本说明符更新为 ^8.59.4
  • pnpm-lock.yaml:9 个 @typescript-eslint/* 子包的 resolution、integrity hash 及依赖关系均已一致更新至 8.59.4,与 package.json 保持同步。

Confidence Score: 5/5

仅升级了 typescript-eslint 的补丁版本,所有相关子包与 lockfile 完全同步,可放心合并。

本次变更只涉及 typescript-eslint 从 8.59.3 到 8.59.4 的补丁升级,pnpm-lock.yaml 中所有 9 个子包的 integrity hash 均已一致更新,没有任何逻辑或配置改动。

无需对任何文件进行额外关注。

Important Files Changed

Filename Overview
package.json 将 typescript-eslint 版本说明符从 ^8.59.3 更新至 ^8.59.4,纯补丁级别变更。
pnpm-lock.yaml 一致地将所有 @typescript-eslint/* 子包(共 9 个)从 8.59.3 升级至 8.59.4,并更新了对应的 integrity hash。

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["package.json\ntypescript-eslint ^8.59.4"] --> B["pnpm-lock.yaml"]
    B --> C["typescript-eslint 8.59.4"]
    C --> D["eslint-plugin 8.59.4"]
    C --> E["parser 8.59.4"]
    C --> F["typescript-estree 8.59.4"]
    C --> G["utils 8.59.4"]
    D --> H["scope-manager 8.59.4"]
    D --> I["type-utils 8.59.4"]
    D --> J["visitor-keys 8.59.4"]
    F --> K["project-service 8.59.4"]
    F --> L["tsconfig-utils 8.59.4"]
    F --> M["types 8.59.4"]
Loading

Reviews (1): Last reviewed commit: "🔧 chore(deps): bump patch dependencies" | 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

This PR performs a patch-level tooling dependency bump for typescript-eslint, updating the devDependency and synchronizing the pnpm lockfile accordingly.

Changes:

  • Bump typescript-eslint from ^8.59.3 to ^8.59.4 in package.json.
  • Update pnpm-lock.yaml to reflect the resolved typescript-eslint 8.59.4 package set and integrity hashes.

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 to ^8.59.4.
pnpm-lock.yaml Refreshes lock entries/snapshots for typescript-eslint and its @typescript-eslint/* packages to 8.59.4.
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 c5b90a1 into main May 20, 2026
9 checks passed
@xdanger xdanger deleted the codex/dependency-sweep-20260520 branch May 20, 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