chore(deps): bump @eslint/js from 9.39.2 to 10.0.1#15
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
보류 사유 (2026-02-24)리서치 결과 ESLint v10 업그레이드는 현재 진행할 수 없습니다. 문제:
|
| 플러그인 | ESLint v10 호환 | 비고 |
|---|---|---|
| typescript-eslint@8.56.0 | ✅ | peer dep에 ^10 포함 |
| eslint-plugin-perfectionist@5.6.0 | ✅ | peer dep에 ^10 포함 |
| eslint-config-prettier@10.1.8 | ✅ | peer dep >=7.0.0 |
| eslint-plugin-react-refresh@0.5.0 | ✅ | peer dep ^9 || ^10 |
| eslint-plugin-react-hooks@7.0.1 | ❌ | peer dep ^9까지만 |
관련 이슈: facebook/react#35758
추가 참고사항
eslint.config.js의defineConfig/globalIgnoresimport는 v10에서 변경 없음eslint:recommended에 3개 규칙 신규 추가 (no-unassigned-vars,no-useless-assignment,prefer-caught-error) — 업그레이드 시 lint 오류 트리아지 필요- 이 PR은 PR chore(deps): bump eslint from 9.39.2 to 10.0.1 #16 (
eslintv10)과 함께 처리해야 함
조치 계획
eslint-plugin-react-hooks의 ESLint v10 지원 릴리즈 모니터링- 지원 확인 후
eslint+@eslint/js를 함께 v10으로 업그레이드하는 통합 PR 생성 예정
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.39.2 to 10.0.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
f40cb79 to
b9b73f4
Compare
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.
Bumps @eslint/js from 9.39.2 to 10.0.1.
Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)