egoist / poi

⚡A zero-config bundler for JavaScript applications.
https://poi.js.org
MIT License
5.23k stars 255 forks source link

chore(deps): bump fork-ts-checker-webpack-plugin from 0.5.0 to 6.1.0 #780

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps fork-ts-checker-webpack-plugin from 0.5.0 to 6.1.0.

Release notes

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

v6.1.0

6.1.0 (2021-01-10)

Features

  • add built-in support for concurrency limiting (#559) (0bde4cc), closes #441

v6.0.8

6.0.8 (2020-12-20)

v6.0.7

6.0.7 (2020-12-15)

Bug Fixes

  • only invoke WDS tap when there are issues (#547) (2a1348d)

v6.0.6

6.0.6 (2020-12-11)

v6.0.5

6.0.5 (2020-12-04)

Bug Fixes

  • use external store for files change to not rely on wfs (#546) (2f330b5)

v6.0.4

6.0.4 (2020-11-26)

Bug Fixes

  • pass dirs to built-in watcher to avoid issues (#542) (8978049)

v6.0.3

6.0.3 (2020-11-17)

Bug Fixes

  • use cwd in async: false mode for consistency (#533) (c0bf2d2), closes #509

v6.0.2

6.0.2 (2020-11-15)

... (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
  • d6484ed chore: add github code ql action (#560)
  • 4e31d09 docs: add funding.yml
  • 8467dc2 chore: update number of days for stale issue
  • 0bde4cc feat: add built-in support for concurrency limiting (#559)
  • 0f7020d chore(deps): bump node-notifier from 8.0.0 to 8.0.1 (#552)
  • 8f49d3e docs: improve documentation of issue option (#551)
  • 2a1348d fix: only invoke WDS tap when there are issues (#547)
  • db5a181 chore(deps): bump ini from 1.3.5 to 1.3.7 (#550)
  • 13b7c29 docs: update babel-loader example webpack config (#549)
  • 2f330b5 fix: use external store for files change to not rely on wfs (#546)
  • 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 will not automatically merge this PR because this dependency is pre-1.0.0.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)