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.3.0 to 14.4.0 #609

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps stripe from 14.3.0 to 14.4.0.

Release notes

Sourced from stripe's releases.

v14.4.0

  • #1947 Update generated code
    • Add support for new value terminal_reader_hardware_fault 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 Charge.payment_method_details.card.amount_authorized, Checkout.Session.payment_method_configuration_details, PaymentIntent.latest_charge, PaymentIntent.payment_method_configuration_details, and SetupIntent.payment_method_configuration_details to be required
    • Change Product.features[].name to be optional
    • Add support for metadata on Quote.subscription_data, QuoteCreateParams.subscription_data, and QuoteUpdateParams.subscription_data

See the changelog for more details.

v14.4.0-beta.1

  • #1945 Update generated code for beta
    • Add support for attach_payment_intent method on resource Invoice
    • Add support for revolut_pay on ConfirmationToken.payment_method_preview
    • Add support for new value revolut_pay on enum ConfirmationToken.payment_method_preview.type
    • Change ConfirmationToken.payment_method_preview.paypal.payer_email, ConfirmationToken.payment_method_preview.paypal.payer_id, Issuing.Authorization.merchant_data.url, Issuing.Authorization.verification_data.three_d_secure, Issuing.Transaction.merchant_data.url, Order.payment.settings.payment_method_options.paypal.reference, and QuoteLine.set_schedule_end to be required
    • Add support for refunds on CreditNoteCreateParams, CreditNotePreviewLinesParams, CreditNotePreviewParams, and CreditNote
    • Add support for post_payment_amount and pre_payment_amount on CreditNote
    • Add support for new value invoice.payment.overpaid on enum Event.type
    • Add support for schedule_details on InvoiceUpcomingLinesParams and InvoiceUpcomingParams
    • Add support for amounts_due on InvoiceCreateParams, InvoiceUpdateParams, and Invoice
    • Add support for payments on Invoice
    • Add support for created on Issuing.PersonalizationDesign
    • Add support for ending_before, limit, and starting_after on Tax.RegistrationListParams
    • Change type of Tax.RegistrationCreateParams.active_from to be 'now' | DateTime
    • Add support for new value invoice.payment.overpaid on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

See the changelog for more details.

Changelog

Sourced from stripe's changelog.

14.4.0 - 2023-11-09

  • #1947 Update generated code
    • Add support for new value terminal_reader_hardware_fault 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 Charge.payment_method_details.card.amount_authorized, Checkout.Session.payment_method_configuration_details, PaymentIntent.latest_charge, PaymentIntent.payment_method_configuration_details, and SetupIntent.payment_method_configuration_details to be required
    • Change Product.features[].name to be optional
    • Add support for metadata on Quote.subscription_data, QuoteCreateParams.subscription_data, and QuoteUpdateParams.subscription_data
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)