Skip to content

chore(deps): 7 dependencies with safe minor/patch upgrades identified. Notable: husky#17267

Open
isagoakira wants to merge 1 commit into
react:mainfrom
isagoakira:fix/deps-update-1780625184
Open

chore(deps): 7 dependencies with safe minor/patch upgrades identified. Notable: husky#17267
isagoakira wants to merge 1 commit into
react:mainfrom
isagoakira:fix/deps-update-1780625184

Conversation

@isagoakira

Copy link
Copy Markdown

🔧 依赖维护更新 — react/create-react-app

此 PR 由 Code Legacy Reviver 自动生成🤖

📋 更新摘要

7 dependencies with safe minor/patch upgrades identified. Notable: husky 4→8 (needs .husky/pre-commit re-init), eslint 8.3→8.57, prettier 2.5→2.8.8, jest 27.4→27.5. Large gaps exist in lerna, puppeteer, execa, and others (3-9 major versions behind) but involve breaking changes — intentionally skipped to avoid build breakage in this archived repo.

📦 变更清单

🟡 husky: ^4.3.8^8.0.4
4.3.8 is from 2020, current 8.x is stable with the same hook model (v4→v8 has breaking config change but still widely adopted)

🔴 jest: ^27.4.3^27.5.0
27.4.3 is ~3 years old; latest 27.x is 27.5.1 with bugfixes; avoid jumping to 29.x which has breaking changes in config

🔴 eslint: ^8.3.0^8.57.0
8.3.0 is from 2020, latest 8.x has numerous bugfixes and lint rule updates

🔴 prettier: ^2.5.0^2.8.8
2.5.0 is from 2021; 2.8.8 is the final 2.x release with formatting bugfixes and is API-compatible

🔴 fs-extra: ^10.0.0^10.1.0
10.0.0 is from 2022; minor patch within 10.x is safe, 11.x has breaking changes

🔴 globby: ^11.0.4^11.1.0
11.0.4 is from 2021; staying in 11.x avoids changes to export shape in 13+

🔴 lint-staged: ^12.1.2^12.1.7
12.1.2 is from 2021; 12.1.7 is latest 12.x with bugfixes, 13+ switched to ESM

🔴 strip-ansi: ^6.0.1^6.0.1
Already at 6.0.1 which is latest 6.x, but 7.x exists — skipping since minor gain doesn't justify risk

⚠️ 风险等级

🟢 Low

📝 文件变更

  • package.json

Generated by Code Legacy Reviver

@meta-cla meta-cla Bot added the CLA Signed label Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant