redgeoff / couchdb-howler

Use web sockets to subscribe to CouchDB global changes
MIT License
36 stars 1 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-plugin-node was updated from 9.0.1 to 9.1.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 - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/redgeoff/couchdb-howler/381?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 3 commits.

  • 7ce77f9 πŸ”– 9.1.0
  • e5aee3c πŸ› support * in engines.node (fixes #155)
  • fd9d19d ✨ no-deprecated-api adheres to targeted node version (fixes #141) (#164)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 9.0.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 9 commits.

  • 9fbdaec πŸ”– 9.2.0
  • c1d5dbf ✨ add no-callback-literal rule (#179)
  • 72de3a3 πŸ› vulnerability fix: update eslint-utils to ^1.4.2 & eslint-plugin-es to ^1.4.1 (fixes #180) (#183)
  • cfc6352 🎨 fix typos in function names (#177)
  • b757c3e βš’ improve azure-pipelines.yml (#173)
  • a85d541 βš’ trivial fix
  • 88829af βš’ Update azure-pipelines.yml for codecov (#170)
  • 5b3f815 πŸ› fix for ESLint 6 (#169)
  • fe73872 βš’ Switch to Azure Pipelines (#168)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 47 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
  • 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

There are 47 commits in total.

See the full diff