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 14.10.0 to 14.11.0 #621

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps stripe from 14.10.0 to 14.11.0.

Release notes

Sourced from stripe's releases.

v14.11.0

  • #1985 Update generated code
    • Add support for retrieve method on resource Tax.Registration
    • Change AccountSession.components.payment_details.features, AccountSession.components.payment_details, AccountSession.components.payments.features, AccountSession.components.payments, AccountSession.components.payouts.features, AccountSession.components.payouts, PaymentLink.inactive_message, and PaymentLink.restrictions to be required
    • Change type of SubscriptionSchedule.default_settings.invoice_settings from InvoiceSettingSubscriptionScheduleSetting | null to InvoiceSettingSubscriptionScheduleSetting
  • #1987 Update docstrings to indicate removal of deprecated event types

See the changelog for more details.

v14.11.0-beta.1

  • #1977 Update generated code for beta
    • Add support for capital_financing_promotion on AccountSession.components and AccountSessionCreateParams.components
    • Add support for new value shipping_address_invalid on enums Invoice.last_finalization_error.code, PaymentIntent.last_payment_error.code, SetupAttempt.setup_error.code, SetupIntent.last_setup_error.code, and StripeError.code
    • Change FinancialConnections.Account.balance_refresh.next_refresh_available_at, FinancialConnections.Account.subscriptions, and FinancialConnections.Account.transaction_refresh to be required
    • Change type of Invoice.issuer and SubscriptionSchedule.default_settings.invoice_settings.issuer from ConnectAccountReference | null to ConnectAccountReference
    • Change type of PaymentLink.subscription_data.invoice_settings from PaymentLinksResourceSubscriptionDataInvoiceSettings | null to PaymentLinksResourceSubscriptionDataInvoiceSettings
    • Add support for ship_from_details on Tax.CalculationCreateParams, Tax.Calculation, and Tax.Transaction

See the changelog for more details.

Changelog

Sourced from stripe's changelog.

14.11.0 - 2024-01-04

  • #1985 Update generated code
    • Add support for retrieve method on resource Tax.Registration
    • Change AccountSession.components.payment_details.features, AccountSession.components.payment_details, AccountSession.components.payments.features, AccountSession.components.payments, AccountSession.components.payouts.features, AccountSession.components.payouts, PaymentLink.inactive_message, and PaymentLink.restrictions to be required
    • Change type of SubscriptionSchedule.default_settings.invoice_settings from InvoiceSettingSubscriptionScheduleSetting | null to InvoiceSettingSubscriptionScheduleSetting
  • #1987 Update docstrings to indicate removal of deprecated event types
Commits


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)