Skip to content

Bug: ERESOLVE - typescript 5.8.2 #10910

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 tasks done
stephenmathieson opened this issue Mar 2, 2025 · 3 comments
Closed
4 tasks done

Bug: ERESOLVE - typescript 5.8.2 #10910

stephenmathieson opened this issue Mar 2, 2025 · 3 comments
Labels
bug Something isn't working locked due to age Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing. triage Waiting for team members to take a look

Comments

@stephenmathieson
Copy link

Before You File a Bug Report Please Confirm You Have Done The Following...

  • I have tried restarting my IDE and the issue persists.
  • I have updated to the latest version of the packages.
  • I have searched for related issues and found none that matched my issue.
  • I have read the FAQ and my problem is not listed.

Issue Description

The typescript-eslint package's peerDependency range for typescript is too limiting.

Reproduction Repository Link

https://gist.github.com/stephenmathieson/0ef2d685c9a4ec4220fe1560d0b72248

Repro Steps

  1. clone the repo
  2. npm install
  3. npm install --save-dev typescript-eslint

Versions

package version
@typescript-eslint/eslint-plugin X.Y.Z
@typescript-eslint/parser X.Y.Z
@typescript-eslint/scope-manager X.Y.Z
@typescript-eslint/typescript-estree X.Y.Z
@typescript-eslint/type-utils X.Y.Z
@typescript-eslint/utils X.Y.Z
TypeScript X.Y.Z
ESLint X.Y.Z
node X.Y.Z
@stephenmathieson stephenmathieson added bug Something isn't working triage Waiting for team members to take a look labels Mar 2, 2025
@kirkwaiblinger
Copy link
Member

TS 5.8 support is tracked under #10884

@kirkwaiblinger kirkwaiblinger closed this as not planned Won't fix, can't repro, duplicate, stale Mar 2, 2025
@ksiczek
Copy link

ksiczek commented Mar 3, 2025

@kirkwaiblinger I stumbled upon the issue and am confused. It had been closed as not planned with a reference to an issue that has already been closed too. Is there any way to track the progress of supporting 5.8.2 or at least ensure that somebody has an eye on that? It's not pushing you guys but if the support is nowhere close to being provided I'd get back to the 5.8.0 in my repositories.

@JoshuaKGoldberg
Copy link
Member

@ksiczek See https://typescript-eslint.io/users/releases: we release every Monday midday EST. #10884 was resolved by #10903, merged a few hours ago. In a few more hours the weekly release will automatically publish. Presumably that'll be an 8.26.0.

So: coming soon! 🙂

@github-actions github-actions bot added the locked due to age Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing. label Mar 11, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working locked due to age Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing. triage Waiting for team members to take a look
Projects
None yet
Development

No branches or pull requests

4 participants