-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency react-stripe-elements to v6 #38
base: master
Are you sure you want to change the base?
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/moltin/moltin-stripe-paymentintents/CC1qki1Ryss15yBrByYwLgE7nHCQ |
12a8c72
to
6307c9d
Compare
6307c9d
to
f6f3a74
Compare
f6f3a74
to
c561b07
Compare
c561b07
to
b85c9f3
Compare
b85c9f3
to
4685ae9
Compare
4685ae9
to
b424e34
Compare
b424e34
to
2ac1318
Compare
2ac1318
to
6ef0aa6
Compare
6ef0aa6
to
c61d5fd
Compare
c61d5fd
to
b41a8f4
Compare
b41a8f4
to
01e34e6
Compare
01e34e6
to
c795cf3
Compare
c795cf3
to
e9b506b
Compare
e9b506b
to
12baa28
Compare
12baa28
to
6977f21
Compare
6977f21
to
0b1a0d1
Compare
0b1a0d1
to
68a3885
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
5.1.0
->6.1.2
Release Notes
stripe/react-stripe-elements
v6.1.2
Compare Source
Bug Fixes
elements
prop is not injected byinjectStripe
when using asyncStripe
and mounting only aCardCvcElement
orCardExpiry
Element. (#519 )v6.1.1
Compare Source
Changes
v6.1.0
Compare Source
New Features
Added the
auBankAccount
andfpxBank
elements. These elements will not haveautomatic Element detection/insertion. To use them you will need to use
elements.getElement
and pass them directly to other Stripe.js methods (e.g.stripe.confirmFpxPayment
):v6.0.1
Compare Source
Version bump that fixes some typos, no changes.
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.