Skip to content

Bump eslint from 9.39.2 to 10.6.0 in /scripts in the node-dependencies group across 1 directory#2434

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a
Open

Bump eslint from 9.39.2 to 10.6.0 in /scripts in the node-dependencies group across 1 directory#2434
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 9, 2026

Copy link
Copy Markdown
Contributor

Bumps the node-dependencies group with 1 update in the /scripts directory: eslint.

Updates eslint from 9.39.2 to 10.6.0

Release notes

Sourced from eslint's releases.

v10.6.0

Features

  • b1f9106 feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981) (Taejin Kim)
  • f291007 feat: add checkRelationalComparisons to no-constant-binary-expression (#20948) (sethamus)

Bug Fixes

  • 6b05784 fix: prefer-exponentiation-operator invalid autofix at statement start (#20997) (Milos Djermanovic)
  • bb9eb2a fix: account for shadowed Boolean in no-extra-boolean-cast (#21013) (den$)
  • 8fd8741 fix: don't report shadowed undefined in radix rule (#21011) (Pixel)
  • 5784980 fix: don't report shadowed undefined in no-throw-literal (#21010) (Pixel)
  • 9cd1e6d fix: suppress invalid class suggestion in no-promise-executor-return (#21008) (Pixel)
  • d4eb2dc fix: don't report shadowed undefined in prefer-promise-reject-errors (#21006) (Pixel)
  • 2360464 fix: prefer-promise-reject-errors false positives for shadowed Promise (#21003) (den$)
  • 63d52d2 fix: restore max-classes-per-file report range (#21002) (Pixel)
  • 7feaff0 fix: callback detection logic for IIFEs in max-nested-callbacks (#20979) (fnx)
  • 399a2ec fix: don't report inner non-callbacks in max-nested-callbacks (#20995) (Milos Djermanovic)

Documentation

  • a83683d docs: Update README (GitHub Actions Bot)
  • f5449f9 docs: document userland patterns for global assertionOptions in RuleT… (#20986) (playgirl)
  • bea49f7 docs: Update README (GitHub Actions Bot)
  • e5f70f9 docs: update code-path diagrams (#20984) (Tanuj Kanti)
  • 8890c2d docs: add TypeScript config guidance for MCP server (#20796) (Pierluigi Lenoci)
  • 3eb3d9b docs: Update README (GitHub Actions Bot)
  • c5bb59c docs: Update README (GitHub Actions Bot)
  • eb3c97c docs: fix grammar in prefer-const rule description (#20983) (lumir)

Chores

  • 6a42034 ci: run ecosystem tests on main branch (#20891) (sethamus)
  • 3dbacdb ci: bump actions/checkout from 6 to 7 (#21014) (dependabot[bot])
  • c3abfca chore: correct JSDoc param types in html formatter (#21018) (Minseon Kim)
  • a832320 ci: split ecosystem tests into separate jobs (#21001) (xbinaryx)
  • 27166e7 chore: update ecosystem plugins (#21005) (ESLint Bot)
  • 865d76e ci: bump pnpm/action-setup from 6.0.8 to 6.0.9 (#20989) (dependabot[bot])
  • 27a88c9 chore: update dependency markdown-it to v14 in root (#20994) (Milos Djermanovic)
  • 970cea6 chore: update dependency markdown-it to v14 (#20993) (Milos Djermanovic)
  • b482120 chore: update dependency prettier to v3.8.4 (#20990) (renovate[bot])
  • 6993fb3 chore: update ecosystem plugins (#20985) (ESLint Bot)

v10.5.0

Features

  • 5ca8c52 feat: correct stack tracking in max-nested-callbacks (#20973) (Pixel998)
  • b565783 feat: report no-with violations at the with keyword (#20971) (Pixel998)
  • 2ce032f feat: report max-lines-per-function violations at function head (#20966) (Pixel998)
  • 732cb3e feat: report max-nested-callbacks violations at function head (#20967) (Pixel998)
  • f9c138a feat: report max-depth violations on keywords (#20943) (Pixel998)
  • bdb496c feat: correct max-depth handling for else-if chains (#20944) (Pixel998)
  • c296873 feat: update error loc in max-statements to function header (#20907) (Taejin Kim)

Documentation

... (truncated)

Commits
  • 5d12a04 10.6.0
  • f7ca54b Build: changelog update for 10.6.0
  • 6a42034 ci: run ecosystem tests on main branch (#20891)
  • b1f9106 feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)
  • 3dbacdb ci: bump actions/checkout from 6 to 7 (#21014)
  • c3abfca chore: correct JSDoc param types in html formatter (#21018)
  • a83683d docs: Update README
  • a832320 ci: split ecosystem tests into separate jobs (#21001)
  • 6b05784 fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)
  • bb9eb2a fix: account for shadowed Boolean in no-extra-boolean-cast (#21013)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the Type: Dependencies Used for pull requests that upgrade dependencies. label Feb 9, 2026
@github-actions github-actions Bot enabled auto-merge (squash) February 9, 2026 09:19
github-actions[bot]
github-actions Bot previously approved these changes Feb 9, 2026
@codecov

codecov Bot commented Feb 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (223190d) to head (17a0669).
⚠️ Report is 137 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master     #2434   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       573       573           
===========================================
  Files             64        64           
  Lines           1521      1521           
  Branches          89        89           
===========================================
  Hits            1521      1521           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch from 4ca4e85 to c955046 Compare February 10, 2026 09:02
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch from c955046 to 94f8d17 Compare February 13, 2026 09:02
github-actions[bot]
github-actions Bot previously approved these changes Feb 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch from 94f8d17 to a97ff87 Compare February 14, 2026 12:47
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch from a97ff87 to 8e72819 Compare February 17, 2026 09:02
github-actions[bot]
github-actions Bot previously approved these changes Feb 17, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch from 8e72819 to 07478d0 Compare February 19, 2026 09:02
github-actions[bot]
github-actions Bot previously approved these changes Feb 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch from 07478d0 to 53d7049 Compare February 20, 2026 09:02
github-actions[bot]
github-actions Bot previously approved these changes Feb 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch from 53d7049 to a6301d1 Compare February 24, 2026 09:02
github-actions[bot]
github-actions Bot previously approved these changes Feb 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch from a6301d1 to e646445 Compare February 24, 2026 23:52
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch from e646445 to 5922d8c Compare March 2, 2026 09:06
github-actions[bot]
github-actions Bot previously approved these changes Mar 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch 3 times, most recently from 24866fd to 5feb3c1 Compare March 6, 2026 09:03
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch from 37797e4 to 2dea76c Compare May 5, 2026 09:02
github-actions[bot]
github-actions Bot previously approved these changes May 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch from 2dea76c to f35104e Compare May 12, 2026 14:09
github-actions[bot]
github-actions Bot previously approved these changes May 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch from f35104e to 91fce56 Compare May 13, 2026 09:02
@dependabot dependabot Bot changed the title Bump eslint from 9.39.2 to 10.3.0 in /scripts in the node-dependencies group across 1 directory Bump eslint from 9.39.2 to 10.4.0 in /scripts in the node-dependencies group across 1 directory May 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch from 91fce56 to 5850b1a Compare May 19, 2026 21:14
github-actions[bot]
github-actions Bot previously approved these changes May 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch 2 times, most recently from ab29b0b to 7e2fab0 Compare May 26, 2026 16:09
@dependabot dependabot Bot changed the title Bump eslint from 9.39.2 to 10.4.0 in /scripts in the node-dependencies group across 1 directory Bump eslint from 9.39.2 to 10.4.1 in /scripts in the node-dependencies group across 1 directory Jun 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch from 7e2fab0 to a368cea Compare June 3, 2026 23:29
github-actions[bot]
github-actions Bot previously approved these changes Jun 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch from a368cea to 5402360 Compare June 9, 2026 09:02
@dependabot dependabot Bot changed the title Bump eslint from 9.39.2 to 10.4.1 in /scripts in the node-dependencies group across 1 directory Bump eslint from 9.39.2 to 10.5.0 in /scripts in the node-dependencies group across 1 directory Jun 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch from 5402360 to c074d11 Compare June 16, 2026 09:02
github-actions[bot]
github-actions Bot previously approved these changes Jun 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch from c074d11 to e5db6a0 Compare June 22, 2026 09:02
github-actions[bot]
github-actions Bot previously approved these changes Jun 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/scripts/node-dependencies-55a9f41e4a branch from e5db6a0 to 7dea37a Compare June 23, 2026 09:02
@dependabot dependabot Bot changed the title Bump eslint from 9.39.2 to 10.5.0 in /scripts in the node-dependencies group across 1 directory Bump eslint from 9.39.2 to 10.6.0 in /scripts in the node-dependencies group across 1 directory Jun 30, 2026
Bumps the node-dependencies group with 1 update in the /scripts directory: [eslint](https://github.com/eslint/eslint).


Updates `eslint` from 9.39.2 to 10.6.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.39.2...v10.6.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: node-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Dependencies Used for pull requests that upgrade dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants