Skip to content

chore(deps): update dependency eslint-plugin-node to v11#169

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/eslint-plugin-node-11.x
Open

chore(deps): update dependency eslint-plugin-node to v11#169
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/eslint-plugin-node-11.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 26, 2019

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-node 7.0.111.1.0 age confidence

Release Notes

mysticatea/eslint-plugin-node (eslint-plugin-node)

v11.1.0

Compare Source

The many rules for Node.js in the ESLint core will be deprecated in ESLint 7.0.0. This release includes the clone of those core rules.

✨ Enhancements

v11.0.0

Compare Source

💥 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.

v10.0.0

Compare Source

This release supports BigInt and Dynamic Imports if you are using ESLint 6.2.0 or later.

💥 Breaking Changes

  • 9ea67c9 updated node/no-unsupported-features/es-syntax rule to recognize BigInt literals and import().
  • b91b48d updated node/no-unsupported-features/es-builtins rule to recognize BigInt, BigInt64Array, BigUint64Array, and Promise.allSettled.
  • b57a4f9 updated node/file-extension-in-import, node/no-extraneous-import, node/no-missing-import, and node/no-unpublished-import rules to recognize import().
  • 4b9c4d7 updated node/no-deprecated-api rule to recognize module.createRequireFromPath.
  • 9c574ba updated plugin:node/recommended and the other configs.
    • It added node/no-exports-assign rule.
    • It changed exports global variable writable.
    • It enabled node/*-import rules in CommonJS mode as well.

✨ New rules

  • a0f0ee1 added node/no-exports-assign rule that disallows exports = {}.

v9.2.0

Compare Source

✨ New Rules

  • c1d5dbf added a new rule no-callback-literal.

🐛 Bug Fixes

  • 72de3a3 updated eslint-utils for security fix.

v9.1.0

Compare Source

✨ Features

  • fd9d19d updated no-deprecated-api to not suggest alternative APIs if it has not supported on configured Node.js version. Thank you, @​Lalem001 !

🐛 Bug Fixes

  • e5aee3c updated semver package to not crash on wildcard * version range.

v9.0.1

Compare Source

🐛 Bug Fixes

  • dfb4dc0 fixed the false positive of node/file-extension-in-import rule on scoped packages (#​160).

v9.0.0

Compare Source

Update for Node.js v12 🎉

💥 Breaking Changes

✨ New Rules

v8.0.1

Compare Source

🐛 Bug fixes

v8.0.0

Compare Source

This release focuses on supporting new things that were added between Node.js 8.7.0 and 11.0.0.

Breaking changes

  • 5860795 updated node/no-deprecated-api rule to disallow new deprecated APIs.
    Especially, it includes legacy URL API.
  • d153b93 updated node/no-unsupported-features/node-builtins rule to detect new APIs.

New rules

  • 46ed54d added node/prefer-global/text-decoder rule for new global varaible TextDecoder.
  • 46ed54d added node/prefer-global/text-encoder rule for new global varaible TextEncoder.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from d129347 to 4120b30 Compare January 11, 2020 10:28
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from 4120b30 to d8f59a8 Compare February 2, 2020 10:48
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch 2 times, most recently from f379109 to e22189d Compare March 29, 2020 06:41
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from e22189d to 042dbda Compare July 10, 2020 12:36
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from 042dbda to 71354cf Compare January 5, 2021 19:59
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from 71354cf to 26eea7d Compare June 14, 2021 14:09
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from 26eea7d to 19c14f9 Compare March 26, 2022 13:46
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from 19c14f9 to b9bc0a5 Compare September 25, 2022 15:49
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from b9bc0a5 to 74c1261 Compare December 14, 2023 22:31
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from 74c1261 to ffd0442 Compare October 29, 2024 18:12
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-node to v11 chore(deps): update dependency eslint-plugin-node to v11 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/eslint-plugin-node-11.x branch December 8, 2024 19:01
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-node to v11 - autoclosed chore(deps): update dependency eslint-plugin-node to v11 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from fe73804 to ffd0442 Compare December 9, 2024 02:33
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from ffd0442 to 6bb1e49 Compare August 10, 2025 14:17
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from 6bb1e49 to d28e758 Compare November 18, 2025 19:15
@renovate renovate bot force-pushed the renovate/eslint-plugin-node-11.x branch from d28e758 to 52deae6 Compare November 19, 2025 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants