deps(deps-dev): bump the linting group across 1 directory with 2 updates#22
deps(deps-dev): bump the linting group across 1 directory with 2 updates#22dependabot[bot] wants to merge 1 commit into
Conversation
| "@testing-library/dom": "^10.4.1", | ||
| "@testing-library/react": "^16.3.2", | ||
| "eslint": "^9.39.4", | ||
| "eslint": "^10.6.0", |
There was a problem hiding this comment.
WARNING: ESLint 10 raises its minimum Node.js requirement to ^20.19.0 || ^22.13.0 || >=24, but the project's engines.node field declares ">=18.0.0". Any environment running Node 18.x (or Node 20.0.0–20.18.x) will fail to run ESLint after this upgrade, potentially breaking CI pipelines or local development setups that target the declared minimum.
Consider either:
- Updating
engines.nodeto align with ESLint 10's requirement (e.g."^20.19.0 || ^22.13.0 || >=24"), or - Pinning ESLint to
^9.xuntil Node 18 support is officially dropped from this project.
Reply with @kilocode-bot fix it to have Kilo Code address this issue.
Code Review SummaryStatus: 1 Issue Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
Files Reviewed (2 files)
Fix these issues in Kilo Cloud Previous Review Summaries (2 snapshots, latest commit 40d77d6)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit 40d77d6)Status: 1 Issue Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
Files Reviewed (2 files)
Fix these issues in Kilo Cloud Previous review (commit 6e728bd)Status: 1 Issue Found | Recommendation: Address before merge Overview
Issue Details (click to expand)WARNING
Files Reviewed (1 file)
Reviewed by claude-sonnet-5-20260630 · Input: 26.9K · Output: 3.8K · Cached: 478.7K |
0e1f615 to
01cc489
Compare
|
Kilo Code Review could not run — your account is out of credits. Add credits or switch to a free model to enable reviews on this change. |
6ba657f to
a60f89e
Compare
a4d9e56 to
fe3890c
Compare
|
@dependabot recreate |
Bumps the linting group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint` from 9.39.4 to 10.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.7.0) Updates `typescript-eslint` from 8.61.1 to 8.64.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.64.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: linting - dependency-name: typescript-eslint dependency-version: 8.62.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: linting ... Signed-off-by: dependabot[bot] <support@github.com>
fe3890c to
bb7bb42
Compare
Bumps the linting group with 2 updates in the / directory: eslint and typescript-eslint.
Updates
eslintfrom 9.39.4 to 10.7.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
fabd99b10.7.037c5e75Build: changelog update for 10.7.09489379chore: update dependency@eslint/eslintrcto ^3.3.6 (#21076)81a4774chore: updates for v9.39.5 release3e7bf15fix: applyignoreClassesWithImplementsto class expressions (#21069)9835414chore: enable$ExpectTypeannotations in all TypeScript files (#21071)cf2a9bffeat: add errorClassNames option to preserve-caught-error rule (#21032)c30d808docs: Update READMEf8b873afeat: max-nested-callbacks option for constructor callbacks (#21063)72adf6bchore: restrictmarkdownlint-cli2updates in renovate (#21067)Updates
typescript-eslintfrom 8.61.1 to 8.64.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
414d9abchore(release): publish 8.64.0290cf6cchore(release): publish 8.63.03ea32f4chore(release): publish 8.62.154e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)