likecoin / puttyimages-web

Website for images adopted Like protocol.
https://dev.puttyimages.com/
GNU General Public License v3.0
18 stars 10 forks source link

An in-range update of express-jwt is breaking the build 🚨 #233

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency express-jwt was updated from 5.3.1 to 5.3.2.

🚨 View failing branch.

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

express-jwt 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 failed on CircleCI ([Details](https://circleci.com/gh/likecoin/puttyimages-web/855?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **Travis CI - Branch:** The build **errored**.

Commits

The new version differs by 3 commits.

  • 6591014 5.3.2
  • f4f4d1d fix license field
  • 1789282 fix dependencies vulnerabilities and test against 8, 10 and 12 from now on

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 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • e9ed6d2 5.3.3
  • 8662579 Make clearer sections in the Readme
  • d3e86bf Update README.md
  • c5d8419 Add a note about OAuth2 bearer tokens
  • 888f0e9 Update Readme and use a consistent JS style for code examples

See the full diff

greenkeeper[bot] commented 4 years ago

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