stacksjs / stacks

βš›οΈ Type-safe full-stack framework for Artisans. Develop modern clouds, apps & framework-agnostic libraries, faster.
https://stacksjs.org
MIT License
486 stars 7 forks source link

chore(deps): update dependency @stripe/stripe-js to v4 #1086

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stripe/stripe-js (source) ^3.5.0 -> ^4.0.0 age adoption passing confidence

Release Notes

stripe/stripe-js (@​stripe/stripe-js) ### [`v4.0.0`](https://togithub.com/stripe/stripe-js/releases/tag/v4.0.0) [Compare Source](https://togithub.com/stripe/stripe-js/compare/v3.5.0...v4.0.0) ##### New features - Extend ButtonThemeOption type ([#​620](https://togithub.com/stripe/stripe-js/issues/620)) This change extends ButtonThemeOption to include themes for PayPal for Express Checkout Element ##### Changed - Change ExpressCheckout Element wallets type to paymentMethods ([#​622](https://togithub.com/stripe/stripe-js/issues/622)) This change deprecates `wallets` in `StripeExpressCheckoutElementOptions` and adds `paymentMethods` instead. `paymentMethods` extends the original wallets with `link`, `paypal`, and `amazonPay`. - `ExpressCheckoutWalletOption` is removed as a type. Its usage should be replaced with `ExpressCheckoutPaymentMethodOption`.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.