chore(deps): 5 safe upgrades identified: jest 27.4.3→27.5.1, eslint 8.3.0→8.57.1, ler#17262
Open
isagoakira wants to merge 1 commit into
Open
chore(deps): 5 safe upgrades identified: jest 27.4.3→27.5.1, eslint 8.3.0→8.57.1, ler#17262isagoakira wants to merge 1 commit into
isagoakira wants to merge 1 commit into
Conversation
…7.4.3→27.5.1, eslint 8.3.0
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 自动生成🤖
📋 更新摘要
5 safe upgrades identified: jest 27.4.3→27.5.1, eslint 8.3.0→8.57.1, lerna-changelog 2.2.0→6.0.0, prettier 2.5.0→2.8.8, globby 11.0.4→11.1.1. Left husky and lerna as-is due to large major-version migration cost.
📦 变更清单
🔴 jest:
^27.4.3→^27.5.127.4.3 is from 2022, 27.x branch latest is 27.5.1 with bug fixes; skip 29.x to avoid breaking changes in CRA's jest config
🔴 eslint:
^8.3.0→^8.57.18.57.1 is the latest 8.x with all recent fixes; 9.x introduces flat config which is a larger migration
🔴 lerna-changelog:
^2.2.0→^6.0.02.2.0 is from 2020, latest 6.x is stable and supports lerna 4.x
🔴 prettier:
^2.5.0→^2.8.82.5.0 is from 2021, 2.8.8 is the final 2.x with many fixes; 3.x introduces breaking format changes
🔴 globby:
^11.0.4→^11.1.111.0.4 is from 2021, 11.1.1 is the latest 11.x with fixes
🟢 husky:
^4.3.8→^4.3.84.3.8 is final 4.x, upgrading to 8.x or 9.x requires git hook format migration; defer
🟢 lerna:
^4.0.0→^4.0.0Upgrading to 7.x/8.x is a major undertaking (Nx integration, workspace changes); defer
🟢 Low
📝 文件变更
package.jsonGenerated by Code Legacy Reviver