Skip to content
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

Upgrade Espree and escope #2234

Closed
nzakas opened this issue Apr 4, 2015 · 0 comments
Closed

Upgrade Espree and escope #2234

nzakas opened this issue Apr 4, 2015 · 0 comments
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint infrastructure Relates to the tools used in the ESLint development process

Comments

@nzakas
Copy link
Member

nzakas commented Apr 4, 2015

I've just finished ESTree changes for Espree, which means I can also attempt to upgrade escope. These changes should solve a lot of our outstanding problems related to scoping, but will likely require a lot of changes in a number of places to fully work.

The upgrades will be to Espree 2.0.0 and escope 3.0.0, and these need to be done together due to the ESTree changes.

I'm going to start work on this today, though it may take several days to finish.

@nzakas nzakas added enhancement This change enhances an existing feature of ESLint infrastructure Relates to the tools used in the ESLint development process core Relates to ESLint's core APIs and features accepted There is consensus among the team that this change meets the criteria for inclusion labels Apr 4, 2015
@nzakas nzakas closed this as completed in a071768 Apr 11, 2015
nzakas added a commit that referenced this issue Apr 11, 2015
Upgrade: Espree 2.0.0 and escope 3.0.0 (fixes #2234, fixes #2201, fixes
@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Feb 7, 2018
@eslint-deprecated eslint-deprecated bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Feb 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepted There is consensus among the team that this change meets the criteria for inclusion archived due to age This issue has been archived; please open a new issue for any further discussion core Relates to ESLint's core APIs and features enhancement This change enhances an existing feature of ESLint infrastructure Relates to the tools used in the ESLint development process
Projects
None yet
Development

No branches or pull requests

1 participant