Update dependency eslint to v10.4.0#20
Conversation
ced5087 to
8d1b64b
Compare
Needs ReviewI recommend reviewing this upgrade before merging because the project's ESLint configuration uses the legacy
Fix SuggestionsWe identified 4 fixable issues in this upgrade.
const js = require('@eslint/js');
module.exports = [
js.configs.recommended,
{
rules: {
// Copy any custom rules from .eslintrc.js here
}
}
];Then delete
AI Assistant PromptCopy prompt for AI assistantWhat we checked
Dependency Usage
View 1 more usage
Changes
View 14761 more changes
View 14664 more changes in the full analysis References (9)[1]: The project uses the legacy Line 1 in 8d1b64b [2]: The config uses Line 10 in 8d1b64b [3]: Line 31 in 8d1b64b [4]: The lockfile resolves Line 1449 in 8d1b64b [5]: The Line 7 in 8d1b64b [6]: The CI workflow uses anyroute.js/.github/workflows/node.js.yml Line 33 in 8d1b64b [7]: ESLint's official migration guide documents that the eslintrc configuration system ( [8]: Security fix: [9]: Security fix: fossabot analyzed this PR using dependency research. View this analysis on the web |
App impact analysis skipped — out of creditsBreaking change detection completed but more credits are needed to enable usage detection, impact analysis, fix suggestions, and get your final upgrade determination. eslint We found 394 breaking changes, 28 security fixes, and 136 deprecations.
View more changes for eslint
...and 14332 more in the full analysis You have no credits left. Reach out to autoupdates@fossa.com and we'll top you up. Credits are consumed when dependency updates are reviewed or proposed. Re-run with Mute out-of-credit notifications until next month (expires 2026-06-01T00:00:00.000Z) |
Needs ReviewI recommend reviewing this upgrade before merging because it introduces a fundamental incompatibility with the project's existing ESLint configuration. ESLint v10 completely removed support for the legacy
Fix SuggestionsWe identified 7 fixable issues in this upgrade.
AI Assistant PromptCopy prompt for AI assistantWhat we checked
Dependency Usage
View 5 more usages
Changes
View 14761 more changes
View 14664 more changes in the full analysis References (12)[1]: ESLint is declared as Line 31 in 8d1b64b [2]: The project uses the legacy Line 1 in 8d1b64b [3]: Line 10 in 8d1b64b [4]: The Line 8 in 8d1b64b [5]: Line 43 in 8d1b64b [6]: Line 48 in 8d1b64b [7]: Line 14 in 8d1b64b [8]: Line 1 in 8d1b64b [9]: ESLint's official migration guide for moving from [10]: Commit [11]: Security fix: [12]: Security fix: fossabot analyzed this PR using dependency research. View this analysis on the web |
8d1b64b to
9c4ae12
Compare
9c4ae12 to
f2f4802
Compare
|



This PR contains the following updates:
10.2.0→10.4.0Release Notes
eslint/eslint (eslint)
v10.4.0Compare Source
v10.3.0Compare Source
v10.2.1Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.