Skip to content

Update eslint-plugin-node to the latest version 🚀#43

Open
greenkeeper[bot] wants to merge 2 commits intomasterfrom
greenkeeper/eslint-plugin-node-11.0.0
Open

Update eslint-plugin-node to the latest version 🚀#43
greenkeeper[bot] wants to merge 2 commits intomasterfrom
greenkeeper/eslint-plugin-node-11.0.0

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Dec 26, 2019

The devDependency eslint-plugin-node was updated from 8.0.1 to 11.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

Release Notes for v11.0.0

💥 Breaking changes

  • b6cb9a0 updated node/no-unsupported-features/node-builtins rule based on Node.js 13.2.0.
  • fb9ce15 updated node/no-unsupported-features/es-syntax rule to recognize BigInt literal property names.
  • 4295f6a updated the rules that check global variables to recognize globalThis.*.
  • 04051ed updated node/no-unsupported-features/es-builtins rule to recognize globalThis.

✨ Enhancements

  • 276a9ad updated node/no-deprecated-api rule to allow revoked deprecations.
  • 972f828 updated node/no-unsupported-features/node-builtins rule to handle backporting properly.

🐛 Bug fixes

  • 4f74fbf fixed a crash bug around dynamic import syntax.
Commits

The new version differs by 74 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
  • dc067a1 🔖 10.0.0

There are 74 commits in total.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 28, 2020

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 4a348e7 🔖 11.1.0
  • 7dc8f80 📝 fix rule names in documentation
  • e2da592 ⚒ improve no-path-concat
  • ade0b59 ✨ add no-restricted-import
  • 578110e ⚒ simplify the options of no-restricted-require
  • 8788a11 Update: add ESLint core Node.js and CommonJS rules (#206)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants