Skip to content

fix(deps): update eslint (minor)#1045

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

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

Conversation

@renovate

@renovate renovate Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/parser (source) 8.59.18.61.0 age confidence
@typescript-eslint/types (source) 8.59.18.61.0 age confidence
eslint (source) 10.3.010.4.1 age confidence
eslint (source) >=9.38.0>=9.39.4 age confidence
eslint-import-resolver-node (source) 0.3.100.4.0 age confidence
eslint-plugin-jsonc (source) 3.1.23.2.0 age confidence
eslint-plugin-oxlint 1.62.01.69.0 age confidence
eslint-plugin-react-you-might-not-need-an-effect 0.10.00.11.1 age confidence
eslint-plugin-storybook (source) 10.3.610.4.3 age confidence
eslint-plugin-toml (source) 1.3.11.4.0 age confidence
eslint-plugin-yml (source) 3.3.23.4.0 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.61.0

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

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

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

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

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

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

v10.4.0

Compare Source

import-js/eslint-plugin-import (eslint-import-resolver-node)

v0.4.0

Compare Source

  • [breaking] by default, support the exports field
  • [deps] update is-core-module, resolve
ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)

v3.2.0

Compare Source

Minor Changes
oxc-project/eslint-plugin-oxlint (eslint-plugin-oxlint)

v1.69.0

Compare Source

No significant changes

    View changes on GitHub

v1.68.0

Compare Source

No significant changes

    View changes on GitHub

v1.67.0

Compare Source

No significant changes

    View changes on GitHub

v1.66.0

Compare Source

No significant changes

    View changes on GitHub

v1.65.0

Compare Source

No significant changes

    View changes on GitHub

v1.64.0

Compare Source

No significant changes

    View changes on GitHub

v1.63.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
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)
storybookjs/storybook (eslint-plugin-storybook)

v10.4.3

Compare Source

v10.4.2

Compare Source

v10.4.1

Compare Source

v10.4.0

Compare Source

AI-assisted setup, change-aware review, and stronger framework support

Storybook 10.4 contains hundreds of fixes and improvements including:

  • 🤖 Agentic Setup: New CLI workflow for AI-assisted Storybook setup and onboarding
  • 🔍 Change review: Sidebar filtering to highlight new, modified, and related stories based on git changes
  • 🧭 Sidebar review tools: Status filtering, URL-persisted filters, and clearer review signals in the sidebar
  • ⚛️ TanStack React: New @storybook/tanstack-react framework with routing and server function support
  • 🧩 React MCP: Faster, more accurate component docgen powered by the TypeScript Language Server
  • 📱 React Native: Zero config RN project initialization
  • 🤝 Sharing: Easily publish and share your local Storybook with teammates, powered by Chromatic
List of all updates
ota-meshi/eslint-plugin-toml (eslint-plugin-toml)

v1.4.0

Compare Source

Minor Changes
ota-meshi/eslint-plugin-yml (eslint-plugin-yml)

v3.4.0

Compare Source

Minor Changes

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 13, 2026 01:55
@renovate renovate Bot added the eslint label Jun 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thank you for following the naming conventions! 🙏

@socket-security

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
Added@​typescript-eslint/​parser@​8.61.01001007198100
Addedeslint-import-resolver-node@​0.4.01001007991100

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