Update dependency @stripe/stripe-js to v3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @stripe/stripe-js (source) | 2.4.0 -> 3.4.1 |
Release Notes
stripe/stripe-js (@stripe/stripe-js)
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://togithub.com/stripe/stripe-js/pull/541)1]. Please update imports accordingly when updating to this new major release.
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.