likecoin / like-co

Official site of LikeCoin - Decentralized Publishing Infrastructure. https://like.co
https://like.co
GNU General Public License v3.0
61 stars 25 forks source link

An in-range update of cookie-parser is breaking the build 🚨 #1007

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency cookie-parser was updated from 1.4.3 to 1.4.4.

🚨 View failing branch.

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

cookie-parser is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - βœ… **ci/circleci: test:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/likecoin/likecoin-store/10082?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: unit_test:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/likecoin/likecoin-store/10081?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 63 commits.

There are 63 commits in total.

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 1.4.3 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 1.4.5
  • deps: cookie@0.4.0
Commits

The new version differs by 45 commits.

  • 2fea3f1 1.4.5
  • 562fe89 tests: add test for single secret in array
  • 747f5a1 tests: remove deep-equal dependency
  • ff3a789 tests: remove shared server object
  • 78003f1 build: Node.js@12.16
  • 3dc38b6 build: Node.js@10.19
  • ae6ec73 build: remove deprecated Travis CI directives
  • 51f99b9 build: speed up logic in Travis CI build steps
  • 43dde8f docs: hard wrap lines
  • 0ec7045 build: support Node.js 13.x
  • 76f6367 build: mocha@7.1.0
  • a7fae23 build: eslint-plugin-markdown@1.0.2
  • 6c3541c build: eslint-plugin-import@2.20.1
  • 29aaf38 deps: cookie@0.4.0
  • 9599b48 build: eslint-plugin-node@11.0.0

There are 45 commits in total.

See the full diff