Skip to content

fix(deps): update eslint-tooling#1374

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

fix(deps): update eslint-tooling#1374
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/eslint-tooling

Conversation

@renovate

@renovate renovate Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
eslint (source) ^10.4.1^10.6.0 age confidence
eslint-plugin-import-x ^4.16.2^4.17.1 age confidence
eslint-plugin-perfectionist (source) ^5.9.0^5.9.1 age confidence
typescript-eslint (source) ^8.60.0^8.62.0 age confidence

Release Notes

eslint/eslint (eslint)

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

un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.17.1

Compare Source

Patch Changes
  • #​498 cf25a01 Thanks @​marcalexiei! - fix(extensions): don't require an extension for package subpaths that resolve to a .d.ts (e.g. vitest/config)

v4.17.0

Compare Source

Minor Changes
  • #​474 4b2c0c5 Thanks @​regseb! - Support RegExp in the import-x/ignore setting and the ignore option of the no-unresolved rule.
Patch Changes
  • #​494 1c84235 Thanks @​morgan-coded! - Fixed no-unresolved crashing when case-sensitive path checks encounter EACCES or EPERM on an ancestor directory.

  • #​481 3e13121 Thanks @​B4nan! - fix: memoize legacyNodeResolve resolver to avoid native memory leak

  • #​484 9a07009 Thanks @​sairus2k! - Make the extensions rule check Node.js subpath imports (specifiers starting with #, e.g. #utils/helper). Previously parsePath treated a leading # as a URL hash fragment, so the rule skipped extension validation for these imports.

    Note: single-segment subpath imports without a slash (e.g. #dep) are still skipped by the existing external-root-module classification; fixing that is deferred to avoid expanding scope.

  • #​468 240ed58 Thanks @​silverwind! - Make extensions handle .d.ts correctly

  • #​479 e3cc7e4 Thanks @​mrginglymus! - fix: strip querystrings and hash fragments when checking for file existence

  • #​476 fce29b1 Thanks @​nbouvrette! - fix(deps): replace @​package-json/types with an inline minimal type

typescript-eslint/typescript-eslint (typescript-eslint)

v8.62.0

Compare Source

🚀 Features
  • remove redundant package.json "files" (#​12444)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 5am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here

@renovate renovate Bot added the 📦 deps label Jun 24, 2026
@renovate renovate Bot requested a review from a team as a code owner June 24, 2026 02:53
@renovate renovate Bot added the 🤖 bot label Jun 24, 2026
@renovate renovate Bot enabled auto-merge (squash) June 24, 2026 02:53
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 5cc5d9f to ba5aa36 Compare June 24, 2026 11:00
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 87ce0f4 to b29a936 Compare June 24, 2026 11:24
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 1cb40ac to 9f93618 Compare June 24, 2026 11:42
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 403fa4f to 09877f2 Compare June 24, 2026 12:27
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from ad27506 to 6401195 Compare June 24, 2026 13:41
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from ad038ef to 6ff9d1d Compare June 24, 2026 19:19
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from b28fcde to ca577cb Compare June 24, 2026 20:58
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 58f61a5 to bd6d918 Compare June 24, 2026 21:08
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from e7b51f9 to 9095565 Compare June 24, 2026 21:45
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 1b0fcb4 to 4dd53e8 Compare June 25, 2026 08:37
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from be6d84b to f9fb974 Compare June 25, 2026 09:26
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 971f55b to ed66599 Compare June 25, 2026 09:59
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from a56590d to 1887126 Compare June 25, 2026 13:23
@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

📦 Bundle Stats — @sanity/cli

Compared against main (e56340ae)

@sanity/cli

Metric Value vs main (e56340a)
Internal (raw) 2.7 KB -
Internal (gzip) 1.0 KB -
Bundled (raw) 11.16 MB -
Bundled (gzip) 2.10 MB -
Import time 879ms +9ms, +1.0%

bin:sanity

Metric Value vs main (e56340a)
Internal (raw) 782 B -
Internal (gzip) 423 B -
Bundled (raw) 9.87 MB -
Bundled (gzip) 1.78 MB -
Import time 2.26s -20ms, -0.9%

🗺️ View treemap · Artifacts

Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

📦 Bundle Stats — @sanity/cli-core

Compared against main (e56340ae)

Metric Value vs main (e56340a)
Internal (raw) 106.7 KB -
Internal (gzip) 26.7 KB -
Bundled (raw) 21.72 MB -
Bundled (gzip) 3.46 MB -
Import time 767ms -14ms, -1.7%

🗺️ View treemap · Artifacts

Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

📦 Bundle Stats — create-sanity

Compared against main (e56340ae)

Metric Value vs main (e56340a)
Internal (raw) 908 B -
Internal (gzip) 483 B -
Bundled (raw) 931 B -
Bundled (gzip) 491 B -
Import time ❌ ChildProcess denied: node -
Details
  • Import time regressions over 10% are flagged with ⚠️
  • Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.

@socket-security

socket-security Bot commented Jun 26, 2026

Copy link
Copy Markdown

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Coverage Delta

No covered files changed in this PR.

Overall Coverage

Metric Coverage
Statements 74.5% (±0%)
Branches 64.3% (±0%)
Functions 68.9% (±0%)
Lines 75.1% (±0%)

@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from ef2331d to b3b7732 Compare June 26, 2026 16:52
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 1387799 to f6c5b9b Compare June 26, 2026 19:35
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 7901aaf to e814c02 Compare June 27, 2026 06:11
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 7647e36 to 234c462 Compare June 29, 2026 09:34
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from b2171b9 to 13c9a92 Compare June 30, 2026 01:01
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 4e01041 to 0addc30 Compare June 30, 2026 09:11
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from dceaed1 to 7b84726 Compare June 30, 2026 10:56
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 020041c to e9be0a0 Compare June 30, 2026 14:48
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 122bf59 to a92bd0b Compare June 30, 2026 15:03
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from b496c0e to bb465a2 Compare June 30, 2026 15:10
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 0e5c63a to d2af0e8 Compare June 30, 2026 15:29
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 27188a3 to 55522d2 Compare June 30, 2026 19:19
@socket-security

socket-security Bot commented Jul 1, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​typescript-eslint@​8.62.01001007498100
Addednpm/​eslint-plugin-import-x@​4.17.19910010087100
Addednpm/​sanity@​6.4.0-workbench.202607010934159510010098100
Addednpm/​eslint@​10.6.09810010096100

View full report

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