standard / standard-engine

:fire_engine: The guts of `standard` modularized for reuse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of eslint-plugin-node is breaking the build 🚨

greenkeeper opened this issue Β· comments

The devDependency eslint-plugin-node was updated from 10.0.0 to 11.0.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

eslint-plugin-node is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 14 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/es-syntax
  • 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
  • 3102915 βš’ update CI.yml to add Node 13
  • 0fb2dd0 Create FUNDING.yml
  • b16ac29 βš’ remove && because Windows doesn't support it
  • eca48c8 πŸ“ fix wrong links

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 10.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 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)

See the full diff