Commit graph

667 commits

Author SHA1 Message Date
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
João Moreno a6327082d1 parallelize watch-client and watch-extensions 2020-07-03 10:25:24 +02:00
deepak1556 2cd495805c chore: bump electron@7.3.2 2020-06-29 21:17:23 -07:00
Rob Lourens bafb9fcfa3 Bump vscode-ripgrep for ARM windows support 2020-06-29 21:14:50 -07:00
Robo 8540261593
Revert "chore: bump electron@8.3.3" (#101324)
This reverts commit d2f06fbcec.
2020-06-29 19:08:34 -07:00
Matt Bierner 1512c95b66 Update to latest TS nightly for building VS Code 2020-06-29 14:40:15 -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 7f68cd8102
Update to latest webpack to unblock gulp watch-web on the mac 2020-06-26 10:48:28 +02:00
Alex Dima df1e39661f
vscode-textmate@5.1.2 2020-06-24 22:00:03 +02:00
Matt Bierner a8f1fedaf6 Update to latest TS 4.0 for building VS Code
Also removes an unused export that was causing compile issues
2020-06-22 15:02:52 -07:00
João Moreno a036ab0399
remove coveralls 2020-06-21 17:03:51 +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
deepak1556 d2f06fbcec chore: bump electron@8.3.3 2020-06-19 11:12:28 -07: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
Matt Bierner 9edf21fd74 Update to latest TS version 2020-06-17 15:12:03 -07: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
Matt Bierner b3fb87f556
Build VS Code using TS 4.0 (#100033)
* Build VS Code using TS 4.0

Also updates to an eslint alpha build that supports the new TS version

* Fix  hygiene
2020-06-12 14:28:08 -07: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
Matt Bierner 5fe78a13a4 Update eslint versions
The class-name-casing rule has also been replaced by the configurable `naming-convention` rule
2020-06-05 14:09:41 -07:00
Matt Bierner 8ca456495d Revert 5865db6ca8
We are blocked on using TS 4.0 until eslint supports it
2020-06-05 13:57:42 -07:00
Matt Bierner 5865db6ca8 Update to build using TS 4.0-nightly 2020-06-05 13:21:22 -07:00
Andre Weinand be56575162 use DAP final version 2020-06-03 17:53:20 +02:00