Skip to content

chore(deps): Core toolchain deps (eslint, prettier, jest) are outdated. ESLint 8.3→8.#17256

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

chore(deps): Core toolchain deps (eslint, prettier, jest) are outdated. ESLint 8.3→8.#17256
isagoakira wants to merge 1 commit into
react:mainfrom
isagoakira:fix/deps-update-1779847750

Conversation

@isagoakira
Copy link
Copy Markdown

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

此 PR 由 Code Legacy Reviver 自动生成🤖

📋 更新摘要

Core toolchain deps (eslint, prettier, jest) are outdated. ESLint 8.3→8.57 and Prettier 2.5→2.8.8 are safe minor/patch upgrades within same major. Jest 27.4→27.5 is safe within major, or 29.7 for a safer long-term version. Many other devDeps (lerna, husky, execa, globby, puppeteer, etc.) are 1-3 major versions behind but require more scrutiny before upgrading due to breaking changes.

📦 变更清单

🔴 eslint: ^8.3.0^8.57.0
8.3.0 is 2+ minors behind, 8.57.0 is latest in the 8.x line with bug/security fixes

🔴 prettier: ^2.5.0^2.8.8
2.5.0 is several minors behind, 2.8.8 is the last 2.x release with bug fixes

🔴 jest: ^27.4.3^27.5.2
27.4.3 is minor behind latest 27.x, 27.5.2 has performance/fix improvements

🟡 jest: ^27.4.3^29.7.0
Jest 27 is EOL; 29.x is current stable with improved defaults. However, breaking changes exist.

🔴 strip-ansi: ^6.0.1^6.0.1
Already on latest 6.x; no change needed

⚠️ 风险等级

🟢 Low

📝 文件变更

  • package.json

Generated by Code Legacy Reviver

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant