Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-node to v10 #1468

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Sep 5, 2019

This PR contains the following updates:

Package Type Update Change
eslint-plugin-node devDependencies major ^9.0.0 -> ^10.0.0

Release Notes

mysticatea/eslint-plugin-node

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 = {}.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 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 has been generated by Renovate Bot. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 5, 2019
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-node-10.x branch from f7fac66 to f2f5c6f Compare September 7, 2019 12:32
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Sep 7, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Sep 7, 2019
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-node-10.x branch from f2f5c6f to 45ea986 Compare September 9, 2019 19:22
@renovate-bot renovate-bot changed the title chore(deps): update dependency eslint-plugin-node to v10 Update dependency eslint-plugin-node to v10 Sep 9, 2019
@grant grant removed their request for review September 9, 2019 19:50
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-node-10.x branch from 45ea986 to 659cfbe Compare September 9, 2019 20:24
@renovate-bot renovate-bot changed the title Update dependency eslint-plugin-node to v10 chore(deps): update dependency eslint-plugin-node to v10 Sep 9, 2019
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Sep 9, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Sep 9, 2019
@renovate-bot renovate-bot force-pushed the renovate/eslint-plugin-node-10.x branch from 659cfbe to 53bdb3c Compare September 9, 2019 21:39
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Sep 9, 2019
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Sep 9, 2019
@forking-renovate
Copy link

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

This was referenced Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants