Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
greenkeeper bot opened this issue May 22, 2019 · 10 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented May 22, 2019

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

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2019

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
Copy link
Contributor Author

greenkeeper bot commented Jun 3, 2019

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
Copy link
Contributor Author

greenkeeper bot commented Jun 12, 2019

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
Copy link
Contributor Author

greenkeeper bot commented Jul 12, 2019

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
Copy link
Contributor Author

greenkeeper bot commented Jul 14, 2019

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
Copy link
Contributor Author

greenkeeper bot commented Jul 15, 2019

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
Copy link
Contributor Author

greenkeeper bot commented Jul 16, 2019

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
Copy link
Contributor Author

greenkeeper bot commented Aug 2, 2019

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
Copy link
Contributor Author

greenkeeper bot commented Oct 14, 2019

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
Copy link
Contributor Author

greenkeeper bot commented Oct 24, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants