vsternbach / angularjs-typescript-webpack

AngularJS 1.7, typescript 3 and webpack 4 starter project based on angular tutorial
147 stars 43 forks source link

An in-range update of fork-ts-checker-webpack-plugin is breaking the build 🚨 #46

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency fork-ts-checker-webpack-plugin was updated from 1.3.3 to 1.3.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

fork-ts-checker-webpack-plugin is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/vsternbach/angularjs-typescript-webpack/builds/535655874?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.3.4

1.3.4 (2019-05-22)

Bug Fixes

  • emit global errors even when checkSyntacticErrors: false (b2bda8f), closes #289
Commits

The new version differs by 19 commits.

  • c06ca75 test: should find global errors (checkSyntacticErrors: false)
  • b2bda8f fix: emit global errors even when checkSyntacticErrors: false
  • a3b723a refactor: move @types dependencies to devDependencies
  • a371944 refactor: πŸ’‘ convert last integration tests to typescript
  • 45f4a97 refactor: πŸ’‘ rename variables, add comments
  • 5fb3805 refactor: add tslint for integration tests
  • 3d220dd refactor: move fixtures out of integration folder
  • f0aa083 refactor: πŸ’‘ vue integration tests to typescript
  • 6915de9 don't fail if vue-loader/lib/plugin is not present
  • 6e99f75 refactor: πŸ’‘ split up test suite
  • 0f435ea refactor: πŸ’‘ remaining integration tests, split helpers up
  • 04d6bd1 change from ts-jest to jest with @babel/preset-typescript
  • 93da097 refactor: πŸ’‘ helpers to typescript, use in integration/index
  • 50112fb reduce diff
  • 61cb1a9 chore: πŸ”§ refactor integration tests for jest

There are 19 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 1.3.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.3.5

1.3.5 (2019-06-03)

Bug Fixes

  • deps: bump fstream from 1.0.11 to 1.0.12 (#295) (f6d52e7)
Commits

The new version differs by 1 commits.

  • f6d52e7 fix(deps): bump fstream from 1.0.11 to 1.0.12 (#295)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.3.6

1.3.6 (2019-06-12)

Bug Fixes

  • convert computeContextPath() from arrow to class function (489dc89)
Commits

The new version differs by 1 commits.

  • 489dc89 fix: convert computeContextPath() from arrow to class function

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.0

1.4.0 (2019-07-12)

Features

Commits

The new version differs by 7 commits.

  • 544f205 feat: add eslint typescript support (#305)
  • cae170b chore(deps): bump lodash.template from 4.4.0 to 4.5.0
  • 0c93455 docs: add the "Credits" section in README.md
  • 9f431ad docs: change all references from Realytics to TypeStrong
  • 7fccb43 docs: move copyright to TypeStrong organization
  • aa950cc test: add regression tests for #267, #299, #300
  • b34ef36 fix: bind computeContextPath before passing it to map

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.1

1.4.1 (2019-07-14)

Bug Fixes

Commits

The new version differs by 2 commits.

  • cb31cae fix: do not lint tsconfig.json (#313)
  • 34b16c5 docs: clarify watch option (n/a with useTypescriptIncrementalApi) (#311)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.2

1.4.2 (2019-07-15)

Bug Fixes

  • handle unhandled "write EPIPE" error (#306) (f292028)
Commits

The new version differs by 1 commits.

  • f292028 fix: handle unhandled "write EPIPE" error (#306)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.3

1.4.3 (2019-07-16)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 39fbffb fix: eslint excludes .json & ignored files (#316) (#318)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.5.0

1.5.0 (2019-08-02)

Features

  • apply clickable filename format to codeframeFormatter (#320) (4e8c6f9)
Commits

The new version differs by 1 commits.

  • 4e8c6f9 feat: apply clickable filename format to codeframeFormatter (#320)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.5.1

1.5.1 (2019-10-14)

Bug Fixes

  • log everything to stderr, not stdout (#321) (a89fdaf)
Commits

The new version differs by 1 commits.

  • a89fdaf fix: log everything to stderr, not stdout (#321)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.6.0

1.6.0 (2019-10-24)

Features

Commits

The new version differs by 4 commits.

  • 9c37ebc feat: add devcontainer support (#334)
  • 73a0b9a fix types for eslint option (#348)
  • da2db52 Revert "fix: log everything to stderr, not stdout (#321)" (#345)
  • 1621fd5 chore(deps): bump eslint-utils from 1.3.1 to 1.4.2

See the full diff