Skip to content

Update dependency eslint to v10.7.0#13

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-monorepo
Open

Update dependency eslint to v10.7.0#13
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-monorepo

Conversation

@renovate

@renovate renovate Bot commented Sep 17, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
eslint (source) 10.5.010.7.0 age confidence

Release Notes

eslint/eslint (eslint)

v10.7.0

Compare Source

Features

  • cf2a9bf feat: add errorClassNames option to preserve-caught-error rule (#​21032) (sethamus)
  • f8b873a feat: max-nested-callbacks option for constructor callbacks (#​21063) (fnx)
  • 557fde8 feat: support computed Number.parseInt member access in radix rule (#​21041) (Pixel)
  • 0b4a73b feat: add suggestions to no-compare-neg-zero (#​21034) (den$)
  • 96cdd42 feat: report invalid signed numeric radix values in radix rule (#​21030) (Pixel)

Bug Fixes

  • 3e7bf15 fix: apply ignoreClassesWithImplements to class expressions (#​21069) (Pixel)
  • 0d7d70c fix: insert cause outside wrapping parens in preserve-caught-error (#​21062) (Mahin Anowar)
  • 75ec753 fix: handle static template literals in eqeqeq rule (#​21058) (Pixel)
  • b717a22 fix: prevent eqeqeq null option from reporting non-equality operators (#​21057) (Pixel)
  • e35b05f fix: avoid no-invalid-regexp false positive for shadowed RegExp (#​21051) (Pixel)
  • a3172b6 fix: avoid no-control-regex false positive for shadowed RegExp (#​21050) (Pixel)
  • d1f637e fix: parenthesize sequence expression operands in no-implicit-coercion (#​21045) (spokodev)
  • 8859baf fix: avoid prefer-numeric-literals false positive for shadowed globals (#​21047) (한국)
  • a9e5961 fix: use-isnan false positive on shadowed NaN/Number (#​20958) (sethamus)
  • 8a240a7 fix: avoid false positives in radix rule for spread arguments (#​21044) (Pixel)

Documentation

  • c30d808 docs: Update README (GitHub Actions Bot)
  • 5139800 docs: document ESLint migration codemods in v9 and v10 guides (#​20980) (Alex Bit)
  • 04174cb docs: Update README (GitHub Actions Bot)
  • 026e130 docs: update semver policy for bug fixes (#​21048) (Milos Djermanovic)
  • 9d42fef docs: Update README (GitHub Actions Bot)
  • b230159 docs: Update README (GitHub Actions Bot)
  • 0129972 docs: correct **/.js glob to **/*.js in config files guide (#​21036) (EduardF1)

Chores

v10.6.0

Compare Source

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


Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, 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 changed the title chore(deps): update dependency eslint to v8.57.1 chore(deps): update dependency eslint to v8.57.1 - autoclosed May 16, 2025
@renovate renovate Bot closed this May 16, 2025
@renovate renovate Bot deleted the renovate/eslint-monorepo branch May 16, 2025 01:42
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v8.57.1 - autoclosed chore(deps): update dependency eslint to v8.57.1 May 16, 2025
@renovate renovate Bot reopened this May 16, 2025
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 6db4323 to e2e8781 Compare May 16, 2025 22:55
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v8.57.1 chore(deps): update dependency eslint to v9.27.0 May 16, 2025
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from e2e8781 to 8131ee9 Compare May 17, 2025 03:23
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 8131ee9 to c7c47b1 Compare May 30, 2025 23:42
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v9.27.0 chore(deps): update dependency eslint to v9.28.0 May 30, 2025
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v9.28.0 chore(deps): update dependency eslint to v9.29.0 Jun 13, 2025
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from c7c47b1 to 998d8bf Compare June 13, 2025 19:41
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 998d8bf to db1296e Compare June 27, 2025 22:09
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v9.29.0 chore(deps): update dependency eslint to v9.30.0 Jun 27, 2025
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from db1296e to faf684b Compare July 1, 2025 23:32
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v9.30.0 chore(deps): update dependency eslint to v9.30.1 Jul 1, 2025
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from faf684b to c3073b9 Compare July 11, 2025 23:01
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v9.30.1 chore(deps): update dependency eslint to v9.31.0 Jul 11, 2025
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from c3073b9 to 4bcbfc6 Compare July 25, 2025 19:02
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v9.31.0 chore(deps): update dependency eslint to v9.32.0 Jul 25, 2025
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v9.32.0 chore(deps): update dependency eslint to v9.33.0 Aug 8, 2025
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 4bcbfc6 to 67c80df Compare August 8, 2025 20:41
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 67c80df to c13811f Compare August 22, 2025 22:07
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v9.33.0 chore(deps): update dependency eslint to v9.34.0 Aug 22, 2025
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v9.34.0 chore(deps): update dependency eslint to v9.36.0 Sep 19, 2025
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch 2 times, most recently from ae72622 to 4a34242 Compare September 25, 2025 19:15
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v9.36.0 chore(deps): update dependency eslint to v9.37.0 Oct 3, 2025
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 4a34242 to e1ffb5c Compare October 3, 2025 20:52
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v9.37.0 chore(deps): update dependency eslint to v9.38.0 Oct 18, 2025
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from e1ffb5c to 0f12b68 Compare October 18, 2025 04:01
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 0f12b68 to c31a607 Compare October 31, 2025 23:06
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v9.38.0 chore(deps): update dependency eslint to v9.39.0 Oct 31, 2025
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from c31a607 to 7bdd361 Compare November 4, 2025 00:54
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v9.39.0 chore(deps): update dependency eslint to v9.39.1 Nov 4, 2025
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v9.39.1 chore(deps): update dependency eslint to v9.39.2 Dec 13, 2025
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 7bdd361 to 9cf1cc3 Compare December 13, 2025 01:50
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 9cf1cc3 to 4e0c80d Compare January 8, 2026 20:29
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 4e0c80d to a412d95 Compare February 12, 2026 18:13
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from a412d95 to 0a2face Compare February 20, 2026 17:51
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v9.39.2 chore(deps): update dependency eslint to v9.39.3 Feb 20, 2026
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 0a2face to d75ed51 Compare March 7, 2026 01:45
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v9.39.3 chore(deps): update dependency eslint to v9.39.4 Mar 7, 2026
@renovate renovate Bot changed the title chore(deps): update dependency eslint to v9.39.4 Update dependency eslint to v9.39.4 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from d75ed51 to 49ffe52 Compare April 29, 2026 09:36
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 49ffe52 to 725f5a2 Compare June 1, 2026 22:57
@renovate renovate Bot changed the title Update dependency eslint to v9.39.4 Update eslint monorepo to v9.39.4 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 725f5a2 to 8343ba8 Compare June 13, 2026 19:48
@renovate renovate Bot changed the title Update eslint monorepo to v9.39.4 Update eslint monorepo Jun 22, 2026
@renovate renovate Bot changed the title Update eslint monorepo Update dependency eslint to v9.39.4 Jun 25, 2026
@renovate renovate Bot changed the title Update dependency eslint to v9.39.4 Update dependency eslint to v9.39.4 - autoclosed Jun 26, 2026
@renovate renovate Bot closed this Jun 26, 2026
@renovate renovate Bot changed the title Update dependency eslint to v9.39.4 - autoclosed Update dependency eslint to v10.6.0 Jun 26, 2026
@renovate renovate Bot reopened this Jun 26, 2026
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch 2 times, most recently from 8343ba8 to 0dd7589 Compare June 26, 2026 23:16
@renovate renovate Bot changed the title Update dependency eslint to v10.6.0 Update dependency eslint to v10.7.0 Jul 10, 2026
@renovate renovate Bot force-pushed the renovate/eslint-monorepo branch from 0dd7589 to dd147da Compare July 10, 2026 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants