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.8 #395

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

Release notes

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

v6.2.8

6.2.8 (2021-05-13)

Bug Fixes

  • do not emit buildinfo file if outfile is specified (#614) (f83ac29), closes #608

v6.2.7

6.2.7 (2021-05-11)

Bug Fixes

  • avoid loading configs from node_modules dir (#613) (6fccb20), closes #606

v6.2.6

6.2.6 (2021-05-03)

Bug Fixes

  • resolve eslint dependencies for proper watching (#602) (58ef473), closes #580

v6.2.5

6.2.5 (2021-04-25)

Bug Fixes

  • handle function in watchOptions.ignored (#600) (13c276f)

v6.2.4

6.2.4 (2021-04-21)

v6.2.3

6.2.3 (2021-04-21)

Bug Fixes

v6.2.2

6.2.2 (2021-04-21)

Bug Fixes

  • gracefully handle invalid "watchOptions.ignored" (#595) (0b0703a), closes #594

... (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
  • f83ac29 fix: do not emit buildinfo file if outfile is specified (#614)
  • 6fccb20 fix: avoid loading configs from node_modules dir (#613)
  • 7cba5f3 chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#609)
  • d816e79 chore(deps): bump lodash from 4.17.20 to 4.17.21 (#605)
  • cb3d718 chore(deps): bump handlebars from 4.7.6 to 4.7.7 (#604)
  • 58ef473 fix: resolve eslint dependencies for proper watching (#602)
  • 13c276f fix: handle function in watchOptions.ignored (#600)
  • 5b7c333 docs: remove misleading part about module resolution (#596)
  • b38cbcb fix: invoke watcher in relevant .d.ts files (#597)
  • 0b0703a fix: gracefully handle invalid "watchOptions.ignored" (#595)
  • 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 #396.