An in-range update of typescript is breaking the build 🚨
greenkeeper opened this issue · 0 comments
Version 2.2.1 of typescript just got published.
Branch | Build failing 🚨 |
---|---|
Dependency | typescript |
Current Version | 2.2.0 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
As typescript 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 💪
Status Details
- ❌ continuous-integration/travis-ci/push The Travis CI build failed Details
Release Notes
TypeScript 2.2For release notes, check out the release announcement
For new features, check out the What's new in TypeScript 2.2.
For breaking changes, check out the Breaking changes in TypeScript 2.2 page.
For the complete list of fixed issues, check out the issues fixed in Typescript 2.2 RC and after Typescript 2.2 RC.
Download:
- npm
- Visual Studio 2015 plugin (requires VS 2015 Update 3 to be installed first)
- NuGet package
Special thanks to all contributors to this release:
- Alexander Rusakov
- Anatoly Ressin
- Andreas Martin
- Andrew Ochsner
- Basarat Ali Syed
- Dahan Gong
- Dan Corder
- David Sheldrick
- @falsandtru
- @flowmemo
- Herrington Darkholme
- Homa Wong
- Joel Day
- Kagami Sascha Rosylight
- Klaus Meinhardt
- Kārlis Gaņģis
- Manish Giri
- Masahiro Wakame
- Raj Dosanjh
- Slawomir Sadziak
- Tingan Ho
- Yuichi Nukiyama
Commits
The new version differs by 218 commits .
a29e8cf
Update LKG
1120971
Fix #14136: Make
Object.create
returnany
all the time6b5c448
Merge pull request #14131 from Microsoft/release-2.2_default_import_name
125a8fa
Merge pull request #14133 from aozgaa/MissingPropertyFix-2.2
b62b467
add periods
f2770a1
widen type, index signature, and add tests
a4cf12e
cleanup
d9e0fff
use getBaseTypeOfLiteralType
150e2fb
add tests
f133a67
wip testing
2187e67
Get Widened Type
533262c
wip
ee13f31
Handle undefined import name
510b384
Update LKG
08fe20e
[release-2.2] use separate process to probe if drive is safe to watch (#14098) (#14124)
There are 218 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴