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.17.0 to 12.18.0 #583

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps stripe from 12.17.0 to 12.18.0.

Release notes

Sourced from stripe's releases.

v12.18.0

  • #1867 Update generated code
    • Add support for new values incorporated_partnership and unincorporated_partnership on enums Account.company.structure, AccountCreateParams.company.structure, AccountUpdateParams.company.structure, and TokenCreateParams.account.company.structure
    • Add support for new value payment_reversal on enum BalanceTransaction.type
    • Change Invoice.subscription_details.metadata and Invoice.subscription_details to be required

See the changelog for more details.

v12.18.0-beta.1

  • #1861 Update generated code for beta
    • Add support for submit_card test helper method on resource Issuing.Card
    • Add support for address_validation on Issuing.Card.shipping and Issuing.CardCreateParams.shipping
    • Add support for shipping on Issuing.CardUpdateParams
    • Add support for new value submitted on enum Issuing.Card.shipping.status
    • Change type of OrderCreateParams.line_items[].product_data.description, OrderCreateParams.line_items[].product_data.tax_code, OrderCreateParams.shipping_details.phone, OrderUpdateParams.description, OrderUpdateParams.line_items[].product_data.description, OrderUpdateParams.line_items[].product_data.tax_code, OrderUpdateParams.shipping_details.phone, PaymentMethodConfigurationListParams.application, and QuoteUpdateParams.subscription_data_overrides[].description from string to emptyStringable(string)
    • Add support for reason on QuoteMarkStaleQuoteParams
    • Add support for marked_stale on Quote.status_details.stale.last_reason
    • Change Tax.FormListParams.payee.type to be optional
  • #1864 Remove developer_message support

See the changelog for more details.

Changelog

Sourced from stripe's changelog.

12.18.0 - 2023-08-10

  • #1867 Update generated code
    • Add support for new values incorporated_partnership and unincorporated_partnership on enums Account.company.structure, AccountCreateParams.company.structure, AccountUpdateParams.company.structure, and TokenCreateParams.account.company.structure
    • Add support for new value payment_reversal on enum BalanceTransaction.type
    • Change Invoice.subscription_details.metadata and Invoice.subscription_details to be required
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)