osmbe / website

The OpenStreetMap Belgium website
https://openstreetmap.be
Other
3 stars 17 forks source link

Bump @stripe/stripe-js from 1.54.2 to 3.4.1 #378

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 1 month ago

Bumps @stripe/stripe-js from 1.54.2 to 3.4.1.

Release notes

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

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

  • Build before running tests (#598)
  • Add arethetypeswrong to CI/publish scripts (#597)

v3.3.0

New features

  • Add onBehalfOf type to PaymentRequest (#592)
  • Add loaderror to card and cardNumber elements (#591)
  • Update ApplePay option type (#589)

Fixes

  • remove cart Element types (#587)

Changed

  • Bump express from 4.17.1 to 4.19.2 in /examples/webpack (#583)
  • Bump follow-redirects from 1.15.4 to 1.15.6 in /examples/webpack (#574)

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)

... (truncated)

Commits
  • 27cc158 Update stripe.d.ts for updating the StripeError interface (#588)
  • 3ecf87f v3.4.0
  • 395ad83 add dedicated setupintent types; add confirmation_token (#606)
  • b906dc1 Build before running tests (#598)
  • d709a0f Add arethetypeswrong to CI/publish scripts (#597)
  • b04b88a v3.3.0
  • 5932866 Bump express from 4.17.1 to 4.19.2 in /examples/webpack (#583)
  • 9445a68 Bump follow-redirects from 1.15.4 to 1.15.6 in /examples/webpack (#574)
  • 1259510 Add onBehalfOf type to PaymentRequest (#592)
  • a91238b Add loaderror to card and cardNumber elements (#591)
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 5 days ago

Superseded by #384.