Skip to content

chore(deps): update eslint dependencies (major)#1767

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate-bot/major-eslint
Open

chore(deps): update eslint dependencies (major)#1767
renovate[bot] wants to merge 1 commit intomainfrom
renovate-bot/major-eslint

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 1, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint (source) ^9.24.0^10.0.0 age confidence
eslint-plugin-react-hooks (source) ^5.0.0^7.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

eslint/eslint (eslint)

v10.0.0

Compare Source

v9.39.2

Compare Source

v9.39.1

Compare Source

v9.39.0

Compare Source

v9.38.0

Compare Source

Features

  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)

Chores

facebook/react (eslint-plugin-react-hooks)

v7.0.1

Compare Source

v7.0.0

Compare Source

This release slims down presets to just 2 configurations (recommended and recommended-latest), and all compiler rules are enabled by default.

  • Breaking: Removed recommended-latest-legacy and flat/recommended configs. The plugin now provides recommended (legacy and flat configs with all recommended rules), and recommended-latest (legacy and flat configs with all recommended rules plus new bleeding edge experimental compiler rules). (@​poteto in #​34757)

v6.1.1

Compare Source

Note: 6.1.0 accidentally allowed use of recommended without flat config, causing errors when used with ESLint v9's defineConfig() helper. This has been fixed in 6.1.1.

v6.1.0

Compare Source

Note: Version 6.0.0 was mistakenly released and immediately deprecated and untagged on npm. This is the first official 6.x major release and includes breaking changes.

  • Breaking: Require Node.js 18 or newer. (@​michaelfaith in #​32458)
  • Breaking: Flat config is now the default recommended preset. Legacy config moved to recommended-legacy. (@​michaelfaith in #​32457)
  • New Violations: Disallow calling use within try/catch blocks. (@​poteto in #​34040)
  • New Violations: Disallow calling useEffectEvent functions in arbitrary closures. (@​jbrown215 in #​33544)
  • Handle React.useEffect in addition to useEffect in rules-of-hooks. (@​Ayc0 in #​34076)
  • Added react-hooks settings config option that to accept additionalEffectHooks that are used across exhaustive-deps and rules-of-hooks rules. (@​jbrown215) in #​34497

v6.0.0

Compare Source

Accidentally released. See 6.1.0 for the actual changes.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate-bot/major-eslint branch 10 times, most recently from 9fb9b10 to 152066c Compare October 9, 2025 00:41
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-react-hooks to v6 chore(deps): update dependency eslint-plugin-react-hooks to v7 Oct 9, 2025
@renovate renovate Bot force-pushed the renovate-bot/major-eslint branch 6 times, most recently from f41ebc6 to 20be40a Compare October 14, 2025 05:08
@renovate renovate Bot force-pushed the renovate-bot/major-eslint branch 4 times, most recently from 44a2940 to cff58db Compare October 24, 2025 18:03
@renovate renovate Bot force-pushed the renovate-bot/major-eslint branch 3 times, most recently from fd41f8e to 4143602 Compare November 5, 2025 16:26
@renovate renovate Bot force-pushed the renovate-bot/major-eslint branch from 4143602 to 56b69a5 Compare November 7, 2025 08:33
@renovate renovate Bot force-pushed the renovate-bot/major-eslint branch from 56b69a5 to 0c5e1c4 Compare November 18, 2025 09:49
@renovate renovate Bot force-pushed the renovate-bot/major-eslint branch 6 times, most recently from b3b1dd5 to 97754f7 Compare December 19, 2025 12:38
@renovate renovate Bot force-pushed the renovate-bot/major-eslint branch from 97754f7 to 7efa3c8 Compare December 31, 2025 14:51
@renovate renovate Bot force-pushed the renovate-bot/major-eslint branch from 7efa3c8 to 6076036 Compare January 8, 2026 17:44
@renovate renovate Bot force-pushed the renovate-bot/major-eslint branch 2 times, most recently from d2ea840 to 162d274 Compare January 23, 2026 14:21
@renovate renovate Bot force-pushed the renovate-bot/major-eslint branch from 162d274 to 9801d0b Compare January 30, 2026 15:01
@renovate renovate Bot force-pushed the renovate-bot/major-eslint branch from 9801d0b to d56f079 Compare February 7, 2026 00:28
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-react-hooks to v7 chore(deps): update eslint dependencies (major) Feb 7, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Feb 7, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: ui/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm warn ERESOLVE overriding peer dependency
npm warn While resolving: @babel/eslint-parser@7.27.1
npm warn Found: eslint@10.2.1
npm warn node_modules/eslint
npm warn   dev eslint@"^10.0.0" from the root project
npm warn   4 more (@eslint-community/eslint-utils, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint@"^7.5.0 || ^8.0.0 || ^9.0.0" from @babel/eslint-parser@7.27.1
npm warn node_modules/@babel/eslint-parser
npm warn   @babel/eslint-parser@"^7.27.0" from @redhat-cloud-services/eslint-config-redhat-cloud-services@3.0.0
npm warn   node_modules/@redhat-cloud-services/eslint-config-redhat-cloud-services
npm warn
npm warn Conflicting peer dependency: eslint@9.39.4
npm warn node_modules/eslint
npm warn   peer eslint@"^7.5.0 || ^8.0.0 || ^9.0.0" from @babel/eslint-parser@7.27.1
npm warn   node_modules/@babel/eslint-parser
npm warn     @babel/eslint-parser@"^7.27.0" from @redhat-cloud-services/eslint-config-redhat-cloud-services@3.0.0
npm warn     node_modules/@redhat-cloud-services/eslint-config-redhat-cloud-services
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @redhat-cloud-services/eslint-config-redhat-cloud-services@3.0.0
npm error Found: eslint@10.2.1
npm error node_modules/eslint
npm error   dev eslint@"^10.0.0" from the root project
npm error   peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.9.0
npm error   node_modules/@eslint-community/eslint-utils
npm error     @eslint-community/eslint-utils@"^4.7.0" from @typescript-eslint/utils@8.46.1
npm error     node_modules/@typescript-eslint/utils
npm error       @typescript-eslint/utils@"8.46.1" from @typescript-eslint/eslint-plugin@8.46.1
npm error       node_modules/@typescript-eslint/eslint-plugin
npm error         dev @typescript-eslint/eslint-plugin@"^8.0.0" from the root project
npm error       1 more (@typescript-eslint/type-utils)
npm error     @eslint-community/eslint-utils@"^4.8.0" from eslint@10.2.1
npm error   3 more (eslint-config-prettier, eslint-plugin-prettier, eslint-plugin-react-hooks)
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^9.24.0" from @redhat-cloud-services/eslint-config-redhat-cloud-services@3.0.0
npm error node_modules/@redhat-cloud-services/eslint-config-redhat-cloud-services
npm error   dev @redhat-cloud-services/eslint-config-redhat-cloud-services@"^3.0.0" from the root project
npm error
npm error Conflicting peer dependency: eslint@9.39.4
npm error node_modules/eslint
npm error   peer eslint@"^9.24.0" from @redhat-cloud-services/eslint-config-redhat-cloud-services@3.0.0
npm error   node_modules/@redhat-cloud-services/eslint-config-redhat-cloud-services
npm error     dev @redhat-cloud-services/eslint-config-redhat-cloud-services@"^3.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-04-17T21_05_32_631Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-04-17T21_05_32_631Z-debug-0.log

@renovate renovate Bot force-pushed the renovate-bot/major-eslint branch 3 times, most recently from 62dfd63 to 7c1791e Compare March 11, 2026 18:51
@renovate renovate Bot force-pushed the renovate-bot/major-eslint branch from 7c1791e to 773687e Compare March 20, 2026 16:43
@renovate renovate Bot force-pushed the renovate-bot/major-eslint branch 5 times, most recently from 66a990c to 619f393 Compare April 6, 2026 08:24
@renovate renovate Bot force-pushed the renovate-bot/major-eslint branch 5 times, most recently from 2b23fa9 to c59f875 Compare April 16, 2026 08:47
@renovate renovate Bot force-pushed the renovate-bot/major-eslint branch from c59f875 to 538b08b Compare April 16, 2026 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants