2181 Commits

Author SHA1 Message Date
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 155691d0bec4acfac0e3bbccb362f61278a132de.

* 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 764620efaea9c671d2f364f6925fd05ba6403e49.
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 40a81495f298ddfda8fc7e8b174b3eb1569e9f1b.

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

This reverts commit 2f4a3dc31aa56cc0eff04dd58a87cdeb76b2e988.
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
Johannes Rieken
37274abda9 update distro 2020-11-25 14:47:56 +01:00
rebornix
5a04894296 update distro 2020-11-24 14:09:05 -08:00
Martin Aeschlimann
c2d3d7f857 bump distro 2020-11-24 14:23:59 +01:00
Johannes Rieken
b7851bfc80 :chore: bump distro 2020-11-24 12:32:36 +01:00
deepak1556
9ce365f085 chore: bump distro 2020-11-23 15:43:31 -08:00
Robo
0baf6bb9cc
chore: update to electron 11 (#110759)
* chore: bump electron@11.0.0-beta.4

* build: add mac arm64 target

* chore: bump electron@11.0.1

* fix: remove macOS workaround for devtools with custom titlebar

https://github.com/electron/electron/pull/26395

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

* chore: bump electron@11.0.2

* fixup! remove macOS workaround for devtools with custom titlebar
2020-11-23 15:31:03 -08:00
Martin Aeschlimann
986e1248f6 bump distro 2020-11-22 20:47:56 +01:00
Benjamin Pasero
1568c0ca45 🆙 distro 2020-11-20 15:25:49 +01:00
Benjamin Pasero
936048e028 🆙 distro 2020-11-20 10:03:35 +01:00
Matt Bierner
acfd724aac Pick up latest TS 4.2 for building VS Code
Also fixes a newly identified error in terminal where function calls were missing
2020-11-19 22:42:12 -08:00
Alex Dima
ea4d99921c
update distro 2020-11-19 23:50:53 +01:00
Robo
8b720d6740
chore: bump keytar@7.2.0 (#110977) 2020-11-19 13:39:57 -08:00
Sandeep Somavarapu
a245552aa9 update distro 2020-11-19 16:04:17 +01:00
Sandeep Somavarapu
83246704d4 update distro 2020-11-19 13:33:42 +01:00
Martin Aeschlimann
835ce347fe bump distro 2020-11-19 12:38:27 +01:00
Martin Aeschlimann
78908e7eb4 bump distro 2020-11-18 13:03:52 +01:00