derrickbeining / react-atom

A simple way manage state in React, inspired by Clojure(Script) and reagent.cljs
https://derrickbeining.github.io/react-atom
MIT License
158 stars 7 forks source link

chore(deps-dev): bump fork-ts-checker-webpack-plugin from 0.4.15 to 6.1.0 #340

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

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

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

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 it includes an out-of-range update to a development dependency.


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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - 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)
dependabot-preview[bot] commented 3 years ago

Superseded by #362.