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
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
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
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)
Bumps stripe from 12.17.0 to 12.18.0.
Release notes
Sourced from stripe's releases.
Changelog
Sourced from stripe's changelog.
Commits
ca229a6
Bump version to 12.18.089a1111
Update generated code (#1871)623bad5
Merge pull request #1858 from stripe/dependabot/npm_and_yarn/word-wrap-1.2.532a219d
Merge branch 'master' into dependabot/npm_and_yarn/word-wrap-1.2.5f4ad01f
Update generated code (#1870)5f26c19
Update generated code (#1867)79f1b8b
Bump word-wrap from 1.2.3 to 1.2.5Dependabot 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