chore(deps): 9 outdated deps found. Most are safe minor/patch bumps (jest, fs-extra, #17254
Open
isagoakira wants to merge 1 commit into
Open
chore(deps): 9 outdated deps found. Most are safe minor/patch bumps (jest, fs-extra, #17254isagoakira wants to merge 1 commit into
isagoakira wants to merge 1 commit into
Conversation
…fe minor/patch bumps (jest
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔧 依赖维护更新 — 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.127.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.010.0.0 released 2021, minor/patch improvements available up to 11.x
🔴 globby:
^11.0.4→^11.1.011.0.4 from 2019, minor improvements through 11.1.x; v13+ exists but is a major bump
🔴 eslint:
^8.3.0→^8.57.08.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.82.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.012.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.2v4.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.02.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.08.2.0 from 2021, several minor improvements through 11.x (current major)
🟡 Medium
📝 文件变更
package.jsonGenerated by Code Legacy Reviver