ivaylopivanov / wamp-server

WAMP Basic Profile Router
MIT License
31 stars 10 forks source link

Update gulp-typescript to the latest version 🚀 #37

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 5.0.0-alpha.1 of gulp-typescript was just published.

Dependency gulp-typescript
Current Version 4.0.2
Type devDependency

The version 5.0.0-alpha.1 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of gulp-typescript.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 14 commits.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 95.642% when pulling 3423d586be7d2d823c308f7222c3b1e555be34ca on greenkeeper/gulp-typescript-5.0.0-alpha.1 into 55219f138204075c23c283809755854cbc5d1830 on master.

greenkeeper[bot] commented 6 years ago

Version 5.0.0-alpha.2 just got published.

Update to this version instead 🚀

Release Notes 5.0.0-alpha.2 - Project references

Added support for project references (#579, thanks to @rbuckton)

Commits

The new version differs by 6 commits.

  • 9ad1e84 Version 5.0.0-alpha.2
  • 95e9c2b Merge pull request #579 from rbuckton/projectReferences
  • 80ffc3d Fix failing test
  • 47febfd Add project reference test, update release
  • 77c8a91 Add support for TS3.0 projectReferences
  • 36ff1f5 Merge pull request #577 from ivogabe/declaration

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.0.0-alpha.3 just got published.

Update to this version instead 🚀

Release Notes 5.0.0-alpha.3 - Fix fullReporter

Fixes the full reporter (#581)

Commits

The new version differs by 4 commits.

  • b39e93b Version 5.0.0-alpha.3
  • a0a0d4a Update release
  • ed1f19f Merge pull request #582 from chapterjason/master
  • 9bfa670 Fixed ansi-colors dependency

See the full diff