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.2 to 7.2.8 #5085

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fork-ts-checker-webpack-plugin from 6.5.2 to 7.2.8.

Release notes

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

v7.2.8

7.2.8 (2022-04-28)

v7.2.7

7.2.7 (2022-04-23)

Bug Fixes

v7.2.6

7.2.6 (2022-04-14)

v7.2.5

7.2.5 (2022-04-13)

Bug Fixes

v7.2.4

7.2.4 (2022-04-11)

Bug Fixes

  • generateTrace with newer TypeScript versions and build: false (#730) (cb327ee), closes #722

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)

... (truncated)

Commits
  • 756531c docs: remove outdated "typings" section
  • 103e2eb docs: add ukraine support banner
  • d84a822 chore: dont fail fast on test job matrix (#736)
  • 4787553 fix: ignore package.json on windows (#735)
  • a2826a8 docs: clarify documentation for incremental mode (#732)
  • be2add9 fix: event handler leak in the wrapRpc function (#733)
  • cb327ee fix: generateTrace with newer TypeScript versions and build: false (#730)
  • 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)
  • 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 #5088.