Skip to content

build(deps-dev): bump eslint-plugin-node from 10.0.0 to 11.1.0 #820

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 10, 2020

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps eslint-plugin-node from 10.0.0 to 11.1.0.

Release notes

Sourced from eslint-plugin-node's releases.

v11.1.0

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

💥 Breaking changes

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

✨ Enhancements

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)
  • 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
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 10, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 branch 3 times, most recently from c82da07 to 7c23067 Compare July 17, 2020 14:30
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 branch 3 times, most recently from 9fc3d21 to 5e813fa Compare July 24, 2020 09:05
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #950, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 branch 2 times, most recently from c1615d2 to 3ba2da5 Compare August 10, 2020 13:35
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 branch from 3ba2da5 to 4ed7ef8 Compare August 25, 2020 05:05
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 branch from 4ed7ef8 to e01c991 Compare September 1, 2020 10:01
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 branch 2 times, most recently from e9b4c22 to 00ee206 Compare September 21, 2020 18:06
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 branch from 00ee206 to c9f8870 Compare September 24, 2020 23:43
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 branch 3 times, most recently from 7df3710 to 4786c58 Compare October 18, 2020 14:38
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 branch 4 times, most recently from c7005cc to 5d9cb55 Compare October 26, 2020 22:07
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #1300, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #1303, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #1306, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 branch 5 times, most recently from c9816f5 to 27f75fc Compare November 6, 2020 09:25
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 branch 3 times, most recently from ddbe07a to 6a7ae27 Compare February 1, 2021 10:41
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 branch 6 times, most recently from 0a24ac9 to 0b6931d Compare February 15, 2021 14:13
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 branch 2 times, most recently from cdd9dfd to 7198c73 Compare February 17, 2021 10:59
@codecov
Copy link

codecov bot commented Feb 22, 2021

Codecov Report

Base: 56.32% // Head: 56.32% // No change to project coverage 👍

Coverage data is based on head (81b60aa) compared to base (a8e76c3).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #820   +/-   ##
=======================================
  Coverage   56.32%   56.32%           
=======================================
  Files         118      118           
  Lines        8702     8702           
  Branches     1894     1894           
=======================================
  Hits         4901     4901           
  Misses       3435     3435           
  Partials      366      366           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 branch 5 times, most recently from f80b297 to d71f783 Compare March 1, 2021 15:44
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 branch 5 times, most recently from 877d8ab to 926cba4 Compare March 9, 2021 10:00
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 branch 3 times, most recently from c4a0da7 to 77d75dd Compare March 11, 2021 18:33
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 branch from 77d75dd to c97255a Compare March 17, 2021 16:47
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.1.0 branch from c97255a to 81b60aa Compare March 22, 2021 15:29
@paveltiunov paveltiunov requested review from a team as code owners November 5, 2022 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants