Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2022

Bumps fork-ts-checker-webpack-plugin from 6.3.2 to 7.1.1.

Release notes

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

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

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)

... (truncated)

Commits
  • 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
  • 0d56ba2 chore(deps): bump tar from 6.1.6 to 6.1.11 (#703)
  • 888deb2 chore(deps): bump tmpl from 1.0.4 to 1.0.5 (#702)
  • 858166e chore(deps): bump node-fetch from 2.6.1 to 2.6.7 (#701)
  • dcad4c5 chore(deps-dev): bump json-schema from 0.3.0 to 0.4.0 (#700)
  • 6d7f64f fix: remove console.log in getInfrastructureLogger
  • fc928f4 Release v7.0.0 (#699)
  • 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.2 to 7.1.1.
- [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.2...v7.1.1)

---
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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 7, 2022

The following labels could not be found: security, dependencies.

@codecov-commenter
Copy link

Codecov Report

Merging #123 (189cfc3) into main (16e6832) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #123   +/-   ##
=======================================
  Coverage   55.17%   55.17%           
=======================================
  Files           1        1           
  Lines          29       29           
  Branches        5        5           
=======================================
  Hits           16       16           
  Misses         13       13           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 16e6832...189cfc3. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2022

Superseded by #124.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant