Commit Graph

2197 Commits

Author SHA1 Message Date
Alexandru Dima
b0af35c810 Merge remote-tracking branch 'origin/master' into alex/node-modules-types 2020-12-18 15:59:00 +01:00
Alexandru Dima
14cb2089dc update distro 2020-12-18 15:51:24 +01:00
Alexandru Dima
f74ad9692f Align @types/* dev dependencies (#112718) 2020-12-18 13:28:39 +01:00
deepak1556
eb3cfcda01 chore: bump electron@11.1.0 2020-12-18 02:18:28 -08:00
Connor Peet
98166ea0b1 update distro 2020-12-18 00:10:42 -08:00
Alexandru Dima
fee6dbf4e0 Merge remote-tracking branch 'origin/master' into alex/node-modules-vscode 2020-12-17 22:02:47 +01:00
Alexandru Dima
7ca71e763d Move away from deprecated 'vscode' node module (#112718) 2020-12-17 21:40:14 +01:00
Connor Peet
88f32df1d7 Merge branch 'mocha-update' 2020-12-17 12:08:24 -08:00
Connor Peet
04d7411785 eng: update mocha 2 -> 8 2020-12-17 11:24:15 -08:00
Alexandru Dima
3551968d69 update distro 2020-12-17 18:45:22 +01:00
Alexandru Dima
e42440bd35 Merge remote-tracking branch 'origin/master' into alex/node-modules-webpack 2020-12-17 17:35:21 +01:00
Alexandru Dima
cbc47b1d7b Do not share terser 2020-12-17 14:38:44 +01:00
Alexandru Dima
77f4fb4995 Do not upgrade mocha 2020-12-17 13:01:07 +01:00
Alexandru Dima
6de06bc8c8 update distro 2020-12-17 11:25:54 +01:00
Alexandru Dima
1cada18542 Share webpack related node modules (#112718) 2020-12-17 11:16:03 +01:00
Alexandru Dima
ed19f6082f Share mocha related node modules (#112718) 2020-12-17 11:03:49 +01:00
Rob Lourens
ede8d44702 Bump distro 2020-12-15 17:46:35 -08:00
Benjamin Pasero
66bf5744fa 🆙 distro 2020-12-15 17:21:10 +01:00
João Moreno
6aa034b1ca fix build 2020-12-15 15:48:34 +01:00
João Moreno
175c1298b8 remove all usage of concurrently 2020-12-15 15:27:23 +01:00
João Moreno
7743d971b1 concurrently -> run-run-all 2020-12-15 15:21:24 +01:00
Alexandru Dima
05b94398d5 update distro 2020-12-15 11:12:12 +01:00
deepak1556
9565cf54c6 chore: bump electron@11.0.5 2020-12-14 13:13:44 -08:00
Alexandru Dima
428008f3a5 Align versions across package.json files 2020-12-14 20:06:18 +01:00
Rob Lourens
5431ddb506 Bump distro 2020-12-14 10:17:20 -08:00
Johannes Rieken
17c777b111 update distro 2020-12-14 17:51:11 +01:00
Chris Dias
f30948328d update distro 2020-12-11 15:08:57 -08:00
Benjamin Pasero
684ceea0ed 🆙 distro 2020-12-11 15:31:30 +01:00
Damien Engels
90f2d386c8 Updates tsec to latest version using TS4.1.2
This removes all of the non-tsec related compilation errors (52 of 69)
2020-12-10 09:27:39 +01:00
Matt Bierner
542fa93eae Pick up new TS version for building VS Code 2020-12-09 14:08:15 -08:00
Damien Engels
2c937725db Updates tsec
This fixes the bug where tsec was not running a postinstall build, which
caused it to keep running an old version.

This new version comes with new violations and Trusted Types awareness.

Also pins tsec to the latest commit so that the version fetched is
always the same.
2020-12-08 08:40:05 +01:00
Sandeep Somavarapu
eeed0fd569 update distro 2020-12-06 18:56:35 +01:00
deepak1556
b0d4a08e3e chore: bump distro 2020-12-05 02:01:28 -08:00
Robo
94142bd7e0 chore: bump electron@11.0.3 (#111931)
* chore: bump electron@11.0.3

This reverts commit 155691d0be.

* chore: bump x64 build image

* chore: rebuild remote with older gcc toolchain

* chore: bump electron@11.0.3

* ci: remove condition for remote step

* chore: disable an integration test
2020-12-05 01:54:58 -08:00
Rachel Macfarlane
962bedc4f4 Update version to 1.53.0 2020-12-04 17:17:43 -08:00
João Moreno
1c1c59fd0f Kill code processes after each integration test suite run (#111844)
* bring back linux integration tests

* no empty functions

* hmm
2020-12-03 21:45:01 +01:00
Andre Weinand
87e43299ad update DAP to 1.43 2020-12-03 12:46:20 +01:00
Alex Dima
f2ae4927f9 update distro 2020-12-02 16:18:31 +01:00
Ladislau Szomoru
4ca1a30f5d Update distro commit 2020-12-01 13:30:19 +01:00
deepak1556
562f909902 Revert "fix: c++ exception in keytar module"
This reverts commit 764620efae.
2020-11-30 19:10:08 -08:00
deepak1556
3fb2f6f976 chore: bump distro 2020-11-30 11:32:29 -08:00
Robo
155691d0be chore: bump electron@9.3.5 (#111530)
* chore: bump electron@9.3.5

* Revert "fix: removed plugin helper entitlement"

This reverts commit 40a81495f2.

* Revert "chore: bump vscode-windows-ca-certs@0.3.0"

This reverts commit 2f4a3dc31a.
2020-11-30 11:24:10 -08:00
Sandeep Somavarapu
6dfdbe24d9 update distro 2020-11-30 17:30:37 +01:00
Ladislau Szomoru
9689508fa5 Run OSS Tool and make necessary updates 2020-11-30 15:06:18 +01:00
Johannes Rieken
9172ecfad8 🆙 distro 2020-11-30 10:44:34 +01:00
Johannes Rieken
9ee2a1ee1e 🆙 update playwright 2020-11-26 14:00:39 +01:00
deepak1556
764620efae fix: c++ exception in keytar module
Refs https://github.com/microsoft/vscode/issues/111288
2020-11-25 21:30:55 -08:00
Alex Dima
2c20676f5c update distro (and hopefully unstuck builds) 2020-11-25 22:59:12 +01:00
Alex Dima
c59ddc6a1f update distro 2020-11-25 22:51:05 +01:00
Alex Dima
d7bdbe118e Allow running yarn tsec-compile-check also on Windows 2020-11-25 17:46:39 +01:00