Commit graph

243 commits

Author SHA1 Message Date
Benjamin Pasero 14b837a2ab bump windows-mutex@0.2.1 2018-10-17 07:54:52 +02:00
Ramya Achutha Rao a975e59eaf Update applicationInsights for #60585 2018-10-16 16:29:08 -07:00
Benjamin Pasero 8c22f1ca41 bump windows-process-tree@0.2.3 2018-10-16 09:17:48 +02:00
Benjamin Pasero 1c8bdc147a bump vscode-nsfw@1.1.1 2018-10-16 07:35:21 +02:00
Daniel Imms 10b383c911 vscode-xterm@3.9.0-beta9
Fixes #59372
2018-10-15 11:50:38 -07:00
Daniel Imms c5c0a7d29a vscode-xterm@3.9.0-beta8
Fixes #60865
2018-10-15 11:46:27 -07:00
Benjamin Pasero c61ee508be use vscode-sqlite3@4.0.2 2018-10-14 11:53:41 +02:00
Benjamin Pasero 90fd44c102 Merge branch 'master' into ben/sqlite 2018-10-12 09:16:30 +02:00
Daniel Imms 31a1ec61e5 vscode-xterm@3.9.0-beta7
Fixes #60447
2018-10-11 09:45:28 -07:00
Daniel Imms 7e742e1f31 vscode-xterm@3.9.0-beta6
Fixes #59379
2018-10-10 14:41:53 -07:00
Joao Moreno 0bbe8e28c4 update minimatch 2018-10-10 11:43:44 +02:00
Benjamin Pasero bac418779f Merge branch 'master' into ben/sqlite 2018-10-10 07:36:03 +02:00
Daniel Imms 797161bd32 vscode-xterm@3.9.0-beta5
Fixes #60310
2018-10-09 11:51:15 -07:00
Daniel Imms 40371ab59d vscode-xterm@3.9.0-beta3
Fixes #60291
2018-10-09 08:51:43 -07:00
Daniel Imms d4f40dd755 vscode-xterm@3.9.0-beta2 2018-10-08 09:34:01 -07:00
Benjamin Pasero 59f367a8b0 Merge branch 'master' into ben/sqlite 2018-10-08 11:08:35 +02:00
Rob Lourens 8f1dbae0b7 Bump vscode-ripgrep with cache download fix 2018-10-05 10:43:54 -07:00
Rob Lourens 0e60629c5a Bump vscode-ripgrep with fixed build 2018-10-05 08:57:38 -07:00
Benjamin Pasero b8b7c3c3a6 sqlite - initial version of storage library 2018-10-05 15:12:50 +02:00
Rob Lourens 5359560ead Update ripgrep version, use new json output format 2018-10-04 18:15:27 -07:00
Matt Bierner a9944e6595 Move some build specific packages into build
These packages are only used in build and also have their typings defined in this folder
2018-10-03 15:30:34 -07:00
Matt Bierner 6aa7463ca1 Remove unused gulp dev dependency 2018-10-03 15:30:34 -07:00
Matt Bierner f7456ebf90 Switch to use standard @types/node types instead of our customized version
Using a custom version of the node typings is causing a lot of pain while trying to upgrade our build to use `@types` instead of the `d.ts` files we have to maintain. I believe we primarily maintain our own version for two reason:

- Custom require function
- setTimeout and other timer functions return NodeJs.timer instead of a number

These can both be delt with, the first by using interface augmentation and the second by switching to use any types for timer. I believe that the pain of maintaining our own node `d.ts` outweighs the benefits here

This change switches us to use the standard @types/node package for our node typings
2018-10-03 14:18:36 -07:00
Matt Bierner 02593076f8 Revert including yazl types 2018-10-02 15:59:35 -07:00
Matt Bierner c794db9e31 Switch to use a few more @types packages instead of our custom versions 2018-10-02 14:23:28 -07:00
Matt Bierner f5850c9510 Try using @types for typings instead of our custom versions in src/typings 2018-10-02 14:07:19 -07:00
Matt Bierner d37076a596 Build VS Code using TypeScript 3.1.1
Fixes #59757
2018-10-01 10:55:16 -07:00
Benjamin Pasero 66dcb50e61 gulp-atom-electron@1.19.0 2018-10-01 18:14:00 +02:00
Daniel Imms aaee349207 vscode-xterm@3.9.0-beta1 2018-10-01 09:02:44 -07:00
Daniel Imms 3eea5fae43 Revert "vscode-xterm@3.9.0-beta1"
This reverts commit 8f20c5eae8.
2018-10-01 09:01:14 -07:00
Benjamin Pasero d4fdc9886b bump gulp-atom-electron 2018-10-01 17:38:26 +02:00
Daniel Imms 8f20c5eae8 vscode-xterm@3.9.0-beta1
Includes link overscan fix and dynamic cache optimizations
2018-10-01 07:27:09 -07:00
Joao Moreno 707787c5b8 update yarn.lock files to use integrity 2018-09-30 16:34:43 +02:00
Daniel Imms 4125f7a045 node-pty@0.7.8
Fixes #59334
2018-09-28 11:01:39 -07:00
Ramya Achutha Rao c9b88c68cc Update appinsights to latest version 2018-09-25 16:44:46 -07:00
Daniel Imms 1e058b76ea Revert vscode-xterm update
This caused some integration tests to fail
2018-09-24 19:34:59 -07:00
Daniel Imms 75f721ff98 vscode-xterm@3.8.0-beta5 2018-09-24 11:04:27 -07:00
Joao Moreno 91704613a9 fixes #58966 2018-09-24 15:41:24 +02:00
Ramya Rao ae526292df
Upgrade appinsights (#58999)
* Upgrade appinsights

* Env, global updates before starting shared process

* Disable console logging from appinsights Fixes #55417

* Move workaround to helper
2018-09-22 23:09:48 -07:00
Daniel Imms bd0543890c vscode-xterm@3.8.0-beta4
Includes fix to link underlines in DOM renderer.

Fixes #59114
2018-09-21 10:10:04 -07:00
Andre Weinand baa15a52d2 use DAP 1.32.0 2018-09-20 00:32:11 +02:00
Alex Dima f1f688cdd0 Update to latest oniguruma 2018-09-19 23:38:08 +02:00
Alex Ross 7b15a622c8 Upate vscode-xterm.js to 3.8.0-beta3 Fixes #58532 2018-09-17 09:05:42 -07:00
Alex Dima 9eb794b194 Fixes #58606: Use native-watchdog to monitor parent process in ext host 2018-09-13 17:30:22 +02:00
Rob Lourens 3291fd3663 Update yarn.lock from #52119 2018-09-11 11:26:59 -07:00
Alex Ross 2241bcbbb8 vscode-xterm@3.8.0-beta2 2018-09-10 09:29:20 -07:00
Matt Bierner 84ed12fbd8 Build with TS 3.0.3 2018-09-07 16:16:51 -07:00
Sandeep Somavarapu d3c5067ac6 Update yarn lock file 2018-09-06 17:22:44 +02:00
Andre Weinand 3bbfb3d7a4 upgrade to DAP 1.32.0-pre.0 2018-09-06 14:46:28 +02:00
Johannes Rieken 74fa1d8994
Merge pull request #57956 from Microsoft/joh/vsce-next
use packagedDependencies from running vsce#ls
2018-09-06 11:14:38 +02:00