chore(deps): Core toolchain deps (eslint, prettier, jest) are outdated. ESLint 8.3→8.#17256
Open
isagoakira wants to merge 1 commit into
Open
chore(deps): Core toolchain deps (eslint, prettier, jest) are outdated. ESLint 8.3→8.#17256isagoakira wants to merge 1 commit into
isagoakira wants to merge 1 commit into
Conversation
…ier, jest) are outdated. E
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 自动生成🤖
📋 更新摘要
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.08.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.82.5.0 is several minors behind, 2.8.8 is the last 2.x release with bug fixes
🔴 jest:
^27.4.3→^27.5.227.4.3 is minor behind latest 27.x, 27.5.2 has performance/fix improvements
🟡 jest:
^27.4.3→^29.7.0Jest 27 is EOL; 29.x is current stable with improved defaults. However, breaking changes exist.
🔴 strip-ansi:
^6.0.1→^6.0.1Already on latest 6.x; no change needed
🟢 Low
📝 文件变更
package.jsonGenerated by Code Legacy Reviver