-
Notifications
You must be signed in to change notification settings - Fork 41
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
Comments
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. |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 7 commits.
See the full diff |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
Your tests are still failing with this version. Compare changes |
The devDependency fork-ts-checker-webpack-plugin was updated from
1.3.3
to1.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
Release Notes for v1.3.4
1.3.4 (2019-05-22)
Bug Fixes
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 🌴
The text was updated successfully, but these errors were encountered: