Update dependency eslint-plugin-node to v11
This MR contains the following updates:
Package | Type | Update | Change | References |
---|---|---|---|---|
eslint-plugin-node | devDependencies | major |
10.0.0 -> 11.0.0
|
source |
Release Notes
mysticatea/eslint-plugin-node
v11.0.0
💥 Breaking changes
-
b6cb9a0
updatednode/no-unsupported-features/node-builtins
rule based on Node.js 13.2.0. -
fb9ce15
updatednode/no-unsupported-features/es-syntax
rule to recognize BigInt literal property names. -
4295f6a
updated the rules that check global variables to recognizeglobalThis.*
. -
04051ed
updatednode/no-unsupported-features/es-builtins
rule to recognizeglobalThis
.
✨ Enhancements
-
276a9ad
updatednode/no-deprecated-api
rule to allow revoked deprecations. -
972f828
updatednode/no-unsupported-features/node-builtins
rule to handle backporting properly.
🐛 Bug fixes
-
4f74fbf
fixed a crash bug around dynamic import syntax.
Renovate configuration
-
If you want to rebase/retry this MR, check this box
Available now for GitLab: Renovate Pro with real-time webhook handling and priority job queue.