Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump stripe from 10.10.0 to 10.11.0 #2457

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2024

Bumps stripe from 10.10.0 to 10.11.0.

Release notes

Sourced from stripe's releases.

v10.11.0

  • #1391 Update generated code
    • Add support for template on parameter classes stripe.Customer.CreateParamsInvoiceSettingsRenderingOptions, stripe.Customer.ModifyParamsInvoiceSettingsRenderingOptions, stripe.Invoice.CreateParamsRendering, and stripe.Invoice.ModifyParamsRendering and resource classes stripe.Customer.InvoiceSettings.RenderingOptions and stripe.Invoice.Rendering
    • Add support for resource stripe.InvoiceRenderingTemplate
    • Add support for required on parameter classes stripe.PaymentLink.CreateParamsTaxIdCollection, stripe.PaymentLink.ModifyParamsTaxIdCollection, and stripe.checkout.Session.CreateParamsTaxIdCollection and resource classes stripe.PaymentLink.TaxIdCollection and stripe.checkout.Session.TaxIdCollection
    • Add support for submitted on enum stripe.issuing.Card.Shipping.status
    • Change type of tax_amounts on stripe.InvoiceLineItem from Optional[List[TaxAmount]] to List[TaxAmount]
    • Change type of tax_rates on stripe.InvoiceLineItem from Optional[List[TaxRate]] to List[TaxRate]
    • Change type of status_details on stripe.test_helpers.TestClock from Optional[StatusDetails] to StatusDetails

See the changelog for more details.

v10.11.0b1

  • #1387 Update generated code for beta
    • Add support for recipients on parameter class stripe.AccountSession.CreateParamsComponents
    • Add support for resource stripe.billing.MeterErrorReport
    • Add support for business_name on resource class stripe.checkout.Session.CollectedInformation
    • Add support for tax_ids on resource class stripe.checkout.Session.CollectedInformation
    • Add support for billing.meter_error_report.triggered on enums stripe.Event.type, stripe.WebhookEndpoint.CreateParams.enabled_events, and stripe.WebhookEndpoint.ModifyParams.enabled_events
    • Add support for mb_way on enums stripe.PaymentLink.payment_method_types, stripe.PaymentLink.CreateParams.payment_method_types, and stripe.PaymentLink.ModifyParams.payment_method_types
  • #1386 Merge from master
  • #1384 Merge from master after the changes to not pass api_mode from individual methods
  • #1380 Update generated code for beta
    • Add support for email on resource class stripe.checkout.Session.CollectedInformation
    • Add support for phone on resource class stripe.checkout.Session.CollectedInformation
    • Add support for regulatory_reporting_file on parameter classes stripe.issuing.CreditUnderwritingRecord.CorrectParams, stripe.issuing.CreditUnderwritingRecord.CreateFromProactiveReviewParams, and stripe.issuing.CreditUnderwritingRecord.ReportDecisionParams and resource stripe.issuing.CreditUnderwritingRecord
    • Add support for resource stripe.terminal.ReaderCollectedData
    • Remove support for rechnung on parameter class stripe.PaymentMethod.ModifyParams
    • Add support for mb_way on enum stripe.checkout.Session.CreateParams.payment_method_types
    • Add support for terminal_reader_collected_data_invalid on enums stripe.Invoice.LastFinalizationError.code, stripe.PaymentIntent.LastPaymentError.code, stripe.QuotePreviewInvoice.LastFinalizationError.code, stripe.SetupAttempt.SetupError.code, and stripe.SetupIntent.LastSetupError.code

See the changelog for more details.

Changelog

Sourced from stripe's changelog.

10.11.0 - 2024-09-12

  • #1391 Update generated code
    • Add support for template on parameter classes stripe.Customer.CreateParamsInvoiceSettingsRenderingOptions, stripe.Customer.ModifyParamsInvoiceSettingsRenderingOptions, stripe.Invoice.CreateParamsRendering, and stripe.Invoice.ModifyParamsRendering and resource classes stripe.Customer.InvoiceSettings.RenderingOptions and stripe.Invoice.Rendering
    • Add support for resource stripe.InvoiceRenderingTemplate
    • Add support for required on parameter classes stripe.PaymentLink.CreateParamsTaxIdCollection, stripe.PaymentLink.ModifyParamsTaxIdCollection, and stripe.checkout.Session.CreateParamsTaxIdCollection and resource classes stripe.PaymentLink.TaxIdCollection and stripe.checkout.Session.TaxIdCollection
    • Add support for submitted on enum stripe.issuing.Card.Shipping.status
    • Change type of tax_amounts on stripe.InvoiceLineItem from Optional[List[TaxAmount]] to List[TaxAmount]
    • Change type of tax_rates on stripe.InvoiceLineItem from Optional[List[TaxRate]] to List[TaxRate]
    • Change type of status_details on stripe.test_helpers.TestClock from Optional[StatusDetails] to StatusDetails
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 <dependency name> 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](https://github.com/stripe/stripe-python) from 10.10.0 to 10.11.0.
- [Release notes](https://github.com/stripe/stripe-python/releases)
- [Changelog](https://github.com/stripe/stripe-python/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-python@v10.10.0...v10.11.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies pull requests that update a dependency file label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants