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

Update typescript to version 2.0.3 🚀 #697

Merged
merged 3 commits into from
Sep 30, 2016
Merged

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

typescript just published its new version 2.0.3.

State Update 🚀
Dependency typescript
New version 2.0.3
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of typescript.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


The new version differs by 647 commits .

  • 4f65a28 Update LKG
  • 3a46371 Add back getSourceFile and mark it as deprecated
  • 5f1336b Update LKG
  • c98103b Merge pull request #10928 from Microsoft/addTestFix10625
  • bca3493 Merge pull request #10930 from RyanCavanaugh/release-2.0
  • d37391f Allow type and NS references to UMD globals from modules
  • 48e51b5 Add tests and baselines
  • 4ce2280 Update LKG
  • 93e0451 Merge branch 'release-2.0_fix10625' into release-2.0
  • 9cabffe Merge branch 'release-2.0' into release-2.0_fix10625
  • 0c443c2 Update LKG
  • 14b59b2 Address PR
  • b6aeaab Update version
  • ced8cf8 Add tests and update baselines
  • 332b316 Emit declaration file which inferred type alias with its value

There are 250 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@stubailo stubailo force-pushed the greenkeeper-typescript-2.0.3 branch 3 times, most recently from 7a71cd3 to de99e4d Compare September 27, 2016 23:19
@helfer
Copy link
Contributor

helfer commented Sep 29, 2016

I'll rebase, fix and merge this one as the last PR before we start refactoring.

@helfer
Copy link
Contributor

helfer commented Sep 29, 2016

Is it just me, or did the typescript compiler get dumber? It complains about implicit any where it used to be able to deduce the type...

@helfer helfer force-pushed the greenkeeper-typescript-2.0.3 branch from 6b098c8 to 84e4f21 Compare September 29, 2016 23:48
@helfer helfer merged commit 5d380bd into master Sep 30, 2016
@helfer helfer deleted the greenkeeper-typescript-2.0.3 branch September 30, 2016 00:02
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants