Skip to content

chore(deps): update eslint, prettier, and plugins (minor)#1543

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-prettier-and-plugins
Open

chore(deps): update eslint, prettier, and plugins (minor)#1543
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/eslint-prettier-and-plugins

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 20, 2026

This PR contains the following updates:

Package Change Age Confidence
eslint (source) 10.2.110.3.0 age confidence
eslint-plugin-react-hooks (source) 7.0.17.1.1 age confidence
eslint-plugin-storybook (source) 10.3.610.4.0 age confidence
typescript-eslint (source) 8.58.28.59.3 age confidence

Release Notes

eslint/eslint (eslint)

v10.3.0

Compare Source

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.

storybookjs/storybook (eslint-plugin-storybook)

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
typescript-eslint/typescript-eslint (typescript-eslint)

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.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate Bot force-pushed the renovate/eslint-prettier-and-plugins branch from 597a068 to 85c4ac0 Compare April 20, 2026 19:36
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-react-hooks to v7.1.0 chore(deps): update dependency eslint-plugin-react-hooks to v7.1.1 Apr 20, 2026
@renovate renovate Bot force-pushed the renovate/eslint-prettier-and-plugins branch 4 times, most recently from 4d95074 to e8f02d8 Compare April 23, 2026 18:52
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-react-hooks to v7.1.1 chore(deps): update eslint, prettier, and plugins (minor) Apr 23, 2026
@renovate renovate Bot force-pushed the renovate/eslint-prettier-and-plugins branch 4 times, most recently from 6bd987a to cbd8750 Compare April 30, 2026 19:31
@renovate renovate Bot force-pushed the renovate/eslint-prettier-and-plugins branch 8 times, most recently from 36a44b5 to a754253 Compare May 9, 2026 21:39
@renovate renovate Bot force-pushed the renovate/eslint-prettier-and-plugins branch 5 times, most recently from 5ae9410 to 5517796 Compare May 14, 2026 14:14
@renovate renovate Bot force-pushed the renovate/eslint-prettier-and-plugins branch 6 times, most recently from a97dfae to d439ca1 Compare May 17, 2026 09:16
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 17, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: tichu-clients/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: tichu-web@1.0.0
npm error Found: storybook@10.3.6
npm error node_modules/storybook
npm error   dev storybook@"10.3.6" from tichu-web@1.0.0
npm error   packages/tichu-web
npm error     tichu-web@1.0.0
npm error     node_modules/tichu-web
npm error       workspace packages/tichu-web from the root project
npm error
npm error Could not resolve dependency:
npm error peer storybook@"^10.4.0" from eslint-plugin-storybook@10.4.0
npm error node_modules/eslint-plugin-storybook
npm error   dev eslint-plugin-storybook@"10.4.0" from tichu-web@1.0.0
npm error   packages/tichu-web
npm error     tichu-web@1.0.0
npm error     node_modules/tichu-web
npm error       workspace packages/tichu-web from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-05-17T16_47_41_190Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-05-17T16_47_41_190Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/eslint-prettier-and-plugins branch from d439ca1 to 982e8b0 Compare May 17, 2026 16:47
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