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.0 #1253

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Release notes

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

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
  • 34bec49 v1.15.0
  • b1c9bf3 Bump hosted-git-info from 2.8.8 to 2.8.9 (#196)
  • 488bd7f Bump lodash from 4.17.19 to 4.17.21 in /examples/rollup (#194)
  • beb0208 Bump lodash from 4.17.19 to 4.17.21 in /examples/webpack (#193)
  • fc6d808 Bump lodash from 4.17.19 to 4.17.21 (#192)
  • 6add921 Bump lodash from 4.17.19 to 4.17.21 in /examples/parcel (#191)
  • 6c73f69 Bump url-parse from 1.4.7 to 1.5.1 in /examples/webpack (#190)
  • 1f0d1de Add confirmWechatPayPayment types and tests (#188)
  • 9fd8e0d Add registerAppInfo method (#189)
  • c22d482 update method comment. (#182)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by graceg-stripe, a new releaser for @​stripe/stripe-js since your current version.


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: cc6afaaee4475dd04450d229371eaa6cb3531e9b

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 #1284.