Closed greenkeeper[bot] closed 6 years ago
Update to this version instead ๐
The new version differs by 9 commits.
b24098e
Bump version to 6.1.0
906f781
Merge pull request #465 from stripe/jlomas-warn-on-unknown-options
7269a3d
Fix more eslint stuff
9477bcb
Fix eslint stuff, rename function
86892ee
console.warn on unknown options
a3bb389
Merge pull request #463 from stripe/ob-travis-node-10
662a829
Start testing Node 10 on Travis CI
ca46b70
Merge pull request #462 from stripe/ob-fix-tests
4f63d1b
Use valid characters when creating plans
See the full diff
Update to this version instead ๐
.npmignore
to create a lighter package (minus examples and tests)Update to this version instead ๐
Update to this version instead ๐
Update to this version instead ๐
The new version differs by 17 commits.
20f714b
Bump version to 6.3.0
d597f14
Merge pull request #471 from jjsquillante/master
d963055
Tests for synchronous file upload and stream error.
a1ebecc
Handle and generate stream error within fileUpload.js.
aa90cec
Flow to callback if method is not a POST.
c039eeb
Merge remote-tracking branch 'upstream/master'
5acf777
Simplify _request and requestDataProcessor for stream with additional callback.
05a84c4
Remove unnecessary callback.
183d644
Add error handler for stream processing.
8764b7d
Update async mocha tests to prevent false positive.
f109d07
Update promise chain indentation to match Stripe patterns.
87328dd
Add back safe-buffer module to utils.
27c0121
Add safe-buffer module to FileUploads.
54a79a6
Merge remote-tracking branch 'upstream/master'
d99d077
Stream support for FileUploads.js. + test.
There are 17 commits in total.
See the full diff
Update to this version instead ๐
Version 6.0.0 of stripe was just published.
stripe
The version 6.0.0 is not covered by your current version range.
If you donโt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of stripe.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donโt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
stripe-node v6.0.0create
so that it correctly passes all arguments (this is a very minor breaking change)See the changelog for more details.
Commits
The new version differs by 4 commits.
0a5fcda
Bump version to 6.0.0
e48b9f7
Merge pull request #453 from stripe/jlomas-fix-usage-records
f6abc86
Switch to approach similar to Application Fee Refunds
654c723
Fix UsageRecords so it passes through the rest of the arguments
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: