An in-range update of karma-typescript is breaking the build π¨
greenkeeper opened this issue Β· 4 comments
Version 3.0.9 of karma-typescript was just published.
Branch | Build failing π¨ |
---|---|
Dependency | karma-typescript |
Current Version | 3.0.8 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
karma-typescript 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
Commits
The new version differs by 36 commits.
602e691
Bumm to 3.0.9
6f23e3e
Document #219
c8e485b
Use latest version of karma-typescript-es6-transform
667763f
Merge branch 'babel-preset-env'
1a44f18
Merge pull request #219 from jods4/issue-217
09d4a50
Support processing JS produced by transformers.
934d0e4
Merge pull request #222 from alan-agius4/patch-1
9f02f32
fix: farma-typescript fails on npm install command.
7b4d2b3
Upgraded to babel-preset-env in karma-typescript-es6-transform
b5d025f
Merge pull request #216 from monounity/stop-on-error
026dfe2
Check for empty diagnostics array, #215
9208d39
Don't run tests if there are compilstion errors, #215
e14ba9f
Merge pull request #211 from mitchhentges/remove-unused-dependencies
c038853
Merge pull request #213 from mitchhentges/docs-min-config-simplify
011838b
Merge pull request #210 from mitchhentges/peer-dependencies
There are 36 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 π΄
After pinning to 3.0.8 your tests are passing again. Downgrade this dependency π.
Version 3.0.10 just got published.
Your tests are still failing with this version. Compare the changes π¨
Commits
The new version differs by 17 commits.
086af9b
Bump to 3.0.10
0ced9bf
Merge pull request #242 from monounity/handle-broken-sourcemaps
78aa91c
Merge pull request #243 from monounity/lock-source-map-version
972513f
Merge branch 'master' into lock-source-map-version
9760ee2
Handle missing source map files gracefully, fixes #241
a71fb1b
Lock source-map version to 0.6.1, #240
2088ce3
Merge pull request #238 from abraham/bump-peer-dep
70279a4
Merge pull request #239 from abraham/update-remap
2cac5b5
Allow Karma@2 in peerDependencies
be48bdc
Update remap-instanbul
63f3ca2
Merge pull request #225 from monounity/resolve-compiler-path
342926c
Merge pull request #234 from monounity/real-path-symlinks
192c1c2
Resolve the real path, #228
c3753ce
Merge pull request #227 from monounity/fix-compiler-diagnostics
b710636
Check if the file exists before collecting errors, #226
There are 17 commits in total.
See the full diff
Version 3.0.11 just got published.
Your tests are still failing with this version. Compare the changes π¨
Version 3.0.12 just got published.
Your tests are still failing with this version. Compare the changes π¨
Commits
The new version differs by 5 commits.
b4e0473
Bump to 3.0.12
c2268f0
Remove module.id section, deprecated in Angular
a283098
Merge pull request #246 from monounity/fix-remap-istanbul-regex
ff87b79
Add the inline source map to unbundled files
403bfa4
Move the source map comment to the last line, #245
See the full diff