saiichihashimoto / mongoose-normalizr

Generate normalizr schemas from mongoose schemas!
https://saiichihashimoto.github.io/mongoose-normalizr/
MIT License
4 stars 1 forks source link

Update eslint-config-saiichihashimoto to the latest version 🚀 #264

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-config-saiichihashimoto was updated from 2.0.13 to 2.0.14.

This version 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.


Publisher: saiichihashimoto License: MIT

Release Notes for v2.0.14

2.0.14 (2019-07-27)

Bug Fixes

  • extensions: run propertly on different extension endings (61441bf)
  • rules: bringing back a rule lol (c1bcef5), closes #159
  • rules: some rules updates (e9bd20b)
  • rules: using an eslint 6 feature because I can (4d466e2), closes #159
Commits

The new version differs by 12 commits.

  • 123aba2 Merge pull request #165 from saiichihashimoto/test-stuff
  • e9eeb73 Merge remote-tracking branch 'origin/master' into test-stuff
  • c1bcef5 fix(rules): bringing back a rule lol
  • ddb8a9f test(find-rules): can't have eslint-find-rules in eslint 6 oh yeah
  • 71ce783 Merge remote-tracking branch 'origin/master' into test-stuff
  • e9bd20b fix(rules): some rules updates
  • 4d466e2 fix(rules): using an eslint 6 feature because I can
  • 9815e5d chore(comment): commenting about #159
  • 61441bf fix(extensions): run propertly on different extension endings
  • 9a52bd8 refactor(package): reorder tests to make sense
  • ed8a06a Merge remote-tracking branch 'origin/master' into test-stuff
  • f265474 test(rules): test that eslint succeeds and fails on a lot of files

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: