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.9.0 in /server #74

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps stripe from 4.25.0 to 7.9.0.

Release notes *Sourced from [stripe's releases](https://github.com/stripe/stripe-node/releases).* > ## 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 > - This is technically a breaking change. We've chosen to release it as a minor vesion bump because the associated API is unused. > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v7.6.2 > - [#674](https://github-redirect.dependabot.com/stripe/stripe-node/pull/674) Refactor requestDataProcessor for File out into its own file > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v7.6.1 > - [#673](https://github-redirect.dependabot.com/stripe/stripe-node/pull/673) Add request start and end time to request and response events > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v7.6.0 > - [#661](https://github-redirect.dependabot.com/stripe/stripe-node/pull/661) Refactor errors to ES6 classes. > - [#672](https://github-redirect.dependabot.com/stripe/stripe-node/pull/672) Refinements to error ES6 classes. > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v7.5.5 > - [#665](https://github-redirect.dependabot.com/stripe/stripe-node/pull/665) Remove `lodash.isplainobject`. > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v7.5.4 > - [#671](https://github-redirect.dependabot.com/stripe/stripe-node/pull/671) Include a prefix in generated idempotency keys and remove uuid dependency. > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v7.5.3 > - [#667](https://github-redirect.dependabot.com/stripe/stripe-node/pull/667) Refactor request headers, allowing any header to be overridden. > > See [the changelog for more details](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md). > > ## stripe-node v7.5.2 > - [#664](https://github-redirect.dependabot.com/stripe/stripe-node/pull/664) Expose and use `once` > ... (truncated)
Changelog *Sourced from [stripe's changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md).* > ## 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 > > ## 7.6.0 - 2019-08-02 > > - [#661](https://github-redirect.dependabot.com/stripe/stripe-node/pull/661) Refactor errors to ES6 classes. > - [#672](https://github-redirect.dependabot.com/stripe/stripe-node/pull/672) Refinements to error ES6 classes. > > ## 7.5.5 - 2019-08-02 > > - [#665](https://github-redirect.dependabot.com/stripe/stripe-node/pull/665) Remove `lodash.isplainobject`. > > ## 7.5.4 - 2019-08-01 > > - [#671](https://github-redirect.dependabot.com/stripe/stripe-node/pull/671) Include a prefix in generated idempotency keys and remove uuid dependency. > > ## 7.5.3 - 2019-07-31 > > - [#667](https://github-redirect.dependabot.com/stripe/stripe-node/pull/667) Refactor request headers, allowing any header to be overridden. > > ## 7.5.2 - 2019-07-30 > > - [#664](https://github-redirect.dependabot.com/stripe/stripe-node/pull/664) Expose and use `once` > > ## 7.5.1 - 2019-07-30 > > - [#662](https://github-redirect.dependabot.com/stripe/stripe-node/pull/662) Remove `safe-buffer` dependency > - [#666](https://github-redirect.dependabot.com/stripe/stripe-node/pull/666) Bump lodash from 4.17.11 to 4.17.15 > - [#668](https://github-redirect.dependabot.com/stripe/stripe-node/pull/668) Move Balance History to /v1/balance_transactions > > ## 7.5.0 - 2019-07-24 > > - [#660](https://github-redirect.dependabot.com/stripe/stripe-node/pull/660) Interpret any string in args as API Key instead of a regex > ... (truncated)
Commits - [`0d5fe64`](https://github.com/stripe/stripe-node/commit/0d5fe6477463d5de58419c3ad4af564247d8b4ef) Bump version to 7.9.0 - [`ba9e023`](https://github.com/stripe/stripe-node/commit/ba9e023a6376ada998d6a685946bc3b6f9cb459f) Merge pull request [#691](https://github-redirect.dependabot.com/stripe/stripe-node/issues/691) from stripe/richardm-data-in-queryparams - [`7b6ed2c`](https://github.com/stripe/stripe-node/commit/7b6ed2cf2bed70b1a6ace5c8a4b9ab56cb4dbc13) Bail on bail - [`a5bfe08`](https://github.com/stripe/stripe-node/commit/a5bfe08a083a0b9b40a4ce975eb860b204777dfe) Fix lint - [`a8b372e`](https://github.com/stripe/stripe-node/commit/a8b372e9d39c39a4c974c7eacc33ae7afddbf9f4) Bail in CI - [`c83485e`](https://github.com/stripe/stripe-node/commit/c83485ecec6782426b77e5d982a196373c603b50) GET and DELETE requests data: body->queryParams - [`b3ebb8a`](https://github.com/stripe/stripe-node/commit/b3ebb8a109e1a1f807ca819f1dff831a1a971068) Merge pull request [#684](https://github-redirect.dependabot.com/stripe/stripe-node/issues/684) from stripe/dependabot/npm_and_yarn/eslint-utils-1.4.2 - [`1951347`](https://github.com/stripe/stripe-node/commit/19513477d35b74a07e0d9443090b982260eca463) Bump eslint-utils from 1.3.1 to 1.4.2 - [`1a5ee1b`](https://github.com/stripe/stripe-node/commit/1a5ee1bf512242a619e9f45f514c471eccd32ef6) Bump version to 7.8.0 - [`59e96a2`](https://github.com/stripe/stripe-node/commit/59e96a22a8638a007314c9b7ec12204029b96bf0) Merge pull request [#678](https://github-redirect.dependabot.com/stripe/stripe-node/issues/678) from stripe/ob/codegen-c806fa1 - Additional commits viewable in [compare view](https://github.com/stripe/stripe-node/compare/v4.25.0...v7.9.0)
Maintainer changes This version was pushed to npm by [richardm-stripe](https://www.npmjs.com/~richardm-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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #75.