ChickenKyiv / loopback-tutor-intern-8

https://loopback-react-account.herokuapp.com/
https://groceristar.netlify.com/
GNU General Public License v3.0
0 stars 1 forks source link

Bump stripe from 6.1.1 to 6.24.0 #141

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps stripe from 6.1.1 to 6.24.0.

Release notes *Sourced from [stripe's releases](https://github.com/stripe/stripe-node/releases).* > ## stripe-node v6.24.0 > * [#562](https://github-redirect.dependabot.com/stripe/stripe-node/pull/562) Add support for `SubscriptionSchedule` and `SubscriptionScheduleRevision` > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v6.23.1 > * [#560](https://github-redirect.dependabot.com/stripe/stripe-node/pull/560) Enable persistent connections by default > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v6.23.0 > * [#557](https://github-redirect.dependabot.com/stripe/stripe-node/pull/557) Add configurable telemetry to gather information on client-side request latency > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v6.22.0 > * [#555](https://github-redirect.dependabot.com/stripe/stripe-node/pull/555) Add support for OAuth methods > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v6.21.0 > * [#551](https://github-redirect.dependabot.com/stripe/stripe-node/pull/551) Rename `CheckoutSession` to `Session` and move it under the `checkout` namespace. This is a breaking change, but we've reached out to affected merchants and all new merchants would use the new approach. > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v6.20.1 > * [#552](https://github-redirect.dependabot.com/stripe/stripe-node/pull/552) Fix `Buffer` deprecation warnings > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v6.20.0 > * [#539](https://github-redirect.dependabot.com/stripe/stripe-node/pull/539) Add support for the `CheckoutSession` resource > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v6.19.0 > * [#535](https://github-redirect.dependabot.com/stripe/stripe-node/pull/535) Add support for account links > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v6.18.1 > * [#534](https://github-redirect.dependabot.com/stripe/stripe-node/pull/534) Fix iterating on `files.list` method > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v6.18.0 > * [#530](https://github-redirect.dependabot.com/stripe/stripe-node/pull/530) Export errors on root Stripe object > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ... (truncated)
Changelog *Sourced from [stripe's changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md).* > ## 6.24.0 - 2019-02-12 > * [#562](https://github-redirect.dependabot.com/stripe/stripe-node/pull/562) Add support for `SubscriptionSchedule` and `SubscriptionScheduleRevision` > > ## 6.23.1 - 2019-02-04 > * [#560](https://github-redirect.dependabot.com/stripe/stripe-node/pull/560) Enable persistent connections by default > > ## 6.23.0 - 2019-01-30 > * [#557](https://github-redirect.dependabot.com/stripe/stripe-node/pull/557) Add configurable telemetry to gather information on client-side request latency > > ## 6.22.0 - 2019-01-25 > * [#555](https://github-redirect.dependabot.com/stripe/stripe-node/pull/555) Add support for OAuth methods > > ## 6.21.0 - 2019-01-23 > * [#551](https://github-redirect.dependabot.com/stripe/stripe-node/pull/551) Rename `CheckoutSession` to `Session` and move it under the `checkout` namespace. This is a breaking change, but we've reached out to affected merchants and all new merchants would use the new approach. > > ## 6.20.1 - 2019-01-17 > * [#552](https://github-redirect.dependabot.com/stripe/stripe-node/pull/552) Fix `Buffer` deprecation warnings > > ## 6.20.0 - 2018-12-21 > * [#539](https://github-redirect.dependabot.com/stripe/stripe-node/pull/539) Add support for the `CheckoutSession` resource > > ## 6.19.0 - 2018-12-10 > * [#535](https://github-redirect.dependabot.com/stripe/stripe-node/pull/535) Add support for account links > > ## 6.18.1 - 2018-12-07 > * [#534](https://github-redirect.dependabot.com/stripe/stripe-node/pull/534) Fix iterating on `files.list` method > > ## 6.18.0 - 2018-12-06 > * [#530](https://github-redirect.dependabot.com/stripe/stripe-node/pull/530) Export errors on root Stripe object > > ## 6.17.0 - 2018-11-28 > * [#527](https://github-redirect.dependabot.com/stripe/stripe-node/pull/527) Add support for the `Review` APIs > > ## 6.16.0 - 2018-11-27 > * [#515](https://github-redirect.dependabot.com/stripe/stripe-node/pull/515) Add support for `ValueLists` and `ValueListItems` for Radar > > ## 6.15.2 - 2018-11-26 > * [#526](https://github-redirect.dependabot.com/stripe/stripe-node/pull/526) Fixes an accidental mutation of input in rare cases > > ## 6.15.1 - 2018-11-23 > * [#523](https://github-redirect.dependabot.com/stripe/stripe-node/pull/523) Handle `Buffer` instances in `Webhook.constructEvent` > > ## 6.15.0 - 2018-11-12 > * [#474](https://github-redirect.dependabot.com/stripe/stripe-node/pull/474) Add support for `partner_id` in `setAppInfo` > > ## 6.14.0 - 2018-11-09 > * [#509](https://github-redirect.dependabot.com/stripe/stripe-node/pull/509) Add support for new `Invoice` methods > > ## 6.13.0 - 2018-10-30 > * [#507](https://github-redirect.dependabot.com/stripe/stripe-node/pull/507) Add support for persons > ... (truncated)
Commits - [`2a317f5`](https://github.com/stripe/stripe-node/commit/2a317f5bb8a7eb11eacd9850dbcfd62cf80a7710) Bump version to 6.24.0 - [`515b1ce`](https://github.com/stripe/stripe-node/commit/515b1cea48f4e86c4f96174d66859bea250fa876) Merge pull request [#562](https://github-redirect.dependabot.com/stripe/stripe-node/issues/562) from stripe/remi-add-subscription-schedule - [`a138982`](https://github.com/stripe/stripe-node/commit/a138982f0e185f4e93cd4f2fb19c7cfefcebd500) Add support for the Subscription Schedule resource - [`a04d9bb`](https://github.com/stripe/stripe-node/commit/a04d9bb9abafa6fd1b67fa7b7f2780cf59a6c658) Bump version to 6.23.1 - [`c072d87`](https://github.com/stripe/stripe-node/commit/c072d870a5bf80c2d7a2fa8df6e59900d1ed294c) Merge pull request [#560](https://github-redirect.dependabot.com/stripe/stripe-node/issues/560) from stripe/ob-persistent-connections - [`d210b7d`](https://github.com/stripe/stripe-node/commit/d210b7d695dd799203b6d6f6280a6d12dead5d65) Enable persistent connections by default - [`db420f3`](https://github.com/stripe/stripe-node/commit/db420f304dcd150c18edf9bd9cdda2d72aa2b9c8) Bump version to 6.23.0 - [`bb2acf9`](https://github.com/stripe/stripe-node/commit/bb2acf99cb4202cbf51883b568a3c94d772923ad) Add Stripe client telemetry to request headers ([#557](https://github-redirect.dependabot.com/stripe/stripe-node/issues/557)) - [`00fcbcb`](https://github.com/stripe/stripe-node/commit/00fcbcbb7bec1a1d4b0fe1e4b048eb81cf44e41e) Bump version to 6.22.0 - [`b5fb564`](https://github.com/stripe/stripe-node/commit/b5fb564df2f7a08021bc8be9bb31cc964900fa0b) Support OAuth flow for Connect accounts ([#555](https://github-redirect.dependabot.com/stripe/stripe-node/issues/555)) - Additional commits viewable in [compare view](https://github.com/stripe/stripe-node/compare/v6.1.1...v6.24.0)
Maintainer changes This version was pushed to npm by [remi-stripe](https://www.npmjs.com/~remi-stripe), a new releaser for stripe since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #142.