Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump stripe from 12.14.0 to 12.16.0 #303

Merged
merged 1 commit into from
Aug 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

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)

Bumps [stripe](https://github.com/stripe/stripe-node) from 12.14.0 to 12.16.0.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v12.14.0...v12.16.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2023
@jbelien jbelien merged commit a8fe849 into master Aug 26, 2023
4 checks passed
@jbelien jbelien deleted the dependabot/npm_and_yarn/stripe-12.16.0 branch August 26, 2023 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant