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.19.0 #124

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps stripe from 6.1.1 to 6.19.0.

Release notes *Sourced from [stripe's releases](https://github.com/stripe/stripe-node/releases).* > ## 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). > > ## stripe-node v6.17.0 > * [#527](https://github-redirect.dependabot.com/stripe/stripe-node/pull/527) Add support for the `Review` APIs > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v6.16.0 > * [#515](https://github-redirect.dependabot.com/stripe/stripe-node/pull/515) Add support for `ValueLists` and `ValueListItems` for Radar > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v6.15.2 > * [#526](https://github-redirect.dependabot.com/stripe/stripe-node/pull/526) Fixes an accidental mutation of input in rare cases > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v6.15.1 > * [#523](https://github-redirect.dependabot.com/stripe/stripe-node/pull/523) Handle `Buffer` instances in `Webhook.constructEvent` > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v6.15.0 > * [#474](https://github-redirect.dependabot.com/stripe/stripe-node/pull/474) Add support for `partner_id` in `setAppInfo` > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v6.14.0 > * [#509](https://github-redirect.dependabot.com/stripe/stripe-node/pull/509) Add support for new `Invoice` methods > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v6.13.0 > * [#507](https://github-redirect.dependabot.com/stripe/stripe-node/pull/507) Add support for persons > * [#510](https://github-redirect.dependabot.com/stripe/stripe-node/pull/510) Add support for webhook endpoints > > 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.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 > * [#510](https://github-redirect.dependabot.com/stripe/stripe-node/pull/510) Add support for webhook endpoints > > ## 6.12.1 - 2018-09-24 > * [#502](https://github-redirect.dependabot.com/stripe/stripe-node/pull/502) Fix test suite > > ## 6.12.0 - 2018-09-24 > * [#498](https://github-redirect.dependabot.com/stripe/stripe-node/pull/498) Add support for Stripe Terminal > * [#500](https://github-redirect.dependabot.com/stripe/stripe-node/pull/500) Rename `FileUploads` to `Files`. For backwards compatibility, `Files` is aliased to `FileUploads`. `FileUploads` is deprecated and will be removed from the next major version. > > ## 6.11.0 - 2018-09-18 > * [#496](https://github-redirect.dependabot.com/stripe/stripe-node/pull/496) Add auto-pagination > > ## 6.10.0 - 2018-09-05 > * [#491](https://github-redirect.dependabot.com/stripe/stripe-node/pull/491) Add support for usage record summaries > > ## 6.9.0 - 2018-09-05 > * [#493](https://github-redirect.dependabot.com/stripe/stripe-node/pull/493) Add support for reporting resources > > ## 6.8.0 - 2018-08-27 > * [#488](https://github-redirect.dependabot.com/stripe/stripe-node/pull/488) Remove support for `BitcoinReceivers` write-actions > > ... (truncated)
Commits - [`dd64f37`](https://github.com/stripe/stripe-node/commit/dd64f37adec6bfc042230f0d7cadf1883c12c7f6) Bump version to 6.19.0 - [`434476a`](https://github.com/stripe/stripe-node/commit/434476a3bcbe42fa06096208f4a722ba6b37d275) Merge pull request [#535](https://github-redirect.dependabot.com/stripe/stripe-node/issues/535) from stripe/remi-add-account-links - [`57f7f56`](https://github.com/stripe/stripe-node/commit/57f7f5626e1f0f6b6f7febfc29dd54c5c99d4ec3) Add support for the Account Link resource - [`31248a4`](https://github.com/stripe/stripe-node/commit/31248a4beebef9d07be8533cff72ccc869d70618) Bump version to 6.18.1 - [`47ef16b`](https://github.com/stripe/stripe-node/commit/47ef16b0db530f9f1355e5f27f6cff4134468403) Merge pull request [#534](https://github-redirect.dependabot.com/stripe/stripe-node/issues/534) from stripe/ob-fix-533 - [`6adfbc6`](https://github.com/stripe/stripe-node/commit/6adfbc6aa19a355bad5cfa76f9b8b2ad58982d8a) Fix iterating on files.list method - [`b128a28`](https://github.com/stripe/stripe-node/commit/b128a289f9b76c2e3612785e7c95842876f154ab) Bump version to 6.18.0 - [`b7c3c8d`](https://github.com/stripe/stripe-node/commit/b7c3c8d7c5ac5094dcaab3ed08fd9d9b483c9168) Merge pull request [#530](https://github-redirect.dependabot.com/stripe/stripe-node/issues/530) from stripe/ob-export-errors - [`1aacc66`](https://github.com/stripe/stripe-node/commit/1aacc668d8d27c40fac2ef38da0db928ae875118) Export errors on root Stripe object - [`90fdee4`](https://github.com/stripe/stripe-node/commit/90fdee40b147fabecc08cd6fd344b90009b9c041) Bump version to 6.17.0 - Additional commits viewable in [compare view](https://github.com/stripe/stripe-node/compare/v6.1.1...v6.19.0)


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 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 #137.