chore(deps): 9 deps with safe updates. Key highlights: eslint 8.3→8.57 (many patch fi#17242
Open
isagoakira wants to merge 1 commit into
Open
chore(deps): 9 deps with safe updates. Key highlights: eslint 8.3→8.57 (many patch fi#17242isagoakira wants to merge 1 commit into
isagoakira wants to merge 1 commit into
Conversation
…lights: eslint 8.3→8.57 (m
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 deps with safe updates. Key highlights: eslint 8.3→8.57 (many patch fixes), jest 27.4→27.5.1 (async fixes), prettier 2.5→2.8.8 (stay in 2.x to avoid 3.x formatting changes), puppeteer 12.0.1→12.0.6, globby 11.0.4→11.1.0, fs-extra 10.0.0→10.1.0. 4 deps intentionally left unchanged due to significant major-version risk (lerna 4→8, testing-library 12→13+, execa 5→6+, meow 9→11+).
📦 变更清单
🔴 eslint:
^8.3.0→^8.57.08.3.0 is 50+ minor versions behind within 8.x; 8.57.0 includes bug fixes and updated parser
🔴 fs-extra:
^10.0.0→^10.1.010.0.0 → 10.1.0 includes path bug fixes, minor/patch within 10.x
🔴 jest:
^27.4.3→^27.5.127.4.3 → 27.5.1 includes perf fixes and async handling improvements, staying within stable 27.x
🔴 prettier:
^2.5.0→^2.8.82.5.0 → 2.8.8 is latest in 2.x, includes formatting improvements; 3.x has breaking changes so staying on 2.x is safer
🔴 puppeteer:
^12.0.1→^12.0.6Minor patch within v12 for stability and bug fixes
🔴 globby:
^11.0.4→^11.1.011.0.4 → 11.1.0 includes bug fixes and pattern handling improvements within v11
🔴 strip-ansi:
^6.0.1→^6.0.1Already at latest in v6.x, no change needed
🟡 husky:
^4.3.8→^4.3.8Latest in 4.x; 7.x+ requires different setup and is a major change for this project
🔴 @testing-library/react:
^12.1.2→^12.1.512.1.2 → 12.1.5 includes fixes within 12.x (pre-hooks-testing-library merge era); v13+ requires React 18 and has breaking changes
🟡 lerna:
^4.0.0→^4.0.04.0.0 is latest 4.x; 5.x+ requires Node 14+ and has workspace API changes; risky to upgrade for an abandoned project
🔴 alex:
^8.2.0→^8.2.0Already latest in 8.x
🟡 meow:
^9.0.0→^9.0.0Latest 9.x; v11+ requires ESM; staying put is safer for this project
🟡 execa:
^5.1.1→^5.1.15.x is maintained but 6.x+ has breaking API changes; keep 5.x for stability
🟢 Low
📝 文件变更
package.jsonGenerated by Code Legacy Reviver