Commit Graph

2238 Commits

Author SHA1 Message Date
Benjamin Pasero
6dc779565e 🆙 distro 2021-01-12 07:23:35 +01:00
Martin Aeschlimann
60bc00ff63 webpack config typing fix 2021-01-11 09:57:11 +01:00
Johannes Rieken
f6bbc8b68d update tsec tool 2021-01-11 09:56:43 +01:00
Johannes Rieken
6d2e0aa21d rename tsc config file for better intellisense 2021-01-08 12:10:57 +01:00
Johannes Rieken
a5a0c1527d add tsec config and exemption file (defunct?) 2021-01-08 12:00:56 +01:00
João Moreno
a78fffbdb0 remove unused eslint mocha 2021-01-07 14:55:03 +01:00
Johannes Rieken
de9e9c414e fix path in tsec-compile-check 2021-01-07 11:14:35 +01:00
João Moreno
5e673678eb Merge branch 'joao/build/single-compile-job' 2021-01-07 10:59:12 +01:00
João Moreno
575f87306f Merge branch 'joao/build/esbuild' 2021-01-07 10:56:08 +01:00
João Moreno
2d114755e8 update distro 2021-01-07 09:27:15 +01:00
João Moreno
c6ceb1ab2e isolate eslint from hygiene 2021-01-07 09:15:05 +01:00
João Moreno
af6d164f73 single compile job 2021-01-06 20:37:33 +01:00
Daniel Imms
a7267aa093 Update distro 2021-01-06 09:59:59 -08:00
Daniel Imms
e8edff5eb7 xterm@4.10.0-beta.39
(includes from 4.9.0)
Diff: https://github.com/xtermjs/xterm.js/compare/3504e2e...master

Fixes #108400
Fixes #111562
2021-01-06 09:45:21 -08:00
João Moreno
841f6c9938 align source-map dependencies 2021-01-06 14:30:29 +01:00
Benjamin Pasero
27ff576089 🆙 playwright 2021-01-06 14:20:23 +01:00
João Moreno
22b9a2b1e8 update esbuild 2021-01-06 14:19:19 +01:00
Benjamin Pasero
f8a07fa6a9 Revert "build on mac11.1: upgrade version of playwright to 1.7.1 (#113906)"
This reverts commit 63a0638d4c.
2021-01-06 14:19:10 +01:00
swinder0161
63a0638d4c build on mac11.1: upgrade version of playwright to 1.7.1 (#113906)
#113894
fyi @bpasero
2021-01-06 14:11:10 +01:00
Johannes Rieken
fa593d83ad use vscode-tsec instead of tsec 2021-01-06 10:58:07 +01:00
Robo
6503475091 chore: bump chokidar@3.5.0 (#113886) 2021-01-06 10:20:42 +01:00
João Moreno
7449d86b89 use esbuild for minification 2021-01-05 11:54:18 +01:00
João Moreno
699d736d78 distro 2021-01-05 11:18:57 +01:00
João Moreno
fe795313d8 Revert "parallelize hygiene"
This reverts commit bdbd644c27.
2021-01-05 10:08:46 +01:00
João Moreno
bdbd644c27 parallelize hygiene 2021-01-05 09:40:42 +01:00
João Moreno
3bdf2825d0 parallelize 2021-01-04 21:34:08 +01:00
Benjamin Pasero
b948e42373 🆙 distro 2021-01-04 11:13:15 +01:00
Rachel Macfarlane
3c518e43d3 Update distro 2020-12-28 09:59:16 -08:00
Alexandru Dima
9a7e8372ea update distro 2020-12-22 22:02:19 +01:00
Alexandru Dima
98e05820b8 update distro 2020-12-22 20:06:52 +01:00
Alexandru Dima
277a8262e0 Avoid gulp having to respawn 2020-12-22 16:00:21 +01:00
Alexandru Dima
d63aa232d9 update distro 2020-12-21 20:26:45 +01:00
Alexandru Dima
dee0c84e7f update distro 2020-12-21 10:56:49 +01:00
Alex Dima
57e3aba4e1 Have /build/ compilation and createAsset.js be runnable independent of the root package.json 2020-12-21 10:47:16 +01:00
Alexandru Dima
20831dd3df Keep only @types/* deps in /build/ and share terser (#112718) 2020-12-18 19:51:10 +01:00
Alexandru Dima
8fdb44467c update distro 2020-12-18 19:43:39 +01:00
Alexandru Dima
dc169ce06d Merge remote-tracking branch 'origin/master' into alex/node-modules-build 2020-12-18 17:40:39 +01:00
Alexandru Dima
da4192d287 Leave sorting deps up to yarn 2020-12-18 17:40:23 +01:00
Alexandru Dima
b0af35c810 Merge remote-tracking branch 'origin/master' into alex/node-modules-types 2020-12-18 15:59:00 +01:00
Alexandru Dima
75fc5cf525 update distro 2020-12-18 15:54:38 +01:00
Alexandru Dima
14cb2089dc update distro 2020-12-18 15:51:24 +01:00
Alexandru Dima
295912f7d5 update distro 2020-12-18 14:59:34 +01:00
Alexandru Dima
db82bc13aa Move /build/ dev dependencies to root (#112718) 2020-12-18 13:39:23 +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