Closed greenkeeper[bot] closed 7 years ago
Your tests are passing again with this version. Explicitly upgrade to this version π
Changed
The new version differs by 6 commits.
3ea7458
3.1.0
1cac86b
Combine source map with source file output (#368)
61f1c16
Add missing implementations to service host (#366)
28697b1
chore(package): update tslint-config-standard to version 6.0.0 (#354)
125544f
3.0.6
ae4b423
Set cache.contents
(no version) on read request (#347)
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Changed
preferGlobal
warning from package.json
Added
printError
utilityThe new version differs by 13 commits.
d90ffba
3.2.0
2e03f54
fix(package): update chalk to version 2.0.0 (#372)
c60d3a7
Export printError
utility (#376)
3f0d975
Enable debug flag for method call tracking (#377)
394ddb8
Boolean flags inherit from env (#375)
82effb2
Handle possibly undefined diagnostic "start"
9bc3dd8
Remove preferGlobal
from package.json
3ea7458
3.1.0
1cac86b
Combine source map with source file output (#368)
61f1c16
Add missing implementations to service host (#366)
28697b1
chore(package): update tslint-config-standard to version 6.0.0 (#354)
125544f
3.0.6
ae4b423
Set cache.contents
(no version) on read request (#347)
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
The new version differs by 18 commits.
c69b242
3.2.1
477e705
Fix source map output for .tsx
files (#395)
e9e9621
fix(package): update v8flags to version 3.0.0 (#390)
23b5036
Document ability to pass paths to --project
(#392)
6748fa3
Add note about node.js CLI options
d90ffba
3.2.0
2e03f54
fix(package): update chalk to version 2.0.0 (#372)
c60d3a7
Export printError
utility (#376)
3f0d975
Enable debug flag for method call tracking (#377)
394ddb8
Boolean flags inherit from env (#375)
82effb2
Handle possibly undefined diagnostic "start"
9bc3dd8
Remove preferGlobal
from package.json
3ea7458
3.1.0
1cac86b
Combine source map with source file output (#368)
61f1c16
Add missing implementations to service host (#366)
There are 18 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Fixed
The new version differs by 20 commits.
b99b6bc
3.2.2
fba8b2d
Use String#slice()
for inlining source map
c69b242
3.2.1
477e705
Fix source map output for .tsx
files (#395)
e9e9621
fix(package): update v8flags to version 3.0.0 (#390)
23b5036
Document ability to pass paths to --project
(#392)
6748fa3
Add note about node.js CLI options
d90ffba
3.2.0
2e03f54
fix(package): update chalk to version 2.0.0 (#372)
c60d3a7
Export printError
utility (#376)
3f0d975
Enable debug flag for method call tracking (#377)
394ddb8
Boolean flags inherit from env (#375)
82effb2
Handle possibly undefined diagnostic "start"
9bc3dd8
Remove preferGlobal
from package.json
3ea7458
3.1.0
There are 20 commits in total.
See the full diff
Your tests are passing again with this version. Explicitly upgrade to this version π
Changed
The new version differs by 22 commits.
668e9ef
3.3.0
365d53d
Validate cache file contents before use (#394)
b99b6bc
3.2.2
fba8b2d
Use String#slice()
for inlining source map
c69b242
3.2.1
477e705
Fix source map output for .tsx
files (#395)
e9e9621
fix(package): update v8flags to version 3.0.0 (#390)
23b5036
Document ability to pass paths to --project
(#392)
6748fa3
Add note about node.js CLI options
d90ffba
3.2.0
2e03f54
fix(package): update chalk to version 2.0.0 (#372)
c60d3a7
Export printError
utility (#376)
3f0d975
Enable debug flag for method call tracking (#377)
394ddb8
Boolean flags inherit from env (#375)
82effb2
Handle possibly undefined diagnostic "start"
There are 22 commits in total.
See the full diff
Version 3.0.5 of ts-node just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As ts-node is βonlyβ a devDependency of this project it might not break production or downstream projects, but βonlyβ your build or test tools β preventing new deploys or publishes.
I recommend you give this issue a high priority. Iβm sure you can resolve this :muscle:
Status Details
- β **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/katallaxie/angular-preboot/builds/240007756?utm_source=github_status&utm_medium=notification)Commits
The new version differs by 7 commits.
c18331a
3.0.5
5cf97b1
Add
--inspect-brk
to known flags (#343)7dfb3e3
Pin node tests at
6.x
(#340)633d537
chore(package): update chai to version 4.0.1 (#337)
b751a56
Define
exports
and improvegetTypeInfo
help (#332)d018300
Update
yn
default optioncc3bf22
Expose
_
bin file for consumers to useSee the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: