elwayman02 / ember-data-github

Ember Data library for the GitHub API
MIT License
47 stars 38 forks source link

Update eslint-plugin-node to the latest version πŸš€ #225

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-plugin-node was updated from 6.0.1 to 9.2.0.

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: mysticatea License: MIT

Find out more about this release.


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 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 18 commits.

  • dc067a1 πŸ”– 10.0.0
  • 1fe8c52 πŸ“ update README.md
  • 9c574ba πŸ’₯ update node/recommended
  • c2fa788 βš’ revive the tests of deprecated rules
  • 4b9c4d7 πŸ’₯ update node/no-deprecated-api
  • 644e999 βš’ fix tests on old ESLint
  • b57a4f9 πŸ’₯ update node/*-import rules to recognize dynamic imports
  • df979d3 🎨 refactor how to collect 'require/import'
  • b91b48d πŸ’₯ update node/no-unsupported-features/es-builtins rule to recognize bigint and Promise.allSettled
  • 9ea67c9 πŸ’₯ update node/no-unsupported-features/es-syntax to recognize bigint and import()
  • 9e3685a 🎨 remove unused files
  • 6688d4f 🎨 trivial update
  • b71d483 πŸ› fix no-deprecated-api to hide unsupported alts correctly (fixes #176)
  • a0f0ee1 ✨ add node/no-exports-assign rule (fixes #175)
  • abbfb27 βš’ add 'npm run new' command

There are 18 commits in total.

See the full diff