Update dependency react-stripe-elements to v5 - autoclosed
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
react-stripe-elements | dependencies | major | ^5.0.1 | source |
Release Notes
stripe/react-stripe-elements
v5.0.1
Bug Fixes
- Fixes a bug where calling
stripe.createPaymentMethod
would error in IE.
v5.0.0
New Features
- React 16.9 compatibility.
Breaking Changes
- We replaced the internal use of deprecated
componentWillReceiveProps
. This internal movement of logic between lifecycle methods is likely safe for almost all apps and should not require any changes.
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.