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.2.0 #368

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.2.0.

Release notes

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

v6.2.0

6.2.0 (2021-03-18)

Features

  • enhance the issue formatter to get a customized function (#578) (3a2981d)

v6.1.1

6.1.1 (2021-03-04)

Bug Fixes

  • make logging readable in Windows Command Prompt #573 (6e3881d)

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)

... (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
  • 3a2981d feat: enhance the issue formatter to get a customized function (#578)
  • fe34ce1 chore(deps): bump elliptic from 6.5.3 to 6.5.4 (#576)
  • 6e3881d fix: make logging readable in Windows Command Prompt #573
  • 1057b23 Update bug_report.md
  • 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)
  • 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 #376.