Commit graph

2881 commits

Author SHA1 Message Date
Daniel Imms f7e4c0aa9e Use serialize addon off npm
Part of #116113
2021-08-17 07:06:49 -07:00
Daniel Imms 3c0f268745 Update distro 2021-08-17 05:33:10 -07:00
Daniel Imms 6e6fb89b42 Update xterm.js
Diff: 6f83809...03c1836

Fixes #98918
Properly dispose of CursorBlinkStateManager
Properly escape \ in search addon
2021-08-17 05:29:44 -07:00
Logan Ramos 0565e37a59
Bump distro 2021-08-13 16:43:14 -04:00
Logan Ramos 53f597fe6b
Bump distro 2021-08-13 14:22:34 -04:00
Daniel Imms 449f1926eb Update distro 2021-08-13 07:09:44 -07:00
deepak1556 f7794b6e11 chore: bump distro 2021-08-12 18:36:46 -07:00
Daniel Imms d22c9a01f2 Update distro 2021-08-12 12:54:19 -07:00
Daniel Imms 2c25067a77 Update distro 2021-08-12 08:44:43 -07:00
Daniel Imms 9a5ba5d1d5 Update xterm-headless 2021-08-12 08:01:00 -07:00
Daniel Imms e9d4288327 Update xterm-headless 2021-08-12 07:17:33 -07:00
Daniel Imms 695564ecf8 Merge remote-tracking branch 'origin/main' into tyriar/116113 2021-08-12 06:57:19 -07:00
Logan Ramos 2098456034
Bump distro 2021-08-12 09:41:49 -04:00
Daniel Imms 98d3d5ad41 Update xterm-headless 2021-08-12 06:36:56 -07:00
Daniel Imms e095ecfa76 Merge remote-tracking branch 'origin/main' into tyriar/116113 2021-08-12 04:29:01 -07:00
Benjamin Pasero b794b9223c
:chore: sqlite3 module (#130654) 2021-08-12 09:37:55 +02:00
Alex Dima 665ad3a6f2
update distro 2021-08-12 10:14:22 +03:00
deepak1556 93f9d51ecb chore: bump distro 2021-08-11 22:53:18 -07:00
deepak1556 8eedba6aed chore: bump distro 2021-08-11 22:41:32 -07:00
Logan Ramos 3cba796402
Bump distro 2021-08-11 15:24:46 -04:00
Logan Ramos 279c4d8fcb
Use the new loader format for web selfhost (#130592)
* Update workbench html and bump distro

* Bump distro

* Add web node paths to the build task too

* Split task for reuse

* Bump distro
2021-08-11 11:59:14 -04:00
Benjamin Pasero 95ca115b9f
web - use suggestedName property for save dialogs (#130034) 2021-08-11 16:21:05 +02:00
Daniel Imms 00c826c0b9 Update xterm-headless package 2021-08-11 06:45:52 -07:00
Logan Ramos 227601428b
Bump distro 2021-08-11 08:39:27 -04:00
Matt Bierner 08b1c2e68c
Pick up newest TS for building VS Code 2021-08-10 20:34:20 -07:00
Matt Bierner 813c0b2178
Pick up newest TS versions 2021-08-09 11:24:34 -07:00
Tyler Leonhardt 765fc625c7
update to languagedetection 1.0.18 2021-08-06 13:46:27 -07:00
Tyler James Leonhardt cfcda1c048
Improve performance of language detection (#130006)
* initial move to worker

* move event handling to the untitledTextEditorModel

* reuse simpleWorker interfaces and classes

* use correct path to languageDetection

* have vscode-languagedetection be outside of the asar

* add telemetry

* don't unpackage anything from languagedetection because it's not needed

* add an integration test

* some of Ben's feedback

* rework worker code to avoid duplication

* add isDisposed check

* fix test

* Isi and Ben feedback part 2

* use RunOnceScheduler instead and try to fix the test using events

* Ben feedback part 3

* bump distro
2021-08-06 11:56:14 -07:00
deepak1556 00f1abfd3a chore: bump electron@13.1.8
Fixes https://github.com/microsoft/vscode/issues/129117
2021-08-06 00:08:15 -07:00
Raymond Zhao b36a3d0d4c
Bump version 2021-08-05 11:11:00 -07:00
Connor Peet f122075005
update distro 2021-08-05 09:09:04 -07:00
Matt Bierner 6838cc17b5
Revert "Revert "Update to build with latest TS version""
This reverts commit 3bf817f0f8.
2021-08-03 12:01:56 -07:00
Logan Ramos 02b68b133e
bump distro 2021-08-03 08:32:18 -04:00
Matt Bierner 3bf817f0f8
Revert "Update to build with latest TS version"
This reverts commit e53be27652.
2021-08-02 17:25:14 -07:00
Matt Bierner e53be27652
Update to build with latest TS version 2021-08-02 15:33:27 -07:00
Logan Ramos bd5df047b3
Bump distro 2021-08-02 09:37:16 -04:00
Logan Ramos e4e96a5f20
Bump distro 2021-08-02 09:22:10 -04:00
Logan Ramos a360864a5b
Merge branch 'main' into lramos15/webAppender 2021-08-02 09:17:17 -04:00
Henning Dieterichs 144d1ad183
Makes eslint-plugin-header a dev-dependency. 2021-08-02 12:13:48 +02:00
Raymond Zhao d0f48d2ae3
Revert product version bumps due to broken CI 2021-07-30 16:47:47 -07:00
Raymond Zhao c47f9ad679
Bump OSS version 2021-07-30 12:12:08 -07:00
Logan Ramos 53a5873f32
Merge branch 'main' into lramos15/webAppender 2021-07-29 09:29:13 -04:00
Tyler Leonhardt d92bf5be20
Update vscode-languagedetection to fix language detection crash on large file. fixes #129597 2021-07-28 09:31:49 -07:00
deepak1556 410bf43dc9 chore: bump distro
Fixes https://github.com/microsoft/vscode/issues/127585
2021-07-26 12:19:17 -07:00
Raymond Zhao 847ba4973e
Bump distro 2021-07-26 11:24:10 -07:00
Tyler Leonhardt 7ebd671cb3
update vscode-languagedetection to 1.0.14 2021-07-26 09:13:18 -07:00
Andre Weinand ba7c665b9f
use DAP 1.48.0 final 2021-07-26 16:18:53 +02:00
deepak1556 c5720ec57b chore: bump distro 2021-07-25 20:00:12 -07:00
Tyler Leonhardt c69945154d
improve heuristics around language detection and show detected languages in language picker 2021-07-22 14:01:39 -07:00
Logan Ramos e6f667d3e0
Revert "Revert "Remove telemetry appender from embedder API""
This reverts commit e516cefa43.
2021-07-21 17:04:02 -04:00
Logan Ramos e516cefa43
Revert "Remove telemetry appender from embedder API"
This reverts commit 889fc9ed82.
2021-07-21 17:03:01 -04:00
Logan Ramos 889fc9ed82
Remove telemetry appender from embedder API 2021-07-21 12:55:50 -04:00
Johannes Rieken 9167423503
update distro 2021-07-21 11:36:18 +02:00
meganrogge 3b9c85ab19
bump distro 2021-07-20 15:50:41 -07:00
Johannes Rieken 979d0c4c16
enforce compile check for proposed API too, ignore existing errors 2021-07-20 11:00:54 +02:00
deepak1556 2721293274 chore: bump electron@13.1.7
Fixes https://github.com/microsoft/vscode/issues/128199
2021-07-19 13:36:02 -07:00
Matt Bierner 9c7eeafb1d
Pick up latest TS nightly for building VS Code 2021-07-19 10:56:30 -07:00
Johannes Rieken 96d0426174
add vscode-dts-compile-check to ensure that vscode.d.ts is self-contained, esp that it doesn't depend on vscode.proposed.d.ts, and that uses es5 only 2021-07-19 11:57:42 +02:00
Tyler James Leonhardt 8f88009816
Initial support for language detection (#128708)
* initial language detection

* add configuration and extra event on UntitedTextEditorService

* check isWeb, use beter mode API, include model in unpacked

* typo in path
2021-07-16 16:43:23 -07:00
Daniel Imms 80a008a006 Update distro 2021-07-16 12:57:37 -07:00
Daniel Imms 9e19660f29 xterm@4.14.0-beta6
Diff: 6ae71ad...6f83809

Fixes #106981
2021-07-16 12:54:18 -07:00
meganrogge 71cc2b0cb0
bump distro 2021-07-16 09:31:21 -07:00
meganrogge 46db251448
bump distro 2021-07-16 09:08:14 -07:00
Daniel Imms 43df6538a4 Update distro 2021-07-16 07:42:27 -07:00
meganrogge 2853fd0ffc
bump distro 2021-07-15 10:57:10 -07:00
Daniel Imms e6f6ed6fa6 Update distro 2021-07-15 05:19:23 -07:00
Matt Bierner 1ac570edce
Update to build using latest TS nightly 2021-07-14 14:42:43 -07:00
Martin Aeschlimann 7927075f89
Merge pull request #128545 from microsoft/joh/webpack5
Adopt webpack 5
2021-07-14 22:32:54 +02:00
Andre Weinand 6b2802c41c
upgrade DAP to 1.48.0-pre.0 2021-07-14 16:10:34 +02:00
Robo 9520f0a515
chore: update to electron 13 (#124666)
* chore: bump electron@13.0.1

* chore: update cache for native modules

* chore: bump electron@13.1.2

* chore: bump electron@13.1.4

* chore: fix user data dir length for validateIPCHandleLength check

* chore: always disable uploadToServer on OSS

* chore: use process.contextIsolated property

* chore: bump electron@13.1.6

* fix: getUserDataPath helper
2021-07-13 20:01:10 -07:00
Martin Aeschlimann d38279ba73
Merge branch 'main' into joh/webpack5 2021-07-13 09:27:13 +02:00
Sandeep Somavarapu c1b1f56af1
update distro 2021-07-12 19:16:30 +02:00
Daniel Imms dca02fb7c6 Update distro 2021-07-09 14:24:21 -07:00
Daniel Imms 0609d0bcf8 xterm@4.14.0-beta5
Diff: 094bcbd...6ae71ad

Fixes #128321
2021-07-09 14:20:29 -07:00
Henning Dieterichs 2a0c4cc1c3
Uses eslint-plugin-header to enforce license headers. Features quick fix to add license header. 2021-07-09 18:20:17 +02:00
Logan Ramos 3bcc2b2d8e
Bump distro 2021-07-09 09:09:30 -04:00
Martin Aeschlimann 7ded90e452
Merge branch 'main' into joh/webpack5 2021-07-09 09:50:10 +02:00
Matt Bierner 0762d23ae7
Build VS Code using TS 4.4 (#127823)
* Build VS Code using TS 4.4

* Remove usages of deprecated `ClientRectList`

* Add any casts for missing `caretRangeFromPoint`

* Add temporary any casts for `zoom` css propery

This non-standard css property no longer exists in lib.dom.d.ts

* MouseWheelEvent -> WheelEvent

* Pick up new TS nightly

Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
2021-07-08 14:27:39 -07:00
Martin Aeschlimann 7ebe6a6054
adopt web extensions to webpack 5 2021-07-08 21:41:03 +02:00
Johannes Rieken a3e07245ee
Revert "Revert "Merge pull request #127874 from microsoft/joh/webpack5""
This reverts commit c5f12c7226.
2021-07-08 10:28:33 +02:00
Johannes Rieken c5f12c7226
Revert "Merge pull request #127874 from microsoft/joh/webpack5"
This reverts commit 1f5b688e9c, reversing
changes made to 6efcb92e34.
2021-07-07 18:04:11 +02:00
Daniel Imms b00192516d Update distro
Part of #127062
2021-07-07 05:40:53 -07:00
Benjamin Pasero fa032d752d
Update playwright to 1.12.x and enable tracing for smoke tests (#128061)
* 🆙 playwright

* create trace
2021-07-07 13:23:11 +02:00
Alex Dima 4a6402745f
update distro 2021-07-05 10:37:17 +02:00
Johannes Rieken 99bac2dac6
Merge branch 'main' into joh/webpack5 2021-07-02 16:19:48 +02:00
Benjamin Pasero 455c8daf0a
🆙 distro 2021-07-02 16:18:14 +02:00
Johannes Rieken a76db8bb7e
Merge branch 'main' into joh/webpack5 2021-07-02 16:14:52 +02:00
Johannes Rieken dfb69389f3
update distro, https://github.com/microsoft/vscode/issues/127760 2021-07-02 16:07:47 +02:00
Johannes Rieken 3406031e37
Merge branch 'main' into joh/webpack5 2021-07-02 15:02:12 +02:00
Johannes Rieken 73a2f1365a
update distro 2021-07-02 14:46:49 +02:00
Johannes Rieken 3598075dd0
Merge branch 'joh/next' into main 2021-07-02 14:09:27 +02:00
Johannes Rieken 99984e24a1
update to webpack@5 2021-07-02 14:08:18 +02:00
Christof Marti f45814f108 Bump version 2021-07-02 13:57:41 +02:00
Johannes Rieken d86f17ce4b
update v8-inspect-profiler 2021-07-02 12:35:08 +02:00
Logan Ramos 5caa2d84d7
Bump distro 2021-07-01 09:21:07 -04:00
deepak1556 b314a5fa18 chore: bump electron@12.0.13 2021-07-01 01:29:46 -07:00
João Moreno 4e2b303e29
update distro 2021-06-30 12:13:23 +02:00
Martin Aeschlimann 48bcdebf4b
bump distro 2021-06-29 12:05:22 +02:00
Christof Marti 8f7851d082 Run OSS tool 2021-06-29 10:38:02 +02:00
Brigit Murtaugh 31944f3ca9
Update distro 2021-06-28 08:48:17 -07:00
Alex Dima 9cb3f15e9e
update distro 2021-06-27 22:38:00 +02:00
Brigit Murtaugh 9a918ea0c1
Update distro 2021-06-25 08:37:52 -07:00
Sandeep Somavarapu 17bf4db58f
update distro 2021-06-25 08:54:33 +02:00
Daniel Imms ba8d04dffa Update distro 2021-06-24 06:25:56 -07:00
Daniel Imms a3c6632d79 Update xterm@4.13.0
Diff: 873dd76...094bcbd

Fixes #125142
2021-06-24 06:21:12 -07:00
Martin Aeschlimann 4894393b1a
bump distro 2021-06-24 09:39:43 +02:00
deepak1556 3caebff71e chore: bump electron@12.0.12
* Revert "macOS - workaround fullscreen window regression (#125122)"
* Fixes https://github.com/microsoft/vscode/issues/125122
* Fixes https://github.com/microsoft/vscode/issues/126016
* Fixes https://github.com/microsoft/vscode/issues/126013
* Fixes https://github.com/microsoft/vscode/issues/122352
* Fixes https://github.com/microsoft/vscode/issues/126321
2021-06-24 12:25:04 +09:00
rebornix c4f2b464bb
bump distro 2021-06-21 14:20:11 -07:00
Logan Ramos eb42d4389b
Bump distro 2021-06-18 08:40:16 -04:00
Sandeep Somavarapu c0e8e38184
upate distro 2021-06-17 16:51:11 +02:00
Rob Lourens a81fff00c9 Bump ripgrep, remove UTF8 BOM workaround 2021-06-16 17:04:34 -07:00
Daniel Imms eebe969d11 Update distro 2021-06-16 05:54:57 -07:00
Benjamin Pasero 270002e3b8 fix emmet test integration path 2021-06-15 15:40:24 +02:00
Benjamin Pasero c6487be809
🆙 distro 2021-06-15 11:51:05 +02:00
deepak1556 746fb6a7a9 chore: bump electron@12.0.11 2021-06-15 12:44:03 +09:00
Alex Dima ea7cca2cae
update distro 2021-06-14 14:52:56 +02:00
Benjamin Pasero f282e3c489
🆙 distro 2021-06-11 16:32:55 +02:00
Benjamin Pasero e63eff41c7
🆙 distro 2021-06-11 16:13:54 +02:00
Benjamin Pasero 5baf3840ad
🆙 distro 2021-06-11 16:04:59 +02:00
Alexandru Dima 0c87771e7b
Merge pull request #125754 from microsoft/alex/update-playwright
Update to `playwright@1.11.1`
2021-06-10 23:00:14 +02:00
João Moreno 20070e3166
fix build 2021-06-10 14:04:55 +02:00
João Moreno b61eee3fa4
update v8-inspect-profiler 2021-06-10 11:50:09 +02:00
Alexandru Dima 911ef74bbb
Merge remote-tracking branch 'origin/main' into alex/update-playwright 2021-06-10 09:27:13 +02:00
Alexandru Dima daec68cd66
update distro 2021-06-09 23:41:58 +02:00
Alexandru Dima a573bc0b8d
Merge remote-tracking branch 'origin/main' into alex/update-playwright 2021-06-09 15:56:09 +02:00
Logan Ramos b5d6d7e62e
Bump telemetry extractor 2021-06-09 09:14:42 -04:00
Henning Dieterichs 00123b32a7
Updates sinon from 1.17 to 11.1. 2021-06-09 10:03:46 +02:00
Alex Dima 0f4b24ed6e
Update to playwright@1.11.1 2021-06-08 17:06:01 +02:00
Benjamin Pasero 1b003341ee
🆙 distro 2021-06-08 10:28:53 +02:00
Matt Bierner 0ec29f0fcf
Pick up TS 4.4@next for building
- Disables the two new strictness options for now
- Adopt shared tsconfig for `microsoft-authentication `
2021-06-07 14:44:24 -07:00
Benjamin Pasero 963848d26a
🆙 distro 2021-06-07 11:36:27 +02:00
Ladislau Szomoru 497c67fd5e
Update distro 2021-06-07 10:38:36 +02:00
meganrogge 2dfd9d82ad
bump vscode bersion 2021-06-04 13:48:52 -07:00
meganrogge 2bcdb95e7d
update distro 2021-06-04 10:22:37 -07:00
Eric Amodio 2456872bca Bump distro 2021-06-04 12:38:29 -04:00
Alex Dima e9d05647b3
update distro 2021-06-01 10:19:31 +02:00
Matt Bierner 5e7cd99876
Bump TS build version 2021-05-28 13:44:40 -07:00
Alex Dima aada268951
update distro 2021-05-28 21:25:51 +02:00
Harald Kirschner 0dd52e2d77
Update distro 2021-05-27 09:05:20 -07:00
Martin Aeschlimann 363e8f25f6
bump distro 2021-05-26 22:06:58 +02:00
João Moreno 9252be4f90
distro 2021-05-26 21:00:20 +02:00
João Moreno 54ebd81917
distro 2021-05-26 20:57:44 +02:00
Martin Aeschlimann 31a59b5970
bump distro 2021-05-26 17:20:59 +02:00
Alex Dima 8bd49ffd50
update distro 2021-05-25 12:48:02 +02:00
deepak1556 286b643ecd chore: bump electron@12.0.9
Fixes https://github.com/microsoft/vscode/issues/122352
2021-05-25 13:41:03 +09:00
Daniel Imms 78251f8e01 Update distro
Fixes #123911
2021-05-24 12:22:18 -07:00
meganrogge cdbf46815c
update distro 2021-05-24 11:04:30 -07:00
Logan Ramos b9f2011939
Bump distro 2021-05-21 09:13:36 -04:00
Daniel Imms 36e2b3176e Update distro 2021-05-14 09:28:32 -07:00
Daniel Imms c492f13efc xterm@4.13.0-beta.1
Diff: 4a7bbe6...873dd76

Fixes #123291
Fixes #123000
Fixes #122938
2021-05-14 09:25:22 -07:00
deepak1556 d17d7ca46c chore: bump electron@12.0.7
Fixes https://github.com/microsoft/vscode/issues/62177
Fixes https://github.com/microsoft/vscode/issues/122630
Fixes https://github.com/microsoft/vscode/issues/118267
2021-05-14 12:30:22 +09:00
Daniel Imms e27581cfaf
Merge pull request #123782 from microsoft/robo/update_node_pty
chore: bump node-pty@0.11.0-beta6
2021-05-13 15:38:19 -07:00
deepak1556 d369789eae chore: bump node-pty@0.11.0-beta7 2021-05-14 00:06:37 +09:00
Daniel Imms 8be52b214e Update distro 2021-05-13 07:22:37 -07:00
deepak1556 006be3ffb6 chore: bump node-pty@0.11.0-beta6 2021-05-13 23:10:49 +09:00
Daniel Imms e1dba2ac02 Merge remote-tracking branch 'origin/main' into tyriar/getprofilesexthost 2021-05-13 05:16:55 -07:00
Daniel Imms 963eff6d06 Update distro 2021-05-12 16:49:35 -07:00
meganrogge dd7102dfae
update distro 2021-05-12 14:44:16 -07:00
Connor Peet 3439958ed1
bump distro 2021-05-11 15:45:15 -07:00
Raymond Zhao a0ce27feda
Update spdlog, use lazy initialization in extension host (#123033)
* Update spdlog, affects #121513

* Upgrade spdlog, use lazy initialization

* Bump remote spdlog version

* Update dependency again

* Upgrade for lodash vuln

* make sure the appender exists

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2021-05-11 06:33:01 -07:00
Daniel Imms 016c6c8970 Update distro 2021-05-11 06:26:16 -07:00
Alex Dima 5cd98b957f
update distro 2021-05-07 16:49:07 +02:00
Alex Dima b41265718b
update to latest vscode-oniguruma and vscode-textmate 2021-05-07 16:45:06 +02:00
dependabot[bot] f096c36412
Bump underscore from 1.8.3 to 1.12.1 (#123206)
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.8.3 to 1.12.1.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.8.3...1.12.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 00:45:16 -07:00
Tyler Leonhardt a07fdad467
rev distro again 2021-05-05 15:15:59 -07:00
Tyler Leonhardt 7f5eba22e0
rev distro 2021-05-05 15:08:37 -07:00
Tyler Leonhardt b396623ac0
rev distro 2021-05-05 14:42:56 -07:00
Tyler Leonhardt cb31884fe7
rev distro 2021-05-05 14:37:22 -07:00
Tyler Leonhardt c80a39136e
first attempt
actually run

ok run it for real

actually work

parameter syntax

monaco

logging

env var is always string

use variables

use global params

try idea to stop looping

move variables

wrap in quotes

rename all the artifacts

try downloading

up timeout

misc

underscore

add auth

log everything we need to

typo

typo

publish linux client archives too

renamed all that needed to be renamed

better error handling

raname windows assets

first attempt at letting new code handle releasing with macOS

move to $env

remove gate

include updated createAsset.js

onboard windows client

include js

add linux client

add built js

move over all publishing

update distro

use branch name?

processed artifacts and fix win32 server platforms

publish what artifacts were published

use download and more more to powershell

put it all in exec

actually in directory

fix path again

create file to be uploaded

move to all PowerShell

rename to publish and clean up code

update createAsset

use distro 2

more commented out code and add displayNames

address feedback
2021-05-05 14:37:16 -07:00
meganrogge 0b1926db8a
update distro 2021-05-05 14:21:45 -07:00
Raymond Zhao ad576d73db
Revert "Update spdlog, affects #121513"
This reverts commit 2d2de1920b.
2021-05-05 14:12:04 -07:00
meganrogge 58bcb64180
update distro 2021-05-05 13:53:58 -07:00
Raymond Zhao 2d2de1920b
Update spdlog, affects #121513 2021-05-05 13:49:25 -07:00
Matt Bierner 9be6a2476e
Combine build ext and build ext media tasks
Previously I split these up since I wasn't sure if we wanted finer grained control over them. Sounds like having them combined is more convenient
2021-05-05 08:39:58 -07:00
Daniel Imms 80e5d07b89 Update distro 2021-05-04 04:37:52 -07:00
Daniel Imms 1f597772c5
Merge pull request #122897 from microsoft/tyriar/inheritEnv
Remove inheritEnv, don't use shell env
2021-05-04 04:34:28 -07:00
Robo bce4d71f64
chore: bump node@14.x in devDependencies (#122905) 2021-05-04 10:04:13 +02:00
Daniel Imms 538b91fe42 Update distro 2021-05-03 22:44:06 -07:00
Matt Bierner 248cbc49cf
Update TS version for building VS Code 2021-05-03 15:58:26 -07:00
Benjamin Pasero 1ce98bb060
🆙 distro 2021-05-03 14:44:30 +02:00
Benjamin Pasero 31781a45da
🆙 windows-mutex@0.4.1 2021-05-03 13:38:53 +02:00
Benjamin Pasero 73688e7b40
🆙 windows-foreground-love@0.4.0 2021-05-03 13:38:44 +02:00
Benjamin Pasero 8a49aa7fec
🆙 jschardet@3.0.0 2021-05-03 13:38:36 +02:00
Benjamin Pasero b8419bb885
🆙 graceful-fs@4.2.6 2021-05-03 13:38:25 +02:00
Tyler James Leonhardt b34cff7e05
Update package.json 2021-04-30 07:49:27 -07:00
deepak1556 b2d6cab998 Revert "chore: bump electron@12.0.5"
This reverts commit 9064c909d7.

Fixes https://github.com/microsoft/vscode/issues/122661
2021-04-29 23:23:40 +09:00
Alex Dima 3162eac1f9
update distro 2021-04-29 10:44:33 +02:00
deepak1556 9064c909d7 chore: bump electron@12.0.5
Fixes https://github.com/microsoft/vscode/issues/118267
2021-04-29 08:37:25 +09:00
Matt Bierner 7adfba6262
Remove no implicit override task
Now enabled by default
2021-04-28 16:33:01 -07:00
Daniel Imms f17e1ce19d Update distro 2021-04-28 13:44:48 -07:00
Daniel Imms f8033ad59a xterm@4.12.0-beta26
Diff: eedc314...4a7bbe6

Fixes #121017
2021-04-28 13:41:16 -07:00
Matt Bierner 782ec1356c
Add build extension media tasks
Fixes #121710
2021-04-27 14:14:39 -07:00
Chris Dias 541063725c update distro 2021-04-27 12:01:31 -07:00
Alex Dima f92821bfa3
update distro 2021-04-27 14:13:19 +02:00
Sandeep Somavarapu d417ef3e79
update distro 2021-04-27 13:42:36 +05:30
Matt Bierner 5c8ab73c2f
Build using newer TS nightly 2021-04-26 16:18:40 -07:00
Sandeep Somavarapu 141c4274d9
update distro 2021-04-26 20:13:48 +05:30
Alex Dima 289d46f960
update distro 2021-04-26 15:34:29 +02:00
Alex Dima 57f1aa9ae6
update distro 2021-04-26 14:34:43 +02:00
Logan Ramos 64f72f290a
Bump distro 2021-04-23 09:48:36 -04:00
Daniel Imms 97814d1087 node-pty@0.10.1
Fixes #121685
2021-04-23 04:55:34 -07:00
Martin Aeschlimann ca36916a61
update distro 2021-04-23 12:42:37 +02:00
Andre Weinand 9f43daf902
use DAP 1.47.0 2021-04-22 18:18:25 +02:00
João Moreno d4033de1f1
update distro 2021-04-22 16:52:26 +02:00
Alex Ross 07505af8c9
update distro 2021-04-22 15:40:40 +02:00
Daniel Imms 2a6703463d
Update distro
Part of #121918
2021-04-22 04:50:55 -07:00
Martin Aeschlimann 46a25f25e8
update distro 2021-04-22 09:26:01 +02:00
Matt Bierner 731402dce2
async override -> override async 2021-04-21 13:40:44 -07:00
João Moreno 186897d756
distro 2021-04-21 10:48:01 +02:00
Connor Peet 1d951484ed
testing: bump distro and make document polyfill work again 2021-04-20 17:03:37 -07:00
Christof Marti eb45f2bd17 Override original agent again (#117054) 2021-04-20 17:39:48 +02:00
Christof Marti 0922dbb475 Move vscode-windows-ca-certs dependency (#120546) 2021-04-20 15:54:29 +02:00
Daniel Imms e838389be0 Update distro
Part of #120547
2021-04-20 06:39:15 -07:00
Matt Bierner a4b13e3fcf
Bump distro 2021-04-19 18:19:54 -07:00
João Moreno 288368cdc0
add @types/wicg-file-system-access 2021-04-19 22:16:33 +02:00
João Moreno 7e22b12c4d fix build 2021-04-19 15:02:07 +02:00
Daniel Imms 19b577164e
Update distro 2021-04-16 10:06:29 -07:00
Daniel Imms 9d72785a2a
Merge branch 'main' into tyriar/shell_resolve_refactor 2021-04-16 10:02:27 -07:00
deepak1556 3fb483e7ff chore: bump electron@12.0.4 2021-04-16 09:14:14 -07:00
Daniel Imms 972978848e
Merge remote-tracking branch 'origin/main' into tyriar/shell_resolve_refactor 2021-04-16 09:01:25 -07:00
Logan Ramos 3e8b31b394
Bump distro 2021-04-16 10:26:52 -04:00
Daniel Imms 5029f1b18b
Update distro 2021-04-16 07:01:08 -07:00
Daniel Imms e077071ade
Update distro 2021-04-16 06:39:37 -07:00
Daniel Imms a79c0b0949
Update distro 2021-04-16 06:36:24 -07:00
Daniel Imms 96065290c8
Update distro 2021-04-16 05:32:39 -07:00
Daniel Imms 9f027210ce
Update distro 2021-04-15 14:43:16 -07:00
Alexandru Dima 9d1bfa6a6a
update distro 2021-04-13 19:54:22 +02:00
Alexandru Dima 2536691486
rollback distro temporarily 2021-04-13 13:38:06 +02:00
Martin Aeschlimann 8c18565aae
bump distro 2021-04-13 13:11:33 +02:00
Alex Dima 394a2e4779
update distro 2021-04-13 12:43:30 +02:00
Matt Bierner ead5639bbe
Pick up new TS nightly for building VS Code 2021-04-12 14:10:09 -07:00
Rob Lourens e963ace70f Bump vscode-ripgrep 2021-04-12 12:54:43 -07:00
deepak1556 f95b7e935f Revert "chore: bump electron@12.0.2"
This reverts commit 79a429d92d.
2021-04-09 14:17:02 -07:00
Raymond Zhao 46feb94438
Bump windows-process-tree, fixes #120570 2021-04-09 11:12:11 -07:00
Logan Ramos f7d9b934d3
Bump distro 2021-04-09 10:55:58 -04:00
deepak1556 79a429d92d chore: bump electron@12.0.2 2021-04-09 03:20:20 -07:00
Christof Marti 41985fd83b Update distro commit 2021-04-09 10:17:34 +02:00
Matt Bierner 13f4f05258
Fix spacing 2021-04-08 11:18:24 -07:00
Matt Bierner ae1452eea6
Add script to run build with noImplicitOverride 2021-04-08 10:52:34 -07:00
Matt Bierner bb6757bfc6
Pick up electron 11.4.2 (#120670)
* Pick up electorn 11.4.2

This brings in the service worker support required for #120654

* Update cgmanifest
2021-04-07 12:48:34 -07:00
Matt Bierner 73ae56b82b
Build with latest TS nightly (#120690)
* Pick up new TS 4.3

Also tests adding override keywords for extensions as part of #120675

* Update to daily TS and workaround TS 4.3 issue

Works around https://github.com/microsoft/TypeScript/issues/43578
2021-04-07 12:19:05 -07:00
Daniel Imms 970b14808c
Update distro 2021-04-07 10:00:08 -07:00
Connor Peet b8b23d8520
bump distro 2021-04-06 12:17:14 -07:00
Daniel Imms 33d5a74355
xterm@4.12.0-beta.20
Diff: 0421f6e...eedc314

Part of #120241
2021-04-06 06:52:30 -07:00
João Moreno b655f69880
update cssnano 2021-04-06 14:28:39 +02:00
Miguel Solorio c86fff7045
Update distro 2021-04-04 14:52:30 -07:00
meganrogge 96eaf9dd9b update distro 2021-04-02 15:48:01 -07:00
meganrogge 5364c0f9c9 update distro 2021-04-02 14:29:30 -07:00
meganrogge 040454db28 update distro to include ptyService async method processBinary 2021-04-02 11:16:31 -07:00
meganrogge 99ffa6db26 update distro 2021-04-02 11:01:33 -07:00