chore(deps): 9 outdated deps identified. Safe minor/patch upgrades: @testing-library/#17255
Open
isagoakira wants to merge 1 commit into
Open
chore(deps): 9 outdated deps identified. Safe minor/patch upgrades: @testing-library/#17255isagoakira wants to merge 1 commit into
isagoakira wants to merge 1 commit into
Conversation
…inor/patch upgrades: @test
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 outdated deps identified. Safe minor/patch upgrades: @testing-library/* (3→6, 12→14, 13→14), jest (27.4→27.5), eslint (8.3→8.57 within same major). Risky major bumps: puppeteer (12→22), husky (4→9, config format change), prettier (2→3, formatting changes), lerna (4→8, workspace changes). Update testing-library packages first as they commonly cause the most test breakage.
📦 变更清单
🔴 @testing-library/jest-dom:
^5.15.1→^6.4.25.15.1 (Feb 2022) is 2 major versions behind; 6.x is current stable with improved matchers
🔴 @testing-library/react:
^12.1.2→^14.2.112.1.2 (2020) is 2 major versions behind; 14.x is current with React 18 support and act() improvements
🔴 @testing-library/user-event:
^13.5.0→^14.4.313.5.0 (2021) is well behind; 14.x is current with better async handling
🔴 jest:
^27.4.3→^27.5.127.4.3 is minor version behind within 27.x; latest patch is 27.5.1 (security/fixes)
🟡 eslint:
^8.3.0→^8.57.08.3.0 (Apr 2021) is far behind within 8.x; 8.57.0 has numerous bug fixes, no breaking changes within major
🟡 puppeteer:
^12.0.1→^22.0.012.0.1 (Feb 2020) is 10 major versions behind; Chrome/Node API changes may require test adjustments
🟡 husky:
^4.3.8→^9.0.64.3.8 (2020) is 5 major versions behind; 9.x requires .husky/ directory setup and has different config format — breaking change
🟢 prettier:
^2.5.0→^3.2.52.5.0 (2019) is 3 major versions behind; 3.x has breaking formatting changes ( Prague formatter), risky for existing codebase
🟢 lerna:
^4.0.0→^8.0.24.0.0 is 4 major versions behind; 8.x has major architectural changes (Nx integration, workspace-only deps), breaking
🟡 Medium
📝 文件变更
package.jsonGenerated by Code Legacy Reviver