swaponline / MultiCurrencyWallet

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

Bump fork-ts-checker-webpack-plugin from 6.5.1 to 7.2.3 #5070

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fork-ts-checker-webpack-plugin from 6.5.1 to 7.2.3.

Release notes

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

v7.2.3

7.2.3 (2022-04-04)

Bug Fixes

v7.2.2

7.2.2 (2022-04-03)

Bug Fixes

  • downgrade schema-utils to fix dependency conflicts (#725) (2d32941), closes #706

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

... (truncated)

Commits
  • d2fe738 fix: ignore package.json file to prevent invalid code-path (#727)
  • fa772b4 chore(deps): bump minimist from 1.2.5 to 1.2.6 (#726)
  • 2d32941 fix: downgrade schema-utils to fix dependency conflicts (#725)
  • 196220f chore(deps): bump ajv from 6.10.0 to 6.12.6 (#713)
  • 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
  • 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 #5072.