Skip to content

Breaking: remove TDZ scopes (fixes #10245)#10270

Merged
platinumazure merged 2 commits intomasterfrom
issue10245
Apr 28, 2018
Merged

Breaking: remove TDZ scopes (fixes #10245)#10270
platinumazure merged 2 commits intomasterfrom
issue10245

Conversation

@mysticatea
Copy link
Copy Markdown
Member

What is the purpose of this pull request? (put an "X" next to item)

[X] Bug fix: fixes #10245.

What changes did you make? (Give an overview)

This PR upgrades eslint-scope package to remove TDZ scopes.
This depends on github:eslint/eslint-scope#remove-tdz-scope in order to check no test failing.

Is there anything you'd like reviewers to focus on?

Nothing in particular.

@mysticatea mysticatea added bug ESLint is working incorrectly core Relates to ESLint's core APIs and features breaking This change is backwards-incompatible evaluating The team will evaluate this issue to decide whether it meets the criteria for inclusion do not merge This pull request should not be merged yet labels Apr 26, 2018
@mysticatea mysticatea added accepted There is consensus among the team that this change meets the criteria for inclusion and removed evaluating The team will evaluate this issue to decide whether it meets the criteria for inclusion labels Apr 27, 2018
@not-an-aardvark not-an-aardvark removed the do not merge This pull request should not be merged yet label Apr 28, 2018
@not-an-aardvark
Copy link
Copy Markdown
Member

I removed the do not merge label because eslint-scope has been released with these changes and this PR has been updated to point to the new release.

@platinumazure platinumazure merged commit 02e44a5 into master Apr 28, 2018
@platinumazure platinumazure deleted the issue10245 branch April 28, 2018 02:02
@eslint-deprecated eslint-deprecated Bot locked and limited conversation to collaborators Oct 26, 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 Oct 26, 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 breaking This change is backwards-incompatible bug ESLint is working incorrectly core Relates to ESLint's core APIs and features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove TDZ scopes

3 participants