chore(deps): 2 high-confidence safe upgrades: jest 27.4.3→27.5.1 (patch), globby 11.0#17238
Open
isagoakira wants to merge 1 commit into
Open
chore(deps): 2 high-confidence safe upgrades: jest 27.4.3→27.5.1 (patch), globby 11.0#17238isagoakira wants to merge 1 commit into
isagoakira wants to merge 1 commit into
Conversation
…est 27.4.3→27.5.1 (patch),
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 自动生成🤖
📋 更新摘要
2 high-confidence safe upgrades: jest 27.4.3→27.5.1 (patch), globby 11.0.4→11.1.0 (minor), @testing-library/jest-dom 5.15.1→5.16.5 (minor). 1 medium-confidence upgrade: @testing-library/react 12.1.2→13.4.0 (major, but needed for React 18 compat). husky 4→8 flagged as medium risk. lerna, puppeteer, prettier skipped due to major breaking-change risk.
📦 变更清单
🔴 jest:
^27.4.3→^27.5.127.4.3 is several minors behind, 27.5.1 is the latest 27.x patch with bug fixes and perf improvements (no breaking changes within v27)
🟡 husky:
^4.3.8→^8.0.4v4 is very outdated; v8 is a stable stopgap before v9 major changes — still minor-level upgrade within the 4-8 range but avoids the v9 breaking changes
🟡 @testing-library/react:
^12.1.2→^13.4.012.x is two majors behind current 13.x; 13.4.0 is a safe mid-major upgrade with bug fixes and React 18 compatibility
🟢 lerna:
^4.0.0→^4.0.04.x is ancient but moving to 8.x is a major bump; however lerna 4.x is no longer receiving updates — recommending staying at 4.x but flagging as risky to upgrade
🟢 puppeteer:
^12.0.1→^12.0.1Major version jump (12→22) requires significant Node/chromium changes; safe minor/patch update within v12 not available, so skipping
🟢 prettier:
^2.5.0→^2.5.0Moving to 3.x is available but introduces formatting output changes — skipping to avoid unintended diffs
🔴 @testing-library/jest-dom:
^5.15.1→^5.16.5Minor version within v5, likely latest — safe upgrade within same major
🔴 globby:
^11.0.4→^11.1.0Minor upgrade within v11 addressing edge cases
🟡 Medium
📝 文件变更
package.jsonGenerated by Code Legacy Reviver