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 11.17.0 to 14.2.0 in /server/node #188

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps stripe from 11.17.0 to 14.2.0.

Release notes

Sourced from stripe's releases.

v14.2.0

  • #1939 Update generated code
    • Add support for new value balance_invalid_parameter 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 Issuing.Cardholder.individual.card_issuing to be optional
  • #1940 Do not require passing apiVersion

See the changelog for more details.

v14.2.0-beta.1

  • #1935 Update generated code for beta
  • #1930 Update generated code for beta
    • Update pinned API version to 2023-10-16

See the changelog for more details.

v14.1.0

  • #1933 Update generated code
    • Add support for new value invalid_dob_age_under_minimum on enums Account.future_requirements.errors[].code, Account.requirements.errors[].code, BankAccount.future_requirements.errors[].code, and BankAccount.requirements.errors[].code
    • Change Checkout.Session.client_secret and Checkout.Session.ui_mode to be required

See the changelog for more details.

v14.0.0

  • This release changes the pinned API version to 2023-10-16. Please read the API Upgrade Guide and carefully review the API changes before upgrading stripe package.
  • #1932 Update generated code
    • Add support for legal_guardian on AccountPersonsParams.relationship and TokenCreateParams.person.relationship
    • Add support for new values invalid_address_highway_contract_box, invalid_address_private_mailbox, invalid_business_profile_name_denylisted, invalid_business_profile_name, invalid_company_name_denylisted, invalid_dob_age_over_maximum, invalid_product_description_length, invalid_product_description_url_match, invalid_statement_descriptor_business_mismatch, invalid_statement_descriptor_denylisted, invalid_statement_descriptor_length, invalid_statement_descriptor_prefix_denylisted, invalid_statement_descriptor_prefix_mismatch, invalid_tax_id_format, invalid_tax_id, invalid_url_denylisted, invalid_url_format, invalid_url_length, invalid_url_web_presence_detected, invalid_url_website_business_information_mismatch, invalid_url_website_empty, invalid_url_website_inaccessible_geoblocked, invalid_url_website_inaccessible_password_protected, invalid_url_website_inaccessible, invalid_url_website_incomplete_cancellation_policy, invalid_url_website_incomplete_customer_service_details, invalid_url_website_incomplete_legal_restrictions, invalid_url_website_incomplete_refund_policy, invalid_url_website_incomplete_return_policy, invalid_url_website_incomplete_terms_and_conditions, invalid_url_website_incomplete_under_construction, invalid_url_website_incomplete, and invalid_url_website_other on enums Account.future_requirements.errors[].code, Account.requirements.errors[].code, BankAccount.future_requirements.errors[].code, and BankAccount.requirements.errors[].code
    • Add support for additional_tos_acceptances on TokenCreateParams.person
    • Add support for new value 2023-10-16 on enum WebhookEndpointCreateParams.api_version

See the changelog for more details.

v13.12.0-beta.1

  • #1925 Update generated code for beta

See the changelog for more details.

v13.11.0

  • #1924 Update generated code
    • Add support for new values issuing_token.created and issuing_token.updated on enum Event.type
    • Add support for new values issuing_token.created and issuing_token.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
  • #1926 Add named unions for all polymorphic types
  • #1921 Add event types

See the changelog for more details.

v13.11.0-beta.1

  • #1919 Update generated code for beta
    • Add support for new resources AccountNotice and Issuing.CreditUnderwritingRecord
    • Add support for list, retrieve, and update methods on resource AccountNotice

... (truncated)

Changelog

Sourced from stripe's changelog.

14.2.0 - 2023-10-26

  • #1939 Update generated code
    • Add support for new value balance_invalid_parameter 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 Issuing.Cardholder.individual.card_issuing to be optional
  • #1940 Do not require passing apiVersion

14.1.0 - 2023-10-17

  • #1933 Update generated code
    • Add support for new value invalid_dob_age_under_minimum on enums Account.future_requirements.errors[].code, Account.requirements.errors[].code, BankAccount.future_requirements.errors[].code, and BankAccount.requirements.errors[].code
    • Change Checkout.Session.client_secret and Checkout.Session.ui_mode to be required

14.0.0 - 2023-10-16

  • This release changes the pinned API version to 2023-10-16. Please read the API Upgrade Guide and carefully review the API changes before upgrading stripe package.
  • #1932 Update generated code
    • Add support for legal_guardian on AccountPersonsParams.relationship and TokenCreateParams.person.relationship
    • Add support for new values invalid_address_highway_contract_box, invalid_address_private_mailbox, invalid_business_profile_name_denylisted, invalid_business_profile_name, invalid_company_name_denylisted, invalid_dob_age_over_maximum, invalid_product_description_length, invalid_product_description_url_match, invalid_statement_descriptor_business_mismatch, invalid_statement_descriptor_denylisted, invalid_statement_descriptor_length, invalid_statement_descriptor_prefix_denylisted, invalid_statement_descriptor_prefix_mismatch, invalid_tax_id_format, invalid_tax_id, invalid_url_denylisted, invalid_url_format, invalid_url_length, invalid_url_web_presence_detected, invalid_url_website_business_information_mismatch, invalid_url_website_empty, invalid_url_website_inaccessible_geoblocked, invalid_url_website_inaccessible_password_protected, invalid_url_website_inaccessible, invalid_url_website_incomplete_cancellation_policy, invalid_url_website_incomplete_customer_service_details, invalid_url_website_incomplete_legal_restrictions, invalid_url_website_incomplete_refund_policy, invalid_url_website_incomplete_return_policy, invalid_url_website_incomplete_terms_and_conditions, invalid_url_website_incomplete_under_construction, invalid_url_website_incomplete, and invalid_url_website_other on enums Account.future_requirements.errors[].code, Account.requirements.errors[].code, BankAccount.future_requirements.errors[].code, and BankAccount.requirements.errors[].code
    • Add support for additional_tos_acceptances on TokenCreateParams.person
    • Add support for new value 2023-10-16 on enum WebhookEndpointCreateParams.api_version

13.11.0 - 2023-10-16

  • #1924 Update generated code
    • Add support for new values issuing_token.created and issuing_token.updated on enum Event.type
    • Add support for new values issuing_token.created and issuing_token.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
  • #1926 Add named unions for all polymorphic types
  • #1921 Add event types

13.10.0 - 2023-10-11

  • #1920 Update generated code
    • Add support for redirect_on_completion, return_url, and ui_mode on Checkout.SessionCreateParams and Checkout.Session
    • Change Checkout.Session.custom_fields[].dropdown, Checkout.Session.custom_fields[].numeric, Checkout.Session.custom_fields[].text, Checkout.SessionCreateParams.success_url, PaymentLink.custom_fields[].dropdown, PaymentLink.custom_fields[].numeric, and PaymentLink.custom_fields[].text to be optional
    • Add support for client_secret on Checkout.Session
    • Change type of Checkout.Session.custom_fields[].dropdown from PaymentPagesCheckoutSessionCustomFieldsDropdown | null to PaymentPagesCheckoutSessionCustomFieldsDropdown
    • Change type of Checkout.Session.custom_fields[].numeric and Checkout.Session.custom_fields[].text from PaymentPagesCheckoutSessionCustomFieldsNumeric | null to PaymentPagesCheckoutSessionCustomFieldsNumeric
    • Add support for postal_code on Issuing.Authorization.verification_data
    • Change type of PaymentLink.custom_fields[].dropdown from PaymentLinksResourceCustomFieldsDropdown | null to PaymentLinksResourceCustomFieldsDropdown
    • Change type of PaymentLink.custom_fields[].numeric and PaymentLink.custom_fields[].text from PaymentLinksResourceCustomFieldsNumeric | null to PaymentLinksResourceCustomFieldsNumeric
    • Add support for offline on Terminal.ConfigurationCreateParams, Terminal.ConfigurationUpdateParams, and Terminal.Configuration
  • #1914 Bump get-func-name from 2.0.0 to 2.0.2

13.9.0 - 2023-10-05

  • #1916 Update generated code
    • Add support for new resource Issuing.Token
    • Add support for list, retrieve, and update methods on resource Token
    • Add support for amount_authorized, extended_authorization, incremental_authorization, multicapture, and overcapture on Charge.payment_method_details.card
    • Add support for token on Issuing.Authorization and Issuing.Transaction
    • Add support for authorization_code on Issuing.Authorization.request_history[]
    • Add support for request_extended_authorization, request_multicapture, and request_overcapture on PaymentIntent.payment_method_options.card, PaymentIntentConfirmParams.payment_method_options.card, PaymentIntentCreateParams.payment_method_options.card, and PaymentIntentUpdateParams.payment_method_options.card
    • Add support for request_incremental_authorization on PaymentIntent.payment_method_options.card, PaymentIntentConfirmParams.payment_method_options.card_present, PaymentIntentConfirmParams.payment_method_options.card, PaymentIntentCreateParams.payment_method_options.card_present, PaymentIntentCreateParams.payment_method_options.card, PaymentIntentUpdateParams.payment_method_options.card_present, and PaymentIntentUpdateParams.payment_method_options.card
    • Add support for final_capture on PaymentIntentCaptureParams
    • Add support for metadata on PaymentLink.payment_intent_data, PaymentLink.subscription_data, PaymentLinkCreateParams.payment_intent_data, and PaymentLinkCreateParams.subscription_data

... (truncated)

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-node) from 11.17.0 to 14.2.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@v11.17.0...v14.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 2, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants