zoewebber / calculator

Apache License 2.0
0 stars 2 forks source link

Update stripe to the latest version πŸš€ #5

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 5.7.0 of stripe was just published.

Dependency stripe
Current Version 5.1.1
Type devDependency

The version 5.7.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 v5.7.0
  • #441 Write directly to a connection that's known to be still open

See the changelog for more details.

Commits

The new version differs by 43 commits.

  • 7e87360 Bump version to 5.7.0
  • 38be93a Merge pull request #441 from hygglo/agent-keep-alive-max-sockets-bugfix
  • 3bbffa1 Support custom agent with keepAlive: true & maxSockets set
  • bc8d7be Bump version to 5.6.1
  • 52a896a Merge pull request #437 from reisel/patch-1
  • 8e7271b Bump version to 5.6.0
  • c4867cd Merge pull request #439 from stripe/ob-use-native-promises
  • 722a12f Use native promises
  • d90b8ab fix invalid path join
  • 7ad2965 Merge pull request #433 from elliotaplant/master
  • 1dc18e9 Add TypeScript usage to README
  • 33632e6 Bump version to 5.5.0
  • 96f6dd6 Merge pull request #425 from stripe/jkakar/topup-client
  • 60368f8 Merge pull request #428 from stripe/remi-remove-3ds-test
  • 9825266 Remove old 3DS test to ensure test suite keep working

There are 43 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 6 years ago

Version 5.8.0 just got published.

Update to this version instead πŸš€

Release Notes stripe-node v5.8.0
  • #444 Introduce flexible billing primitives for subscriptions

See the changelog for more details.

Commits

The new version differs by 7 commits.

  • f12c3d6 Bump version to 5.8.0
  • 0fc17d3 Merge pull request #444 from stripe/alexander/flexible-billings
  • 60296d4 flexible and metered billing
  • 3c07d85 Merge pull request #443 from stripe/ob-eslint-indent
  • 835e5ed Enable indent linting rule
  • a4f4dbf Merge pull request #442 from kesla/patch-1
  • 1f8b910 Fix indentation in StripeResource.js

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.10.0 just got published.

Update to this version instead πŸš€

Release Notes stripe-node v5.10.0
  • #459 Export error types on stripe.errors so that errors can be matched with instanceof instead of comparing the strings generated by type

See the changelog for more details.

Commits

The new version differs by 11 commits.

  • 8b787b8 Bump version to 5.10.0
  • edea141 Merge pull request #459 from stripe/brandur-typed-error-access
  • a220f18 Export errors to allow typed access to them
  • 5b3318a Bump version to 5.9.0
  • 3ef4d6c Merge pull request #456 from stripe/fay/issfr
  • d4068a4 Edit tests
  • 750a8ed Put charge retrieve in list
  • acb67e4 Get the list from charge working
  • 475a42b Edits
  • 0b76b0b typo
  • c53f19e Add support for v1/issuer_fraud_records endpoint

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.0.0 just got published.

Update to this version instead πŸš€

Release Notes stripe-node v6.0.0
  • #453 Re-implement usage record's create 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

greenkeeper[bot] commented 6 years ago

Version 6.1.0 just got published.

Update to this version instead πŸš€

Release Notes stripe-node v6.1.0
  • #465 Warn when unknown options are passed to functions

See the changelog for more details.

Commits

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

greenkeeper[bot] commented 6 years ago

Version 6.1.1 just got published.

Update to this version instead πŸš€

Release Notes stripe-node v6.1.1
  • #469 Add .npmignore to create a lighter package (minus examples and tests)

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • 88055df Bump version to 6.1.1
  • 4225807 Merge pull request #469 from stripe/brandur-npmignore
  • a365fab Add .npmignore to create a leaner package

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.2.0 just got published.

Update to this version instead πŸš€

Release Notes stripe-node v6.2.0
  • #473 Add support for payment intents

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • 674a1c9 Bump version to 6.2.0
  • 34113d2 Merge pull request #473 from stripe/remi-add-payment-intent
  • bb96be7 Add support for the PaymentIntent resource

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.2.1 just got published.

Update to this version instead πŸš€

Release Notes stripe-node v6.2.1
  • #475 Fixes array encoding of subscription items for the upcoming invoices endpoint.

See the changelog for more details.

Commits

The new version differs by 2 commits.

  • 6d3f58e Bump version to 6.2.1
  • ae049ad Upcoming invoices now have proper integer-index-encoded params when sent in the request body

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.3.0 just got published.

Update to this version instead πŸš€

Release Notes stripe-node v6.3.0
  • #471 Add support for streams in file uploads

See the changelog for more details.

Commits

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

greenkeeper[bot] commented 6 years ago

Version 6.4.0 just got published.

Update to this version instead πŸš€

Release Notes stripe-node v6.4.0
  • #481 Add support for Stripe Issuing

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • e7d6091 Bump version to 6.4.0
  • 2de05a7 Merge pull request #481 from stripe/jlomas-add-issuing-resources
  • 36deea9 Add Issuing API calls, create a 'StripeNamespace' to accommmodate the structure

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.5.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 3f1efd7 Bump version to 6.5.0
  • 0849875 Merge pull request #482 from stripe/remi-add-sigma-scheduled-query-run
  • d28a1ca Add ScheduledQueryRun resource

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.6.0 just got published.

Update to this version instead πŸš€

Release Notes stripe-node v6.6.0
  • #483 Add support for file links

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • 3cc6a11 Bump version to 6.6.0
  • 43bfe34 Merge pull request #483 from stripe/remi-add-file-link
  • df44192 Add support for the File Link resource

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.7.0 just got published.

Update to this version instead πŸš€

Release Notes stripe-node v6.7.0
  • #485 Add support for cancel on topups

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • d98587a Bump version to 6.7.0
  • fb1576f Merge pull request #485 from stripe/foresthu-topup-add-cancel-support
  • 4201224 Add cancel support for topups

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.8.0 just got published.

Update to this version instead πŸš€

Release Notes stripe-node v6.8.0
  • #488 Remove support for BitcoinReceivers write-actions

See the changelog for more details.

Commits

The new version differs by 5 commits.

  • d1c9ea8 Bump version to 6.8.0
  • da09a80 Merge pull request #488 from stripe/tomer-remove-editable-bitcoin-receiver-actions
  • 2c02be6 Merge pull request #492 from stripe/ob-fix-tests
  • a71f6c8 Fix test suite for latest API version
  • 77f3429 Remove editable bitcoin receiver actions

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.9.0 just got published.

Update to this version instead πŸš€

Release Notes stripe-node v6.9.0
  • #493 Add support for reporting resources

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • 935505d Bump version to 6.9.0
  • e34b138 Merge pull request #493 from stripe/remi-add-reporting-resources
  • 2897f0c Add support for the Reporting resources

See the full diff

greenkeeper[bot] commented 6 years ago

Version 6.10.0 just got published.

Update to this version instead πŸš€

Release Notes stripe-node v6.10.0
  • #491 Add support for usage record summaries

See the changelog for more details.

Commits

The new version differs by commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

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

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

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

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for stripe-node v6.13.0
  • #507 Add support for persons
  • #510 Add support for webhook endpoints

See the changelog for more details.

Commits

The new version differs by 11 commits.

  • a80088d Bump version to 6.13.0
  • 4394309 Merge pull request #510 from stripe/remi-add-webhook-endpoint
  • 771511f Add support for the Webhook Endpoint resource
  • 50d7fea Merge pull request #507 from stripe/remi-add-person
  • 0c491a2 Add support for the Person resource
  • 9e4ec16 Merge pull request #513 from stripe/ralex/typescript-dt-readme
  • e8f4e01 Stripe, not StripeNode, for TypeScript
  • 8a95ea0 Clarify TypeScript usage
  • 0ad2de9 Merge pull request #512 from stripe/ralex/clarify-autoPagingEach-async-usage
  • 029d083 Modernize the examples in the README a little bit.
  • 7d94079 Clarify autoPagingEach async usage

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for stripe-node v6.14.0
  • #509 Add support for new Invoice methods

See the changelog for more details.

Commits

The new version differs by 5 commits.

  • ed076a2 Bump version to 6.14.0
  • bb0d7d5 Merge pull request #509 from stripe/remi-add-invoice-methods
  • e521c7a Add new methods for the Invoice resource
  • e82286e Merge pull request #516 from stripe/ob-514
  • 3e5d414 Fix stripeMethod documentation, remove required parameter

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for stripe-node v6.15.0
  • #474 Add support for partner_id in setAppInfo

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • 52b99f5 Bump version to 6.15.0
  • 172e076 Merge pull request #474 from stripe/zwick_partner_id_set_app_info
  • 65de867 Adds support for an optional 'partner_id' parameter in 'setAppInfo'

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for stripe-node v6.15.1
  • #523 Handle Buffer instances in Webhook.constructEvent

See the changelog for more details.

Commits

The new version differs by 9 commits.

  • 314b17b Bump version to 6.15.1
  • 55ebb45 Merge pull request #523 from stripe/ob-webhook-convert-buffer
  • e226be5 Handle Buffer instances in Webhook.constructEvent
  • 324b972 Merge pull request #520 from stripe/ob-fix-lgtm-alerts
  • eb0e9f4 Add missing semicolons
  • e89f296 Remove superfluous argument
  • eca5cf3 Merge pull request #519 from avimar/patch-1
  • 32e4f7e changelog: note as deprecated
  • 97b6b93 mark change as non-breaking

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 7d95364 Bump version to 6.15.2
  • e40a4ce Merge pull request #526 from stripe/ralex/dont-mutate-params
  • f39328e Do not mutate data param in general (shallow)
  • 4b73489 Do not mutate params object when encoding arrays as objects

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for stripe-node v6.16.0
  • #515 Add support for ValueLists and ValueListItems for Radar

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • f84b6af Bump version to 6.16.0
  • 5b09f4e Merge pull request #515 from stripe/remi-add-radar-list
  • d67b7d8 Add support for Radar List and ListItem resources

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for stripe-node v6.17.0
  • #705 Add support for the Review APIs

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • 90fdee4 Bump version to 6.17.0
  • 2239686 Merge pull request #527 from stripe/remi-add-radar-review
  • 70d5ffa Add support for the Review resource

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for stripe-node v6.18.0
  • #530 Export errors on root Stripe object

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • b128a28 Bump version to 6.18.0
  • b7c3c8d Merge pull request #530 from stripe/ob-export-errors
  • 1aacc66 Export errors on root Stripe object

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for stripe-node v6.18.1
  • #534 Fix iterating on files.list method

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • 31248a4 Bump version to 6.18.1
  • 47ef16b Merge pull request #534 from stripe/ob-fix-533
  • 6adfbc6 Fix iterating on files.list method

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for stripe-node v6.19.0
  • #535 Add support for account links

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • dd64f37 Bump version to 6.19.0
  • 434476a Merge pull request #535 from stripe/remi-add-account-links
  • 57f7f56 Add support for the Account Link resource

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for stripe-node v6.20.0
  • #539 Add support for the CheckoutSession resource

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • 61b931b Bump version to 6.20.0
  • 4e0da9c Merge pull request #539 from stripe/remi-add-checkout-sessions
  • b9c31da Add support for the Checkout Session resource

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for stripe-node v6.20.1
  • #552 Fix Buffer deprecation warnings

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • 52fa193 Bump version to 6.20.1
  • 57d5f09 Merge pull request #552 from stripe/ob-fix-warning
  • 32fa2fd Fix Buffer deprecation warnings

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for stripe-node v6.24.0
  • #562 Add support for SubscriptionSchedule and SubscriptionScheduleRevision

See the changelog for more details.

Commits

The new version differs by 13 commits.

  • 2a317f5 Bump version to 6.24.0
  • 515b1ce Merge pull request #562 from stripe/remi-add-subscription-schedule
  • a138982 Add support for the Subscription Schedule resource
  • a04d9bb Bump version to 6.23.1
  • c072d87 Merge pull request #560 from stripe/ob-persistent-connections
  • d210b7d Enable persistent connections by default
  • db420f3 Bump version to 6.23.0
  • bb2acf9 Add Stripe client telemetry to request headers (#557)
  • 00fcbcb Bump version to 6.22.0
  • b5fb564 Support OAuth flow for Connect accounts (#555)
  • a60db34 Bump version to 6.21.0
  • 9a30402 Merge pull request #551 from stripe/remi-fix-checkout-sessions
  • a2cd62c Move CheckoutSession to the Checkout namespace and rename to Session

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for stripe-node v6.25.1
  • #565 Always encode arrays as integer-indexed hashes

See the changelog for more details.

Commits

The new version differs by 6 commits.

  • f5a2f49 Bump version to 6.25.1
  • 713cdcb Merge pull request #565 from stripe/ob-561
  • e20fd97 Always encode arrays as integer-indexed hashes
  • b209c82 Clarify that automatic network retries occur for most api errors (#567)
  • 1f69c43 Merge pull request #566 from stripe/paulasjes/update-network-retries-readme
  • 4fc1bfe Remove rate limiting language for now

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for stripe-node v6.26.0
  • #574 Encode Dates as Unix timestamps

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • 44fd7d3 Bump version to 6.26.0
  • 4238f12 Merge pull request #574 from stripe/ob-encode-dates
  • d598ca1 Encode Dates as Unix timestamps

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for stripe-node v6.26.1
  • #580 Fix support for HTTPS proxies

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • 8a333d8 Bump version to 6.26.1
  • dbcd7d1 Merge pull request #580 from stripe/ob-fix-579
  • e67dd8c Fix support for HTTPS proxies

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for stripe-node v6.27.0
  • #581 Add support for deleting Terminal Location and Reader

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • 06f9560 Bump version to 6.27.0
  • 1d9a896 Merge pull request #581 from stripe/remi-add-terminal-delete
  • e8bf1ac Add support for Terminal Location and Reader deletion

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for stripe-node v6.28.0
  • #570 Add support for the PaymentMethod resource and APIs
  • #578 Add support for retrieving a Checkout Session

See the changelog for more details.

Commits

The new version differs by 5 commits.

  • 0d40b87 Bump version to 6.28.0
  • 54a2a1b Merge pull request #578 from stripe/remi-add-checkout-session-retrieve
  • 6dcbe7b Merge pull request #570 from stripe/remi-add-payment-methods
  • 63078a5 Add support for retrieving a Checkout Session
  • 8349cad Add support for the PaymentMethod resource

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for stripe-node v6.29.0
  • #585 Add support for the CreditNote resource and APIs

See the changelog for more details.

Commits

The new version differs by 3 commits.

  • 8b2c36c Bump version to 6.29.0
  • e9f70e3 Merge pull request #585 from stripe/remi-add-credit-notes
  • 491717b Add support for CreditNote

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€