swaponline / MultiCurrencyWallet

Bitcoin, Ethereum, ERC20 crypto wallets with 0x and atomic swap exchange.
https://swaponline.github.io
MIT License
483 stars 493 forks source link

Bump fork-ts-checker-webpack-plugin from 6.5.0 to 7.2.1 #5024

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fork-ts-checker-webpack-plugin from 6.5.0 to 7.2.1.

Release notes

Sourced from fork-ts-checker-webpack-plugin's releases.

v7.2.1

7.2.1 (2022-02-12)

Bug Fixes

v7.2.0

7.2.0 (2022-02-08)

Features

  • allow to use webpack infrastructure logger (a6b66eb)

v7.1.1

7.1.1 (2022-02-06)

Bug Fixes

  • add new files to list of dependencies in project references (#709) (78b6090)

v7.1.0

7.1.0 (2022-02-06)

Features

  • add stats to async mode (b48f98a), closes #635
  • support 'write-dts' mode in single and watch run (#708) (74a6afa)

v7.0.0

7.0.0 (2022-01-29)

This release drops support for some older versions of TypeScript, Webpack, and Node.js, and removes EsLint feature.

Bug Fixes

  • require typescript@^3.8.0 for build: true mode (#672) (871bfe8)

Features

... (truncated)

Commits
  • b5a38c1 fix: resolve symlinks in system watchers (#712)
  • a6b66eb feat: allow to use webpack infrastructure logger
  • 78b6090 fix: add new files to list of dependencies in project references (#709)
  • 74a6afa feat: support 'write-dts' mode in single and watch run (#708)
  • b48f98a feat: add stats to async mode
  • 0660810 chore: update changelog config
  • 0d56ba2 chore(deps): bump tar from 6.1.6 to 6.1.11 (#703)
  • 888deb2 chore(deps): bump tmpl from 1.0.4 to 1.0.5 (#702)
  • 858166e chore(deps): bump node-fetch from 2.6.1 to 2.6.7 (#701)
  • dcad4c5 chore(deps-dev): bump json-schema from 0.3.0 to 0.4.0 (#700)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #5070.