Giter VIP home page Giter VIP logo

Comments (8)

bradzacher avatar bradzacher commented on June 14, 2024 1

Node: will remain supporting ^18 and >=20

We should probably bump this to match ESLint again.
https://github.com/eslint/eslint/blob/main/package.json#L178-L180

They're using "^18.18.0 || ^20.9.0 || >=21.1.0 (ours is just ^18.18.0 || >=20.0.0)
I'm fine not explicitly encoding the v21 range (we don't care about odd majors) - but the v20 should probs update, I think.

from typescript-eslint.

bradzacher avatar bradzacher commented on June 14, 2024 1

ESLint: will remain supporting v8

It's currently at ^8.56.0. This should probably bump to ^8.57.0.
Really hit home that "You should update your deps".
This also is the absolute final release of v8 and included a few QOL things to help with v9 compat. Doesn't impact us but it's a nice-to-have for users (eg it helps vscode interop between the two).

from typescript-eslint.

rubiesonthesky avatar rubiesonthesky commented on June 14, 2024

What is the policy for Typescript version requirements? I think that bump is fine and I’m just curious if there is some guideline how you define it. :)

from typescript-eslint.

bradzacher avatar bradzacher commented on June 14, 2024

@rubiesonthesky https://typescript-eslint.io/users/dependency-versions#typescript

from typescript-eslint.

rubiesonthesky avatar rubiesonthesky commented on June 14, 2024

@bradzacher thanks! I tried to search this info under maintenance and then didn’t use search 🤦

from typescript-eslint.

iambumblehead avatar iambumblehead commented on June 14, 2024

found this issue when attempting to update typescript-eslint in tandem with the newest eslint 9 https://eslint.org/blog/2024/04/eslint-v9.0.0-released/

It would be great if typescript-eslint would use current eslint 9 rather than older eslint 8 🙏

from typescript-eslint.

bradzacher avatar bradzacher commented on June 14, 2024

@iambumblehead unrelated. This is minimum versions. Not maximum versions.

You want the pinned issue #8211

from typescript-eslint.

JoshuaKGoldberg avatar JoshuaKGoldberg commented on June 14, 2024

#8973 was merged into v8. ✅

from typescript-eslint.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.