-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps-dev): Bump eslint from 9.39.2 to 10.0.0 #387
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
Conversation
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.2 to 10.0.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
CI Failure Analysis: CIRun: #21846223011 | Commit: SummaryAll CI jobs failed during Failures Found
How to FixThe Option 1: Wait for upstream support Option 2: Replace with compatible alternative npm uninstall eslint-plugin-import
npm install -D eslint-plugin-import-xThen update your ESLint config to use the new plugin. Option 3: Remove eslint-plugin-import temporarily npm uninstall eslint-plugin-importAnd remove related rules from your ESLint config until upstream support is available. Analyzed by Claude |
CI Failure Analysis: CIRun: #21846583198 | Commit: SummaryAll CI jobs failed during Failures Found
How to FixThis Dependabot PR cannot be merged until Options:
To check for updated compatibility: npm view eslint-plugin-import peerDependenciesAnalyzed by Claude |
|
Closing — the ESLint plugin ecosystem isn't ready for v10 yet. Peer dependency compatibility check:
Also closed #386 ( We should revisit once the major plugins add v10 support. Adding @dependabot ignore this major version |
|
OK, I won't notify you about version 10.x.x again, unless you re-open this PR. |
Bumps eslint from 9.39.2 to 10.0.0.
Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4e6c4ac10.0.0ddd8a22Build: changelog update for 10.0.0bff9091feat: handleArray.fromAsyncinarray-callback-return(#20457)1ece282chore: ignore/docs/v9.xin link checker (#20452)034e139ci: add type integration test for@html-eslint/eslint-plugin(#20345)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)e978ddadocs: Update README4cecf83docs: Update READMEc79f0abdocs: Update READMEafc0681chore: remove scopeManager.addGlobals patch for typescript-eslint parser (#20...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)