Open greenkeeper[bot] opened 6 years ago
After pinning to 0.4.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 the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
Your tests are still failing with this version. Compare the changes π¨
devDependency
fork-ts-checker-webpack-plugin was updated from 0.4.9
to 0.4.10
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
fork-ts-checker-webpack-plugin was updated from 0.4.10
to 0.4.11
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 12 commits.
f57ece2
Merge pull request #172 from superlbr/master
e35b9e2
Update index.ts
8899c93
Update CHANGELOG.md & package.json for release
f915542
fix os.cpus is not a function
aa4a97e
Merge pull request #169 from liangchunn/chore/lint
9f90748
style(lint): enforce array-type
dd659c2
style(lint): lint test files
3825f21
style(lint): lint all files again
4774abe
ci(lint): lint in CI
e9d31b6
style(linter): use linters
237b1fd
Export main plugin class and update all imports ? = require(?) to named exports (#163)
2077eb4
Fix for android when doing yarn start (#157)
See the full diff
devDependency
fork-ts-checker-webpack-plugin was updated from 0.4.11
to 0.4.12
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 13 commits.
9e408c5
Add compilerOptions option (#173)
f57ece2
Merge pull request #172 from superlbr/master
e35b9e2
Update index.ts
8899c93
Update CHANGELOG.md & package.json for release
f915542
fix os.cpus is not a function
aa4a97e
Merge pull request #169 from liangchunn/chore/lint
9f90748
style(lint): enforce array-type
dd659c2
style(lint): lint test files
3825f21
style(lint): lint all files again
4774abe
ci(lint): lint in CI
e9d31b6
style(linter): use linters
237b1fd
Export main plugin class and update all imports ? = require(?) to named exports (#163)
2077eb4
Fix for android when doing yarn start (#157)
See the full diff
devDependency
fork-ts-checker-webpack-plugin was updated from 0.4.12
to 0.4.13
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 17 commits.
458cd74
Merge pull request #176 from ianschmitz/compileroptions-merge
f7d5480
Update changelog and package version
0be3a8a
Merge in compilerOptions prior to parseJsonConfigFileContent() call
79ce006
chore(deps): update lodash, mocha away from vulnerable versions (#175)
9e408c5
Add compilerOptions option (#173)
f57ece2
Merge pull request #172 from superlbr/master
e35b9e2
Update index.ts
8899c93
Update CHANGELOG.md & package.json for release
f915542
fix os.cpus is not a function
aa4a97e
Merge pull request #169 from liangchunn/chore/lint
9f90748
style(lint): enforce array-type
dd659c2
style(lint): lint test files
3825f21
style(lint): lint all files again
4774abe
ci(lint): lint in CI
e9d31b6
style(linter): use linters
There are 17 commits in total.
See the full diff
devDependency
fork-ts-checker-webpack-plugin was updated from 0.4.13
to 0.4.14
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 22 commits.
7967402
Merge pull request #179 from ianschmitz/reportfiles
f6e2d9c
Update yarn.lock
d0f841b
Update changelog and package version
2340d1a
Update readme
011cc15
Add support for reportFiles option
458cd74
Merge pull request #176 from ianschmitz/compileroptions-merge
f7d5480
Update changelog and package version
0be3a8a
Merge in compilerOptions prior to parseJsonConfigFileContent() call
79ce006
chore(deps): update lodash, mocha away from vulnerable versions (#175)
9e408c5
Add compilerOptions option (#173)
f57ece2
Merge pull request #172 from superlbr/master
e35b9e2
Update index.ts
8899c93
Update CHANGELOG.md & package.json for release
f915542
fix os.cpus is not a function
aa4a97e
Merge pull request #169 from liangchunn/chore/lint
There are 22 commits in total.
See the full diff
Version 0.4.4 of fork-ts-checker-webpack-plugin was just published.
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/matteoterrinoni/react-virtualized-table/builds/411751047?utm_source=github_status&utm_medium=notification)).Release Notes
v0.4.4Commits
The new version differs by 17 commits.
eca9b1e
Update CHANGELOG.md
886d81a
Merge pull request #136 from Realytics/update-npm-token
5a14ab4
Update npm token
eed793e
Merge pull request #134 from nickmccurdy/use-minimum-peer-dependencies
d73f419
Add TypeScript 3 to peerDependencies explicitly
0b218ef
Revert relaxed version ranges
0e8c48c
Update TypeScript major version for development and testing
ac118d5
Specify minimum versions of peerDependencies for consistency with readme
c88c37a
Merge pull request #131 from Realytics/feature/0.4.4-release
80a63b4
prepare 0.4.4 release
6a83c7d
Merge pull request #130 from ktsn/fix-vue-src
706298d
fix typo
4f23d63
improve comment
b3da4ec
ignore ts errors for placeholder script of vue file
83c9432
add named exports
There are 17 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: