Commit graph

863 commits

Author SHA1 Message Date
Daniel Imms 092bb9a585 vscode-xterm@3.9.0-beta12
Fixes #59376
Fixes #59344
2018-10-24 12:01:20 -07:00
Benjamin Pasero 2086ab0fc7 move vscode-chokidar under MS org 2018-10-24 16:59:33 +02:00
Christof Marti 4e436d128c Investigate using Electron's resolveProxy API (#60773) 2018-10-22 20:00:58 +02:00
Daniel Imms 3f91fd6639 vscode-xterm@3.9.0-beta11
Fixes #60253
2018-10-20 12:59:28 -07:00
Daniel Imms 28574a8539 vscode-xterm@3.9.0-beta10
Syncs with master
2018-10-20 12:45:40 -07:00
Rob Lourens 441184faeb Fix #60218 - add search.usePCRE2 2018-10-18 19:51:12 -07:00
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
Johannes Rieken 5df93623cf add strict null task 2018-10-16 15:37:48 +02:00
Benjamin Pasero 8c22f1ca41 bump windows-process-tree@0.2.3 2018-10-16 09:17:48 +02:00
Benjamin Pasero dd9b271f7c bump distro 2018-10-16 07:42:09 +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 e4b21b6794 Merge branch 'master' into ben/sqlite 2018-10-13 16:38:26 +02:00
Matt Bierner 3fcb671444
Use es2017 as target for build scripts (#60707)
Upgrades our build scripts to target ES2017 since they are run on modern versions of node

This allows us to remove shims for es6 features such as `Object.assign`, and also remove a few extra typings packages
2018-10-12 11:24:15 -07:00
Benjamin Pasero 90fd44c102 Merge branch 'master' into ben/sqlite 2018-10-12 09:16:30 +02:00
Miguel Solorio 484dcc1ff8 Update distro 2018-10-11 15:19:24 -07:00
Daniel Imms 31a1ec61e5 vscode-xterm@3.9.0-beta7
Fixes #60447
2018-10-11 09:45:28 -07:00
Matt Bierner 2d4b7cb12e Move strict null checks from precomit to test
These checks are now taking a few seconds to run. This will continue to slow down as we null check more files. Moving them to the test scripts as pretest checks instead
2018-10-10 18:35:03 -07:00
Matt Bierner 517469041f Add strict null checks scripts to precommit and to tfs builds 2018-10-10 15:42:29 -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 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
Matt Bierner d5b94eb3a7 Version bump 2018-09-28 14:06:35 -07:00
Daniel Imms 4125f7a045 node-pty@0.7.8
Fixes #59334
2018-09-28 11:01:39 -07:00
Benjamin Pasero 1503b6033e update distro 2018-09-27 10:57:30 +02:00
Joao Moreno dd26078b15 update distro 2018-09-27 10:09:58 +02:00
Miguel Solorio fd35d99cea Update distro 2018-09-26 08:09:12 -07:00
Ramya Achutha Rao c9b88c68cc Update appinsights to latest version 2018-09-25 16:44:46 -07:00