ehowey / gatsby-theme-catalyst

An opinionated set of integrated themes and starters as a boilerplate to accelerate development with GatsbyJS
MIT License
163 stars 15 forks source link

Bump @stripe/stripe-js from 1.11.0 to 1.13.0 #1168

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @stripe/stripe-js from 1.11.0 to 1.13.0.

Release notes

Sourced from @​stripe/stripe-js's releases.

v1.13.0

New features

  • Adding types for afterpayClearpayMessage element (#153)
  • Add types for confirmBancontactSetup (#152)

Changed

  • Add payment method data types for deprecated sources (#151)
  • Deprecate methodName and add type for walletName. (#148)

v1.12.1

Fixes

  • Reintroduce CanMakePaymentResult type (#146)

v1.12.0

Type changes

  • Document once and off of the event emitters (#25)
  • Add types for stripe.confirmOxxoPayment (#116)
  • Add th to Elements locale type (#117)
  • Add GrabPay support (#118)
  • Add isShowing to PaymentRequest (#126)
  • Add once and off for EPS Bank Element (#130)
  • Update types and methods for P24, now that we have element (#134)
  • Account.Individual.political_exposure type definition missing (#135)
  • Update types for paymentRequest (#138)

Fixes

  • Fix fraud prevention link
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
dependabot[bot] commented 3 years ago

Superseded by #1175.