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 🚀 #35

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 17.0.0 of typescript-eslint-parser was just published.

Dependency typescript-eslint-parser
Current Version 16.0.1
Type devDependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of typescript-eslint-parser.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v17.0.0
  • 117800d Fix: support JSXSpreadChild (fixes #500) (#501) (Ika)
  • 6eec85b Breaking: Remove "Experimental" from rest and spread (fixes #428) (#429) (Lucas Duailibe)
  • 42f29a1 Fix: error on multiple super classes (fixes #493) (#494) (Ika)
  • 11d9169 Breaking: always set optional on ClassProperty (fixes #472) (#491) (Ika)
Commits

The new version differs by 6 commits.

  • 21fec5a 17.0.0
  • f6087c1 Build: changelog update for 17.0.0
  • 117800d Fix: support JSXSpreadChild (fixes #500) (#501)
  • 6eec85b Breaking: Remove "Experimental" from rest and spread (fixes #428) (#429)
  • 42f29a1 Fix: error on multiple super classes (fixes #493) (#494)
  • 11d9169 Breaking: always set optional on ClassProperty (fixes #472) (#491)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 17.0.1 just got published.

Update to this version instead 🚀

Release Notes v17.0.1
  • f1d7de3 Chore: Replace removed API with public flags (fixes #498) (#505) (Texas Toland)
Commits

The new version differs by 3 commits.

  • 615325b 17.0.1
  • 3daddbb Build: changelog update for 17.0.1
  • f1d7de3 Chore: Replace removed API with public flags (fixes #498) (#505)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 18.0.0 just got published.

Update to this version instead 🚀

Release Notes v18.0.0
  • 16d1a78 Breaking: Support TypeScript 3.0 (#504) (James Henry)
  • 7461462 Fix: remove unnecessary TypeRef wrapper for ImportType (fixes #507) (#508) (Ika)
Commits

The new version differs by 4 commits.

  • 51178b9 18.0.0
  • b262633 Build: changelog update for 18.0.0
  • 16d1a78 Breaking: Support TypeScript 3.0 (#504)
  • 7461462 Fix: remove unnecessary TypeRef wrapper for ImportType (fixes #507) (#508)

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead 🚀

Release Notes for v19.0.1
  • 7a367c7 Fix: Remove lib from package.json files (#518) (James Henry)
Commits

The new version differs by 6 commits.

  • bedcd10 19.0.1
  • c256212 Build: changelog update for 19.0.1
  • 7a367c7 Fix: Remove lib from package.json files (#518)
  • 2e432e9 19.0.0
  • 63304e6 Build: changelog update for 19.0.0
  • 3d3ab2f Breaking: Use typescript-estree for parsing (#515)

See the full diff