Signalen / frontend

Frontend for Signalen, an application that helps cities manage and prioritize nuisance reports.
https://signalen.org
Mozilla Public License 2.0
10 stars 4 forks source link

Bump fork-ts-checker-webpack-plugin from 6.2.5 to 6.2.10 #149

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 3 years ago

Bumps fork-ts-checker-webpack-plugin from 6.2.5 to 6.2.10.

Release notes

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

v6.2.10

6.2.10 (2021-05-18)

Bug Fixes

  • use memfs for ts artifacts to prevent mtime conflict (#617) (05cf957)

v6.2.9

6.2.9 (2021-05-14)

Bug Fixes

  • properly resolve project-references configuration (#615) (c297d58)

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
Commits
  • 05cf957 fix: use memfs for ts artifacts to prevent mtime conflict (#617)
  • c297d58 fix: properly resolve project-references configuration (#615)
  • 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)
  • See full diff 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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.