KonstantinSimeonov / tsx-control-statements

Control flow JSX/TSX elements that get compiled to plain old javascript.
Do What The F*ck You Want To Public License
92 stars 9 forks source link

Bump fork-ts-checker-webpack-plugin from 0.2.10 to 7.2.3 #209

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fork-ts-checker-webpack-plugin from 0.2.10 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)

Changelog

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

⚠️ Next versions are available only on the GitHub Releases page ⚠️

1.3.0-beta.1 (2019-04-30)

Bug Fixes

  • tests: fix linter tests that were doing nothing (d078278)
  • tests: linter tests - useTypescriptIncrementalApi usage (e0020d6)
  • tests: rework vue integration tests (5ad2568)

Features

  • apiincrementalchecker: improve generation of diagnostics (ae80e5f), closes #257

1.2.0 (2019-04-22)

Bug Fixes

  • semantic-release update CHANGELOG.md on the git repo (8ad58af)

Features

  • add semantic-release integration (5fe0653)

1.2.0-beta.4 (2019-04-23)

Bug Fixes

  • tests: fix linter tests that were doing nothing (d078278)
  • tests: linter tests - useTypescriptIncrementalApi usage (e0020d6)

Features

  • apiincrementalchecker: improve generation of diagnostics (ae80e5f), closes #257

1.2.0-beta.3 (2019-04-22)

Bug Fixes

  • tests: rework vue integration tests (5ad2568)

1.2.0-beta.2 (2019-04-22)

Bug Fixes

  • semantic-release update CHANGELOG.md on the git repo (8ad58af)

1.2.0-beta.1 (2019-04-22)

Features

... (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
Maintainer changes

This version was pushed to npm by piotr-oles, a new releaser for fork-ts-checker-webpack-plugin 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)
dependabot[bot] commented 2 years ago

Superseded by #212.