Open greenkeeper[bot] opened 5 years ago
After pinning to 9.0.1 your tests are passing again. Downgrade this dependency π.
devDependency
eslint-plugin-node was updated from 9.1.0
to 9.2.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
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
devDependency
eslint-plugin-node was updated from 11.0.0
to 11.1.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
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
The devDependency eslint-plugin-node was updated from
9.0.1
to9.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
*
inengines.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: