Skip to content

chore(deps): 9 outdated deps found. Most are safe minor/patch bumps (jest, fs-extra, #17254

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

chore(deps): 9 outdated deps found. Most are safe minor/patch bumps (jest, fs-extra, #17254
isagoakira wants to merge 1 commit into
react:mainfrom
isagoakira:fix/deps-update-1779674710

Conversation

@isagoakira

Copy link
Copy Markdown

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

此 PR 由 Code Legacy Reviver 自动生成🤖

📋 更新摘要

9 outdated deps found. Most are safe minor/patch bumps (jest, fs-extra, globby, eslint, prettier, alex). 3 carry higher risk: puppeteer (v12→v21, major jump with breaking API changes), lerna (v4→v8, 4 major versions), and lerna-changelog (v2→v3). The project appears to be an older CRA monorepo snapshot; the lerna upgrade is particularly risky as it may require significant workspace reconfiguration.

📦 变更清单

🔴 jest: ^27.4.3^27.5.1
27.4.3 is several minors behind within v27; 27.5.1 is the latest v27 with bug fixes. v29 is available but would be a major bump.

🔴 fs-extra: ^10.0.0^11.2.0
10.0.0 released 2021, minor/patch improvements available up to 11.x

🔴 globby: ^11.0.4^11.1.0
11.0.4 from 2019, minor improvements through 11.1.x; v13+ exists but is a major bump

🔴 eslint: ^8.3.0^8.57.0
8.3.0 from 2021, many security and bug fixes through 8.57.0 (latest v8). ESLint 9.x is out but requires flat config migration (breaking).

🔴 prettier: ^2.5.0^2.8.8
2.5.0 from 2021, multiple minor fixes up to 2.8.8 (last v2). Prettier 3.x is available but is a major version bump.

🔴 puppeteer: ^12.0.1^21.11.0
12.0.1 from 2020 is extremely outdated; v21 is current. Major version jumps across Chromium捆绑, API changes, and deprecations — HIGH RISK upgrade.

🟡 lerna: ^4.0.0^8.1.2
v4.0.0 from 2021 is 4 major versions behind; v8 is current. Major version jumps may involve workspace config or command changes — MEDIUM RISK.

🟡 lerna-changelog: ^2.2.0^3.1.0
2.2.0 from 2021, multiple minor versions available. v5 exists but requires lerna v5+; stick to v3.x for compatibility with lerna v4/v8.

🔴 alex: ^8.2.0^11.1.0
8.2.0 from 2021, several minor improvements through 11.x (current major)

⚠️ 风险等级

🟡 Medium

📝 文件变更

  • package.json

Generated by Code Legacy Reviver

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

1 participant