Skip to content

Update eslint monorepo (master) (major)#9270

Draft
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/master-major-eslint-monorepo
Draft

Update eslint monorepo (master) (major)#9270
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/master-major-eslint-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 20, 2026

This PR contains the following updates:

Package Change Age Confidence
eslint (source) 9.39.410.4.1 age confidence
eslint-config-eslint (source) 13.0.014.0.0 age confidence

Release Notes

eslint/eslint (eslint)

v10.4.1

Compare Source

Bug Fixes

  • e557467 fix: update @eslint/plugin-kit version to 0.7.2 (#​20930) (Francesco Trotta)
  • d4ce898 fix: propagate failures from delegated commands (#​20917) (Minh Vu)
  • f4f3507 fix: prefer-arrow-callback invalid autofix with newline after async (#​20916) (kuldeep kumar)
  • c5bc78b fix: false positive for reference in finally block (#​20655) (Tanuj Kanti)
  • 27538c0 fix: add missing CodePath and CodePathSegment types (#​20853) (Pixel998)

Documentation

  • 61b0add docs: remove deprecated rule from related rules of max-params (#​20921) (Tanuj Kanti)
  • 305d5b9 docs: remove deprecated rules from related rules section (#​20911) (Tanuj Kanti)
  • 49b0202 docs: fix display: none of ad (#​20901) (Tanuj Kanti)
  • 9067f94 docs: switch build to Node.js 24 (#​20893) (Milos Djermanovic)
  • c91b041 docs: Update README (GitHub Actions Bot)
  • e349265 docs: clarify semver strings in rule deprecation objects (#​20885) (Milos Djermanovic)

Chores

v10.4.0

Compare Source

v10.3.0

Compare Source

v10.2.1

Compare Source

v10.2.0

Compare Source

Features

Bug Fixes

Documentation

  • a2af743 docs: add language to configuration objects (#​20712) (Francesco Trotta)
  • 845f23f docs: Update README (GitHub Actions Bot)
  • 5fbcf59 docs: remove sourceType from ts playground link (#​20477) (Tanuj Kanti)
  • 8702a47 docs: Update README (GitHub Actions Bot)
  • ddeaded docs: Update README (GitHub Actions Bot)
  • 2b44966 docs: add Major Releases section to Manage Releases (#​20269) (Milos Djermanovic)
  • eab65c7 docs: update eslint versions in examples (#​20664) (루밀LuMir)
  • 3e4a299 docs: update ESM Dependencies policies with note for own-usage packages (#​20660) (Milos Djermanovic)

Chores

  • 8120e30 refactor: extract no unmodified loop condition (#​20679) (kuldeep kumar)
  • 46e8469 chore: update dependency markdownlint-cli2 to ^0.22.0 (#​20697) (renovate[bot])
  • 01ed3aa test: add unit tests for unicode utilities (#​20622) (Manish chaudhary)
  • 811f493 ci: remove --legacy-peer-deps from types integration tests (#​20667) (Milos Djermanovic)
  • 6b86fcf chore: update dependency npm-run-all2 to v8 (#​20663) (renovate[bot])
  • 632c4f8 chore: add prettier update commit to .git-blame-ignore-revs (#​20662) (루밀LuMir)
  • b0b0f21 chore: update dependency eslint-plugin-regexp to ^3.1.0 (#​20659) (Milos Djermanovic)
  • 228a2dd chore: update dependency eslint-plugin-eslint-plugin to ^7.3.2 (#​20661) (Milos Djermanovic)
  • 3ab4d7e test: Add tests for eslintrc-style keys (#​20645) (kuldeep kumar)

v10.1.0

Compare Source

Features

  • ff4382b feat: apply fix for no-var in TSModuleBlock (#​20638) (Tanuj Kanti)
  • 0916995 feat: Implement api support for bulk-suppressions (#​20565) (Blake Sager)

Bug Fixes

  • 2b8824e fix: Prevent no-var autofix when a variable is used before declaration (#​20464) (Amaresh S M)
  • e58b4bf fix: update eslint (#​20597) (renovate[bot])

Documentation

  • b7b57fe docs: use correct JSDoc link in require-jsdoc.md (#​20641) (mkemna-clb)
  • 58e4cfc docs: add deprecation notice partial (#​20639) (Milos Djermanovic)
  • 7143dbf docs: update v9 migration guide for @eslint/js usage (#​20540) (fnx)
  • 035fc4f docs: note that globalReturn applies only with sourceType: "script" (#​20630) (Milos Djermanovic)
  • e972c88 docs: merge ESLint option descriptions into type definitions (#​20608) (Francesco Trotta)
  • 7f10d84 docs: Update README (GitHub Actions Bot)
  • aeed007 docs: open playground link in new tab (#​20602) (Tanuj Kanti)
  • a0d1a37 docs: Add AI Usage Policy (#​20510) (Nicholas C. Zakas)

Chores

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

eslint/eslint (eslint-config-eslint)

v14.0.0

Compare Source


Configuration

📅 Schedule: (in timezone Etc/Greenwich)

  • Branch creation
    • "after 11pm on friday,before 7am on saturday"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, 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.

@ehuelsmann ehuelsmann marked this pull request as draft February 20, 2026 18:36
@ehuelsmann ehuelsmann added the waiting-for-upstream Issue is waiting for or dependent on upstream changes label Feb 20, 2026
@ehuelsmann
Copy link
Copy Markdown
Member

Awaiting a babel release which includes babel/babel#17811

@renovate renovate Bot force-pushed the renovate/master-major-eslint-monorepo branch from 768d7d2 to 98d360b Compare February 21, 2026 04:28
@renovate renovate Bot changed the title chore(deps): update eslint monorepo to v10 (master) (major) Update eslint monorepo to v10 (master) (major) Feb 23, 2026
@renovate renovate Bot force-pushed the renovate/master-major-eslint-monorepo branch from 98d360b to 3987bb1 Compare February 23, 2026 22:18
@renovate renovate Bot changed the title Update eslint monorepo to v10 (master) (major) chore(deps): update eslint monorepo to v10 (master) (major) Feb 27, 2026
@renovate renovate Bot changed the title chore(deps): update eslint monorepo to v10 (master) (major) Update eslint monorepo to v10 (master) (major) Feb 27, 2026
@renovate renovate Bot changed the title Update eslint monorepo to v10 (master) (major) chore(deps): update eslint monorepo to v10 (master) (major) Feb 27, 2026
@renovate renovate Bot force-pushed the renovate/master-major-eslint-monorepo branch from 3987bb1 to c823536 Compare February 27, 2026 20:16
@renovate renovate Bot changed the title chore(deps): update eslint monorepo to v10 (master) (major) Update eslint monorepo to v10 (master) (major) Feb 27, 2026
@renovate renovate Bot changed the title Update eslint monorepo to v10 (master) (major) chore(deps): update eslint monorepo to v10 (master) (major) Feb 27, 2026
@renovate renovate Bot force-pushed the renovate/master-major-eslint-monorepo branch 3 times, most recently from 343977e to e01c6c7 Compare March 6, 2026 22:50
@renovate renovate Bot changed the title chore(deps): update eslint monorepo to v10 (master) (major) chore(deps): update eslint monorepo (master) (major) Mar 6, 2026
@renovate renovate Bot force-pushed the renovate/master-major-eslint-monorepo branch 4 times, most recently from 7bd7e6a to e14b0f9 Compare March 13, 2026 11:43
@renovate renovate Bot force-pushed the renovate/master-major-eslint-monorepo branch 4 times, most recently from ef93483 to 90ea12c Compare March 20, 2026 16:57
@renovate renovate Bot force-pushed the renovate/master-major-eslint-monorepo branch 4 times, most recently from 6564dc6 to 691344f Compare March 28, 2026 00:52
@renovate renovate Bot changed the title chore(deps): update eslint monorepo (master) (major) Update eslint monorepo (master) (major) Mar 28, 2026
@renovate renovate Bot force-pushed the renovate/master-major-eslint-monorepo branch from 691344f to b0eb8f7 Compare March 30, 2026 04:39
@renovate renovate Bot changed the title Update eslint monorepo (master) (major) chore(deps): update eslint monorepo (master) (major) Apr 3, 2026
@renovate renovate Bot force-pushed the renovate/master-major-eslint-monorepo branch 2 times, most recently from 7b178fe to 1d0d360 Compare April 3, 2026 21:27
@renovate renovate Bot changed the title chore(deps): update eslint monorepo (master) (major) Update eslint monorepo (master) (major) Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/master-major-eslint-monorepo branch 2 times, most recently from 1cab2d9 to cbd8bb5 Compare April 11, 2026 11:30
@renovate renovate Bot force-pushed the renovate/master-major-eslint-monorepo branch 4 times, most recently from 3a36292 to 1132b64 Compare April 20, 2026 06:05
@renovate renovate Bot force-pushed the renovate/master-major-eslint-monorepo branch 3 times, most recently from 151aba0 to 8553ab5 Compare May 1, 2026 18:05
@renovate renovate Bot force-pushed the renovate/master-major-eslint-monorepo branch 3 times, most recently from 8d56d40 to 5511cef Compare May 8, 2026 10:48
@renovate renovate Bot force-pushed the renovate/master-major-eslint-monorepo branch 7 times, most recently from 27ebf5f to 3b78e10 Compare May 18, 2026 05:20
@renovate renovate Bot force-pushed the renovate/master-major-eslint-monorepo branch 5 times, most recently from 2db1586 to ef2f095 Compare May 29, 2026 21:36
@renovate renovate Bot force-pushed the renovate/master-major-eslint-monorepo branch from ef2f095 to beaf1a9 Compare June 1, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-for-upstream Issue is waiting for or dependent on upstream changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant