d-band / better-xlsx

A better xlsx library.
https://d-band.github.io/better-xlsx/
420 stars 36 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-plugin-node was updated from 9.2.0 to 10.0.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:

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 96.313% when pulling 4546183af74be24d5700e97b8d5705842a3fe735 on greenkeeper/eslint-plugin-node-10.0.0 into ed36d8ac9f76b390714ea2545bdcb514f18d3adc on master.

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

Commits

The new version differs by 14 commits.

  • b8f9945 πŸ”– 11.0.0
  • 04051ed πŸ’₯ update node/no-unsupported-features/es-builtins to recognize globalThis
  • 4295f6a πŸ’₯ update rules to check globalThis.*
  • a5f3ab2 revert ESM support versions
  • fb9ce15 πŸ’₯ add check of bigint literal property names to node/no-unsupported-features/es-syntax
  • 4f74fbf πŸ› fix crash on dynamic import with identifier (#201)
  • 972f828 ✨ no-unsupported-features/node-builtins recognize backporting
  • 276a9ad ✨ update no-deprecated-api rule for revoked deprecations
  • b6cb9a0 πŸ’₯ update no-unsupported-features/node-builtins rule based on Node 13.2
  • 0b0c2aa ✨ Node.js 13 supports ES modules
  • 3102915 βš’ update CI.yml to add Node 13
  • 0fb2dd0 Create FUNDING.yml
  • b16ac29 βš’ remove && because Windows doesn't support it
  • eca48c8 πŸ“ fix wrong links

See the full diff