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 2.4.0 #358

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

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

Release notes

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

v2.4.0

New features

  • Add preferredNetwork option (#537)

Fixes

Changed

  • v2.3.0

v2.3.0

Changed

  • Add ExternalPaymentMethod option to Elements.create() (#533)

Fixes

  • Users reports stripePromise is only instantiated once and cannot be re-instantiated on reload (#531)

v2.2.2

  • Update types for Apple Pay JS Recurring, Deferred and Automatic Reload payment requests (#524)
  • v2.2.1

New features

Fixes

Changed

v2.2.1

Changed

  • Remove payment_method_creation from types (#530)

Fixes

  • User reports network failure to load Stripe.js fails again after network is restored (#518)

v2.2.0

New features

  • Update Appearance API variable name types (#517)

Changed

  • Bump @​babel/traverse from 7.10.5 to 7.23.2 in /examples/rollup (#508)
  • Bump @​babel/traverse from 7.10.5 to 7.23.2 in /examples/parcel (#509)
  • Bump @​babel/traverse from 7.10.5 to 7.23.2 (#510)

... (truncated)

Commits
  • afee569 Add preferredNetwork option (#537)
  • 213573b v2.3.0
  • 8f5d396 Add ExternalPaymentMethod option to Elements.create() (#533)
  • dc04952 Users reports stripePromise is only instantiated once and cannot be re-instan...
  • d037831 v2.2.2
  • c660740 Update types for Apple Pay JS Recurring, Deferred and Automatic Reload paymen...
  • b12ded8 v2.2.1
  • 31b50b6 Remove payment_method_creation from types (#530)
  • 0309bef User reports network failure to load Stripe.js fails again after network is r...
  • c5ce917 v2.2.0
  • 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 4 months ago

Superseded by #362.