example-store-stripe
example-store-stripe copied to clipboard
Update dependency @stripe/stripe-js to v4
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @stripe/stripe-js (source) | 1.54.2 -> 4.5.0 |
Release Notes
stripe/stripe-js (@stripe/stripe-js)
v4.5.0
<- Please group the following commits into one of the sections below. --> <- Remove empty sections when done. -->
New features
- Add paymentMethodOrder option to paymentMethodMessaging element types (#648)
Changed
- Mark paymentMethodTypes as optional for PMME (#646)
v4.4.0
New features
- Add network preference for PE default values (#639)
- Add amazon_pay to Elements expressPaymentType (#638)
Fixes
Changed
v4.3.0
New features
- add networks param (#637)
- add options param to getElement for address element (#636)
- Add onShippingDetailsChange type for embedded checkout (#633)
Fixes
Changed
v4.2.0
New features
- Update Custom Checkout SDK type (#631)
Fixes
- Bump ws from 6.2.2 to 6.2.3 in /examples/webpack (#626)
Changed
v4.1.0
New features
- Update types for Saved Payment Methods (#625)
Fixes
- Bump ws from 5.2.3 to 5.2.4 in /examples/parcel (#624)
v4.0.0
New features
- Extend ButtonThemeOption type (#620) This change extends ButtonThemeOption to include themes for PayPal for Express Checkout Element
Changed
- Change ExpressCheckout Element wallets type to paymentMethods (#622)
This change deprecates
walletsinStripeExpressCheckoutElementOptionsand addspaymentMethodsinstead.paymentMethodsextends the original wallets withlink,paypal, andamazonPay.ExpressCheckoutWalletOptionis removed as a type. Its usage should be replaced withExpressCheckoutPaymentMethodOptionWithAlways.
v3.5.0
New features
- Add paymentMethodOrder to StripeCustomCheckoutExpressCheckoutElementsOptions (#613)
- Type support for MobilePay (#610)
Fixes
- Fix Billing Details Types (#611)
v3.4.1
Fixes
- Update stripe.d.ts for updating the StripeError interface (#588)
v3.4.0
New features
- add dedicated setupintent types; add confirmation_token (#606)
Fixes
v3.3.0
v3.2.0: v.3.2.0
New features
- Add allow_redisplay parameter to ConfirmationTokenCreateParams and ConfirmPaymentData (#584)
- onBehalfOf should be updateable (#585)
Changed
- Bump express from 4.17.1 to 4.19.2 in /examples/rollup (#582)
v3.1.0
New features
- Add types for Confirmation Token GA (#556)
Fixes
- Improved type mismatch fix (#577)
v3.0.10
Fixes
v3.0.9
Fixes
- Fix mismatched types between entrypoint and pure modules (#565)
v3.0.8
New features
Fixes
- Add allow_redisplay to Typescript definitions (#572)
- add fetchClientSecret param to embedded Checkout options type (#569)
Changed
v3.0.7
New features
Fixes
- Update Custom Checkout types (#567)
Changed
v3.0.6
New features
Fixes
- Fix ConfirmCashappSetupOptions typing (#561)
Changed
- Bump ip from 1.1.5 to 1.1.9 in /examples/webpack (#557)
v3.0.5
Fixes
- Remove window declarations from pure types (#560)
v3.0.4
This release removes conditional exports added in the 3.0.x release series. Support for the moduleResolution=node strategy in TypeScript is restored.
Fixes
v3.0.3
Fixes
Changed
v3.0.3 provides a fix for some of the issues in previous v3.0.x releases.
v3.0.2
⚠️ We are aware of an issue impacting builds for some TypeScript users in our package releases v3.0.0, v3.0.1, v3.0.2 and recommend users to upgrade to our latest package release v3.0.3 which contains a fix. ⚠️
Fixes
- Fix TypeScript types for some builds (#551)
Changed
An additional fix for ESM change from v3.0.0
v3.0.1
⚠️ We are aware of an issue impacting builds for some TypeScript users in our package releases v3.0.0, v3.0.1, v3.0.2 and recommend users to upgrade to our latest package release v3.0.3 which contains a fix. ⚠️
Fixes
Changed
New release provides fix for v3.0.0 related issues
v3.0.0
⚠️ We are aware of an issue impacting builds for some TypeScript users in our package releases v3.0.0, v3.0.1, v3.0.2 and recommend users to upgrade to our latest package release v3.0.3 which contains a fix. ⚠️
Fixes
- Fix ES module imports (#541)
Changed
- Bump follow-redirects from 1.14.9 to 1.15.4 in /examples/webpack (#536)
- v2.4.0
Note: This release fixes ES module imports with this pull request [https://github.com/stripe/stripe-js/pull/541](https://redirect.github.com/stripe/stripe-js/pull/541)1]. Please update imports accordingly when updating to this new major release.
v2.4.0
New features
- Add
preferredNetworkoption (#537)
Fixes
Changed
- v2.3.0
v2.3.0
Changed
- Add ExternalPaymentMethod option to Elements.create() (#533)
Fixes
- Users reports stripePromise is only instantiated once and cannot be re-instantiated on reload (#531)
v2.2.2
- Update types for Apple Pay JS Recurring, Deferred and Automatic Reload payment requests (#524)
- v2.2.1
New features
Fixes
Changed
v2.2.1
Changed
- Remove payment_method_creation from types (#530)
Fixes
- User reports network failure to load Stripe.js fails again after network is restored (#518)
v2.2.0
New features
- Update Appearance API variable name types (#517)
Changed
- Bump @babel/traverse from 7.10.5 to 7.23.2 in /examples/rollup (#508)
- Bump @babel/traverse from 7.10.5 to 7.23.2 in /examples/parcel (#509)
- Bump @babel/traverse from 7.10.5 to 7.23.2 (#510)
- Bump @babel/traverse from 7.10.5 to 7.23.2 in /examples/webpack (#511)
- Bump browserify-sign from 4.2.0 to 4.2.2 in /examples/parcel (#521)
- Bump browserify-sign from 4.2.0 to 4.2.2 in /examples/webpack (#522)
v2.1.11
New features
Fixes
Changed
- Add string as valid deliveryEstimate value for ECE (#520)
- update publish script to check for github token (#519)
- v2.1.10
v2.1.10
Changed
- Update release script to verify against TypeScript 4/5 releases for stripe-js (#515)
- Allow pass null to updateShipping|BillingAddress (#513)
v2.1.9
Changed
- Remove requires beta access for initEmbeddedCheckout (#512)
v2.1.8
Changed
- chore: add repository information to package.json (#494)
v2.1.7
Fixes
- Add paymentMethodOptions type to the Elements group (#504)
v2.1.6
Fixes
- [Types] Add optional payment_method in confirmPayment param type definition (#501)
v2.1.5
New features
Fixes
Changed
- Update Custom Checkout types (#500)
v2.1.4
New features
Fixes
Changed
- Update types for Payment Method Configuration usage (#461)
v2.1.3
New features
Fixes
Changed
- Update Types of CustomCheckout async actions (#498)
v2.1.2
New features
Fixes
Changed
- Add Embedded Checkout types (#495)
v2.1.1
New features
Fixes
Changed
v2.1.0
New features
Fixes
Changed
- Add typedef for onBehalfOf (#480 )
v2.0.0
Changed
- remove unsupported theme ‘none’ (#479)
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Deploy Preview for superstore-redwood-stripe ready!
| Name | Link |
|---|---|
| Latest commit | 1e619089c6fbd187475d9054f8c18c960076bb26 |
| Latest deploy log | https://app.netlify.com/sites/superstore-redwood-stripe/deploys/67328f2c83425a0008758a8f |
| Deploy Preview | https://deploy-preview-492--superstore-redwood-stripe.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.