Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Chore: Update typescript-eslint-parser and typescript #115

Merged
merged 1 commit into from
Apr 29, 2018

Conversation

macklinu
Copy link
Collaborator

This PR updates typescript-eslint-parser and typescript to the latest versions.

The only breaking change in typescript-eslint-parser I could find was in eslint/typescript-eslint-parser#412, which added the TSEmptyBody types. Some of the adjacent-overload-signatures tests were failing, but adding the TSEmptyBody node types to the rule fixed those tests.

If there is something else to be aware of in this update or if there's a better commit message name, please let me know! 😄

@JamesHenry
Copy link
Collaborator

Apologies for the conflicts here, @macklinu - I wanted to leave this one until last within the current batch. I am going to cut a release now, and then we can see where we are at once the build rereuns for this.

@macklinu macklinu force-pushed the update-parser branch 2 times, most recently from 89b4512 to 11c113f Compare March 31, 2018 17:25
@macklinu
Copy link
Collaborator Author

Just rebased and force pushed up - tests were passing locally for me. Made sure to lock the TypeScript version to 2.7.x, since typescript-eslint-parser ^14 does not officially support TypeScript 2.8.

@JamesHenry
Copy link
Collaborator

@macklinu Would you mind bumping this again now that the parser supports 2.8?

@macklinu
Copy link
Collaborator Author

@JamesHenry just rebased against master and pushed up the update 👍

@JamesHenry JamesHenry merged commit 5e410a3 into bradzacher:master Apr 29, 2018
@JamesHenry
Copy link
Collaborator

Awesome, thanks!

@macklinu macklinu deleted the update-parser branch April 29, 2018 23:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants