Skip to content

Update dependency eslint to v10#419

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/major-eslint-monorepo
Open

Update dependency eslint to v10#419
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/major-eslint-monorepo

Conversation

@renovate

@renovate renovate Bot commented Feb 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
eslint (source) ^9.36.0^10.0.0 age confidence

Release Notes

eslint/eslint (eslint)

v10.0.3

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

Bug Fixes

Documentation

  • 5b3dbce docs: add AI acknowledgement section to templates (#​20431) (루밀LuMir)
  • 6f23076 docs: toggle nav in no-JS mode (#​20476) (Tanuj Kanti)
  • b69cfb3 docs: Update README (GitHub Actions Bot)

Chores

v10.0.0

Compare Source

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 added bump-patch Pull request which needs to bump a patch version in this repository. chore Pull requests that resolve chores (for releases) dependencies Pull requests that update a dependency file labels Feb 7, 2026
@renovate renovate Bot requested a review from ryanmab as a code owner February 7, 2026 17:54
@renovate renovate Bot added the javascript Pull requests that update Javascript code label Feb 7, 2026
@renovate

renovate Bot commented Feb 7, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: eslint-plugin-github@6.0.0
npm ERR! Found: eslint@10.0.3
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"^10.0.0" from the root project
npm ERR!   peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.9.1
npm ERR!   node_modules/@eslint-community/eslint-utils
npm ERR!     @eslint-community/eslint-utils@"^4.9.1" from @typescript-eslint/utils@8.56.1
npm ERR!     node_modules/@typescript-eslint/utils
npm ERR!       @typescript-eslint/utils@"8.56.1" from @typescript-eslint/eslint-plugin@8.56.1
npm ERR!       node_modules/@typescript-eslint/eslint-plugin
npm ERR!         dev @typescript-eslint/eslint-plugin@"^8.44.1" from the root project
npm ERR!         2 more (eslint-plugin-github, eslint-plugin-jest)
npm ERR!       2 more (@typescript-eslint/type-utils, eslint-plugin-jest)
npm ERR!     @eslint-community/eslint-utils@"^4.4.0" from @typescript-eslint/utils@8.17.0
npm ERR!     node_modules/typescript-eslint/node_modules/@typescript-eslint/utils
npm ERR!       @typescript-eslint/utils@"8.17.0" from typescript-eslint@8.17.0
npm ERR!       node_modules/typescript-eslint
npm ERR!         typescript-eslint@"^8.14.0" from eslint-plugin-github@6.0.0
npm ERR!         node_modules/eslint-plugin-github
npm ERR!       2 more (@typescript-eslint/eslint-plugin, @typescript-eslint/type-utils)
npm ERR!     1 more (eslint)
npm ERR!   11 more (@typescript-eslint/eslint-plugin, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^8 || ^9" from eslint-plugin-github@6.0.0
npm ERR! node_modules/eslint-plugin-github
npm ERR!   dev eslint-plugin-github@"^6.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: eslint@9.39.4
npm ERR! node_modules/eslint
npm ERR!   peer eslint@"^8 || ^9" from eslint-plugin-github@6.0.0
npm ERR!   node_modules/eslint-plugin-github
npm ERR!     dev eslint-plugin-github@"^6.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-03-13T16_41_17_113Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/major-eslint-monorepo branch 3 times, most recently from 31d8f08 to 9e31e21 Compare February 7, 2026 22:28
@renovate renovate Bot force-pushed the renovate/major-eslint-monorepo branch from 9e31e21 to 5d775b1 Compare February 22, 2026 17:29
@renovate renovate Bot force-pushed the renovate/major-eslint-monorepo branch 2 times, most recently from 56d29fa to b1c4b0e Compare March 3, 2026 00:16
@renovate renovate Bot force-pushed the renovate/major-eslint-monorepo branch from b1c4b0e to 3d2f11f Compare March 3, 2026 00:17
@renovate

renovate Bot commented Mar 16, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-patch Pull request which needs to bump a patch version in this repository. chore Pull requests that resolve chores (for releases) dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant