coopflow / fastify-stripe

Stripe Node.js Library instance initialization and encapsulation in fastify framework.
MIT License
22 stars 4 forks source link

An in-range update of stripe is breaking the build 🚨 #7

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency stripe was updated from 6.32.0 to 6.33.0.

🚨 View failing branch.

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

stripe 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 - ❌ **Travis CI - Branch:** The build **failed**.

Release Notes for stripe-node v6.33.0
  • #609 Add generateWebhookHeaderString to make it easier to mock webhook events

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • 077bf84 Bump version to 6.33.0
  • 1f90bce Merge pull request #609 from stripe/paulasjes/expose-webhook-header-generator
  • 1062f11 Exposing generateHeaderString

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 6.32.0 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 🚀

coopflow commented 5 years ago

stripe@6.33.0 introduced a bug and was pulled from npm, we can close this.