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

Bump eslint-plugin-node from 10.0.0 to 11.0.0 #63

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 30, 2019

Bumps eslint-plugin-node from 10.0.0 to 11.0.0.

Release notes

Sourced from eslint-plugin-node's releases.

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

  • 276a9ad0fa8d6db224aae6fe6d35146a3fac9377 updated node/no-deprecated-api rule to allow revoked deprecations.
  • 972f828d3134a9d3ec426cb11aa1cd9f66b657a2 updated node/no-unsupported-features/node-builtins rule to handle backporting properly.

πŸ› Bug fixes

  • 4f74fbf3d674ab9104880954af86f40acd88fb8e fixed a crash bug around dynamic import syntax.
Commits
  • 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
  • fb9ce15 πŸ’₯ add check of bigint literal property names to node/no-unsupported-features/...
  • 4f74fbf πŸ› fix crash on dynamic import with identifier (#201)
  • 972f828 ✨ no-unsupported-features/node-builtins recognize backporting
  • 276a9ad ✨ update no-deprecated-api rule for revoked deprecations
  • b6cb9a0 πŸ’₯ update no-unsupported-features/node-builtins rule based on Node 13.2
  • 0b0c2aa ✨ Node.js 13 supports ES modules
  • 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.


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 Dec 30, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-11.0.0 branch from a2bb881 to 74dd52f Compare January 28, 2020 08:41
@tniezurawski tniezurawski merged commit 0804eae into master Jan 28, 2020
@tniezurawski tniezurawski deleted the dependabot/npm_and_yarn/eslint-plugin-node-11.0.0 branch January 28, 2020 11: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.

None yet

1 participant