chore(deps-dev): bump eslint from 9.39.5 to 10.8.0 - #42
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 357a4a32b1
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "@types/react": "^19.2.17", | ||
| "@types/react-dom": "^19.2.3", | ||
| "eslint": "^9.39.5", | ||
| "eslint": "^10.8.0", |
There was a problem hiding this comment.
Keep ESLint below the unsupported major
This bumps the web app to ESLint 10 while apps/web/eslint.config.mjs loads eslint-config-next/core-web-vitals; the new lockfile still resolves that config through eslint-plugin-react@7.37.5 and eslint-plugin-jsx-a11y@6.10.2, whose peer ranges only allow ESLint 9.x. With this combination the CI Web lint step (cd apps/web && bun run lint) can abort in the React/a11y rules before linting project files, so this dependency bump needs to stay on ESLint 9 or update the Next/react lint stack to versions that declare ESLint 10 support.
Useful? React with 👍 / 👎.
357a4a3 to
eb54d80
Compare
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.5 to 10.8.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.5...v10.8.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
eb54d80 to
5ec122d
Compare
Bumps eslint from 9.39.5 to 10.8.0.
Release notes
Sourced from eslint's releases.
... (truncated)
Commits
749dfed10.8.04bd0d75Build: changelog update for 10.8.04fbf46dtest: pinwebpackversion to 5.108.4 (#21137)6ddf858docs: fix broken Specify Parser Options anchor link (#21106)784dfbedocs: Clarifyno-eq-nulldescription (#21120)6b8d2f7fix: escape reserved characters in rule id inhtmlformatter (#21129)2d063e2chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101)eccbe7btest: add error locations tono-class-assign(#21123)2fee9bbfeat: exportConfigObjectfromeslint/config(#21082)e7d1e43ci: bump actions/setup-go from 6 to 7 (#21118)