chore(deps): 9 deps have safe within-major upgrades available: jest 27→29 (security+p#17236
Open
isagoakira wants to merge 1 commit into
Open
chore(deps): 9 deps have safe within-major upgrades available: jest 27→29 (security+p#17236isagoakira wants to merge 1 commit into
isagoakira wants to merge 1 commit into
Conversation
…ades available: jest 27→29
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.
🔧 依赖维护更新 — facebook/create-react-app
此 PR 由 Code Legacy Reviver 自动生成🤖
📋 更新摘要
9 deps have safe within-major upgrades available: jest 27→29 (security+perf), eslint 8.3→8.57 (rule fixes), @testing-library/jest-dom 5.15→5.17, @testing-library/user-event 13.5→14.4 (async improvements), lint-staged 12.1→12.5, globby 11.0→11.1, fs-extra 10.0→10.1, prettier 2.5→2.8, web-vitals 2.1→2.1.4. The remaining 11 deps are skipped because their latest versions are 2+ major versions ahead (e.g., husky 4→9, puppeteer 12→22, lerna 4→8, prettier 2→3) — those migrations require dedicated testing.
📦 变更清单
🔴 jest:
^27.4.3→^29.7.027.4.3 (2022) is 2 major versions behind. Latest 29.x has perf improvements, security fixes, and better TypeScript support
🔴 @testing-library/jest-dom:
^5.15.1→^5.17.05.15.1 has known accessibility matchers behind current 5.x. 5.17.0 is latest minor in the same major line
🟡 @testing-library/user-event:
^13.5.0→^14.4.313.5.0 is 3+ minor versions behind 14.x. 14.x has async API improvements and better React 18 compatibility
🔴 eslint:
^8.3.0→^8.57.08.3.0 (2022) is missing many rule fixes. 8.57.0 is latest 8.x with numerous bug fixes. Note: ESLint 9.x exists but is a breaking change
🟢 husky:
^4.3.8→^4.3.8SKIPPED: 4.3.8 is 3 major versions behind 9.x. Major config changes in 5+ mean a full migration, not a safe simple upgrade
🔴 lint-staged:
^12.1.2→^12.5.012.1.2 has minor bugs fixed in 12.5.0. Same major version, safe minor/patch upgrade
🔴 globby:
^11.0.4→^11.1.111.0.4 minor behind 11.1.1 with bug fixes. Major 13.x/14.x has breaking changes (dropped Node 14, API changes) — too risky
🔴 fs-extra:
^10.0.0→^10.1.010.0.0 minor behind 10.1.0. Major 11.x has breaking changes in error types. Staying in 10.x is safer
🔴 prettier:
^2.5.0→^2.8.82.5.0 is 3+ minor versions behind 2.8.8. Prettier 3.x is breaking. 2.8.8 is the last 2.x and is a safe upgrade
🔴 web-vitals:
^2.1.2→^2.1.42.1.2 minor behind 2.1.4. Major 3.x/4.x has breaking API changes — too risky for this upgrade cycle
🟢 strip-ansi:
^6.0.1→^6.0.1SKIPPED: 6.0.1 is latest in 6.x. Major 7.x has breaking changes. No meaningful upgrade available without risk
🟢 lerna:
^4.0.0→^4.0.0SKIPPED: 4.0.0 is 4 major versions behind 8.x. Lerna 5+ has workspace config changes (nx, etc.) — migration is non-trivial
🟢 lerna-changelog:
^2.2.0→^2.2.0SKIPPED: 2.2.0 latest version in that ecosystem. Versions 3.x-6.x exist but likely require lerna 5+ — would force lerna upgrade
🟢 meow:
^9.0.0→^9.0.0SKIPPED: 9.0.0 is latest in 9.x. Major 10+/11+ has breaking TS/API changes — deferred upgrade
🟢 multimatch:
^5.0.0→^5.0.0SKIPPED: 5.0.0 is latest in 5.x. Major 6.x/7.x requires globby 13+ which has breaking changes
🟢 tempy:
^1.0.1→^1.0.1SKIPPED: 1.0.1 latest in 1.x. Major 3.x/4.x has breaking changes — deferred upgrade
🟢 puppeteer:
^12.0.1→^12.0.1SKIPPED: 12.0.1 is many majors behind. Puppeteer 22+ uses bundled Chromium but requires Node 18+ and has breaking API changes. Upgrade carefully with dedicated testing
🟢 alex:
^8.2.0→^8.2.0SKIPPED: 8.2.0 is latest in 8.x. Major 13.x/14.x has breaking changes — deferred upgrade
🟢 execa:
^5.1.1→^5.1.1SKIPPED: 5.1.1 latest in 5.x. Major 6.x/7.x/8.x/9.x has breaking changes to return type and environment handling — deferred upgrade
🟢 get-port:
^5.1.1→^5.1.1SKIPPED: 5.1.1 latest in 5.x. Major 6.x has breaking changes — deferred upgrade
🔴 High
📝 文件变更
package.jsonGenerated by Code Legacy Reviver