Commit graph

794 commits

Author SHA1 Message Date
João Moreno 7449d86b89
use esbuild for minification 2021-01-05 11:54:18 +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 dc169ce06d
Merge remote-tracking branch 'origin/master' into alex/node-modules-build 2020-12-18 17:40:39 +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
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 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 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
João Moreno 7743d971b1
concurrently -> run-run-all 2020-12-15 15:21:24 +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
dependabot[bot] 16e715dc38
Bump ini from 1.3.4 to 1.3.7 (#112276)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.4...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 11:22:41 +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
Benjamin Pasero 5fe4f5583c fix yarn.lock leftover 2020-12-10 08:13:06 +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
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
Andre Weinand 87e43299ad update DAP to 1.43 2020-12-03 12:46:20 +01:00
deepak1556 562f909902 Revert "fix: c++ exception in keytar module"
This reverts commit 764620efae.
2020-11-30 19:10:08 -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
Johannes Rieken 2d4ec09c1d add yarn lock file 2020-11-26 14:12:22 +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
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
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
Robo 8b720d6740
chore: bump keytar@7.2.0 (#110977) 2020-11-19 13:39:57 -08:00
Alex Dima 58be98a0aa
native-keymap@2.2.1 2020-11-17 21:43:34 +01:00
Rob Lourens fb6a2a3258 Bump vscode-ripgrep
Now has pcre2 in arm linux build
2020-11-17 11:18:58 -08:00
Robo 82b485f805
chore: bump keytar@7.1.0 (#110815) 2020-11-17 10:35:15 -08:00
Connor Peet 5afc5cd160
search: intelligently normalize crlf in regex search
Fixes https://github.com/microsoft/vscode/issues/100569
2020-11-13 15:15:58 -08:00
Rob Lourens 9d5dbc6a1a Bump vscode-ripgrep 2020-11-06 09:17:12 -08:00
Matt Bierner e57af55eaa Pick up latest TS nightly for building VS Code 2020-11-04 18:06:39 -08:00
Rob Lourens 51a4bbdfa5 1.10 is bad on macOS, revert this temporarily
Revert "chore: bump vscode-ripgrep@1.10.0"

This reverts commit 5264ab94a3.
2020-11-03 11:19:13 -08:00
deepak1556 5264ab94a3 chore: bump vscode-ripgrep@1.10.0 2020-10-30 20:28:21 -07:00
deepak1556 1c7154d00c chore: bump electron@9.3.3 2020-10-26 15:54:45 -07:00
Johannes Rieken 948260458e updated yarn.lock 2020-10-26 12:53:06 +01:00
Sandeep Somavarapu 88144f6d31 Fix #80698
- Inline semver
2020-10-26 12:12:07 +01:00
Matt Bierner 6ad1da9f79 Pick up new TS for building VS Code 2020-10-19 16:58:09 -07:00
deepak1556 89c002ab02 chore: bump electron@9.3.2
Fixes https://github.com/microsoft/vscode/issues/102252
2020-10-15 15:07:54 -07:00
deepak1556 686c05d064 chore: bump vscode-nsfw@1.2.9 2020-10-15 11:03:54 -07:00
Johannes Rieken 9ceb48edbc getting latest tsec, update yarn lock 2020-10-15 15:26:50 +02:00
Benjamin Pasero 3bbcbfa19d debt - add and enable mocha/no-exclusive-tests rule 2020-10-15 09:57:38 +02:00
Chuck Lantz fbec07acdd Update devcontainer cache branch logic 2020-10-14 09:34:45 -07:00
Chuck Lantz edd5e11cb0 Fix CI trigger 2020-10-14 14:38:19 +00:00
Benjamin Pasero ef04759e57 🆙 chokidar@3.4.3 2020-10-13 15:07:47 +02:00
Johannes Rieken e584897dd8 use trusted types definitions from definitely typed, https://github.com/microsoft/vscode/issues/106396 2020-10-05 12:28:35 +02:00
deepak1556 7882fc9e29 Revert "chore: bump electron@9.3.0"
This reverts commit 1d7b32b880.
2020-09-28 13:28:38 -07:00
Matt Bierner 5484453ae2 Update to latest TS nigthly for building VS Code 2020-09-24 23:28:29 -07:00
SteVen Batten e6a742d240 bump tas-client-umd version 0.1.2 2020-09-22 10:29:21 -07:00
Matt Bierner b160164e3d Pick up latest typescript nightly for building VS Code 2020-09-18 18:28:41 -07:00
SteVen Batten 92a30ed265
Move tas-client to umd version and adopt in web (#106904)
* adopt tas-client-umd

* adopt in web

* fix whitespace

* adding tas-client to webignore

* upgrade tas-client-umd

* move svc imort to common

* remove unnecessary ignore
2020-09-18 10:00:39 -07:00
Matt Bierner 50cc1d0e97 Update to use TS 4.1 for building VS Code 2020-09-16 11:58:01 -07:00
SteVen Batten b91c581dd9 bump windows registry version 2020-09-15 15:36:52 -07:00
Daniel Imms d54d738894 xterm@4.10.0-beta.4
Part of #98918
2020-09-15 12:54:50 -07:00
Rob Lourens c3018ad2c3 Bump vscode-ripgrep for ARM
#6442
2020-09-08 14:30:31 -05:00
Daniel Imms a7a501f07a node-pty@0.10.0-beta17
Fixes #105957
2020-09-08 09:09:50 -07:00
Daniel Imms ec870eefbb xterm@4.9.0-beta.32, xterm-addon-webgl@0.9.0-beta.4
Fixes #106248
Fixes #105979
Part of #101467
Part of #106072
2020-09-08 06:42:37 -07:00
deepak1556 1d7b32b880 chore: bump electron@9.3.0 2020-09-07 13:25:24 -07:00
Benjamin Pasero 0de4890a28
🆙 chokidar@3.4.2 (#106212) 2020-09-07 08:42:29 +02:00
Benjamin Pasero baeae888a7
🆙 playwright@1.3.0 (#105740) 2020-09-07 08:39:05 +02:00
Daniel Imms 47b0b0d2d5 xterm@4.9.0-beta.25, xterm-addon-webgl@0.9.0-beta.1
Part of #69665
2020-09-06 18:54:20 -07:00
Daniel Imms 206d764c6d xterm@4.9.0-beta.24 2020-09-04 22:38:43 -07:00
Alex Dima cbb179a52a
Bump bl from 4.0.2 to 4.0.3 2020-09-03 23:08:47 +02:00
Alex Dima 61327846c6
Adopt latest asar 2020-09-02 22:33:15 +02:00
Johannes Rieken 45e6a5e617 yarn.lock and task for tsec, https://github.com/microsoft/vscode/issues/105747 2020-09-01 13:04:39 +02:00
Alex Dima 60efb74133
update native-keymap 2020-08-27 16:25:38 +02:00
Robo 6b90f4d6dc
chore: bump electron@9.2.1 (#105459)
Fixes https://github.com/microsoft/vscode/issues/104636
2020-08-26 16:55:03 -07:00
Matt Bierner 4b222a704f Revert "Revert "Use TS 4.1-nightly for building VS Code""
This reverts commit 4e96ceff54.
2020-08-25 11:59:20 -07:00
Matt Bierner 4e96ceff54 Revert "Use TS 4.1-nightly for building VS Code"
This reverts commit 50a10934dd.

This seems to be causing with extension require statements
2020-08-24 20:00:01 -07:00
Matt Bierner 50a10934dd Use TS 4.1-nightly for building VS Code
Adds explicit `!!` operators for a few functions where we return `x is y` assertion types
2020-08-24 19:51:44 -07:00
deepak1556 3665ddb135 Revert "chore: bump electron@9.2.1"
This reverts commit 4dea398d0c.

Internal builds are yet to be published in vscode-electron-prebuilt
2020-08-19 01:06:41 -07:00
deepak1556 4dea398d0c chore: bump electron@9.2.1
Fixes https://github.com/microsoft/vscode/issues/104636
2020-08-18 22:28:03 -07:00
Robo e4296330de chore: update to electron 9-x-y (#102011)
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-08-11 11:30:23 -07:00
Matt Bierner 219120f667 Use TS RC for building VS Code 2020-08-10 20:06:06 -07:00
Matt Bierner bc976f13e5 Pick up latest typescript nightly to build VS Code 2020-08-05 12:28:44 -07:00
Robo 227d533937
Revert "chore: update to electron 9-x-y (#102011)" (#103599)
This reverts commit 3d0d50caf8.
2020-07-30 08:35:43 -07:00
Matt Bierner 1bf598561c Pick up new TS build 2020-07-29 16:22:02 -07:00
Daniel Imms 2991f3e110 xterm@4.9.0-beta.8
Fixes #98918
2020-07-29 05:51:53 -07:00
SteVen Batten 4cdb2dfa3c
TAS-based experiment service (#103177)
* new experimentation service based on tas-client

* fixes for exp service

* add event classifications

* leverage product.json
2020-07-23 09:28:50 -07:00
Matt Bierner 9fe56bdaac Build VS code using latest TS 2020-07-22 15:22:40 -07:00
Robo 3d0d50caf8
chore: update to electron 9-x-y (#102011)
* chore: bump electron@9.0.5

* remove exploration config

* fix compile error

* fix compile error

* crashReporter has to be called only once before app ready

* chore: bump electron@9.1.0

* enable LayoutNG

* fix cron schedule

* allow disabling appcenter crash reporting

* set additional crash reporting parameters

* start crashreporter for child process on linux

* setup crash parameters only once

* remove unused crashReporter.guid

* address review feedback

* reuse argv.json for storing crash reporter id

* remove trailing commas

* update localized name

* update argv based on telemetry optout

* update initial config based on setting

* fix conditional errors

* remove telemetry.enableCrashReporter

* move default crash reporter config to electron-main

* update comment for ext host crash reporting

* set default value for configuration

* some 💄 changes

* address review feedback

* do not use ES7 features in JS yet

* add app.focus({ steal: true }) usage

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-07-21 09:39:34 +02:00
deepak1556 57ad6558bf chore: bump electron@8.4.0 2020-07-20 19:01:48 -07:00
dependabot[bot] fa2eb848fd
Bump lodash from 4.17.4 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.4...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 17:25:19 +00:00
Matt Bierner 4d5a18af64 Update ts version used to build VS Code 2020-07-16 14:33:22 -07:00
Daniel Imms 5a891b4cb3 xterm@4.8.1
Fixes #86107
2020-07-10 13:00:25 -07:00
Matt Bierner e33f6ac218 Use latest typescript nightly for building VS Code 2020-07-08 14:35:21 -07:00
Benjamin Pasero 0e96426609 🆙 iconv-lite-umd@0.6.8 (fix #101905) 2020-07-08 17:29:59 +02:00
João Moreno 0ff864739b Merge branch 'joao/innosetup6' 2020-07-08 17:17:38 +02:00
Rob Lourens bf07850f05 Bump vscode-ripgrep, fix #96521 2020-07-07 14:42:59 -07:00
Benjamin Pasero d95b65443d Encoding euckr does not exist anymore (fix #101847) 2020-07-07 14:03:23 +02:00
João Moreno ff455af7f6 update to innosetup 6.0.5 2020-07-07 09:18:31 +02:00
deepak1556 bbb1bb52e9 chore: bump electron@8.3.3 2020-07-06 11:46:19 -07:00
Benjamin Pasero 1fb0d4424d
🆙 jschardet@2.2.1 (#33720) (#101489) 2020-07-03 15:53:02 +02:00