Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Update gulp-typescript to version 3.1.1 🚀 #830

Merged
merged 6 commits into from
Nov 3, 2016

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

gulp-typescript just published its new version 3.1.1.

State Update 🚀
Dependency gulp-typescript
New version 3.1.1
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 gulp-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!

🌴


GitHub Release

As of v3.1.0, gulp-typescript uses @types to provide type information for its dependencies. However, those types included the types for NodeJS which caused that these types could be passed to the compiler in an compilation using gulp-typescript, unwanted. @types/node is now registered as a devDependency, so it is not installed any more for users of gulp-typescript.


The new version differs by 91 commits .

  • 0ab4269 Version 3.1.1
  • 1aa35b0 Mark @types/node as a devDependency (#449)
  • 5fd2ac1 Version 3.1.0
  • 4f4c140 Update release
  • 6e0aa14 Ignore @types in test/basic
  • 0739e7c Merge pull request #448 from ivogabe/types
  • 7cad2bb Merge branch 'master' into types
  • 9679495 Use wildcard for @types/node
  • d3e4990 Use forward slashes for all paths in source maps, fix #441
  • b931677 Ignore sourceRoot and inlineSources, fix #396, fix #432
  • 9c37eb6 Don't load types in tests
  • c84bb4e Merge demurgos/types
  • 08c05f7 Add missing options, fix #435
  • 526d08f Merge pull request #439 from yvt/patch-1
  • fd6a3ca Show the correct source code line that has an error (fix #367)

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


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚡ greenkeeper upgrade

@mikewheaton
Copy link
Contributor

mikewheaton commented Nov 3, 2016

Approved

Approved with PullApprove

@Jahnp
Copy link
Collaborator

Jahnp commented Nov 3, 2016

Approved

Approved with PullApprove

@mikewheaton mikewheaton added this to the 5.0.0 milestone Nov 3, 2016
@mikewheaton mikewheaton merged commit 53ea4b4 into master Nov 3, 2016
@mikewheaton mikewheaton deleted the greenkeeper-gulp-typescript-3.1.1 branch November 3, 2016 21:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants