Skip to content

fix(deps): update eslint-tooling#986

Merged
renovate[bot] merged 5 commits intomainfrom
renovate/eslint-tooling
Apr 29, 2026
Merged

fix(deps): update eslint-tooling#986
renovate[bot] merged 5 commits intomainfrom
renovate/eslint-tooling

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 21, 2026

This PR contains the following updates:

Package Change Age Confidence
@eslint/compat (source) ^2.0.3^2.0.5 age confidence
eslint (source) ^10.1.0^10.2.1 age confidence
eslint-plugin-perfectionist (source) ^5.6.0^5.9.0 age confidence
typescript-eslint (source) ^8.57.0^8.59.0 age confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v2.0.5

Compare Source

Dependencies
  • The following workspace dependencies were updated

v2.0.4

Compare Source

Dependencies
  • The following workspace dependencies were updated
eslint/eslint (eslint)

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)
azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)

v5.9.0

Compare Source

compare changes

🚀 Features
  • Export class option types
    (b98c82d9)
  • Support configurable spacing between overload signatures
    (a4b425db)
🐞 Bug Fixes
  • sort-imports: Add submodule imports as internal patterns
    (c05d1b14)
  • Preserve uncased character positions
    (3d75ce26)
❤️ Contributors

v5.8.0

Compare Source

compare changes

🚀 Features
🐞 Bug Fixes
  • Add oxlint rule tester and fix issue in sort-classes
    (4949b1d7)
  • sort-modules: Add missing partition cases
    (7244ff1e)
❤️ Contributors

v5.7.0

Compare Source

compare changes

🚀 Features
  • sort-array-includes: Support conditional config by ast selector
    (bcd12a37)
  • sort-objects: Support conditional config by ast selector
    (3a629862)
  • sort-enums: Support conditional config by ast selector
    (ad6f971d)
  • sort-maps: Support conditional config by ast selector
    (5757889c)
  • sort-classes: Support conditional config by ast selector and name pattern
    (c2965cc6)
  • sort-objects: Support computed-key partitioning
    (1d6005e4)
  • sort-jsx-props: Support conditional config by ast selector
    (a90a0794)
  • sort-named-exports: Support conditional config by ast selector
    (d573f93f)
  • sort-heritage-clauses: Support conditional config by ast selector and name
    pattern
    (745c79cf)
  • sort-variable-declarations: Support conditional config by ast selector and
    name pattern
    (498bef97)
  • sort-named-imports: Support conditional config by ast selector and name
    pattern
    (2c28d110)
  • sort-object-types: Support conditional config by ast selector
    (1d3dd304)
  • sort-import-attributes: Support conditional config by ast selector and
    name pattern
    (8f6f21d4)
  • sort-union-types: Support conditional config by ast selector and name
    pattern
    (1953b4f7)
🐞 Bug Fixes
  • sort-array-includes: Fix invalid arrays being sorted
    (fc671f0b)
  • Make selector match priority deterministic across overlapping options
    (76633eea)
  • Apply the first matching configuration in option order
    (936bf505)
❤️ Contributors
typescript-eslint/typescript-eslint (typescript-eslint)

v8.59.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

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

v8.58.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

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

v8.57.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

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

v8.57.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

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 requested a review from a team as a code owner April 21, 2026 03:31
@renovate renovate Bot added the 🤖 bot label Apr 21, 2026
@renovate renovate Bot requested review from binoy14 and removed request for a team April 21, 2026 03:31
@renovate renovate Bot added the 📦 deps label Apr 21, 2026
@renovate renovate Bot enabled auto-merge (squash) April 21, 2026 03:31
squiggler-app Bot added a commit that referenced this pull request Apr 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

📦 Bundle Stats — @sanity/cli

Compared against main (29283e72)

@sanity/cli

Metric Value vs main (29283e7)
Internal (raw) 2.1 KB -
Internal (gzip) 799 B -
Bundled (raw) 10.94 MB -
Bundled (gzip) 2.05 MB -
Import time 848ms +7ms, +0.9%

bin:sanity

Metric Value vs main (29283e7)
Internal (raw) 975 B -
Internal (gzip) 460 B -
Bundled (raw) 9.84 MB -
Bundled (gzip) 1.77 MB -
Import time 2.01s -6ms, -0.3%

🗺️ 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 (29283e72)

Metric Value vs main (29283e7)
Internal (raw) 93.1 KB -
Internal (gzip) 21.9 KB -
Bundled (raw) 21.62 MB -
Bundled (gzip) 3.42 MB -
Import time 797ms -4ms, -0.5%

🗺️ 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 (29283e72)

Metric Value vs main (29283e7)
Internal (raw) 976 B -
Internal (gzip) 507 B -
Bundled (raw) 50.7 KB -
Bundled (gzip) 12.6 KB -
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
Copy link
Copy Markdown

socket-security Bot commented Apr 21, 2026

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​typescript-eslint@​8.57.0 ⏵ 8.59.01001007498100
Updatednpm/​eslint@​10.1.0 ⏵ 10.2.189 +110010095100
Updatednpm/​eslint-plugin-perfectionist@​5.6.0 ⏵ 5.9.010010010092 -1100
Updatednpm/​@​eslint/​compat@​2.0.3 ⏵ 2.0.510010010093 +3100

View full report

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 21, 2026

Coverage Delta

File Statements
packages/@sanity/cli/src/util/createExpiringConfig.ts 94.1% (±0%)

Comparing 1 changed file against main @ 29283e722917f499b17b19bf6f9053ebc9c74077

Overall Coverage

Metric Coverage
Statements 84.2% (±0%)
Branches 74.1% (±0%)
Functions 84.0% (±0%)
Lines 84.6% (±0%)

@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from a07d746 to 03adda0 Compare April 21, 2026 07:13
squiggler-app Bot added a commit that referenced this pull request Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 2e1163f to af73843 Compare April 21, 2026 16:02
squiggler-app Bot added a commit that referenced this pull request Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 637615a to 47c915a Compare April 21, 2026 16:17
squiggler-app Bot added a commit that referenced this pull request Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from bfbc776 to 6da9a2f Compare April 21, 2026 18:16
squiggler-app Bot added a commit that referenced this pull request Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 5e991d4 to a913ce9 Compare April 21, 2026 19:18
squiggler-app Bot added a commit that referenced this pull request Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 47fa36c to 3a6a33b Compare April 21, 2026 19:36
squiggler-app Bot added a commit that referenced this pull request Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from a40ca5e to 3ea0e96 Compare April 22, 2026 15:25
squiggler-app Bot added a commit that referenced this pull request Apr 22, 2026
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 1830c16 to 5602352 Compare April 22, 2026 15:38
squiggler-app Bot added a commit that referenced this pull request Apr 22, 2026
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from abf7863 to e52ab02 Compare April 22, 2026 16:20
squiggler-app Bot added a commit that referenced this pull request Apr 22, 2026
squiggler-app Bot added a commit that referenced this pull request Apr 24, 2026
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 77a1b13 to 8878e74 Compare April 24, 2026 14:30
squiggler-app Bot added a commit that referenced this pull request Apr 24, 2026
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from e36ec7a to 7e5863f Compare April 24, 2026 16:02
squiggler-app Bot added a commit that referenced this pull request Apr 24, 2026
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 4020f84 to 6952d03 Compare April 24, 2026 16:53
squiggler-app Bot added a commit that referenced this pull request Apr 24, 2026
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 7b41088 to 5dbe400 Compare April 24, 2026 18:16
squiggler-app Bot added a commit that referenced this pull request Apr 24, 2026
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 6cabaa6 to 19b833f Compare April 28, 2026 14:24
squiggler-app Bot added a commit that referenced this pull request Apr 28, 2026
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from c6efead to 8db43fa Compare April 28, 2026 15:38
squiggler-app Bot added a commit that referenced this pull request Apr 28, 2026
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from e74d698 to ffbe1f3 Compare April 28, 2026 16:08
squiggler-app Bot added a commit that referenced this pull request Apr 28, 2026
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 40020e0 to 05140ef Compare April 28, 2026 16:37
squiggler-app Bot added a commit that referenced this pull request Apr 28, 2026
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from dc40ac3 to cbe3416 Compare April 29, 2026 10:31
squiggler-app Bot added a commit that referenced this pull request Apr 29, 2026
@renovate renovate Bot force-pushed the renovate/eslint-tooling branch from 3646e94 to cb6e51f Compare April 29, 2026 14:45
@claude
Copy link
Copy Markdown

claude Bot commented Apr 29, 2026

Claude finished @binoy14's task in 51s —— View job


PR Review

  • Gather context
  • Review changed files
  • Check changeset

Issues Found

1. Changeset includes @sanity/cli patch unnecessarily

The only change to @sanity/cli is a parameter rename from value to _value in createExpiringConfig.ts:55 — a pure lint fix with no runtime behavior or public API change. @sanity/cli should be removed from the changeset since this doesn't warrant a user-facing patch release. Only @sanity/eslint-config-cli needs the changeset (its peer dependency versions changed).

Fix this →

2. Changeset summary uses commit message format instead of changelog prose

.changeset/pr-986.md — the summary fix(deps): update eslint-tooling is a conventional commit message, not a user-facing description. It should be a plain sentence, e.g.:

Updates ESLint tooling dependencies to their latest versions.

Fix this →

@renovate renovate Bot merged commit 252b784 into main Apr 29, 2026
83 of 87 checks passed
@renovate renovate Bot deleted the renovate/eslint-tooling branch April 29, 2026 15:25
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.

1 participant