Heher / Globe-Draft

1 stars 0 forks source link

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

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

The dependency stripe was updated from 6.10.0 to 6.11.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 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/Heher/Globe-Draft/builds/430418647?utm_source=github_status&utm_medium=notification)).

Release Notes for stripe-node v6.11.0
  • #496 Add auto-pagination

See the changelog for more details.

Commits

The new version differs by 15 commits.

  • d1166f9 Bump version to 6.11.0
  • 0e10d1c Merge pull request #496 from stripe/ralex/auto-pagination
  • 48c172d Auto-pagination docs wording cleanup
  • 7a933e2 Remove a const
  • 8bcf145 callbackifyPromise => callbackifyPromiseWithTimeout
  • 533239a Add docs for Auto-pagination
  • 5014a77 Put async iterator on the list call itself rather than autoPagingEach
  • f977f6c PR Feedback
  • 327fde4 Tests check that iteration does not occur after you break
  • 3cf98f5 Edge cases & tests
  • 1dc01d5 Improve tests and other cleanup
  • e348088 Add autoPagingToArray
  • 073a5b7 Preliminary implementation of autoPagingEach
  • 6ce31cf Move testUtils into a sibling dir
  • 434add9 Refactor request-making out of StripeMethod

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

After pinning to 6.10.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

Release Notes for stripe-node v6.12.1
  • #502 Fix test suite

See the changelog for more details.

Commits

The new version differs by 11 commits.

  • 278b07d Bump version to 6.12.1
  • a4e0ade Merge pull request #502 from stripe/ob-fix-tests
  • 25b2e5f Fix tests
  • 5051672 Bump version to 6.12.0
  • dada2ed Merge pull request #500 from stripe/ob-file-resource
  • 372e8e1 Merge pull request #498 from stripe/daz-terminal-bindings
  • e74e1dc Rename FileUploads to Files
  • c1c917e Merge pull request #499 from stripe/ob-override-host-per-method
  • d819bbb Override host per method instead of per resource
  • cf45626 Linting fixes
  • 6cc3f2f Terminal Bindings

See the full diff