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.15.0 in /server #92

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps stripe from 4.25.0 to 7.15.0.

Release notes

Sourced from stripe's releases.

stripe-node v7.15.0

  • #745 Bump handlebars from 4.1.2 to 4.5.3
  • #737 Fix flows test

See the changelog for more details.

stripe-node v7.14.0

  • #732 Add support for CreditNote preview

See the changelog for more details.

stripe-node v7.13.1

  • #728 Remove duplicate export

See the changelog for more details.

stripe-node v7.13.0

  • #703 New config object

See the changelog for more details.

stripe-node v7.12.0

  • #724 Add support for Mandate

See the changelog for more details.

stripe-node v7.11.0

  • #719 Define 'type' as a property on errors rather than a getter
  • #709 README: imply context of stripe-node
  • #717 Contributor Convenant

See the changelog for more details.

stripe-node v7.10.0

  • #699 Add request-specific fields from raw error to top level error

See the changelog for more details.

stripe-node v7.9.1

  • #692 Retry based on Stripe-Should-Retry and Retry-After headers

See the changelog for more details.

stripe-node v7.9.0

  • #691 GET and DELETE requests data: body->queryParams
  • #684 Bump eslint-utils from 1.3.1 to 1.4.2

See the changelog for more details.

stripe-node v7.8.0

... (truncated)
Changelog

Sourced from stripe's changelog.

7.15.0 - 2019-12-30

  • #745 Bump handlebars from 4.1.2 to 4.5.3
  • #737 Fix flows test

7.14.0 - 2019-11-26

  • #732 Add support for CreditNote preview

7.13.1 - 2019-11-22

  • #728 Remove duplicate export

7.13.0 - 2019-11-06

  • #703 New config object

7.12.0 - 2019-11-05

  • #724 Add support for Mandate

7.11.0 - 2019-10-31

  • #719 Define 'type' as a property on errors rather than a getter
  • #709 README: imply context of stripe-node
  • #717 Contributor Convenant

7.10.0 - 2019-10-08

  • #699 Add request-specific fields from raw error to top level error

7.9.1 - 2019-09-17

  • #692 Retry based on Stripe-Should-Retry and Retry-After headers

7.9.0 - 2019-09-09

  • #691 GET and DELETE requests data: body->queryParams
  • #684 Bump eslint-utils from 1.3.1 to 1.4.2

7.8.0 - 2019-08-12

  • #678 Add subscriptionItems.createUsageRecord() method

7.7.0 - 2019-08-09

  • #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 Refactor requestDataProcessor for File out into its own file
... (truncated)
Commits
Maintainer changes

This version was pushed to npm by ob-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 #93.