Skip to content
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 typescript is breaking the build 🚨 #233

Closed
greenkeeper bot opened this issue Dec 7, 2016 · 3 comments
Closed

An in-range update of typescript is breaking the build 🚨 #233

greenkeeper bot opened this issue Dec 7, 2016 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Dec 7, 2016

Version 2.1.4 of typescript just got published.

Branch Build failing 🚨
Dependency typescript
Current Version 2.1.1
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
  • coverage/coveralls Coverage pending from Coveralls.io Details

  • codeclimate/coverage 97.93% (-2.1%) Details

  • continuous-integration/travis-ci/push The Travis CI build failed Details

Release Notes TypeScript 2.1.4

For release notes, check out the release announcement.

For new features, check out the What's new in TypeScript 2.1.

For breaking changes, check out the Breaking changes in TypeScript 2.1 page.

For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.1 and TypeScript 2.1.4.

Download:

Special thanks to all contributors to this release:

  • Aaron Holmes
  • Akshar Patel
  • Alexander Rusakov
  • Ali Sabzevari
  • Aliaksandr Radzivanovich
  • Anatoly Ressin
  • András Parditka
  • Andrej Baran
  • Anton Khlynovskiy
  • Asad Saeeduddin
  • Ben Mosher
  • Charly POLY
  • Christophe Vidal
  • Cotton Hou
  • Dafrok Zhang
  • Daniel Hollocher
  • David Kmenta
  • Dom Chen
  • Elisée Maurer
  • Emilio García-Pumarino
  • Ethan Resnick
  • Fabian Cook
  • @falsandtru
  • Franklin Tse
  • Gabe Moothart
  • Godfrey Chan
  • Guilherme Oenning
  • Herrington Darkholme
  • Ivo Gabe de Wolff
  • Jakub Młokosiewicz
  • Jeffrey Morlan
  • Joey Wilson
  • Jonathon Smith
  • Josh Abernathy
  • Juan Luis Boya García
  • Justin Bay
  • Justin Johansson
  • Kagami Sascha Rosylight
  • Kevin Lang
  • Lucien Greathouse
  • Lukas Elmer
  • Marin Marinov
  • Marius Schulz
  • Martin Vseticka
  • Mattias Buelens
  • Michael
  • Michael Bromley
  • Myles Megyesi
  • Nicolas Henry
  • Noah Chen
  • Omer Sheikh
  • Paul Jolly
  • Perry Jiang
  • Peter Burns
  • Richard Knoll
  • Richard Sentino
  • Robert Coie
  • Rohit Verma
  • Rostislav Galimsky
  • Sam El-Husseini
  • Slawomir Sadziak
  • Sudheesh Singanamalla
  • Thomas Loubiou
  • Tim Lancina
  • Tim Perry
  • Torben Fitschen
  • Vidar Tonaas Fauske
  • Viktor Zozulyak
  • Wesley Wigham
  • York Yao
  • @yortus
  • Yuichi Nukiyama
Commits

The new version differs by 745 commits .

  • 409311f Update LKG
  • e15166a Merge pull request #12670 from Microsoft/mergeMaster1205
  • ae3b6e7 Merge branch 'master' into release-2.1
  • 5c71de1 Merge pull request #12652 from Microsoft/fixIndexedAccessWithAny
  • ee172cf Accept new baselines
  • 95aed3f Add regression test
  • c52eb6c Indexed access any[K] has type any
  • b7e8a6d Merge pull request #12643 from Microsoft/keyofUnionIntersection
  • 23992ba Merge pull request #12640 from Microsoft/mappedTypesSecondaryInferences
  • 3aa05b2 Accept new baselines
  • b4836e3 Add tests
  • b876211 Property handle union/intersection types in type variable checks
  • f61a224 Merge pull request #12639 from MattiasBuelens/fixElideFallthrough
  • 970c4aa Accept new baselines
  • 773c9a7 Add tests

There are 250 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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 7, 2016

After pinning to 2.1.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@jamesadarich
Copy link
Member

jamesadarich commented Dec 9, 2016

Looks like this may be an issue with TypeScript extending Error (see microsoft/TypeScript#12790)

@jamesadarich
Copy link
Member

Closed by #235 nice catch @Greenkeeper :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant