joshuaslate / mern-starter

A simple starter/seed project for a fullstack JavaScript app using MongoDB, Express, React, and Node.
http://slatepeak.com
Apache License 2.0
536 stars 180 forks source link

Bump stripe from 4.25.0 to 7.14.0 in /server #90

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps stripe from 4.25.0 to 7.14.0.

Release notes *Sourced from [stripe's releases](https://github.com/stripe/stripe-node/releases).* > ## stripe-node v7.14.0 > * [#732](https://github-redirect.dependabot.com/stripe/stripe-node/pull/732) Add support for CreditNote preview > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v7.13.1 > - [#728](https://github-redirect.dependabot.com/stripe/stripe-node/pull/728) Remove duplicate export > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v7.13.0 > - [#703](https://github-redirect.dependabot.com/stripe/stripe-node/pull/703) New config object > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v7.12.0 > * [#724](https://github-redirect.dependabot.com/stripe/stripe-node/pull/724) Add support for `Mandate` > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v7.11.0 > * [#719](https://github-redirect.dependabot.com/stripe/stripe-node/pull/719) Define 'type' as a property on errors rather than a getter > * [#709](https://github-redirect.dependabot.com/stripe/stripe-node/pull/709) README: imply context of stripe-node > * [#717](https://github-redirect.dependabot.com/stripe/stripe-node/pull/717) Contributor Convenant > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v7.10.0 > * [#699](https://github-redirect.dependabot.com/stripe/stripe-node/pull/699) Add request-specific fields from raw error to top level error > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v7.9.1 > - [#692](https://github-redirect.dependabot.com/stripe/stripe-node/pull/692) Retry based on `Stripe-Should-Retry` and `Retry-After` headers > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v7.9.0 > * [#691](https://github-redirect.dependabot.com/stripe/stripe-node/pull/691) GET and DELETE requests data: body->queryParams > * [#684](https://github-redirect.dependabot.com/stripe/stripe-node/pull/684) Bump eslint-utils from 1.3.1 to 1.4.2 > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v7.8.0 > * [#678](https://github-redirect.dependabot.com/stripe/stripe-node/pull/678) Add `subscriptionItems.createUsageRecord()` method > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v7.7.0 > - [#675](https://github-redirect.dependabot.com/stripe/stripe-node/pull/675) Remove subscription schedule revisions > ... (truncated)
Changelog *Sourced from [stripe's changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md).* > ## 7.14.0 - 2019-11-26 > * [#732](https://github-redirect.dependabot.com/stripe/stripe-node/pull/732) Add support for CreditNote preview > > ## 7.13.1 - 2019-11-22 > > - [#728](https://github-redirect.dependabot.com/stripe/stripe-node/pull/728) Remove duplicate export > > ## 7.13.0 - 2019-11-06 > > - [#703](https://github-redirect.dependabot.com/stripe/stripe-node/pull/703) New config object > > ## 7.12.0 - 2019-11-05 > > - [#724](https://github-redirect.dependabot.com/stripe/stripe-node/pull/724) Add support for `Mandate` > > ## 7.11.0 - 2019-10-31 > > - [#719](https://github-redirect.dependabot.com/stripe/stripe-node/pull/719) Define 'type' as a property on errors rather than a getter > - [#709](https://github-redirect.dependabot.com/stripe/stripe-node/pull/709) README: imply context of stripe-node > - [#717](https://github-redirect.dependabot.com/stripe/stripe-node/pull/717) Contributor Convenant > > ## 7.10.0 - 2019-10-08 > > - [#699](https://github-redirect.dependabot.com/stripe/stripe-node/pull/699) Add request-specific fields from raw error to top level error > > ## 7.9.1 - 2019-09-17 > > - [#692](https://github-redirect.dependabot.com/stripe/stripe-node/pull/692) Retry based on `Stripe-Should-Retry` and `Retry-After` headers > > ## 7.9.0 - 2019-09-09 > > - [#691](https://github-redirect.dependabot.com/stripe/stripe-node/pull/691) GET and DELETE requests data: body->queryParams > - [#684](https://github-redirect.dependabot.com/stripe/stripe-node/pull/684) Bump eslint-utils from 1.3.1 to 1.4.2 > > ## 7.8.0 - 2019-08-12 > > - [#678](https://github-redirect.dependabot.com/stripe/stripe-node/pull/678) Add `subscriptionItems.createUsageRecord()` method > > ## 7.7.0 - 2019-08-09 > > - [#675](https://github-redirect.dependabot.com/stripe/stripe-node/pull/675) Remove subscription schedule revisions > - This is technically a breaking change. We've chosen to release it as a minor vesion bump because the associated API is unused. > > ## 7.6.2 - 2019-08-09 > > - [#674](https://github-redirect.dependabot.com/stripe/stripe-node/pull/674) Refactor requestDataProcessor for File out into its own file > > ## 7.6.1 - 2019-08-08 > > - [#673](https://github-redirect.dependabot.com/stripe/stripe-node/pull/673) Add request start and end time to request and response events > ... (truncated)
Commits - [`67ec167`](https://github.com/stripe/stripe-node/commit/67ec167d58db070f48fe68dd0dc265a7994c13d2) Bump version to 7.14.0 - [`1dc7db3`](https://github.com/stripe/stripe-node/commit/1dc7db3c421f9b3d8715c6405cb9d9dd42876299) Merge pull request [#732](https://github-redirect.dependabot.com/stripe/stripe-node/issues/732) from stripe/remi/codegen-ab6898a - [`b9aeab3`](https://github.com/stripe/stripe-node/commit/b9aeab320acaadc464426db7d77d8121b9de2cac) Codegen for openapi ab6898a - [`9aa2521`](https://github.com/stripe/stripe-node/commit/9aa2521c411bbadf01eef1f7210c473c41d29693) Bump version to 7.13.1 - [`d8b7edc`](https://github.com/stripe/stripe-node/commit/d8b7edc90a1cfb2c270b1e96a618292c291a5e84) Remove duplicate export ([#728](https://github-redirect.dependabot.com/stripe/stripe-node/issues/728)) - [`19a4011`](https://github.com/stripe/stripe-node/commit/19a40118ea67fc10e15d04fa4c21bfdda9e3c963) Merge pull request [#731](https://github-redirect.dependabot.com/stripe/stripe-node/issues/731) from stripe/richardm-fix-ci - [`9f92ff0`](https://github.com/stripe/stripe-node/commit/9f92ff0ce1ba675d3f0480b2311fd09e392f0039) Update test to expect new config - [`bbdbc4a`](https://github.com/stripe/stripe-node/commit/bbdbc4a4b0555b9c6e8b1497db11a71d797c61c1) Merge pull request [#730](https://github-redirect.dependabot.com/stripe/stripe-node/issues/730) from stripe/richardm-junit-reporter - [`622b30e`](https://github.com/stripe/stripe-node/commit/622b30e5acc9b03f94fa9baa86cfdb510e7f395f) Add junit reporter dev dependency - [`ba4c5a9`](https://github.com/stripe/stripe-node/commit/ba4c5a9f9cb122e63c426ec0bf01b1a286e8a6cc) Bump version to 7.13.0 - Additional commits viewable in [compare view](https://github.com/stripe/stripe-node/compare/v4.25.0...v7.14.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 and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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)
dependabot-preview[bot] commented 4 years ago

Superseded by #92.