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 14.2.0 to 14.3.0 #601

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2023

Bumps stripe from 14.2.0 to 14.3.0.

Release notes

Sourced from stripe's releases.

v14.3.0

  • #1943 Update generated code
    • Add support for new resource Tax.Registration
    • Add support for create, list, and update methods on resource Registration
    • Add support for revolut_pay_payments on Account APIs.
    • Add support for new value token_card_network_invalid on error code enums.
    • Add support for new value payment_unreconciled on enum BalanceTransaction.type
    • Add support for revolut_pay throughout the API.
    • Change .paypal.payer_email to be required in several locations.
    • Add support for aba and swift on FundingInstructions.bank_transfer.financial_addresses[] and PaymentIntent.next_action.display_bank_transfer_instructions.financial_addresses[]
    • Add support for new values ach, domestic_wire_us, and swift on enums FundingInstructions.bank_transfer.financial_addresses[].supported_networks[] and PaymentIntent.next_action.display_bank_transfer_instructions.financial_addresses[].supported_networks[]
    • Add support for new values aba and swift on enums FundingInstructions.bank_transfer.financial_addresses[].type and PaymentIntent.next_action.display_bank_transfer_instructions.financial_addresses[].type
    • Add support for url on Issuing.Authorization.merchant_data, Issuing.AuthorizationCreateParams.testHelpers.merchant_data, Issuing.Transaction.merchant_data, Issuing.TransactionCreateForceCaptureParams.testHelpers.merchant_data, and Issuing.TransactionCreateUnlinkedRefundParams.testHelpers.merchant_data
    • Add support for authentication_exemption and three_d_secure on Issuing.Authorization.verification_data and Issuing.AuthorizationCreateParams.testHelpers.verification_data
    • Add support for description on PaymentLink.payment_intent_data, PaymentLinkCreateParams.payment_intent_data, and PaymentLinkUpdateParams.payment_intent_data
    • Add support for new value unreconciled_customer_funds on enum Reporting.ReportRunCreateParams.parameters.reporting_category

See the changelog for more details.

v14.3.0-beta.1

  • #1938 Update generated code for beta
    • Add support for new resource Margin
    • Add support for create, list, retrieve, and update methods on resource Margin
    • Add support for subsellers on Checkout.SessionCreateParams.payment_method_options.paypal, Order.payment.settings.payment_method_options.paypal, OrderCreateParams.payment.settings.payment_method_options.paypal, OrderUpdateParams.payment.settings.payment_method_options.paypal, PaymentIntent.payment_method_options.paypal, PaymentIntentConfirmParams.payment_method_options.paypal, PaymentIntentCreateParams.payment_method_options.paypal, PaymentIntentUpdateParams.payment_method_options.paypal, SetupIntent.payment_method_options.paypal, SetupIntentConfirmParams.payment_method_options.paypal, SetupIntentCreateParams.payment_method_options.paypal, and SetupIntentUpdateParams.payment_method_options.paypal
    • Add support for default_margins on InvoiceCreateParams, InvoiceUpdateParams, and Invoice
    • Add support for total_margin_amounts on Invoice
    • Add support for margins on InvoiceItemCreateParams, InvoiceItemUpdateParams, and InvoiceItem
    • Add support for new values applicant_is_not_beneficial_owner, current_account_tier_ineligible, customer_requested_account_closure, dispute_rate_too_high, and invalid_business_license on enums Issuing.CreditUnderwritingRecord.decision.credit_limit_decreased.reasons[], Issuing.CreditUnderwritingRecord.decision.credit_line_closed.reasons[], Issuing.CreditUnderwritingRecordCorrectParams.decision.credit_limit_decreased.reasons[], Issuing.CreditUnderwritingRecordCorrectParams.decision.credit_line_closed.reasons[], Issuing.CreditUnderwritingRecordCreateFromProactiveReviewParams.decision.credit_limit_decreased.reasons[], and Issuing.CreditUnderwritingRecordCreateFromProactiveReviewParams.decision.credit_line_closed.reasons[]
    • Add support for new values applicant_is_not_beneficial_owner, current_account_tier_ineligible, customer_requested_account_closure, dispute_rate_too_high, and invalid_business_license on enums Issuing.CreditUnderwritingRecord.decision.application_rejected.reasons[], Issuing.CreditUnderwritingRecordCorrectParams.decision.application_rejected.reasons[], and Issuing.CreditUnderwritingRecordReportDecisionParams.decision.application_rejected.reasons[]
    • Remove support for values change_in_financial_state, change_in_utilization_of_credit_line, decrease_in_income_to_expense_ratio, decrease_in_social_media_performance, exceeds_acceptable_platform_exposure, has_recent_credit_limit_increase, insufficient_credit_utilization, insufficient_usage_as_qualified_expenses, and poor_payment_history_with_platform from enums Issuing.CreditUnderwritingRecord.decision.application_rejected.reasons[], Issuing.CreditUnderwritingRecordCorrectParams.decision.application_rejected.reasons[], and Issuing.CreditUnderwritingRecordReportDecisionParams.decision.application_rejected.reasons[]
    • Add support for is_default on Issuing.PersonalizationDesign.preferences, Issuing.PersonalizationDesignCreateParams.preferences, Issuing.PersonalizationDesignListParams.preferences, and Issuing.PersonalizationDesignUpdateParams.preferences
    • Add support for is_platform_default on Issuing.PersonalizationDesign.preferences and Issuing.PersonalizationDesignListParams.preferences
    • Remove support for account_default on Issuing.PersonalizationDesign.preferences, Issuing.PersonalizationDesignCreateParams.preferences, Issuing.PersonalizationDesignListParams.preferences, and Issuing.PersonalizationDesignUpdateParams.preferences
    • Remove support for platform_default on Issuing.PersonalizationDesign.preferences and Issuing.PersonalizationDesignListParams.preferences
    • Add support for liability on PaymentLink.automatic_tax, PaymentLinkCreateParams.automatic_tax, and PaymentLinkUpdateParams.automatic_tax
    • Add support for issuer on PaymentLink.invoice_creation.invoice_data, PaymentLinkCreateParams.invoice_creation.invoice_data, and PaymentLinkUpdateParams.invoice_creation.invoice_data
    • Add support for invoice_settings on PaymentLink.subscription_data, PaymentLinkCreateParams.subscription_data, and PaymentLinkUpdateParams.subscription_data
    • Add support for new value accept_failed_validations on enum Quote.status_details.stale.last_reason.type

See the changelog for more details.

Changelog

Sourced from stripe's changelog.

14.3.0 - 2023-11-02

  • #1943 Update generated code
    • Add support for new resource Tax.Registration
    • Add support for create, list, and update methods on resource Registration
    • Add support for revolut_pay_payments on Account APIs.
    • Add support for new value token_card_network_invalid on error code enums.
    • Add support for new value payment_unreconciled on enum BalanceTransaction.type
    • Add support for revolut_pay throughout the API.
    • Change .paypal.payer_email to be required in several locations.
    • Add support for aba and swift on FundingInstructions.bank_transfer.financial_addresses[] and PaymentIntent.next_action.display_bank_transfer_instructions.financial_addresses[]
    • Add support for new values ach, domestic_wire_us, and swift on enums FundingInstructions.bank_transfer.financial_addresses[].supported_networks[] and PaymentIntent.next_action.display_bank_transfer_instructions.financial_addresses[].supported_networks[]
    • Add support for new values aba and swift on enums FundingInstructions.bank_transfer.financial_addresses[].type and PaymentIntent.next_action.display_bank_transfer_instructions.financial_addresses[].type
    • Add support for url on Issuing.Authorization.merchant_data, Issuing.AuthorizationCreateParams.testHelpers.merchant_data, Issuing.Transaction.merchant_data, Issuing.TransactionCreateForceCaptureParams.testHelpers.merchant_data, and Issuing.TransactionCreateUnlinkedRefundParams.testHelpers.merchant_data
    • Add support for authentication_exemption and three_d_secure on Issuing.Authorization.verification_data and Issuing.AuthorizationCreateParams.testHelpers.verification_data
    • Add support for description on PaymentLink.payment_intent_data, PaymentLinkCreateParams.payment_intent_data, and PaymentLinkUpdateParams.payment_intent_data
    • Add support for new value unreconciled_customer_funds on enum Reporting.ReportRunCreateParams.parameters.reporting_category
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2023
@etiennenoel
Copy link
Collaborator

@dependabot rebase

Bumps [stripe](https://github.com/stripe/stripe-node) from 14.2.0 to 14.3.0.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v14.2.0...v14.3.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 force-pushed the dependabot/npm_and_yarn/stripe-14.3.0 branch from b67101d to b81eee0 Compare November 3, 2023 21:34
@etiennenoel etiennenoel merged commit b51d0f3 into master Nov 3, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stripe-14.3.0 branch November 3, 2023 21:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant