Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2022

Bumps fork-ts-checker-webpack-plugin from 6.3.3 to 7.0.0.

Release notes

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

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

BREAKING CHANGES

  • 🧨 Webpack 4 is no longer supported. Please upgrade to Webpack ^5.11.0 or use an older version of the plugin.
  • 🧨 ESLint is no longer supported. Please use version 6 of the plugin if you need eslint support, or switch to a different plugin for linting.
  • 🧨 TypeScript < 3.6.0 is no longer supported. Please use version 6 of the plugin if you depend on an older version of TypeScript
  • 🧨 Node.js < 12 is no longer supported.
  • 🧨 Minimal version of TypeScript with { build: true } mode changed from 3.6.0 to 3.8.0
  • 🧨 Changes in options: logger.issues becomes logger, logger.devServer becomes devServer, logger.infrastructure has been removed

v7.0.0-alpha.16

7.0.0-alpha.16 (2022-01-29)

v7.0.0-alpha.15

7.0.0-alpha.15 (2022-01-28)

Bug Fixes

  • add missing peer dependencies (#507) (34ebcd8)
  • add missing realpath and initialize files in memory (c37a58c), closes #630
  • avoid loading configs from node_modules dir (#613) (6fccb20), closes #606
  • do not emit buildinfo file if outfile is specified (#614) (f83ac29), closes #608
  • ensure typescript is imported only as type-only (#633) (d660ad1)
  • list symlinked dirs in controlled typescript system (#625) (0e682bb)
  • properly resolve project-references configuration (#615) (c297d58)
  • recompute dependencies on every run (7afc037)
  • support "setup" attribute in tag in vue 3 (#667) (2cfe45f), closes #665
  • support "setup" attribute in tag in vue 3 (#676) (40e4ecf), closes #668
  • use "exclude" from tsconfig.json in webpack watch (#624) (8d8125c)

... (truncated)

Commits
  • 6d7f64f fix: remove console.log in getInfrastructureLogger
  • fc928f4 Release v7.0.0 (#699)
  • 954385e refactor: upgrade project dependencies (#698)
  • c358dfb Merge pull request #697 from TypeStrong/feature/merge-main-into-alpha
  • 050cdae Merge branch 'main' of github.com:TypeStrong/fork-ts-checker-webpack-plugin i...
  • 03abe7b docs: add plugin logo (#696)
  • 4b13fd3 feat: simplify logger options (#695)
  • 39ebae6 refactor: rename files to match convention (#693)
  • f7dfdcf feat: migrate from reporters to workers (#691)
  • 61f7cdf feat: implement write-dts mode (#679)
  • 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)

Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 6.3.3 to 7.0.0.
- [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases)
- [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](TypeStrong/fork-ts-checker-webpack-plugin@v6.3.3...v7.0.0)

---
updated-dependencies:
- dependency-name: fork-ts-checker-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 31, 2022
@dependabot dependabot bot requested a review from jroehl January 31, 2022 01:38
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 7, 2022

Superseded by #729.

@dependabot dependabot bot closed this Feb 7, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fork-ts-checker-webpack-plugin-7.0.0 branch February 7, 2022 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant