DxCx / rxjs-diff-operator

toDiff/fromDiff operators for RxJs 5 - useful for sending observables over network.
GNU Affero General Public License v3.0
10 stars 3 forks source link

Update typescript to the latest version 🚀 #18

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.2.2 of typescript just got published.

Dependency typescript
Current Version 2.1.6
Type devDependency

The version 2.2.2 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.


Release Notes TypeScript 2.2.2

This release include a set of bug fixes reported against TypeScript 2.2.1. For the complete list of fixed issues, check out the fixed issues query for TypeScript 2.2.2.

Download:

Commits

The new version differs by 789 commits (ahead by 789, behind by 169).

  • d89553f Update LKG
  • 7ea8d9f Fix Per Request Cancellation Tokens
  • 8f41444 send error if obtaining of types-registry package failed (#14573) (#14585)
  • 6e8c44f Ports #14566 to release-2.2 (#14571)
  • f6b1738 Update LKG
  • e440dbb Update version
  • a29e8cf Update LKG
  • 1120971 Fix #14136: Make Object.create return any all the time
  • 6b5c448 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

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](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:

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-8.0%) to 92.0% when pulling ddca40b7d79eb64891c611420e88a5d71d669a9a on greenkeeper/typescript-2.2.2 into 4b515f1c819084a819d01432777571c5e00155e8 on master.