ckaznocha / simple-variants

Simple application variants for node.js
MIT License
0 stars 0 forks source link

Update typescript-eslint-parser to the latest version šŸš€ #13

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 5.0.0 of typescript-eslint-parser just got published.

Dependency typescript-eslint-parser
Current Version 4.0.0
Type devDependency

The version 5.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of typescript-eslint-parser. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v5.0.0
  • 271b4f1 New: Support TypeScript 2.4 (fixes #321) (#322) (#326) (James Henry)
  • ea6c3bb Breaking: Use TSTypeReference for TypeParameters (#340) (James Henry)
  • a9ca775 Fix: Use name 'this' in JSXMemberExpression (fixes #337) (#338) (Reyad Attiyat)
  • ef2687b Fix: Handle assignment within property destructuring (fixes #332) (#336) (James Henry)
Commits

The new version differs by 6 commits.

  • 34aaa71 5.0.0
  • 2650bdb Build: changelog update for 5.0.0
  • 271b4f1 New: Support TypeScript 2.4 (fixes #321) (#322) (#326)
  • ea6c3bb Breaking: Use TSTypeReference for TypeParameters (#340)
  • a9ca775 Fix: Use name 'this' in JSXMemberExpression (fixes #337) (#338)
  • ef2687b Fix: Handle assignment within property destructuring (fixes #332) (#336)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 96.154% when pulling ea29b3dd89fef6cb8daa4a77f2e68075c02848c9 on greenkeeper/typescript-eslint-parser-5.0.0 into 086624087790730dc20aef93bfc3ec9a3d387527 on master.