Skip to content

fix(deps): update eslint (patch)#1041

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

fix(deps): update eslint (patch)#1041
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/patch-eslint

Conversation

@renovate

@renovate renovate Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/parser (source) 8.59.18.59.4 age confidence
@typescript-eslint/types (source) 8.59.18.59.4 age confidence
eslint (source) 10.4.010.4.1 age confidence
eslint-import-resolver-typescript ^4.4.4^4.4.5 age confidence
eslint-plugin-antfu 3.2.23.2.3 age confidence
eslint-plugin-format >=0.1.0>=0.1.3 age confidence
eslint-plugin-playwright 2.10.22.10.4 age confidence
eslint-plugin-pnpm (source) 1.6.01.6.1 age confidence
eslint-plugin-react-you-might-not-need-an-effect 0.10.00.10.4 age confidence
eslint-plugin-zod (source) 3.12.03.12.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.59.4

Compare Source

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

typescript-eslint/typescript-eslint (@​typescript-eslint/types)

v8.59.4

Compare Source

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

eslint/eslint (eslint)

v10.4.1

Compare Source

Bug Fixes

  • e557467 fix: update @eslint/plugin-kit version to 0.7.2 (#​20930) (Francesco Trotta)
  • d4ce898 fix: propagate failures from delegated commands (#​20917) (Minh Vu)
  • f4f3507 fix: prefer-arrow-callback invalid autofix with newline after async (#​20916) (kuldeep kumar)
  • c5bc78b fix: false positive for reference in finally block (#​20655) (Tanuj Kanti)
  • 27538c0 fix: add missing CodePath and CodePathSegment types (#​20853) (Pixel998)

Documentation

  • 61b0add docs: remove deprecated rule from related rules of max-params (#​20921) (Tanuj Kanti)
  • 305d5b9 docs: remove deprecated rules from related rules section (#​20911) (Tanuj Kanti)
  • 49b0202 docs: fix display: none of ad (#​20901) (Tanuj Kanti)
  • 9067f94 docs: switch build to Node.js 24 (#​20893) (Milos Djermanovic)
  • c91b041 docs: Update README (GitHub Actions Bot)
  • e349265 docs: clarify semver strings in rule deprecation objects (#​20885) (Milos Djermanovic)

Chores

import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)

v4.4.5

Compare Source

Patch Changes
antfu/eslint-plugin-antfu (eslint-plugin-antfu)

v3.2.3

Compare Source

No significant changes

    View changes on GitHub
antfu/eslint-plugin-format (eslint-plugin-format)

v0.1.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.1.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.1.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
mskelton/eslint-plugin-playwright (eslint-plugin-playwright)

v2.10.4

Compare Source

Bug Fixes
  • valid-title: Skip title checks for anonymous describe blocks (894c0ec)

v2.10.3

Compare Source

Bug Fixes
  • missing-playwright-await: Fix false positive when not assigning awaited variable (#​464) (801f01a)
antfu/pnpm-workspace-utils (eslint-plugin-pnpm)

v1.6.1

Compare Source

   🚀 Features
    View changes on GitHub
nickjvandyke/eslint-plugin-react-you-might-not-need-an-effect (eslint-plugin-react-you-might-not-need-an-effect)

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)
marcalexiei/eslint-zod (eslint-plugin-zod)

v3.12.1

Compare Source

Patch Changes
  • 8803483 Thanks @​marcalexiei! - fix: rules documentation reference now point to the installed tag rather than HEAD

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "after 1am and before 5am every weekend"
  • 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 was generated by Mend Renovate. View the repository job log.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate Bot requested a review from prisis as a code owner June 12, 2026 23:14
@renovate renovate Bot added the eslint label Jun 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thank you for following the naming conventions! 🙏

@socket-security

Copy link
Copy Markdown

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