Commit graph

178 commits

Author SHA1 Message Date
Alexandru Dima d6a6b44a13
Remove all yarn warnings 2020-12-18 10:30:15 +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
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
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
Rob Lourens fb6a2a3258 Bump vscode-ripgrep
Now has pcre2 in arm linux build
2020-11-17 11:18:58 -08:00
Rob Lourens 89a418cc43 Add vscode-regexpp to remote/package.json 2020-11-15 12:40:46 -08:00
Rob Lourens 9d5dbc6a1a Bump vscode-ripgrep 2020-11-06 09:17:12 -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
Sandeep Somavarapu 88144f6d31 Fix #80698
- Inline semver
2020-10-26 12:12:07 +01:00
deepak1556 686c05d064 chore: bump vscode-nsfw@1.2.9 2020-10-15 11:03:54 -07:00
Benjamin Pasero ef04759e57 🆙 chokidar@3.4.3 2020-10-13 15:07:47 +02:00
Benjamin Pasero 0c50e1db17 @sbatten keep the build green please 2020-09-30 08:03:36 +02:00
SteVen Batten 44cd620f57 update pkg json 2020-09-29 10:28:47 -07:00
SteVen Batten e6a742d240 bump tas-client-umd version 0.1.2 2020-09-22 10:29:21 -07:00
rebornix c203f794f9 update lock. 2020-09-18 14:25:15 -07:00
SteVen Batten f65fdf6249 fix build 2020-09-18 14:06:39 -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
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
Benjamin Pasero 0de4890a28
🆙 chokidar@3.4.2 (#106212) 2020-09-07 08:42:29 +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
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
Robo 227d533937
Revert "chore: update to electron 9-x-y (#102011)" (#103599)
This reverts commit 3d0d50caf8.
2020-07-30 08:35:43 -07:00
Daniel Imms 2991f3e110 xterm@4.9.0-beta.8
Fixes #98918
2020-07-29 05:51:53 -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
Daniel Imms 5a891b4cb3 xterm@4.8.1
Fixes #86107
2020-07-10 13:00:25 -07:00
Benjamin Pasero 0e96426609 🆙 iconv-lite-umd@0.6.8 (fix #101905) 2020-07-08 17:29:59 +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
Benjamin Pasero 1fb0d4424d
🆙 jschardet@2.2.1 (#33720) (#101489) 2020-07-03 15:53:02 +02:00
Rob Lourens da73d2d115 Bump vscode-ripgrep in remote/ 2020-06-29 21:51:34 -07:00
Alex Dima 36c87c0b3e
update to vscode-textmate@5.2.0 2020-06-29 14:52:39 +02:00
Fedor Nezhivoi 574779eb61
update iconv-lite-umd to 0.6.5 for #79275 (#101262) 2020-06-29 08:12:42 +02:00
Fedor Nezhivoi b03f792383
update iconv-lite-umd to 0.6.4 for #79275 (#101213) 2020-06-28 10:05:39 +02:00
Alex Dima df1e39661f
vscode-textmate@5.1.2 2020-06-24 22:00:03 +02:00
Fedor Nezhivoi 24e0a82229
Move encoding to common for #79275 (#100539)
* move encoding.ts to common for #79275

* load iconv-lite-umd and jschardet in web version for #79275

* move EncodingOracle to the AbstractTextFileService for #79275

* review

* update to new iconv-lite-umd

* add workaround for jschardet types

* fix indentation

* add iconv-lite-umd and jschardet to workbench.html

* fix paths for modules

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-06-20 10:47:29 +02:00
Sandeep Somavarapu b015e717a4 upgrade semver 2020-06-19 09:48:40 +02:00
Fedor Nezhivoi 314b58c8e1
switch to use iconv-lite-umd for #79275 (#100472)
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-06-18 16:08:17 +02:00
Benjamin Pasero 3675f28129 Revert "Revert "decouple vs/base/node/encoding.ts from node streams for #79275 (#99413)""
This reverts commit 495112ded5.
2020-06-17 10:45:58 +02:00
Benjamin Pasero 495112ded5 Revert "decouple vs/base/node/encoding.ts from node streams for #79275 (#99413)"
This reverts commit 1dbfecd37f.
2020-06-17 09:09:59 +02:00
Fedor Nezhivoi 1dbfecd37f
decouple vs/base/node/encoding.ts from node streams for #79275 (#99413) 2020-06-17 09:09:12 +02:00
Rob Lourens 426bc71d35 Revert "Bump vscode-ripgrep"
This reverts commit d1220da072.
2020-06-08 11:52:29 -05:00
Rob Lourens d1220da072 Bump vscode-ripgrep 2020-06-07 14:32:05 -05:00
Daniel Imms 1d44380275 Remove xterm-addon-web-links package 2020-05-20 07:07:22 -07:00
Daniel Imms 3bbf833797 xterm@4.7.0-beta.3
Diff: 3a9cdba...d8bc7ce

Fixes #97930
2020-05-15 16:43:32 -07:00
Alex Dima 06043875ba
Update to latest vscode-oniguruma 2020-05-07 11:16:30 +02:00