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.13.2 to 1.15.1 #1284

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @stripe/stripe-js from 1.13.2 to 1.15.1.

Release notes

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

v1.15.1

Fixes

  • Add parameter type for ready, focus, blur, and escape listeners (#208)

v1.15.0

New features

  • Add confirmWechatPayPayment types and tests (#188)
  • Add registerAppInfo method (#189)

Changed

  • update method comment. (#182)

v1.14.0

Additions

  • Add types for Afterpay / Clearpay (#162)
  • Add types for Klarna (#180)
  • Add types for ACSS Debit (#173)
  • Add hu, mt, tr, zh-HK, zh-TW and ro locales (#172)
  • Add th locale (#168)
  • Deprecate wallets and add disableWallets (#156)

Fixes

  • Fix link to createPaymentMethod Documentation (#176)
  • Switch to using prettier --check instead of --list-different (#166)
Commits
  • bf6a519 v1.15.1
  • 5ba3b17 Add parameter type for ready, focus, blur, and escape listeners (#208)
  • 77c1ae3 Bump ws from 5.2.2 to 5.2.3 (#205)
  • 72f2f58 Bump ws from 5.2.2 to 5.2.3 in /examples/parcel (#206)
  • f4456f5 Bump postcss from 7.0.32 to 7.0.36 in /examples/webpack (#207)
  • d37985a Bump glob-parent from 5.1.1 to 5.1.2 (#204)
  • 9380911 Bump ws from 6.2.1 to 6.2.2 in /examples/webpack (#203)
  • 550b237 Bump dns-packet from 1.3.1 to 1.3.4 in /examples/webpack (#201)
  • 4907dd2 Bump browserslist from 4.13.0 to 4.16.6 in /examples/rollup (#198)
  • 3404d3d Bump browserslist from 4.13.0 to 4.16.6 in /examples/parcel (#199)
  • 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 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)
changeset-bot[bot] commented 3 years ago

⚠️ No Changeset found

Latest commit: a9497106ea04e3ab29d69333a3e2ae27dc8f5b23

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

dependabot[bot] commented 3 years ago

Superseded by #1317.