Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 14, 2022

Bumps stripe from 6.36.0 to 10.2.0.

Release notes

Sourced from stripe's releases.

v10.2.0

  • #1510 API Updates
    • Add support for payment_method_collection on Checkout.Session, CheckoutSessionCreateParams, PaymentLinkCreateParams, PaymentLinkUpdateParams, and PaymentLink

See the changelog for more details.

v10.1.0

  • #1506 API Updates
    • Add support for process_config on Terminal.Reader.action.process_payment_intent
  • #1505 Simplify AddressParam definitions
    • Rename AddressParam to ShippingAddressParam, and change type of Source.source_order.shipping.address, SourceUpdateParams.SourceOrder.Shipping.address, and SessionCreateParams.PaymentIntentData.Shipping.address to ShippingAddressParam
    • Rename AccountAddressParam go AddressParam, and change type of AccountCreateParams.BusinessProfile.support_address, AccountCreateParams.Company.address, AccountCreateParams.Individual.address , AccountCreateParams.Individual.registered_address, AccountUpdateParams.BusinessProfile.support_address, AccountUpdateParams.Company.address, AccountUpdateParams.Individual.address, AccountUpdateParams.Individual.registered_address, ChargeCreateParams.Shipping.address, ChargeUpdateParams.Shipping.address, CustomerCreateParams.Shipping.address, CustomerUpdateParams.Shipping.address, CustomerSourceUpdateParams.Owner.address, InvoiceListUpcomingLinesParams.CustomerDetails.Shipping.address, InvoiceRetrieveUpcomingParams.CustomerDetails.Shipping.address, OrderCreateParams.BillingDetails.address, OrderCreateParams.ShippingDetails.address, OrderUpdateParams.BillingDetails.address, OrderUpdateParams.ShippingDetails.address, PaymentIntentCreateParams.Shipping.address, PaymentIntentUpdateParams.Shipping.address, PaymentIntentConfirmParams.Shipping.address, PersonCreateParams.address, PersonCreateParams.registered_address, PersonUpdateParams.address, PersonUpdateParams.registered_address, SourceCreateParams.Owner.address, SourceUpdateParams.Owner.address, TokenCreateParams.Account.Company.address, TokenCreateParams.Account.Individual.address, TokenCreateParams.Account.Individual.registered_address, TokenCreateParams.Person.address, TokenCreateParams.Person.registered_address, and Terminal.LocationUpdateParams.address to AddressParam
  • #1503 API Updates
    • Add support for expires_at on Apps.Secret and AppsSecretCreateParams

See the changelog for more details.

v10.1.0-beta.1

  • #1498 API Updates for beta branch
    • Updated stable APIs to the latest version
    • Added the Order resource support

See the changelog for more details.

v10.0.0

Major version release for API version 2022-08-01. Default API version changed to "2022-08-01".

Breaking changes that arose during code generation of the library that we postponed for the next major version. For changes to the SDK, read more detailed description at https://github.com/stripe/stripe-node/wiki/Migration-guide-for-v10. For changes to the Stripe products, read more at https://stripe.com/docs/upgrades#2022-08-01.

"⚠️" symbol highlights breaking changes.

  • #1497 API Updates
  • #1493 Next major release changes

See the changelog for more details.

v9.16.0

  • #1492 API Updates
    • Add support for new value exempted on enums Charge.payment_method_details.card.three_d_secure.result and SetupAttempt.payment_method_details.card.three_d_secure.result
    • Add support for customer_balance on Checkout.Session.payment_method_options and CheckoutSessionCreateParams.payment_method_options
    • Add support for new value customer_balance on enum CheckoutSessionCreateParams.payment_method_types[]
    • Add support for new values en-CA and fr-CA on enums OrderCreateParams.payment.settings.payment_method_options.klarna.preferred_locale, OrderUpdateParams.payment.settings.payment_method_options.klarna.preferred_locale, PaymentIntentConfirmParams.payment_method_options.klarna.preferred_locale, PaymentIntentCreateParams.payment_method_options.klarna.preferred_locale, and PaymentIntentUpdateParams.payment_method_options.klarna.preferred_locale

See the changelog for more details.

v9.15.0

  • #1486 API Updates
    • Add support for installments on Checkout.Session.payment_method_options.card, CheckoutSessionCreateParams.payment_method_options.card, Invoice.payment_settings.payment_method_options.card, InvoiceCreateParams.payment_settings.payment_method_options.card, and InvoiceUpdateParams.payment_settings.payment_method_options.card
    • Add support for default_currency and invoice_credit_balance on Customer
    • Add support for currency on InvoiceCreateParams

... (truncated)

Changelog

Sourced from stripe's changelog.

10.2.0 - 2022-08-11

  • #1510 API Updates
    • Add support for payment_method_collection on Checkout.Session, CheckoutSessionCreateParams, PaymentLinkCreateParams, PaymentLinkUpdateParams, and PaymentLink

10.1.0 - 2022-08-09

  • #1506 API Updates
    • Add support for process_config on Terminal.Reader.action.process_payment_intent
  • #1505 Simplify AddressParam definitions
    • Rename AddressParam to ShippingAddressParam, and change type of Source.source_order.shipping.address, SourceUpdateParams.SourceOrder.Shipping.address, and SessionCreateParams.PaymentIntentData.Shipping.address to ShippingAddressParam
    • Rename AccountAddressParam go AddressParam, and change type of AccountCreateParams.BusinessProfile.support_address, AccountCreateParams.Company.address, AccountCreateParams.Individual.address , AccountCreateParams.Individual.registered_address, AccountUpdateParams.BusinessProfile.support_address, AccountUpdateParams.Company.address, AccountUpdateParams.Individual.address, AccountUpdateParams.Individual.registered_address, ChargeCreateParams.Shipping.address, ChargeUpdateParams.Shipping.address, CustomerCreateParams.Shipping.address, CustomerUpdateParams.Shipping.address, CustomerSourceUpdateParams.Owner.address, InvoiceListUpcomingLinesParams.CustomerDetails.Shipping.address, InvoiceRetrieveUpcomingParams.CustomerDetails.Shipping.address, OrderCreateParams.BillingDetails.address, OrderCreateParams.ShippingDetails.address, OrderUpdateParams.BillingDetails.address, OrderUpdateParams.ShippingDetails.address, PaymentIntentCreateParams.Shipping.address, PaymentIntentUpdateParams.Shipping.address, PaymentIntentConfirmParams.Shipping.address, PersonCreateParams.address, PersonCreateParams.registered_address, PersonUpdateParams.address, PersonUpdateParams.registered_address, SourceCreateParams.Owner.address, SourceUpdateParams.Owner.address, TokenCreateParams.Account.Company.address, TokenCreateParams.Account.Individual.address, TokenCreateParams.Account.Individual.registered_address, TokenCreateParams.Person.address, TokenCreateParams.Person.registered_address, and Terminal.LocationUpdateParams.address to AddressParam
  • #1503 API Updates
    • Add support for expires_at on Apps.Secret and AppsSecretCreateParams

10.0.0 - 2022-08-02

This release includes breaking changes resulting from:

"⚠️" symbol highlights breaking changes.

  • #1497 API Updates
  • #1493 Next major release changes

Added

  • Add support for new value invalid_tos_acceptance on enums Account.future_requirements.errors[].code, Account.requirements.errors[].code, Capability.future_requirements.errors[].code, Capability.requirements.errors[].code, Person.future_requirements.errors[].code, and Person.requirements.errors[].code
  • Add support for shipping_cost and shipping_details on Checkout.Session

⚠️ Changed

  • Change type of business_profile, business_type, country, default_currency, and settings properties on Account resource to be nullable.
  • Change type of currency property on Checkout.Session resource from string to 'cad' | 'usd'.
  • Change location of TypeScript definitions for CreditNoteLineItemListPreviewParams, CreditNoteLineItemListPreviewParams.Line, CreditNoteLineItemListPreviewParams.Line.Type, and CreditNoteLineItemListPreviewParams.Line.Reason interfaces from CreditNoteLineItems.d.ts to CreditNotes.d.ts.
  • Change type of address, currency, delinquent, discount, invoice_prefix, name, phone, and preferred_locales properties on Customer resource to be nullable.
  • Rename InvoiceRetrieveUpcomingParams to InvoiceListUpcomingLinesParams.

⚠️ Removed

  • Remove for AlipayAccount, DeletedAlipayAccount, BitcoinReceiver, DeletedBitcoinReceiver, BitcoinTransaction, and BitcoinTransactionListParams definitions.
  • Remove AlipayAccount and BitcoinReceiver from CustomerSource.
  • Remove Stripe.DeletedAlipayAccount and Stripe.DeletedBitcoinReceiver from possible values of source property in PaymentIntent.
  • Remove IssuerFraudRecord, IssuerFraudRecordRetrieveParams, IssuerFraudRecordListParams, and IssuerFraudRecordsResource, definitions.
  • Remove treasury.received_credit.reversed webhook event constant. Please use treasury.received_credit.returned instead.
  • Remove order.payment_failed, transfer.failed, and transfer.paid. The events were deprecated.
  • Remove retrieveDetails method from Issuing.Card resource. The method was unsupported. Read more at https://stripe.com/docs/issuing/cards/virtual.
  • Remove Issuing.CardDetails and CardRetrieveDetailsParams definition.
  • Remove IssuerFraudRecords resource.
  • Remove Recipient resource andrecipient property from Card resource.
  • Remove InvoiceMarkUncollectibleParams definition.
  • Remove deprecated Stripe.Errors and StripeError (and derived StripeCardError, StripeInvalidRequestError, StripeAPIError, StripeAuthenticationError, StripePermissionError, StripeRateLimitError, StripeConnectionError, StripeSignatureVerificationError, StripeIdempotencyError, and StripeInvalidGrantError) definitions.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by stripe-bindings, a new releaser for stripe since your current version.


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 6.36.0 to 10.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@v6.36.0...v10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 14, 2022

The following labels could not be found: dependabot.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 21, 2022

Superseded by #525.

@dependabot dependabot bot closed this Aug 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/api-server/stripe-10.2.0 branch August 21, 2022 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant