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

Update deps #1444

Merged
merged 1 commit into from
Aug 2, 2018
Merged

Update deps #1444

merged 1 commit into from
Aug 2, 2018

Conversation

IvanGoncharov
Copy link
Member

No description provided.

throw new Error('test error');
},
email => email,
);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Results from prettier update

"prettier": "1.13.7",
"sane": "2.5.2"
"prettier": "1.14.0",
"sane": "3.0.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How valuable is the sane upgrade? I know we would be stuck on 2.5 for a very long time if we don't upgrade it now, but the release nodes for 3.0 have nothing in them, which makes me think they bumped to 3.0 just so they could stop supporting node v9.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mjmahone It's only a dev dependency and we use it only for yarn watch which is broken anyway.
So I can easily revert it but as I wrote in #1445 I don't see any problem with dropping Node 9

Copy link
Contributor

@mjmahone mjmahone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sane was the only question but given node 9 isn't supported and won't be supported, I'm happy to see us upgrade everything as much as we can now.

@IvanGoncharov IvanGoncharov merged commit de34ff8 into graphql:master Aug 2, 2018
@IvanGoncharov IvanGoncharov deleted the updateDeps branch August 6, 2018 12:34
@IvanGoncharov IvanGoncharov restored the updateDeps branch August 30, 2018 23:03
@IvanGoncharov IvanGoncharov deleted the updateDeps branch September 3, 2018 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants