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
93 stars 9 forks source link

Bump fork-ts-checker-webpack-plugin from 0.2.10 to 8.0.0 #242

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps fork-ts-checker-webpack-plugin from 0.2.10 to 8.0.0.

Release notes

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

v8.0.0

8.0.0 (2023-03-05)

Bug Fixes

Features

BREAKING CHANGES

  • 🧨 Drop support for Vue.js

v7.3.0

7.3.0 (2023-01-10)

Features

  • add formatter.pathType option for absolute path (#792) (3ae3406), closes #789

v7.2.14

7.2.14 (2022-12-16)

v7.2.13

7.2.13 (2022-07-18)

Performance Improvements

  • abort stale type-checks on fast recompilations (#764) (ab5b12d)

v7.2.12

7.2.12 (2022-07-10)

Bug Fixes

  • remove node_modules from built-in ignored dirs (#757) (7c70b9e), closes #752

v7.2.11

7.2.11 (2022-05-01)

Bug Fixes

... (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
  • 83cbefb fix: #775 node_modules not ignored on Windows (#802)
  • 22eb695 feat: drop support for Vue.js (#801)
  • 5243592 test: change typescript versions in e2e --build test
  • 2183502 chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#796)
  • 3ae3406 feat: add formatter.pathType option for absolute path (#792)
  • 90ff881 chore(deps): bump json5 from 1.0.1 to 1.0.2 (#791)
  • 4eb03ec chore: blog.johnnyreilly.com (#790)
  • 9b67b6f chore(deps): bump minimatch from 3.0.4 to 3.0.5 (#788)
  • 365025d docs: add watchOptions.ignore to the example on README (#786)
  • 3e1684b Merge pull request #787 from TypeStrong/fix/fix-typings-in-ci
  • 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 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.