kernvalley / whiskey-flat-days

Map and events app for Whiskey Flat Days
https://whiskeyflatdays.com
MIT License
0 stars 1 forks source link

Bump stripe from 12.14.0 to 12.16.0 #579

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps stripe from 12.14.0 to 12.16.0.

Release notes

Sourced from stripe's releases.

v12.16.0

  • #1853 Update generated code
    • Add support for monthly_estimated_revenue on Account.business_profile, AccountCreateParams.business_profile, and AccountUpdateParams.business_profile
  • #1859 Revert "import * as http -> import http from 'http'"

See the changelog for more details.

v12.15.0

  • #1853 Update generated code
    • Add support for monthly_estimated_revenue on Account.business_profile, AccountCreateParams.business_profile, and AccountUpdateParams.business_profile
  • #1854 NodeHTTPClient: ensure node:http and node:https are monkey-patchable when importing Stripe via ESM

See the changelog for more details.

Changelog

Sourced from stripe's changelog.

12.16.0 - 2023-07-27

  • #1853 Update generated code
    • Add support for monthly_estimated_revenue on Account.business_profile, AccountCreateParams.business_profile, and AccountUpdateParams.business_profile
  • #1859 Revert "import * as http -> import http from 'http'"

12.15.0 - 2023-07-27 (DEPRECATED ⚠️ )

  • This version included a breaking change #1859 that we should not have released. It has been deprecated on npmjs.org. Please do not use this version.
Commits
  • f646c9d Bump version to 12.16.0
  • 9c3c4ef Merge pull request #1859 from stripe/revert-1854-richardm-monkey-patchable-no...
  • c9ab676 Revert "import * as http -> import http from 'http'"
  • 030dec7 Bump version to 12.15.0
  • 6bbeddf Update generated code (#1853)
  • 3732984 Call out addition of subscriptions.cancel in Changelog (#1856)
  • 5355f76 Intercept test calls that hardcode API base (#1855)
  • f6d9d5d Merge pull request #1854 from stripe/richardm-monkey-patchable-node-http
  • f1a2411 For posterity
  • c2a0db9 use nock default export
  • Additional commits viewable in compare view


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)