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 13.5.0 to 13.6.0 #592

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps stripe from 13.5.0 to 13.6.0.

Release notes

Sourced from stripe's releases.

v13.6.0

  • #1905 Update generated code
    • Add support for new resource PaymentMethodConfiguration
    • Add support for create, list, retrieve, and update methods on resource PaymentMethodConfiguration
    • Add support for payment_method_configuration on Checkout.SessionCreateParams, PaymentIntentCreateParams, PaymentIntentUpdateParams, SetupIntentCreateParams, and SetupIntentUpdateParams
    • Add support for payment_method_configuration_details on Checkout.Session, PaymentIntent, and SetupIntent
  • #1897 Update generated code
    • Add support for capture, create, expire, increment, and reverse test helper methods on resource Issuing.Authorization
    • Add support for create_force_capture, create_unlinked_refund, and refund test helper methods on resource Issuing.Transaction
    • Add support for new value stripe_tax_inactive on enums Invoice.last_finalization_error.code, PaymentIntent.last_payment_error.code, SetupAttempt.setup_error.code, SetupIntent.last_setup_error.code, and StripeError.code
    • Add support for nonce on EphemeralKeyCreateParams
    • Add support for cashback_amount on Issuing.Authorization.amount_details, Issuing.Authorization.pending_request.amount_details, Issuing.Authorization.request_history[].amount_details, and Issuing.Transaction.amount_details
    • Add support for serial_number on Terminal.ReaderListParams
  • #1895 feat: webhook signing Nestjs
  • #1878 Use src/apiVersion.ts, not API_VERSION as source of truth

See the changelog for more details.

v13.6.0-beta.1

  • #1898 Update generated code for beta
    • Release specs are identical.
  • #1892 Update generated code for beta
    • Remove support for submit_card test helper method on resource Issuing.Card
    • Add support for tax_forms on Account.settings, AccountCreateParams.settings, and AccountUpdateParams.settings
    • Add support for card_design on Issuing.CardUpdateParams
    • Remove support for value submitted from enum Issuing.Card.shipping.status
    • Add support for new value platform_default on enums Issuing.CardDesign.preference and Issuing.CardDesignListParams.preference

See the changelog for more details.

Changelog

Sourced from stripe's changelog.

13.6.0 - 2023-09-14

  • #1905 Update generated code
    • Add support for new resource PaymentMethodConfiguration
    • Add support for create, list, retrieve, and update methods on resource PaymentMethodConfiguration
    • Add support for payment_method_configuration on Checkout.SessionCreateParams, PaymentIntentCreateParams, PaymentIntentUpdateParams, SetupIntentCreateParams, and SetupIntentUpdateParams
    • Add support for payment_method_configuration_details on Checkout.Session, PaymentIntent, and SetupIntent
  • #1897 Update generated code
    • Add support for capture, create, expire, increment, and reverse test helper methods on resource Issuing.Authorization
    • Add support for create_force_capture, create_unlinked_refund, and refund test helper methods on resource Issuing.Transaction
    • Add support for new value stripe_tax_inactive on enums Invoice.last_finalization_error.code, PaymentIntent.last_payment_error.code, SetupAttempt.setup_error.code, SetupIntent.last_setup_error.code, and StripeError.code
    • Add support for nonce on EphemeralKeyCreateParams
    • Add support for cashback_amount on Issuing.Authorization.amount_details, Issuing.Authorization.pending_request.amount_details, Issuing.Authorization.request_history[].amount_details, and Issuing.Transaction.amount_details
    • Add support for serial_number on Terminal.ReaderListParams
  • #1895 feat: webhook signing Nestjs
  • #1878 Use src/apiVersion.ts, not API_VERSION as source of truth
Commits
  • 89712ed Bump version to 13.6.0
  • 24c1e3e Update generated code (#1905)
  • 6b6cc8a Update generated code (#1897)
  • 5bfdaca feat: webhook signing Nestjs (#1895)
  • 02cdfc5 Merge pull request #1878 from stripe/richardm-switch-api-versions
  • fc92bf4 Merge branch 'master' into richardm-switch-api-versions
  • 7f7b2fc Merge branch 'master' into richardm-switch-api-versions
  • 3d809e8 Fix
  • 7680794 Use src/apiVersion.ts, not API_VERSION as source of truth for api version
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)