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@^3.4.2 #8526

Merged
merged 1 commit into from
Apr 29, 2017
Merged

Upgrade: espree@^3.4.2 #8526

merged 1 commit into from
Apr 29, 2017

Conversation

platinumazure
Copy link
Member

@platinumazure platinumazure commented Apr 29, 2017

Since I had espree@>=3.4.0 <3.4.2 on my system, npm install never updated the package. With ESLint freezing the parser options/config object, seems we are relying on 3.4.2's bugfix not to set ecmaFeatures.impliedStrict. So this dependency really should be at 3.4.2.

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

[ ] Documentation update
[ ] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofixing to a rule
[ ] Add a CLI option
[ ] Add something to the core
[x] Other, please explain: Upgrade espree since we are depending on a particular bugfix, see above.

What changes did you make? (Give an overview)
Upgrade espree to 3.4.2. Rationale is above.

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

Since I had espree@>=3.4.0 <3.4.2 on my system, npm install never updated the package. With ESLint freezing the parser options/config object, seems we are relying on 3.4.2's bugfix not to set ecmaFeatures.impliedStrict. So this dependency really should be at 3.4.2.
@mention-bot
Copy link

@platinumazure, thanks for your PR! By analyzing the history of the files in this pull request, we identified @MethodGrab, @nzakas and @alberto to be potential reviewers.

@eslintbot
Copy link

LGTM

@vitorbal
Copy link
Member

Ah, thanks, that's probably why I had to nuke my node_modules and npm install again to get the tests to pass!

@not-an-aardvark
Copy link
Member

My bad, I should have upgraded this in afbea78.

@not-an-aardvark not-an-aardvark merged commit 6a333ff into master Apr 29, 2017
kgregory pushed a commit to kgregory/eslint that referenced this pull request May 1, 2017
Since I had espree@>=3.4.0 <3.4.2 on my system, npm install never updated the package. With ESLint freezing the parser options/config object, seems we are relying on 3.4.2's bugfix not to set ecmaFeatures.impliedStrict. So this dependency really should be at 3.4.2.
@not-an-aardvark not-an-aardvark deleted the platinumazure-patch-1 branch June 22, 2017 07:56
@eslint-deprecated eslint-deprecated bot locked and limited conversation to collaborators Feb 6, 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 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants