Skip to content

chore(deps): update eslint#275

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

chore(deps): update eslint#275
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/eslint

Conversation

@renovate

@renovate renovate Bot commented Mar 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/eslint-plugin (source) 8.58.08.59.3 age confidence
@typescript-eslint/parser (source) 8.58.08.59.3 age confidence
eslint-plugin-promise 7.2.17.3.0 age confidence
eslint-plugin-storybook (source) 10.3.410.3.6 age confidence
typescript-eslint (source) 8.58.08.59.3 age confidence

Release Notes

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

v8.59.3

Compare Source

This was a version bump only for eslint-plugin 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

🩹 Fixes
  • eslint-plugin: [no-deprecated] object destructuring values should be treated as declarations (#​12292)
  • eslint-plugin: [no-unsafe-type-assertion] handle crash on recursive template literal types (#​12150)
❤️ Thank You

See GitHub Releases for more information.

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

v8.59.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] treat void as nullish in no-unnecessary-condition (#​12241)
  • eslint-plugin: [no-unnecessary-type-arguments] handle instantiation expressions (#​12220)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive in logical assignment assertions (#​12278)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve phantom type arguments in generic inference (#​12269)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve index signatures in undefined unions (#​12257)
  • eslint-plugin: [no-unnecessary-type-assertion] fix crash "TypeError: checker.getTypeArguments is not a function" (#​12246)
❤️ Thank You

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
  • eslint-plugin: [no-unnecessary-condition] use assignability checks in checkTypePredicates (#​12147)
  • 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

🩹 Fixes
  • eslint-plugin: [no-unused-vars] fix false negative for type predicate parameter (#​12004)
❤️ Thank You

See GitHub Releases for more information.

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

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

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.

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

eslint-community/eslint-plugin-promise (eslint-plugin-promise)

v7.3.0

Compare Source

🌟 Features
🩹 Fixes
  • no-native: fix to report Promise usage in eslint v9 or later (#​619) (1230ced)
🧹 Chores
storybookjs/storybook (eslint-plugin-storybook)

v10.3.6

Compare Source

v10.3.5

Compare Source

[!NOTE]
Version >=0.5.0 of @storybook/addon-mcp enables component manifests again. If you're upgrading Storybook from version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should also upgrade @storybook/addon-mcp to keep the docs toolset in the MCP server.

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.

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.


Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

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 requested a review from Zeryther as a code owner March 1, 2026 16:04
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Mar 1, 2026
@changeset-bot

changeset-bot Bot commented Mar 1, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 06ea637

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@vercel

vercel Bot commented Mar 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sdk-harmony Ready Ready Preview, Comment May 11, 2026 8:45pm

Request Review

@socket-security

socket-security Bot commented Mar 1, 2026

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
Updated@​typescript-eslint/​parser@​8.58.0 ⏵ 8.59.3991007198 +1100
Updated@​typescript-eslint/​eslint-plugin@​8.58.0 ⏵ 8.59.39910080 +198 +1100
Updatedeslint-plugin-promise@​7.2.1 ⏵ 7.3.0100 +110010087100
Updatedeslint-plugin-storybook@​10.3.4 ⏵ 10.3.610010010099100

View full report

@renovate renovate Bot force-pushed the renovate/eslint branch from 5de56ba to b82bc06 Compare March 8, 2026 09:26
@renovate renovate Bot force-pushed the renovate/eslint branch from b82bc06 to c4bbc84 Compare March 14, 2026 13:06
@renovate renovate Bot force-pushed the renovate/eslint branch from c4bbc84 to 92d6245 Compare March 31, 2026 10:59
@renovate renovate Bot changed the title chore(deps): update eslint chore(deps): update eslint - autoclosed Apr 3, 2026
@renovate renovate Bot closed this Apr 3, 2026
@renovate renovate Bot deleted the renovate/eslint branch April 3, 2026 22:14
@renovate renovate Bot changed the title chore(deps): update eslint - autoclosed chore(deps): update dependency eslint-plugin-storybook to v10.3.5 Apr 7, 2026
@renovate renovate Bot reopened this Apr 7, 2026
@renovate renovate Bot force-pushed the renovate/eslint branch 2 times, most recently from 92d6245 to b6ea9da Compare April 7, 2026 17:19
@renovate renovate Bot force-pushed the renovate/eslint branch from b6ea9da to f46e141 Compare April 8, 2026 05:13
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-storybook to v10.3.5 chore(deps): update eslint Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/eslint branch from f46e141 to 6a95139 Compare April 8, 2026 15:00
@renovate renovate Bot force-pushed the renovate/eslint branch from 6a95139 to 72ee6b1 Compare April 13, 2026 21:55
@renovate renovate Bot force-pushed the renovate/eslint branch from 72ee6b1 to 03dfbf3 Compare April 20, 2026 19:39
@renovate renovate Bot force-pushed the renovate/eslint branch from 03dfbf3 to 8468747 Compare April 27, 2026 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants