-
Notifications
You must be signed in to change notification settings - Fork 70
chore(deps): update all dependencies (major) #1285
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 |
|---|---|---|
|
|
@@ -31,81 +31,81 @@ | |
| "@babel/preset-env": "7.26.9", | ||
| "@babel/preset-react": "7.26.3", | ||
| "@babel/preset-typescript": "7.26.0", | ||
| "@eslint/compat": "1.2.6", | ||
| "@eslint/compat": "2.0.1", | ||
| "@eslint/eslintrc": "3.2.0", | ||
| "@eslint/js": "9.20.0", | ||
| "@percy/cli": "1.30.7", | ||
| "@percy/storybook": "6.0.3", | ||
| "@percy/storybook": "9.1.0", | ||
| "@semantic-release/changelog": "6.0.3", | ||
| "@semantic-release/git": "10.0.1", | ||
| "@storybook/addon-a11y": "8.5.6", | ||
| "@storybook/addon-essentials": "8.5.6", | ||
| "@storybook/addon-interactions": "8.5.6", | ||
| "@storybook/addon-links": "8.5.6", | ||
| "@storybook/addon-onboarding": "8.5.6", | ||
| "@storybook/addon-webpack5-compiler-babel": "3.0.5", | ||
| "@storybook/blocks": "8.5.6", | ||
| "@storybook/react": "8.5.6", | ||
| "@storybook/react-webpack5": "8.5.6", | ||
| "@storybook/addon-a11y": "8.6.15", | ||
| "@storybook/addon-essentials": "8.6.14", | ||
| "@storybook/addon-interactions": "8.6.14", | ||
| "@storybook/addon-links": "8.6.15", | ||
| "@storybook/addon-onboarding": "8.6.15", | ||
| "@storybook/addon-webpack5-compiler-babel": "4.0.0", | ||
| "@storybook/blocks": "8.6.14", | ||
| "@storybook/react": "8.6.15", | ||
| "@storybook/react-webpack5": "8.6.15", | ||
| "@testing-library/cypress": "10.0.3", | ||
| "@testing-library/dom": "10.4.0", | ||
| "@testing-library/jest-dom": "6.6.3", | ||
| "@testing-library/react": "16.2.0", | ||
| "@testing-library/user-event": "14.6.1", | ||
| "babel-jest": "29.7.0", | ||
| "babel-loader": "9.2.1", | ||
| "babel-jest": "30.2.0", | ||
| "babel-loader": "10.0.0", | ||
| "babel-plugin-module-resolver": "5.0.2", | ||
| "babel-plugin-typescript-to-proptypes": "2.1.0", | ||
| "concurrently": "9.1.2", | ||
| "css-loader": "7.1.2", | ||
| "cypress": "14.0.3", | ||
| "cypress": "15.9.0", | ||
| "deepmerge": "4.3.1", | ||
| "eslint": "9.20.1", | ||
| "eslint-config-prettier": "10.0.1", | ||
| "eslint-plugin-cypress": "4.1.0", | ||
| "eslint-plugin-cypress": "5.2.1", | ||
| "eslint-plugin-flowtype": "8.0.3", | ||
| "eslint-plugin-import": "2.31.0", | ||
| "eslint-plugin-jsx-a11y": "6.10.2", | ||
| "eslint-plugin-prettier": "5.2.3", | ||
| "eslint-plugin-react": "7.37.4", | ||
| "eslint-plugin-react-hooks": "5.1.0", | ||
| "eslint-plugin-storybook": "0.11.3", | ||
| "eslint-plugin-react-hooks": "7.0.1", | ||
| "eslint-plugin-storybook": "0.12.0", | ||
| "eslint-plugin-testing-library": "7.1.1", | ||
| "formik": "2.4.6", | ||
| "jest": "29.7.0", | ||
| "npm-package-json-lint": "8.0.0", | ||
| "jest": "30.2.0", | ||
| "npm-package-json-lint": "9.1.0", | ||
| "prettier": "3.5.1", | ||
| "react": "19.0.0", | ||
| "react": "19.2.0", | ||
|
Contributor
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. Bumped this by a minor version to leverage |
||
| "react-docgen-typescript-loader": "3.7.2", | ||
| "react-dom": "19.0.0", | ||
| "react-dom": "19.2.0", | ||
| "sass": "1.85.0", | ||
| "sass-loader": "16.0.5", | ||
| "semantic-release": "25.0.2", | ||
| "storybook": "8.6.15", | ||
|
Contributor
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. Downgraded |
||
| "strip-ansi": "7.1.0", | ||
| "style-loader": "4.0.0", | ||
| "stylelint": "16.14.1", | ||
| "stylelint": "17.0.0", | ||
| "stylelint-config-prettier": "9.0.5", | ||
| "stylelint-config-recommended-scss": "14.1.0", | ||
| "stylelint-order": "6.0.4", | ||
| "stylelint-config-recommended-scss": "17.0.0", | ||
| "stylelint-order": "7.0.1", | ||
| "stylelint-prettier": "5.0.3", | ||
| "ts-jest": "29.2.5", | ||
| "tsc-alias": "1.8.10", | ||
| "typescript": "5.7.3", | ||
| "typescript-eslint": "8.24.1", | ||
| "vanilla-framework": "4.39.0", | ||
| "wait-on": "8.0.2", | ||
| "wait-on": "9.0.3", | ||
| "webpack": "5.98.0" | ||
| }, | ||
| "dependencies": { | ||
| "@types/jest": "29.5.14", | ||
| "@types/jest": "30.0.0", | ||
| "@types/node": "20.17.19", | ||
| "@types/react": "19.0.10", | ||
| "@types/react-dom": "19.0.4", | ||
| "@types/react": "19.2.0", | ||
| "@types/react-dom": "19.2.0", | ||
| "@types/react-table": "7.7.20", | ||
| "classnames": "2.5.1", | ||
| "fast-deep-equal": "3.1.3", | ||
| "jest-environment-jsdom": "29.7.0", | ||
| "jest-environment-jsdom": "30.2.0", | ||
| "prop-types": "15.8.1", | ||
| "react-table": "7.8.0" | ||
|
Contributor
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.
Contributor
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. We could either include it as a part of the PR for minor and patch upgrades as it has more relevance on that repo OR I could implement this migration in a separate PR to separate the concerns. Let me know what you think.
Contributor
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. I think it would be alright to include it in a separate PR, since it looks like we will need a few additional changes for the migration: https://tanstack.com/table/latest/docs/guide/migrating By the way, I have a related issue up in case you want to reference it: #1299
Contributor
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. Thanks for linking the issue! I definitely ran into this issue while working on minor dependency upgrades. I'm looking into the migration right now.
Member
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. I agree that it's the best to do it separately once we untangle the current dependencies PRs. |
||
| }, | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The issue is that
eslint-plugin-cypressdoesn't fully support ESLint 9's flat config format yet so I removed theplugin:cypress/recommendedpreset and manually added most of the rules that the preset carries.