Commit Graph

72 Commits

Author SHA1 Message Date
Matt Bierner
9c0899f286 Pick up TS 3.8.2 2020-02-20 21:38:14 -08:00
Matt Bierner
ea54f48dda Update TS 3.8.1-rc
Updates to build VS Code using TS 3.8.1 (which require fixing a newly caught type error)

Also updates our shipped JS/TS version to 3.8.1-rc
2020-02-07 17:43:56 -08:00
Matt Bierner
d99bbafe17 Pick up new TS version for building VS Code 2020-01-28 11:00:02 -08:00
Matt Bierner
22fad2a49c Update VS Code build with TS 3.8 beta 2020-01-10 18:19:41 -08:00
Matt Bierner
cb47915e3b Pick up latest ts nightly for building VS Code 2020-01-08 15:37:59 -08:00
Matt Bierner
464ee368df Update build to use latest TS 3.8 nightly
We want more testing of the TS nightly bits
2020-01-06 10:15:38 -08:00
Benjamin Pasero
9349e9a2fd build - try to fix eslint compile issue in builds folder 2020-01-06 10:59:05 +01:00
Johannes Rieken
ca8a717f5e tslint removal 2020-01-03 09:01:41 +01:00
Johannes Rieken
4db80066b4 use ts-es-tree-typings, support import-equals 2019-12-30 14:08:44 +01:00
Johannes Rieken
b0d38052b5 use rulesdir instead of rules-module 2019-12-30 09:46:58 +01:00
Benjamin Pasero
7909462634 tslint - rewrite globals rule to not use tslint (#87754)
* tslint - rewrite globals rule to not use tslint

* comments
2019-12-27 08:57:03 +01:00
Matt Bierner
007b3032ad Update to TS 3.7.3 for building VS Code 2019-12-11 15:58:59 -08:00
Matt Bierner
ed9f435931 Pick up TS 3.7 final
Fixes #83935
2019-11-05 13:05:08 -08:00
Joao Moreno
71a8d1c540 remove dependencies to documentdb 2019-11-05 10:35:54 +01:00
Joao Moreno
bbf3ae9b56 use sprocs to publish builds 2019-11-04 14:06:57 +01:00
Matt Bierner
998028c4b8 Update to build vscode with 3.7 rc 2019-10-24 14:10:34 -07:00
Matt Bierner
9d125dd690 Re-enable building VS Code with TS 3.7 (#82289)
* Re-enable building VS Code with TS 3.7

Reverts 5b0cdadc87

Blocked from check in due to https://github.com/microsoft/TypeScript/issues/33936

* update d.ts for ts 3.7
2019-10-17 14:14:20 -07:00
Matt Bierner
5b0cdadc87 Revert "Build VS code using TS 3.7-beta"
This reverts commit 11f24f64e7.
2019-10-10 14:39:59 -07:00
Matt Bierner
11f24f64e7 Build VS code using TS 3.7-beta
Fixes #82286
2019-10-10 14:16:26 -07:00
Benjamin Pasero
6869239fd8 🆙 terser@4.3.8 (#82057) 2019-10-07 20:33:16 +02:00
Benjamin Pasero
0030e6ee92 🆙 terser@4.3.1 (#80627) 2019-09-10 10:57:54 +02:00
Matt Bierner
cf446b9233 Build VS Code using TS 3.6
Fixes #80079

Updates our build to use TS 3.6. Fixes a few changes to dom apis and adds a monkey patch for the node typings break in 3.6
2019-09-02 21:27:52 -06:00
Benjamin Pasero
c7d4c3ce1b Use terser for minification (#80201)
* build - minify using terser

* fix minification issues

* build ffs

* Update .cachesalt

* add comment
2019-09-02 11:19:26 +02:00
Rob Lourens
dacf3319f3 Update vscode-telemetry-extractor (for vscode-ripgrep) 2019-08-12 13:57:03 -07:00
Logan Ramos
9c7f270f69 Update telemetry extractor (#78111) 2019-07-29 10:21:37 -07:00
Logan Ramos
9702c08132 Upgrade telemetry extractor (#77938)
* Upgrade VS Code telemetry extractor

* Update telemetry extractor package
2019-07-25 08:59:38 -07:00
Logan Ramos
c09ffefaf9 Upgrade VS Code telemetry extractor (#77937) 2019-07-25 08:55:19 -07:00
Wesley Wigham
eaf0a66998 Accept yarn.lock update and bump applicationinsights to match the newer node declarations 2019-07-22 16:28:42 -07:00
Wesley Wigham
71099a5c7f Use a newer version of @types/node in the build folder to match all other folders 2019-07-22 14:48:12 -07:00
Logan Ramos
8d560cd153 Using vscode-telemetry-extractor npm package. (#77305)
* Revert commit change

* Revert commit change

* Revert commit change

* Revert commit change

* Revert commit change

* Initial work to move to utilizing the NPM module

* Fix some paths

* Bump NPM module

* Update move command

* Remove wrong directory in config

* More build testing

* Remove some debugging stuff

* Fix relative dirs

* Move node module to build package.json

* Bump vscode-telemetry-extractor to 1.4.1

* Bump telemetry extractor version
2019-07-18 08:44:33 -07:00
Matt Bierner
89aadaa131 Use TS 3.5.2 for building VS Code 2019-06-13 16:39:26 -07:00
Aurélien Pupier
7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +02:00
Matt Bierner
1cdf995036 Build with TS 3.5.1
The dom.d.ts types changed to not allow null on the outline styles. I believe that setting this to empty string should be equivalent
2019-06-05 15:41:45 -07:00
Matt Bierner
dfafad3a00 Use TS 3.4.5 for building VS Code 2019-04-23 10:53:35 -07:00
Matt Bierner
327c2728f7 Build VS Code using TS 3.4 2019-04-01 13:50:28 -07:00
Alex Dima
b4445a9f73 Move away from deprecated gulp-util 2019-02-05 22:21:05 +01:00
Matt Bierner
9f6f45bb09 Build VS Code using TS 3.3
Fixes #67776
2019-02-01 15:31:19 -08:00
Matt Bierner
8b4924d755 Build VS Code using TS 3.2
Fixes #64631
2018-12-07 14:25:14 -08:00
Joao Moreno
ac88b2fe70 isolated yarn build 2018-11-07 10:00:55 +00: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
Joao Moreno
0bbe8e28c4 update minimatch 2018-10-10 11:43:44 +02:00
Matt Bierner
1470548b0f Remove duplicated typescript dependency
We should use the typescript dependency from the root in this case. This ensures the workspace is using the same version as the build
2018-10-03 15:30:34 -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
63e3162bc9 Switch to use @types for pump 2018-10-03 14:18:36 -07:00
Matt Bierner
7026335451 Switching to use @types where possible in build 2018-10-03 10:47:32 -07:00
Matt Bierner
ac737307d7 Enable noImplicitAny in build 2018-10-03 10:47:32 -07:00
Matt Bierner
d37076a596 Build VS Code using TypeScript 3.1.1
Fixes #59757
2018-10-01 10:55:16 -07:00
Matt Bierner
84ed12fbd8 Build with TS 3.0.3 2018-09-07 16:16:51 -07:00
Matt Bierner
cb81c2c241 Build using ts 3.0 (#57906)
* Build VS Code using TS 3.0

Fixes #57151
2018-09-04 15:25:39 -07:00
Matt Bierner
391ce985ca Update to TS 2.9.2 2018-06-13 16:26:18 -07:00