Skip to content

chore(deps-dev): bump fork-ts-checker-webpack-plugin from 6.5.2 to 8.0.0 #216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

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

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

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.5.2 to 8.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.5.2...v8.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] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2023

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

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (0694411) 55.17% compared to head (cbb3067) 55.17%.

❗ Current head cbb3067 differs from pull request most recent head 14dfb91. Consider uploading reports for the commit 14dfb91 to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #216   +/-   ##
=======================================
  Coverage   55.17%   55.17%           
=======================================
  Files           1        1           
  Lines          29       29           
  Branches        5        5           
=======================================
  Hits           16       16           
  Misses         13       13           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gparant gparant force-pushed the main branch 2 times, most recently from f66b844 to 54d554c Compare April 29, 2024 13:37
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