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.3.0 #375

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

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

Release notes

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

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)

v3.0.10

Fixes

  • Revert "Fix mismatched types between entrypoint and pure modules (#565)" (#576)

v3.0.9

Fixes

  • Fix mismatched types between entrypoint and pure modules (#565)

v3.0.8

... (truncated)

Commits
  • 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)
  • cfd6efa Update ApplePay option type (#589)
  • 37ffe0e remove cart Element types (#587)
  • 30e4293 v3.2.0
  • 0a2870f Add allow_redisplay parameter to ConfirmationTokenCreateParams and ConfirmPay...
  • a5c58b0 onBehalfOf should be updateable (#585)
  • 3c95c66 Bump express from 4.17.1 to 4.19.2 in /examples/rollup (#582)
  • 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 6 months ago

Superseded by #378.