Skip to content

Update dependency @stripe/react-stripe-js to v6#11417

Merged
nbudin merged 1 commit into
mainfrom
renovate/stripe-react-stripe-js-6.x
May 8, 2026
Merged

Update dependency @stripe/react-stripe-js to v6#11417
nbudin merged 1 commit into
mainfrom
renovate/stripe-react-stripe-js-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 1, 2026

This PR contains the following updates:

Package Change Age Confidence
@stripe/react-stripe-js 5.6.16.3.0 age confidence

Release Notes

stripe/react-stripe-js (@​stripe/react-stripe-js)

v6.3.0

Compare Source

New features

PR #​672

  • Added useCheckoutElements(): use this inside <CheckoutElementsProvider>.
  • Added useCheckoutForm(): use this inside <CheckoutFormProvider>.
  • Both new hooks throw a clear runtime error if called under the wrong provider.
  • useCheckout() is now deprecated in favor of the two hooks above. It will keep working under both providers for backward compatibility and is planned for removal in the next major release (v7.0.0).

v6.2.0

Compare Source

New features
  • add contactDetails element (#​670)
Changes
  • Bump lodash from 4.17.23 to 4.18.1 (#​669)

v6.1.0

Compare Source

New features
  • feat: add React components for Stripe Issuing Elements (#​664)
Changed
  • Bump picomatch from 2.2.2 to 2.3.2 (#​666)
  • Bump handlebars from 4.7.7 to 4.7.9 (#​668)

v6.0.0

Compare Source

Changed
  • Type updates for Dahlia (#​665)
  • Update react providers for the upcoming checkout sdk changes (#​658)
  • point to stripe-js V9 RC + rename to createEmbeddedCheckoutPage (#​660)

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label May 1, 2026
@renovate renovate Bot force-pushed the renovate/stripe-react-stripe-js-6.x branch from fa33976 to 365649a Compare May 8, 2026 20:16
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
app/javascript/BuiltInFormControls/AddFileModal.tsx 🔴 33.33% 🔴 0% 🔴 -33.33%
app/javascript/BuiltInFormControls/LiquidInput.tsx 🟠 60% 🟠 57.5% 🔴 -2.5%
Overall Coverage 🟢 53.09% 🟢 53.06% 🔴 -0.03%

Minimum allowed coverage is 0%, this run produced 53.06%

@nbudin nbudin merged commit 02056c7 into main May 8, 2026
17 checks passed
@nbudin nbudin deleted the renovate/stripe-react-stripe-js-6.x branch May 8, 2026 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant