Update eslint-plugin-node to the latest version 🚀#43
Open
greenkeeper[bot] wants to merge 2 commits intomasterfrom
Open
Update eslint-plugin-node to the latest version 🚀#43greenkeeper[bot] wants to merge 2 commits intomasterfrom
greenkeeper[bot] wants to merge 2 commits intomasterfrom
Conversation
Contributor
Author
Update to this version instead 🚀 CommitsThe new version differs by 6 commits.
See the full diff |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The devDependency eslint-plugin-node was updated from
8.0.1to11.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
node/no-unsupported-features/node-builtinsrule based on Node.js 13.2.0.node/no-unsupported-features/es-syntaxrule to recognize BigInt literal property names.globalThis.*.node/no-unsupported-features/es-builtinsrule to recognizeglobalThis.✨ Enhancements
node/no-deprecated-apirule to allow revoked deprecations.node/no-unsupported-features/node-builtinsrule to handle backporting properly.🐛 Bug fixes
Commits
The new version differs by 74 commits.
b8f9945🔖 11.0.004051ed💥 update node/no-unsupported-features/es-builtins to recognize globalThis4295f6a💥 update rules to checkglobalThis.*a5f3ab2revert ESM support versionsfb9ce15💥 add check of bigint literal property names to node/no-unsupported-features/es-syntax4f74fbf🐛 fix crash on dynamic import with identifier (#201)972f828✨ no-unsupported-features/node-builtins recognize backporting276a9ad✨ update no-deprecated-api rule for revoked deprecationsb6cb9a0💥 update no-unsupported-features/node-builtins rule based on Node 13.20b0c2aa✨ Node.js 13 supports ES modules3102915⚒ update CI.yml to add Node 130fb2dd0Create FUNDING.ymlb16ac29⚒ remove && because Windows doesn't support iteca48c8📝 fix wrong linksdc067a1🔖 10.0.0There 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 🌴