Skip to content

fix(deps): update eslint - #629

Merged
kohsuke256 merged 3 commits into
mainfrom
renovate/eslint
Jul 21, 2026
Merged

fix(deps): update eslint#629
kohsuke256 merged 3 commits into
mainfrom
renovate/eslint

Conversation

@renovate

@renovate renovate Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@eslint/compat (source) 2.0.42.1.0 age confidence
@eslint/config-helpers (source) 0.5.40.6.0 age confidence
@typescript-eslint/utils (source) 8.57.28.64.0 age confidence
astro-eslint-parser 1.3.01.4.0 age confidence
eslint-config-flat-gitignore 2.2.12.3.0 age confidence
eslint-plugin-astro (source) 1.6.01.7.0 age confidence
eslint-plugin-perfectionist (source) 5.7.05.10.0 age confidence
eslint-plugin-react-hooks (source) 7.0.17.1.1 age confidence
eslint-plugin-react-you-might-not-need-an-effect 0.9.20.11.1 age confidence
globals 17.4.017.7.0 age confidence
typescript-eslint (source) 8.57.28.64.0 age confidence

Release Notes

eslint/rewrite (@​eslint/compat)

v2.1.0

Compare Source

Features

v2.0.5

Compare Source

Dependencies
  • The following workspace dependencies were updated
eslint/rewrite (@​eslint/config-helpers)

v0.6.0

Compare Source

Features

v0.5.5

Compare Source

Bug Fixes
Dependencies
  • The following workspace dependencies were updated
typescript-eslint/typescript-eslint (@​typescript-eslint/utils)

v8.64.0

Compare Source

This was a version bump only for utils 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.63.0

Compare Source

This was a version bump only for utils 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.62.1

Compare Source

This was a version bump only for utils 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.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.

v8.61.1

Compare Source

This was a version bump only for utils 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.61.0

Compare Source

This was a version bump only for utils 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.60.1

Compare Source

🩹 Fixes
  • eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#​12352)
❤️ Thank You
  • lumir

See GitHub Releases for more information.

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

v8.60.0

Compare Source

This was a version bump only for utils 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.59.4

Compare Source

This was a version bump only for utils 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.59.3

Compare Source

This was a version bump only for utils 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.59.2

Compare Source

This was a version bump only for utils 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.59.1

Compare Source

This was a version bump only for utils 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.59.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#​11789)
❤️ Thank You
  • Ulrich Stark

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 utils 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.

ota-meshi/astro-eslint-parser (astro-eslint-parser)

v1.4.0

Compare Source

Minor Changes

v1.3.2

Compare Source

Patch Changes

v1.3.1

Compare Source

Patch Changes
antfu/eslint-config-flat-gitignore (eslint-config-flat-gitignore)

v2.3.0

Compare Source

   🚀 Features
    View changes on GitHub
ota-meshi/eslint-plugin-astro (eslint-plugin-astro)

v1.7.0

Compare Source

Minor Changes
  • #​550 40fef30 Thanks @​jp-knj! - add astro/no-prerender-export-outside-pages rule that disallow prerender export outside of pages/ directory
azat-io/eslint-plugin-perfectionist (eslint-plugin-perfectionist)

v5.10.0

Compare Source

compare changes

🚀 Features
  • sort-intersection-types: Add ignore callable types option
    (967da574)
🐞 Bug Fixes
  • sort-modules: Allow sorting of decorated exported classes
    (05cc7218)
  • sort-arrays: Require options to be provided
    (5417cb5a)
  • Stop treating multiline trailing block comments as leading comments
    (5c66d19d)
  • sort-switch-case: Skip condition-shaped switch statements
    (2bea3292)
  • Detect dependencies in iifes, auto-accessors and computed enum access
    (119bafe6)
❤️ Contributors

v5.9.1

Compare Source

compare changes

🐞 Bug Fixes
  • sort-modules: Prevent usage-sort autofix loop with order desc
    (b649b49b)
❤️ Contributors

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
facebook/react (eslint-plugin-react-hooks)

v7.1.1

Compare Source

Note: 7.1.0 accidentally removed the component-hook-factories rule, causing errors for users who referenced it in their ESLint config. This is now fixed.

  • Add deprecated no-op component-hook-factories rule for backwards compatibility. (@​mofeiZ in #​36307)

v7.1.0

Compare Source

This release adds ESLint v10 support, improves performance by skipping compilation for non-React files, and includes compiler lint improvements including better set-state-in-effect detection, improved ref validation, and more helpful error reporting.

nickjvandyke/eslint-plugin-react-you-might-not-need-an-effect (eslint-plugin-react-you-might-not-need-an-effect)

v0.11.1

Compare Source

Features
  • add more context to messages for clarity and actionability (efad9aa)

v0.11.0

Compare Source

⚠ BREAKING CHANGES
  • no-external-store-subscription: new recommended rule
Features
  • no-external-store-subscription: new recommended rule (83267dc)

v0.10.4

Compare Source

Features
  • follow call chains involving aliases (ddbbb5d)
  • follow named functions passed to useEffects (d98285e)

v0.10.3

Compare Source

Features
  • no-derived-state: remove avoidSingleSetter case (06a1874)
Bug Fixes
  • ignore arguments to upstream calls when searching for state/props (b457d15)

v0.10.2

Compare Source

Bug Fixes
  • no-event-handler: flag at usage instead of declaration (bffa6ab)

v0.10.1

Compare Source

Features
  • more idiomatic recommendation for passing to parent inside custom hooks (b0dacf4)
  • no-event-handler: flag props (d246668)
Bug Fixes
  • no-initialize-state: analyze effects that only have setter in deps (1a7174f)
  • when deps is missing, still run rules that don't rely on them (cefdfcd)

v0.10.0

Compare Source

⚠ BREAKING CHANGES
  • no-empty-effect: remove rule (#​67)
Features

v0.9.3

Compare Source

Refactors
  • build: use tsdown, add publish validation (cc2101a)
Miscellaneous Chores
sindresorhus/globals (globals)

v17.7.0

Compare Source

v17.6.0

Compare Source


v17.5.0

Compare Source


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

v8.64.0

Compare Source

8.64.0 (2026-07-13)

🚀 Features
  • support parsing import defer (#​12513)
  • eslint-plugin: [no-loop-func] support using / await using declarations and deprecate the rule (#​12500)
  • typescript-estree: throw for invalid definite assignment in class properties (#​12543)
🩹 Fixes
  • eslint-plugin: [require-array-sort-compare] handle constrained arrays (#​12512)
❤️ Thank You

See GitHub Releases for more information.

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

v8.63.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.62.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.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.

v8.61.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.61.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.60.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.60.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.59.4

Compare Source

🩹 Fixes
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#​12340)
❤️ Thank You

See GitHub Releases for more information.

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

v8.59.3

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.59.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.59.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.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.


Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • "before 4:00am on Tuesday"
  • 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.

@renovate renovate Bot added the renovate Created by renovate label Apr 2, 2026
@github-actions github-actions Bot added the eslint issues about eslint label Apr 2, 2026
@changeset-bot

changeset-bot Bot commented Apr 2, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: e735c73

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@virtual-live-lab/eslint-config Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions

github-actions Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

✅ Snapshot test success

See the details: workflow run

@pkg-pr-new

pkg-pr-new Bot commented Apr 2, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@virtual-live-lab/eslint-config@629

commit: e735c73

@changeset-bot

changeset-bot Bot commented Apr 2, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: a167994

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@virtual-live-lab/eslint-config Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@renovate
renovate Bot force-pushed the renovate/eslint branch 5 times, most recently from 157af23 to 8b01c4e Compare April 9, 2026 18:05
@renovate
renovate Bot force-pushed the renovate/eslint branch 4 times, most recently from 2a1b946 to a7a39e2 Compare April 16, 2026 20:13
@renovate
renovate Bot force-pushed the renovate/eslint branch 4 times, most recently from 6af126c to e75cc79 Compare April 23, 2026 18:52
@renovate
renovate Bot force-pushed the renovate/eslint branch 4 times, most recently from e2cf1b0 to e08b6c9 Compare May 5, 2026 18:33
@renovate
renovate Bot force-pushed the renovate/eslint branch 4 times, most recently from afb5299 to dca9c36 Compare May 12, 2026 15:34
@renovate
renovate Bot force-pushed the renovate/eslint branch 3 times, most recently from 66a4df7 to a0bf767 Compare May 21, 2026 19:03
@renovate
renovate Bot force-pushed the renovate/eslint branch 6 times, most recently from b67ddfd to d7c97d2 Compare June 4, 2026 19:07
@renovate
renovate Bot force-pushed the renovate/eslint branch 3 times, most recently from 338985b to a792799 Compare June 11, 2026 23:34
@renovate
renovate Bot force-pushed the renovate/eslint branch 2 times, most recently from b882b99 to 94b6bfa Compare June 25, 2026 17:42
@renovate
renovate Bot force-pushed the renovate/eslint branch 3 times, most recently from 1bbe595 to 8bede5a Compare July 2, 2026 17:58
@renovate
renovate Bot force-pushed the renovate/eslint branch 3 times, most recently from a67a825 to 7dd7449 Compare July 12, 2026 16:59
@renovate
renovate Bot force-pushed the renovate/eslint branch 4 times, most recently from 386792c to 945899f Compare July 21, 2026 06:38
@renovate
renovate Bot force-pushed the renovate/eslint branch from 16758d1 to 262de04 Compare July 21, 2026 06:42
@kohsuke256 kohsuke256 added the update-snapshot スナップショットの更新が含まれるPR label Jul 21, 2026
@robo-miku

robo-miku Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

🚚 Updated snapshots

  • ESLint

@kohsuke256
kohsuke256 enabled auto-merge July 21, 2026 06:45
@kohsuke256
kohsuke256 merged commit 671fe53 into main Jul 21, 2026
9 checks passed
@kohsuke256
kohsuke256 deleted the renovate/eslint branch July 21, 2026 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

eslint issues about eslint renovate Created by renovate update-snapshot スナップショットの更新が含まれるPR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant