chore(deps-dev): Bump eslint from 9.39.4 to 10.4.0 in /money-machine#78
chore(deps-dev): Bump eslint from 9.39.4 to 10.4.0 in /money-machine#78dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.4 to 10.4.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.4.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Bumps eslint from 9.39.4 to 10.4.0.
Release notes
Sourced from eslint's releases.
... (truncated)
Commits
452c40110.4.0b6417e8Build: changelog update for 10.4.06616856chore: upgrade knip to v6 (#20875)d13b084ci: ensure auto-created PRs run CI (#20860)7e52a71docs: add mention of@eslint-react/eslint-plugin(#20869)e71c7afci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (#20862)544c0c3fix: escape code path DOT labels in debug output (#20866)db3468bdocs: tweak wording around ambiguous CJS-vs-ESM config (#20865)d84393dtest: add unit tests for SuppressionsService.applySuppressions() (#20863)9084664docs: Update READMEDependabot 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)**Disclaimer This is AxiomID Review Agent.
Greptile Summary
This is an automated Dependabot bump of
eslintfrom9.39.4to10.4.0in themoney-machinepackage. The project already uses the flat config format (eslint.config.mjs) andeslint-config-next16.2.6 declares a peer dependency of>=9.0.0, so both are compatible with ESLint 10.eslintmajor version bumped from 9 → 10, with several transitive dependencies updated or removed (e.g.chalk,lodash.merge,@eslint/eslintrc,argparse,js-yaml).^20.19.0 || ^22.13.0 || >=24, dropping support for Node 18 and Node 21 — Node 18 reached EOL in April 2025, so this should not affect active environments.Confidence Score: 5/5
Safe to merge — the project already uses flat config, eslint-config-next 16.2.6 explicitly supports ESLint >=9, and Node 18 is EOL.
This is a clean major version upgrade for a dev-only tooling dependency. The flat config format in eslint.config.mjs is fully compatible with ESLint 10, eslint-config-next 16.2.6 declares peerDependencies eslint >=9.0.0 which covers ESLint 10, and the removed legacy packages were ESLint internals not consumed directly by the project.
No files require special attention.
Important Files Changed
^9to^10;eslint-config-next16.2.6 peer dep is>=9.0.0so ESLint 10 is satisfied.Reviews (1): Last reviewed commit: "chore(deps-dev): Bump eslint from 9.39.4..." | Re-trigger Greptile