workadventure / scripting-api-extra

A set of reusable utility functions and features that can be used to enhance WorkAdventure maps.
14 stars 10 forks source link

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

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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)
dependabot[bot] commented 1 year ago

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

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

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

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

:mega: 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 ```diff @@ 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](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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