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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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

Dependency typescript-eslint-parser
Current Version 8.0.1
Type devDependency

The version 9.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 v9.0.0
  • 46479e8 Breaking: Support TypeScript 2.6 (fixes #394) (#397) (James Henry)
Commits

The new version differs by 3 commits.

  • 8ac9e21 9.0.0
  • 1eefc46 Build: changelog update for 9.0.0
  • 46479e8 Breaking: Support TypeScript 2.6 (fixes #394) (#397)

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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 96.296% when pulling d36a5ac1e520be6aacd32ea337c39bbc1563fc7e on greenkeeper/typescript-eslint-parser-9.0.0 into 67c535c39086082e5544d24a1e6236c6420fe154 on master.

greenkeeper[bot] commented 6 years ago

Version 9.0.1 just got published.

Update to this version instead 🚀

Release Notes v9.0.1
  • 153cdb8 Fix: Calculate end position of TypeInstantiation (fixes #406) (#405) (Lucas Duailibe)
  • 678907b Fix: Explicitly convert AbstractKeyword (fixes #407) (#408) (James Henry)
Commits

The new version differs by 4 commits.

  • 7ffbcce 9.0.1
  • e674a41 Build: changelog update for 9.0.1
  • 153cdb8 Fix: Calculate end position of TypeInstantiation (fixes #406) (#405)
  • 678907b Fix: Explicitly convert AbstractKeyword (fixes #407) (#408)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 10.0.0 just got published.

Update to this version instead 🚀

Release Notes v10.0.0
  • 59a37f4 Breaking: Updates to AST node types of some TSNodes (fixes #386) (#388) (James Henry)
  • 627355e Chore: Introduce integration tests (#411) (James Henry)
  • b4d22e7 Chore: No package-lock like other ESLint repos (#409) (James Henry)
Commits

The new version differs by 5 commits.

  • 04e948f 10.0.0
  • a087976 Build: changelog update for 10.0.0
  • 59a37f4 Breaking: Updates to AST node types of some TSNodes (fixes #386) (#388)
  • 627355e Chore: Introduce integration tests (#411)
  • b4d22e7 Chore: No package-lock like other ESLint repos (#409)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 11.0.0 just got published.

Update to this version instead 🚀

Release Notes v11.0.0
  • 6698042 Breaking: No prefix on FnDec within namespace (fixes #127) (#413) (James Henry)
  • aec31cb Breaking: Implement parseForESLint() function (#412) (James Henry)
Commits

The new version differs by 4 commits.

  • f70a8e4 11.0.0
  • 0f99c37 Build: changelog update for 11.0.0
  • 6698042 Breaking: No prefix on FnDec within namespace (fixes #127) (#413)
  • aec31cb Breaking: Implement parseForESLint() function (#412)

See the full diff