-
Notifications
You must be signed in to change notification settings - Fork 3
fix(deps): update jest monorepo to v30 (major) #2769
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -70,7 +70,7 @@ | |
| "@testing-library/jest-dom": "^6.4.8", | ||
| "@testing-library/react": "^16.3.0", | ||
| "@testing-library/user-event": "^14.5.2", | ||
| "@types/jest": "^29.5.12", | ||
| "@types/jest": "^30.0.0", | ||
| "@types/lodash": "^4.17.7", | ||
| "@types/node": "^24.0.0", | ||
| "@types/react": "^19.2.7", | ||
|
|
@@ -80,7 +80,7 @@ | |
| "eslint": "8.57.1", | ||
| "eslint-config-next": "^16.1.6", | ||
| "http-proxy-middleware": "^3.0.0", | ||
| "jest": "^29.7.0", | ||
| "jest": "^30.0.0", | ||
sentry[bot] marked this conversation as resolved.
Show resolved
Hide resolved
sentry[bot] marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| "jest-extended": "^7.0.0", | ||
| "jest-next-dynamic-ts": "^0.1.1", | ||
| "next-router-mock": "^1.0.2", | ||
sentry[bot] marked this conversation as resolved.
Show resolved
Hide resolved
Comment on lines
80
to
86
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: The test in Suggested FixIn Prompt for AI Agent
Comment on lines
80
to
86
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: The Jest v30 upgrade makes Suggested FixUpdate the tests to mock Prompt for AI Agent |
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.