redux-utilities / flux-standard-action

A human-friendly standard for Flux action objects.
MIT License
4.75k stars 142 forks source link

Update typescript-eslint-parser to the latest version 🚀 #102

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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

Dependency typescript-eslint-parser
Current Version 9.0.1
Type devDependency

The version 13.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.


Commits

The new version differs by 17 commits.

  • e1c6b33 13.0.0
  • 834c064 Build: changelog update for 13.0.0
  • fb5e4c4 Breaking: Support TypeScript 2.7 (fixes #442,#426) (#447)
  • bd9c12f Docs: Update Known Issues section of README (#440)
  • c30e534 12.0.0
  • 6935dd3 Build: changelog update for 12.0.0
  • 6ce4cd8 Breaking: Properly categorize constructors with no body (#427)
  • e94ede3 Docs: Sets default code block language in issue template to "ts" (#421)
  • 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)
  • 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)

There are 17 commits in total.

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 100.0% when pulling 6f3842ab2e6432dd93caa9be759a58a84234e34a on greenkeeper/typescript-eslint-parser-13.0.0 into 5afacaac3f958525d54d6f2a98d4b5381851291e on master.

greenkeeper[bot] commented 6 years ago

Version 14.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 45c0a88 14.0.0
  • 2078a59 Build: changelog update for 14.0.0
  • 439ea24 New: Support Definite Assignment (fixes #424) (#432)
  • adc0b1b Breaking: Remove all tokens inside comments from tokens array (fixes #422) (#423)

See the full diff