Update dependency stripe to v10.12.0 #11
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==10.8.0
->==10.12.0
Release Notes
stripe/stripe-python (stripe)
v10.12.0
Compare Source
international_transaction
on enumstripe.treasury.ReceivedDebit.failure_code
payer_details
on resource classstripe.Charge.PaymentMethodDetails.Klarna
amazon_pay
on resource classstripe.Dispute.PaymentMethodDetails
automatically_finalizes_at
on resourcestripe.Invoice
state_sales_tax
on resource classstripe.tax.Registration.CountryOptions.Us
and parameter classstripe.tax.Registration.CreateParamsCountryOptionsUs
verification_supportability
on enumsstripe.Account.FutureRequirements.Error.code
,stripe.Account.Requirements.Error.code
,stripe.BankAccount.FutureRequirements.Error.code
,stripe.BankAccount.Requirements.Error.code
,stripe.Capability.FutureRequirements.Error.code
,stripe.Capability.Requirements.Error.code
,stripe.Person.FutureRequirements.Error.code
, andstripe.Person.Requirements.Error.code
amazon_pay
on enumstripe.Dispute.PaymentMethodDetails.type
terminal_reader_invalid_location_for_activation
on enumsstripe.Invoice.LastFinalizationError.code
,stripe.PaymentIntent.LastPaymentError.code
,stripe.SetupAttempt.SetupError.code
, andstripe.SetupIntent.LastSetupError.code
v10.11.0
Compare Source
template
on parameter classesstripe.Customer.CreateParamsInvoiceSettingsRenderingOptions
,stripe.Customer.ModifyParamsInvoiceSettingsRenderingOptions
,stripe.Invoice.CreateParamsRendering
, andstripe.Invoice.ModifyParamsRendering
and resource classesstripe.Customer.InvoiceSettings.RenderingOptions
andstripe.Invoice.Rendering
stripe.InvoiceRenderingTemplate
required
on parameter classesstripe.PaymentLink.CreateParamsTaxIdCollection
,stripe.PaymentLink.ModifyParamsTaxIdCollection
, andstripe.checkout.Session.CreateParamsTaxIdCollection
and resource classesstripe.PaymentLink.TaxIdCollection
andstripe.checkout.Session.TaxIdCollection
submitted
on enumstripe.issuing.Card.Shipping.status
tax_amounts
onstripe.InvoiceLineItem
fromOptional[List[TaxAmount]]
toList[TaxAmount]
tax_rates
onstripe.InvoiceLineItem
fromOptional[List[TaxRate]]
toList[TaxRate]
status_details
onstripe.test_helpers.TestClock
fromOptional[StatusDetails]
toStatusDetails
v10.10.0
Compare Source
subscription
on parameter classstripe.billing.Alert.CreateParamsFilter
customer_consent_collected
onstripe.terminal.Reader.ProcessSetupIntentParams
frombool
toNotRequired[bool]
v10.9.0
Compare Source
status_details
on resourcestripe.test_helpers.TestClock
fields
onstripe.AccountLink.CreateParamsCollectionOptions
fromLiteral['currently_due', 'eventually_due']
toNotRequired[Literal['currently_due', 'eventually_due']]
hr_oib
on enumsstripe.checkout.Session.CustomerDetails.TaxId.type
,stripe.Customer.CreateParamsTaxIdDatum.type
,stripe.Customer.CreateTaxIdParams.type
,stripe.Invoice.CustomerTaxId.type
,stripe.Invoice.CreatePreviewParamsCustomerDetailsTaxId.type
,stripe.Invoice.UpcomingParamsCustomerDetailsTaxId.type
,stripe.Invoice.UpcomingLinesParamsCustomerDetailsTaxId.type
,stripe.tax.Calculation.CustomerDetails.TaxId.type
,stripe.tax.Calculation.CreateParamsCustomerDetailsTaxId.type
,stripe.tax.Transaction.CustomerDetails.TaxId.type
,stripe.TaxId.type
, andstripe.TaxId.CreateParams.type
issuing_regulatory_reporting
on enumsstripe.File.purpose
,stripe.File.CreateParams.purpose
, andstripe.File.ListParams.purpose
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.