Skip to content

Bump stripe from 12.12.0 to 12.14.0 #26

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps stripe from 12.12.0 to 12.14.0.

Release notes

Sourced from stripe's releases.

v12.14.0

  • #1842 Update generated code
    • Add support for new value ro_tin on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, Tax.Calculation.customer_details.tax_ids[].type, and Tax.Transaction.customer_details.tax_ids[].type
    • Remove support for values excluded_territory, jurisdiction_unsupported, and vat_exempt from enums Checkout.Session.shipping_cost.taxes[].taxability_reason, Checkout.Session.total_details.breakdown.taxes[].taxability_reason, CreditNote.shipping_cost.taxes[].taxability_reason, Invoice.shipping_cost.taxes[].taxability_reason, LineItem.taxes[].taxability_reason, Quote.computed.recurring.total_details.breakdown.taxes[].taxability_reason, Quote.computed.upfront.total_details.breakdown.taxes[].taxability_reason, and Quote.total_details.breakdown.taxes[].taxability_reason
    • Add support for new value ro_tin on enums CustomerCreateParams.tax_id_data[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, and Tax.CalculationCreateParams.customer_details.tax_ids[].type
    • Add support for use_stripe_sdk on SetupIntentConfirmParams and SetupIntentCreateParams
    • Add support for new value service_tax on enums TaxRate.tax_type, TaxRateCreateParams.tax_type, and TaxRateUpdateParams.tax_type
  • #1849 Changelog: fix delimiterless namespaced param types
  • #1848 Changelog: CheckoutSessionCreateParams -> Checkout.SessionCreateParams

See the changelog for more details.

v12.14.0-beta.1

  • #1840 Update generated code for beta Release specs are identical.
  • #1837 Update generated code for beta
    • Add support for new resource PaymentMethodConfiguration
    • Add support for create, list, retrieve, and update methods on resource PaymentMethodConfiguration
    • Add support for payment_method_configuration on PaymentIntentCreateParams and PaymentIntentUpdateParams
    • Add support for payment_method_configuration_details on PaymentIntent
    • Rename Tax.SettingRetrieveParam to Tax.SettingsRetrieveParam and Tax.SettingUpdateParams to Tax.SettingsUpdateParams (parity with main release)
  • #1832 Update generated code for beta

See the changelog for more details.

v12.13.0

  • #1838 Update generated code
    • Add support for new resource Tax.Settings
    • Add support for retrieve and update methods on resource Settings
    • Add support for new value invalid_tax_location on enums Invoice.last_finalization_error.code, PaymentIntent.last_payment_error.code, SetupAttempt.setup_error.code, SetupIntent.last_setup_error.code, and StripeError.code
    • Add support for order_id on Charge.payment_method_details.afterpay_clearpay
    • Add support for allow_redirects on PaymentIntent.automatic_payment_methods, PaymentIntentCreateParams.automatic_payment_methods, SetupIntent.automatic_payment_methods, and SetupIntentCreateParams.automatic_payment_methods
    • Add support for new values amusement_tax and communications_tax on enums Tax.Calculation.shipping_cost.tax_breakdown[].tax_rate_details.tax_type, Tax.Calculation.tax_breakdown[].tax_rate_details.tax_type, Tax.CalculationLineItem.tax_breakdown[].tax_rate_details.tax_type, and Tax.Transaction.shipping_cost.tax_breakdown[].tax_rate_details.tax_type
    • Add support for product on Tax.TransactionLineItem
    • Add support for new value tax.settings.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]

See the changelog for more details.

Changelog

Sourced from stripe's changelog.

12.14.0 - 2023-07-20

  • #1842 Update generated code
    • Add support for new value ro_tin on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, Tax.Calculation.customer_details.tax_ids[].type, and Tax.Transaction.customer_details.tax_ids[].type
    • Remove support for values excluded_territory, jurisdiction_unsupported, and vat_exempt from enums Checkout.Session.shipping_cost.taxes[].taxability_reason, Checkout.Session.total_details.breakdown.taxes[].taxability_reason, CreditNote.shipping_cost.taxes[].taxability_reason, Invoice.shipping_cost.taxes[].taxability_reason, LineItem.taxes[].taxability_reason, Quote.computed.recurring.total_details.breakdown.taxes[].taxability_reason, Quote.computed.upfront.total_details.breakdown.taxes[].taxability_reason, and Quote.total_details.breakdown.taxes[].taxability_reason
    • Add support for new value ro_tin on enums CustomerCreateParams.tax_id_data[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, and Tax.CalculationCreateParams.customer_details.tax_ids[].type
    • Add support for use_stripe_sdk on SetupIntentConfirmParams and SetupIntentCreateParams
    • Add support for new value service_tax on enums TaxRate.tax_type, TaxRateCreateParams.tax_type, and TaxRateUpdateParams.tax_type
  • #1849 Changelog: fix delimiterless namespaced param types
  • #1848 Changelog: CheckoutSessionCreateParams -> Checkout.SessionCreateParams

12.13.0 - 2023-07-13

  • #1838 Update generated code
    • Add support for new resource Tax.Settings
    • Add support for retrieve and update methods on resource Settings
    • Add support for new value invalid_tax_location on enums Invoice.last_finalization_error.code, PaymentIntent.last_payment_error.code, SetupAttempt.setup_error.code, SetupIntent.last_setup_error.code, and StripeError.code
    • Add support for order_id on Charge.payment_method_details.afterpay_clearpay
    • Add support for allow_redirects on PaymentIntent.automatic_payment_methods, PaymentIntentCreateParams.automatic_payment_methods, SetupIntent.automatic_payment_methods, and SetupIntentCreateParams.automatic_payment_methods
    • Add support for new values amusement_tax and communications_tax on enums Tax.Calculation.shipping_cost.tax_breakdown[].tax_rate_details.tax_type, Tax.Calculation.tax_breakdown[].tax_rate_details.tax_type, Tax.CalculationLineItem.tax_breakdown[].tax_rate_details.tax_type, and Tax.Transaction.shipping_cost.tax_breakdown[].tax_rate_details.tax_type
    • Add support for product on Tax.TransactionLineItem
    • Add support for new value tax.settings.updated on enums WebhookEndpointCreateParams.enabled_events[] and WebhookEndpointUpdateParams.enabled_events[]
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 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 12.12.0 to 12.14.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@v12.12.0...v12.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

Superseded by #28.

@dependabot dependabot bot closed this Jul 31, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stripe-12.14.0 branch July 31, 2023 14:38
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.

0 participants