anoff / phaser-microlight

traffic light / vehicle behavior simulation based on phaser
https://anoff.github.io/phaser-microlight/
MIT License
4 stars 0 forks source link

Update xo to the latest version 🚀 #6

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.19.0 of xo just got published.

Dependency xo
Current Version 0.17.1
Type devDependency

The version 0.19.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 xo. 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.


Commits

The new version differs by 24 commits .

  • 4b12bba 0.19.0
  • 2253852 Remove no-promise-in-callback and promise/no-callback-in-promise rules
  • 5209ec8 Minor tweak
  • d5d18f4 Minor code style tweaks (#196)
  • 27c65a2 xo ~> 0.18.0
  • bf6260c 0.18.0
  • 34ab00b Fix some lint issues
  • f87990a Bump dependencies
  • f8e1e3d Handle negative gitignore patterns correctly (#195)
  • a0ae248 Ignore directories when receiving an empty extension (#194)
  • da188e5 Don't trigger duplication errors for Flow type imports (#193)
  • cb63c5f Add tip on how to use XO with monorepos
  • 0d88cde Add --stdin-filename option
  • 29a5263 Remove the import/no-dynamic-require rule
  • a469eb6 Link to the Vim plugin

There are 24 commits in total. 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: