Commit graph

3196 commits

Author SHA1 Message Date
Logan Ramos bafa2250fb
Bump distro 2022-02-18 09:51:36 -05:00
isidor ade0c657a4
update distro 2022-02-18 10:53:38 +01:00
meganrogge 5e374038fc
xterm@4.18.0-beta.6 2022-02-16 13:26:30 -06:00
deepak1556 5b183af57d chore: bump electron@16.0.9
Fixes https://github.com/microsoft/vscode/issues/142611
2022-02-16 10:53:04 +09:00
Alex Dima c4c2d12b55
native-keymap@3.2.1 2022-02-15 01:01:04 +01:00
Alex Dima 0ac6b26118
native-keymap@3.2.0 2022-02-15 00:25:52 +01:00
Alex Ross 8d5e1a1652
Bump distro 2022-02-14 16:13:09 +01:00
meganrogge 5b52f9a9d0
update xterm@4.18.0-beta.5 fix #142859 2022-02-11 17:59:40 -06:00
Logan Ramos 531d2b273c
Up distro 2022-02-11 09:36:25 -05:00
isidor 7823305faf
update distro 2022-02-11 11:01:05 +01:00
meganrogge a365e5c3b1
xterm@4.18.0-beta.4
Adds decoration API, fixes  #140308
2022-02-10 12:40:33 -06:00
Brigit Murtaugh 80fd8b36ea
Bump distro 2022-02-10 09:09:15 -08:00
Andre Weinand d8d55c66db
update to DAP 1.54.0-pre.1 2022-02-10 12:37:54 +01:00
Martin Aeschlimann 4461d4027c
bump distro 2022-02-10 10:57:20 +01:00
deepak1556 27db180263 chore: bump distro
Fixes https://github.com/microsoft/vscode/issues/142675
2022-02-10 10:18:33 +09:00
Matt Bierner dbb563c14d
Use 'vscode-notebook-renderer' types for our webview prelaods
This ensures we match the public apis
2022-02-09 15:36:46 -08:00
Matt Bierner d197662dfb
Pick up latest TS nightly for building VS Code 2022-02-09 13:57:53 -08:00
Martin Aeschlimann 65048ca45b
bump distro 2022-02-09 16:24:24 +01:00
Benjamin Pasero 50b42f9087
Deal with build failures related to FileSystemHandle changes with TS@next (fix #141908) 2022-02-09 07:59:45 +01:00
Brigit Murtaugh 1feb2de4f0
Update distro 2022-02-08 16:42:38 -08:00
Brigit Murtaugh 5a3eb182d1
Update distro 2022-02-08 15:24:01 -08:00
Benjamin Pasero e7b6a3ca78
🆙 distro 2022-02-08 20:25:11 +01:00
Robo 01df559c18
chore: update to electron 16 (#137241)
* chore: bump electron@15.3.0

* chore: bump node@16.x

* chore: enable render process reuse

* Revert "watcher - use `type` property for crash reporter location"

This reverts commit bfa488dd8f.

* Revert "watcher - enable crash reports on linux (#136264)"

This reverts commit af261488f8.

* chore: enable crashpad on linux

* chore: bump electron@15.3.1

* chore: update api changes

* chore: bump @vscode/sqlite3@5.0.3

* spec: skip non-context aware module unittests

* chore: fix perf hook integration with node environment

* fix: adopt fs api changes

* chore: fix integration tests

* chore: bump electron@15.3.2

* chore: bump electron@16.0.0

* temp(macOS): kill test instances in OSS

* Revert "temp(macOS): kill test instances in OSS"

This reverts commit b0d796c8d64227a5ec012c060bbbee7d9da27568.

* chore: update chromium version for clang downloader

* some 💄 changes

* align with changes

* adopt more fs.rm

* 💄

* chore: bump @vscode/sqlite3@5.0.4

* fix layers check to account for duplicated types from node.js

* update todo for type casts

* smoke - fix compile issue

* chore: update module cache

* watcher - fix unhandled rejection (fix #137416)

* ci: update node version

* enable stack dumping

* update electron types to 16.x

* chore: bump @vscode/sqlite3@5.0.5

Refs https://github.com/microsoft/vscode/issues/137496

* fix layer issue

* add `AbortSignal` to core types

* chore: update linux compile flags

Refs 797723ec83

* ci: fix linux build

* ci: update github ci cache

* ci: fix remote build in github ci

* ci: better fix for remote build

* chore: bump azure cache

* chore: fix merge conflict

* :chore: update to electron@16.0.2

* chore: bump @vscode/sqlite3@5.0.7

* ci: update to gcc-4.9 for remote

Refs https://github.com/microsoft/vscode/issues/137659

* ci: switch to buster for linux arm

Refs https://github.com/microsoft/vscode/issues/137927

* ci: fix build on linux arm64

* ci: fix arm client compiler toolchain

Refs #137927

* chore: bump electron@16.0.3

* ci: fix compile flags for the c toolchain

* chore: bump electron@16.0.4

* Add experimental dark mode flag (#139109)

* Add experimental dark mode flag

* Apply PR feedback

* chore: bump electron@16.0.6

* chore: bump electron@16.0.7

Fixes https://github.com/microsoft/vscode/issues/138792
Fixes https://github.com/microsoft/vscode/issues/139300

* chore: experimental highlight API

* smoke - fix compile issue

* FIXME: custom ELECTRON_RUN_AS_NODE with node worker

* Revert "chore: bump electron@16.0.7"

This reverts commit 5fd01cf37c.

* Revert "Revert "chore: bump electron@16.0.7""

This reverts commit a7f1b73951.

* chore: fix github linux workflow

* chore: address review feedback

* chore: bump electron@16.0.8

* ci: revert to stretch distro for linux arm

Refs https://github.com/microsoft/vscode/issues/137927

* ci: force build

* chore: update yarn.lock

* address feedback

* Revert "FIXME: custom ELECTRON_RUN_AS_NODE with node worker"

This reverts commit 7b48fa3732.

* ci: fix remote folder build

* chore: fix github linux ci

* 🆙 `versionSpec`

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
Co-authored-by: Raymond Zhao <raymondzhao@microsoft.com>
2022-02-08 20:09:00 +01:00
Henning Dieterichs f8c36556a2
Update distro. 2022-02-08 10:31:41 +01:00
Christof Marti b319bb9ed6 Update vscode-proxy-agent (#136874) 2022-02-04 12:14:24 +01:00
Ladislau Szomoru 3953efa2d3
Update distro 2022-02-04 12:08:53 +01:00
Daniel Imms 97c91b1ded Update 4.18.0-beta.2
Commit: a63890e6270749ae353db0d0b294d57448c82a72

Fixes #142091
2022-02-03 12:28:57 -08:00
Logan Ramos 1fab762f51
Bump version 2022-02-03 14:21:53 -05:00
Martin Aeschlimann 923b583d55
update @vscode/test-web 2022-02-03 11:55:20 +01:00
Martin Aeschlimann 47dbe8bbf6
code-web forward to @vscode/test-web 2022-02-02 17:48:41 +01:00
Martin Aeschlimann ae2b5d5eab
bump distro 2022-02-02 15:50:25 +01:00
Logan Ramos 4823538fda
Bump distro 2022-01-28 10:41:52 -05:00
Matt Bierner f30dba5430
Bumping eslint versions (#141121)
* hBumping eslint versions

- Bump eslint and typescript/eslint versions to latest
- Fixing `code-no-unused-expression` for `x?.(b);` type statements
- Fixed a few new semicolon errors from upgrade

* Bump eslint parser in build

* Fix eslint errors in d.ts
2022-01-26 16:29:14 -08:00
Benjamin Pasero 58c57ee1eb
🆙 distro 2022-01-26 09:33:35 +01:00
Henning Dieterichs e0e77c8d6e
Run OSS tool 2022-01-25 13:16:00 +01:00
Alex Dima f062e5cc37
Add cookie as a dev dependency because it ends up being needed in unit tests 2022-01-24 21:00:26 +01:00
Brigit Murtaugh 7636ed791d
Update distro 2022-01-24 09:28:56 -08:00
Benjamin Pasero c9960f9cee
Cleanup package.json test scripts (#141210)
* tests - remove `yarn test`

* fix smoke test

* readme

* 💄

* ci - do not install playwright
2022-01-22 13:07:14 +01:00
SteVen Batten b686f7a4e2
upade distro 2022-01-21 10:13:43 -08:00
isidor 12c80bb2ee
update distro 2022-01-21 12:01:41 +01:00
Martin Aeschlimann 7935cd295c
missing rename code-server-web -> code-server 2022-01-20 18:10:33 +01:00
Martin Aeschlimann d21a2baf86
update @vscode/test-web 2022-01-20 18:10:30 +01:00
Logan Ramos 513174510d
Bump distro 2022-01-20 10:19:29 -05:00
Benjamin Pasero e7e89e4098
🆙 playwright@1.18.0 2022-01-20 14:01:21 +01:00
Benjamin Pasero 365fea1d61
fix #141060 2022-01-20 13:59:47 +01:00
Benjamin Pasero 13461f8c61
Web: change yarn web to run with our server instead of playground (#139725)
* web - first cut `yarn web` via our server

* properly pipe output

* web - remove traces of web playground

* web - remember last opened workspace for convinience

* use vscode-test-web for server less, clean up web commands

* fix comment

* fix `yarn web`

* rename to code-server

* open system browser

* code-server script: use minimist

* test resolver: use ./scripts/code-server

* integartion tests: fix code-server command name

Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2022-01-20 13:48:08 +01:00
Matt Bierner 90e4732bbd
Revert "Bump TS version for building VS Code"
This reverts commit 76749f973a.
2022-01-19 15:42:17 -08:00
Matt Bierner 76749f973a
Bump TS version for building VS Code 2022-01-19 14:41:39 -08:00
Logan Ramos 8b1dfc2b9e
vscode-telemetry-extractor -> @vscode/telemetry-extractor 2022-01-19 13:48:12 -05:00
isidor 6ffa1d3786
update distro 2022-01-19 17:28:21 +01:00
Joao Moreno ce48963112
update distro
one more fix for #139144
2022-01-17 08:55:40 +01:00
Joao Moreno 0db0a0d31c
add mixin --server 2022-01-17 08:15:45 +01:00
deepak1556 876574466c chore: bump distro 2022-01-16 23:22:42 +09:00
Benjamin Pasero db8eff1085
tests - try to fix macOS GH CI 2022-01-16 15:14:33 +01:00
Benjamin Pasero 9be2757019
🆙 playwright@1.18 (#140767)
* tests - use `@playwright/test@1.18.0-rc1`

* fix bad dependency

* clear more weird ts dependencies
2022-01-15 09:35:39 +01:00
Logan Ramos 2ef81e75c0
Bump distro 2022-01-14 10:33:14 -05:00
Joao Moreno f540469f89
update distro
fixes: #139144
2022-01-14 11:21:18 +01:00
isidor 931dfcdc62
update distro 2022-01-14 09:36:25 +01:00
Benjamin Pasero eecbd962ef
debt - rename iconv-lite-umd package (#140650) 2022-01-14 07:28:41 +01:00
Tyler Leonhardt 0e435cf51d
update distro 2022-01-13 13:00:15 -08:00
Joyce Er 902ead587d
Bump distro 2022-01-13 12:31:40 -08:00
Tyler James Leonhardt 2065cba535
bump keytar (#140654) 2022-01-13 10:23:20 -08:00
Alex Ross b1cd1c210f
update distro 2022-01-13 16:52:49 +01:00
Alex Dima 64849c3b07
Update to native-keymap@3.1.0 (#139291) 2022-01-13 13:45:37 +01:00
Tyler Leonhardt 4b42b79bdc
update distro 2022-01-12 23:16:05 -08:00
Tyler Leonhardt 324a608dab
update distro after merge 2022-01-12 15:10:06 -08:00
Tyler Leonhardt 409a3ab1bc
update distro 2022-01-12 14:07:51 -08:00
Tyler Leonhardt 226584808a
update distro to reflect new merge commit 2022-01-12 10:37:36 -08:00
Tyler Leonhardt f2df44ef1f
update distro 2022-01-12 09:38:22 -08:00
Alex Ross 4d1d73f6ef
Revert "Add timestamps to comments proposal (#139849)"
This reverts commit b978d7150c.
2022-01-12 15:51:57 +01:00
Alex Ross b978d7150c
Add timestamps to comments proposal (#139849) 2022-01-12 14:41:23 +01:00
Rob Lourens fdb52b8b3a Adopt @vscode/ripgrep 2022-01-11 15:14:43 -08:00
Martin Aeschlimann 6904aded34
update distro 2022-01-11 21:45:47 +01:00
isidor 8d9aaac2db
update distro 2022-01-11 20:11:39 +01:00
isidor 59fa167d23
update distro 2022-01-11 19:01:38 +01:00
Daniel Imms 0e872d8b42 xterm@4.17.0-beta.7
Includes fix for wide chars in search, new options API, error telemetry fix, ...

Fixes #140475
2022-01-11 09:38:00 -08:00
Dirk Baeumer d5945d36ab
Fetch native headers during preinstall phase. 2022-01-11 12:13:13 +01:00
Johannes Rieken 25804e4c9f
update distro 2022-01-11 11:06:42 +01:00
Matt Bierner a535507e06
Pull in new TS version for building VS Code 2022-01-10 15:28:07 -08:00
Johannes Rieken b7fe543352
fix merge issue 2022-01-10 15:03:48 +01:00
Johannes Rieken b7bf38f224
update distro 2022-01-10 15:03:09 +01:00
Joao Moreno bf7b6aba7f
fix watermark icons
Closes: #140400
2022-01-10 14:08:10 +01:00
Benjamin Pasero 5384edc64b
🆙 distro
@sbatten your change broke the build
2022-01-08 10:05:53 +01:00
SteVen Batten 5699e3891a add typings 2022-01-07 14:53:04 -08:00
SteVen Batten 9410697460
add typings file back 2022-01-07 14:13:37 -08:00
SteVen Batten 96bc3fc5dd
use @vscode/windows-registry 2022-01-07 14:05:34 -08:00
Joao Moreno 35c70dc0a2
minify svgs
Related-to: #140159
2022-01-07 15:14:23 +01:00
Johannes Rieken 419e16a49c
update distro 2022-01-07 10:32:25 +01:00
Alex Dima ea2afbaf90
update distro 2022-01-07 07:40:20 +01:00
Andre Weinand 252b7ac7eb
use DAP modules from @vscode org 2022-01-06 22:24:14 +01:00
Matt Bierner 7e4ed924c1
Pick up new TS version for building VS Code 2022-01-05 14:06:11 -08:00
Johannes Rieken 5a042ad34f
adopt latest v8-inspect-profiler, use own utils and just write file, https://github.com/microsoft/vscode/issues/111211 2022-01-04 09:35:16 +01:00
Philipp Wagner 8ee675dc55 Update ripgrep binaries to include ppc64le and s390x
ripgrep is a binary dependency, which gets pulled in through
vscode-ripgrep, which itself downloads binaries from
https://github.com/microsoft/ripgrep-prebuilt. The v13.0.0-2
of ripgrep-prebuilt (and only this version) didn't include
binaries for s390x and ppc due to a change in CI
infrastructure. The newer version v13.0.0-4 includes those binaries
again (and has no other user-visible changes, see
https://github.com/microsoft/ripgrep-prebuilt/releases).

The previously used version of vscode-ripgrep pulled in
v13.0.0-2 of the prebuilt binaries. The newer version 1.13.2
pulls in v13.0.0-4 of the binaries. Again, this version bump
only includes the changes to the binaries and nothing else
(see also
https://github.com/microsoft/vscode-ripgrep/compare/v1.12.1...v1.13.2
The version numbers are slightly misleading here.)
2022-01-03 10:47:30 +01:00
Joao Moreno 99305570d8
fix: 🐛 update distro
Closes: #139144
2021-12-31 15:22:07 +01:00
Daniel Imms 67fcf209e7 xterm@4.16.0
Fixes #139645
2021-12-22 11:04:56 -08:00
Logan Ramos 926997dbc4
Bump distro 2021-12-22 13:39:05 -05:00
Daniel Imms b5519d66e4 xterm@4.16.0-beta.8
Fixes #139513
2021-12-20 09:19:12 -08:00
Daniel Imms 718cfca2b7 xterm@4.16.0-beta.6
Fixes #135940

Along brings in fix for US Intl keyboard layout
2021-12-17 10:23:10 -08:00
Logan Ramos 005f257d41
Bump distro 2021-12-17 10:58:57 -05:00
Alex Dima 704ff15396
Adopt vscode-textmate@6.0.0 2021-12-17 10:42:59 +01:00
Benjamin Pasero 86cbe29cec
🆙 @parcel/watcher@2.0.5 2021-12-16 08:05:07 +01:00
deepak1556 886fd12644 chore: bump distro 2021-12-14 22:04:35 +09:00
Daniel Imms 3da317ba5a xterm@4.16.0-beta.5
Fixes #135920
Fixes #133597
2021-12-10 10:35:25 -08:00
Logan Ramos e1fba79e4b
Bump distro 2021-12-10 11:56:27 -05:00
Alex Dima 2c5b9bc118
update native-keymap 2021-12-10 00:15:37 +01:00
Logan Ramos c332de5b0c
Bump version 2021-12-08 16:45:47 -05:00
Logan Ramos 3baa168461
Up distro 2021-12-08 14:41:28 -05:00
Logan Ramos 9ec4aed235
Fix #135360 2021-12-07 11:50:33 -05:00
Benjamin Pasero 13c0ed811e
🆙 playwright & set trace names (#138539) 2021-12-06 19:42:05 +01:00
Benjamin Pasero 16d0a319b2
watcher - remove vscode-nsfw legacy watcher 2021-12-06 10:50:15 +01:00
Chris Dias d09289a2b6 update distro 2021-12-03 11:33:44 -08:00
Logan Ramos d931b945a9
Bump distro 2021-12-03 09:13:01 -05:00
Andre Weinand d29de45bdb
use final DAP 1.51.0 2021-12-02 11:37:35 +01:00
deepak1556 5300aa4054 Run OSS tool 2021-11-30 10:55:04 +09:00
Benjamin Pasero f32a371f70
🆙 @parcel/watcher (fix #136460) 2021-11-29 19:22:09 +01:00
Alex Dima a8b571c9f3
🆙 native-keymap 2021-11-26 11:28:53 +01:00
Dirk Baeumer 008a52e298
Fix typo 2021-11-24 21:46:36 +01:00
Dirk Baeumer e346d0f1f9
Add script to prefetch headers for native module compile 2021-11-24 21:45:05 +01:00
Logan Ramos dd7ef3975b
Bump distro 2021-11-24 11:15:20 -05:00
Benjamin Pasero 754190f326
Run unit tests against node.js too (#137790)
* tests - run unit tests also against node.js

* fixes

* fail if major node.js version mismatch

* -tfs is unsupported

* Add `@ts-check` and remove `jsdom`

* tests - process.env layer breaker

* Improve loader config

* skip one test

* address todos

* try to force color output

* Use a file: URI as baseUrl

Co-authored-by: Alex Dima <alexdima@microsoft.com>
2021-11-24 13:45:17 +01:00
Alex Dima 689467c841
Try to restore yarn mocha and move browser tests to /browser/ 2021-11-23 16:07:15 +01:00
Benjamin Pasero 4c9d116ddb
🆙 @parcel/watcher 2021-11-23 07:47:33 +01:00
João Moreno dee69dc807
build: ⬆️ gulp-atom-electron 2021-11-22 15:05:39 +01:00
Benjamin Pasero aa21039c3c
🆙 iconv-lite 2021-11-22 11:51:08 +01:00
João Moreno 6f2ad1994c
More RBAC usage (#137579)
* ci: 👷 remove secret references

* inline web storage account

* remove unused reference

* inline storage accounts

* formatting

* formatting

* drop ticino-storage-key, web-storage-key

* remove leftovers

* fix build

* fix build

* catch errors on all upload* scripts

* bump gulp-azure-storage
2021-11-20 09:01:39 -08:00
Benjamin Pasero c07710f51c
🆙 sudo-prompt 2021-11-19 19:54:22 +01:00
Logan Ramos 1b5c8e1e08
Bump distro 2021-11-19 11:01:53 -05:00
Alex Dima a3f6aadf28
Fixes #117264: Abandon tokenizing a line after 500ms if possible. 2021-11-19 14:49:37 +01:00
Alex Dima b8357ede65
Restore Text Mate Syntax Grammar Logging functionality (#117264) 2021-11-19 10:55:25 +01:00
Benjamin Pasero 4fb4bc9dfb
Update to a newer sudo-prompt library (#137467)
* 🆙 @vscode/sudo-prompt

* use @vscode/sudo-prompt
2021-11-18 19:55:37 +01:00
Johannes Rieken dd72b79db6
update distro 2021-11-16 14:32:35 +01:00
Johannes Rieken c0d8e78359
update distro 2021-11-16 09:35:57 +01:00
Matt Bierner 4415c0f105
Update ts@next for building VS Code 2021-11-15 18:16:01 -08:00
Johannes Rieken 466d0418a2
update distro 2021-11-15 15:00:54 +01:00
Johannes Rieken ccdd1bf1a1
update distro 2021-11-15 13:51:24 +01:00
Benjamin Pasero 4fb384ee85
🆙 @parcel/watcher@2.0.2 2021-11-15 07:43:55 +01:00
SteVen Batten b9777fbaab
bump distro 2021-11-12 14:24:48 -08:00
SteVen Batten 2730c200e6
bump vscode-windows-registry version 2021-11-12 14:19:10 -08:00
SteVen Batten e0563d8dd9
bump node-pty versions 2021-11-12 14:03:06 -08:00
Logan Ramos 1bf65f4bfb
Bump distro 2021-11-12 11:19:54 -05:00
Johannes Rieken d90dd1355b
Merge branch 'main' into joh/vscode-dts 2021-11-10 08:40:26 +01:00
Benjamin Pasero bef4dba21f
Parcel update and CI improvements (#136830)
* 🆙 product

* 🆙 parcel/watcher

* 🆙 parcel/watcher

* tests - separate remote logs from others

* store server logs too

* more tweaks

* fix name

* error when 10s passed
2021-11-10 08:13:56 +01:00
Alex Dima 574ad9deb5
update distro 2021-11-09 19:13:05 +01:00
Daniel Imms a9bf40f217 Update xterm
Commit: 0bc02d6838a2a75048001003617bf172efcf622b
2021-11-09 07:56:50 -08:00
Daniel Imms 854f7f23ff Merge remote-tracking branch 'origin/main' into tyriar/terminal_layout 2021-11-09 06:50:08 -08:00
Alex Ross 93ce4397a2
Bump distro 2021-11-09 15:47:17 +01:00
Johannes Rieken 9254a8cd27
move vscode.d.ts and vscode.proposed.d.ts into src/vscode-dts-folder, https://github.com/microsoft/vscode/issues/131165 2021-11-09 15:00:03 +01:00
Daniel Imms 86fde89f56 Merge remote-tracking branch 'origin/main' into tyriar/terminal_layout 2021-11-09 05:58:54 -08:00
Matt Bierner e5bb28a325
Pick up TS@next for building vscode 2021-11-08 14:34:21 -08:00
Logan Ramos b2c4948b9c
Update telemetry extractor 2021-11-05 15:38:47 -04:00
Logan Ramos c15b08173c
Bump distro 2021-11-05 15:05:44 -04:00
Daniel Imms ae66110c90 Merge remote-tracking branch 'origin/main' into tyriar/terminal_layout 2021-11-05 07:03:24 -07:00
Logan Ramos e932a05b28
Update telemetry extractor 2021-11-04 14:32:21 -04:00
Logan Ramos 1c0f29d4a9
Update version 2021-11-04 13:00:46 -04:00
Daniel Imms bb472c5519 xterm@4.15.0-beta.13 2021-11-04 09:45:14 -07:00
Benjamin Pasero f9e8dc2095
🆙 playwright 2021-11-04 09:27:22 +01:00
Andre Weinand 1775f26147
use DAP 1.50 2021-11-01 19:31:43 +01:00
Johannes Rieken 08a9a544e1
Revert "add mocha-no-only lint rule"
This reverts commit 538c4932b6.
2021-11-01 15:53:51 +01:00
Johannes Rieken 538c4932b6
add mocha-no-only lint rule 2021-11-01 15:18:10 +01:00
Benjamin Pasero 9375113a83
Merge pull request #136207 from microsoft/ben/nov
November debt
2021-11-01 08:17:13 +01:00
Matt Bierner cbb63adc2f
Pick up new TS for building VS Code 2021-10-29 13:07:46 -07:00
Logan Ramos a84f6fe696
Bump distro 2021-10-29 09:57:08 -04:00
Alex Dima b0b05ea802
🆙 vscode-textmate@5.4.1 2021-10-28 17:40:09 +02:00
Alex Dima fcca3787c4
🆙 native-keymap@3.0.1 (fixes #135848) 2021-10-28 12:41:33 +02:00
Benjamin Pasero eb160fb65d
watcher - enable parcel watcher by default 2021-10-28 09:59:03 +02:00
Benjamin Pasero e418b6bf3e
🆙 graceful-fs 2021-10-28 09:26:59 +02:00
Alex Dima 061a665b9c
update distro 2021-10-28 08:56:24 +02:00
Matt Bierner f191b9d9fd
Bring back webviewContentExternalBaseUrlTemplate
We need a distinct property just for webviews
2021-10-27 10:48:17 -07:00
Matt Bierner bc566d42a1
Try bumping webEndpointUrlTemplate again
Reverts dc1a669906

Also bumps distro to pick up new product.json changes
2021-10-26 15:38:11 -07:00
deepak1556 73b509ab44 Run OSS tool 2021-10-26 14:10:41 +09:00
Alex Dima 411537fdb7
bump native-keymap@3.0.0 2021-10-25 18:00:08 +02:00
Alex Dima 799c38a1a5
Merge remote-tracking branch 'origin/main' into alex/update-native-keymap 2021-10-25 17:58:47 +02:00
Martin Aeschlimann b3d1442477 bump distro 2021-10-23 13:14:15 +02:00
Daniel Imms c264147c68 xterm@4.15.0-beta.10
xterm commit: 8549915

Related: #134513
Fixes #131446
2021-10-22 13:28:59 -07:00
Logan Ramos fac06c7af7
Update distro 2021-10-22 09:45:19 -04:00
Matt Bierner d46933ce87
Build using typescript@next 2021-10-21 19:57:32 -07:00
Alex Dima d7dce57ab4
update distro 2021-10-21 15:43:43 +02:00
Alex Dima 46b2246ca6
update distro 2021-10-21 09:53:14 +02:00
Alex Dima beb95ba6a9
update distro 2021-10-20 18:51:52 +02:00
Alex Dima 8bb5c7ae07
update distro 2021-10-20 17:18:01 +02:00
Logan Ramos 98f31a44ab
Bump distro 2021-10-19 17:20:56 -04:00
Alex Dima 74541dceec
update distro 2021-10-16 11:48:36 +02:00
Tyler Leonhardt 4106bf9447
add distro bump for @sana-ajani 2021-10-15 12:52:13 -07:00
Tyler Leonhardt 3307011b91
Revert "update distro"
This reverts commit 709c605899.
2021-10-15 12:50:06 -07:00
Sana Ajani 709c605899 update distro 2021-10-15 15:42:09 -04:00
Logan Ramos 3772b59e82
Bump distro 2021-10-15 11:45:02 -04:00
Alex Dima 7da76ad061
Update to latest native-keymap 2021-10-14 20:22:36 +02:00
Alex Dima 53cdb03a85
Revert "Update to latest native-keymap"
This reverts commit 15394cbf74.
2021-10-14 20:20:17 +02:00
Alex Dima 15394cbf74
Update to latest native-keymap 2021-10-14 17:41:19 +02:00
Daniel Imms 77949c2bc0 Update distro 2021-10-13 15:18:20 -07:00
Daniel Imms 728f813018 windows-process-tree@0.3.2
Fixes #134939
2021-10-13 15:10:38 -07:00
Alexandru Dima 1f660df97e
Fixes #23690: Update native-keymap to a version that supports detecting keyboard layout changes on X11 2021-10-13 23:41:57 +02:00
Alexandru Dima caa8e81102
Fixes #24166: update node-native-keymap, which now respects the current effective group index when getting key map 2021-10-12 23:45:27 +02:00
tanhakabir 822d968b95 update distro 2021-10-12 09:13:14 -07:00
Benjamin Pasero c3f78fcbab 🆙 distro 2021-10-11 11:19:48 +02:00
Benjamin Pasero 85c5eb7281 Enable parcel-watcher as new default watcher (#132483) 2021-10-11 11:17:05 +02:00
Sandeep Somavarapu 1f9771c104
update distro 2021-10-08 09:37:07 +02:00
Logan Ramos 492f07122a
Update version 2021-10-07 17:11:24 -04:00
Matt Bierner af345ef499
Pick up new TS version for building VS Code 2021-10-04 09:19:47 -07:00
deepak1556 a9a598351e chore: bump electron@13.5.1
Fixes https://github.com/microsoft/vscode/issues/134244
Fixes https://github.com/microsoft/vscode/issues/122225
2021-10-02 00:37:51 +09:00
Logan Ramos c9e8266ee2
Bump distro 2021-10-01 09:19:11 -04:00
Rob Lourens d4c589383d Bump vscode-ripgrep 2021-09-30 16:51:42 -07:00
isidor 4eeb58db4f
update distro 2021-09-30 21:09:54 +02:00
Sandeep Somavarapu 82e4f5da31
update distro 2021-09-30 17:02:53 +02:00
Alex Dima d694e555ef
update distro 2021-09-29 22:18:01 +02:00
Benjamin Pasero a861efaf4b
🆙 distro 2021-09-29 14:06:10 +02:00
deepak1556 4fbe0344a0 chore: bump electron@13.5.0
Fixes https://github.com/microsoft/vscode/issues/133593
2021-09-29 13:46:45 +09:00
Rob Lourens 78740b7fcb Update distro 2021-09-28 20:51:52 -07:00
Harald Kirschner 1c28367477 Update distro 2021-09-28 09:01:07 -07:00
Megan Rogge ca4dea01fd
update distro 2021-09-28 08:14:03 -07:00
Megan Rogge 7e2d692a38
update distro 2021-09-28 08:00:53 -07:00
Megan Rogge bd7d6ce9f4
Revert "xterm@4.15.0-beta3 Diff:50c5579...3a71b3f"
This reverts commit 946cc3482f.
2021-09-28 07:53:00 -07:00
Logan Ramos 1f071e4aea
Bump distro 2021-09-27 21:06:42 -04:00
Matt Bierner bf1fcf0ecf
Pick up new TS version for building VS Code 2021-09-27 13:39:25 -07:00
Logan Ramos 4a6f386768
Bump distro 2021-09-27 14:10:10 -04:00
Benjamin Pasero d31d034ce8 🆙 vscode-nsfw@2.1.8 2021-09-27 12:20:09 +02:00
Benjamin Pasero e23aa60ec2 🆙 vscode-nsfw@2.1.7 2021-09-27 11:27:06 +02:00
Benjamin Pasero 5991e3c4b9
Update nsfw and watcher service (#133826)
* 🆙 `vscode-nsfw@2.1.5` and tweak watcher service

* update again
2021-09-26 14:17:46 +02:00
Alexandru Dima a10e5898c7
Merge pull request #133718 from microsoft/alex/update-playwright
update to `playwright@1.15.0`
2021-09-24 21:09:44 +02:00
Logan Ramos e8fb4ff121
Bump distro 2021-09-24 11:06:02 -04:00
Alexandru Dima 196287f137
Merge remote-tracking branch 'origin/main' into alex/update-playwright 2021-09-24 16:25:40 +02:00
Sandeep Somavarapu 0583bb635e
update distro 2021-09-24 13:57:54 +02:00
Alex Dima bf56f2a89d
update to playwright@1.15.0 2021-09-24 09:58:16 +02:00
Megan Rogge ecce5c2c93
bump distro 2021-09-23 17:52:53 -07:00
Benjamin Pasero 53aff5e347
watcher - change to vscode-nsfw@2.1.4 (#132483) 2021-09-23 15:21:16 +02:00
Alex Dima 9c3ca50a47
update distro 2021-09-23 15:16:45 +02:00
Ladislau Szomoru 63a3d5e548
Bump distro 2021-09-23 09:50:44 +02:00
Megan Rogge 946cc3482f
xterm@4.15.0-beta3 Diff:50c5579...3a71b3f 2021-09-22 15:02:54 -07:00
Logan Ramos 5781697be3
Bump distro 2021-09-22 11:26:40 -04:00
Daniel Imms 758daa73e3 Update distro 2021-09-22 07:38:22 -07:00
Daniel Imms bd1403d0ed xterm@4.15.0-beta.3
Adds canvas renderer texture atlas clearing

Fixes #69665
2021-09-22 07:35:38 -07:00
Sandeep Somavarapu fb3df0e32f
update distro 2021-09-22 16:22:07 +02:00
Sandeep Somavarapu cee40f8a2a
update distro 2021-09-22 13:57:07 +02:00
Jackson Kearl 8b9fb9c1ae
Up distro 2021-09-21 15:27:00 -07:00
Megan Rogge c2d5bf30f5 update distro 2021-09-20 17:26:10 +00:00
Robo fc00cb1c63
ci: fix windows codesign (#133451)
* ci: fix windows codesign

* chore: bump gulp-atom-electron@1.32.0
2021-09-20 09:34:36 -07:00
Logan Ramos a12945dba8
Bump distro 2021-09-17 14:45:40 -04:00
Daniel Imms f3869ab0a7 Update distro 2021-09-17 06:12:36 -07:00
Daniel Imms 829146d912 Update distro 2021-09-16 15:09:58 -07:00
Brigit Murtaugh 616ff824e5
Update distro 2021-09-16 10:27:45 -07:00
Daniel Imms 3bdcb9189e Update distro 2021-09-16 09:44:06 -07:00
Daniel Imms 1324397c62 Update distro 2021-09-15 14:41:36 -07:00
Daniel Imms 6b8d75bd3b xterm@4.15.0-beta.2
Includes an update to serialize addon.

Commit: a8a24eba515de6a46a4a1d1f7c81b8cfdd518179

Part of #132750
2021-09-15 13:51:20 -07:00
deepak1556 f5b4405328 chore: bump electron@13.4.0
Fixes https://github.com/microsoft/vscode/issues/132609
Fixes https://github.com/microsoft/vscode/issues/132455
Fixes https://github.com/microsoft/vscode/issues/132238
2021-09-15 02:31:20 -07:00
Matt Bierner 9e5ee5521a
Pick up new TS version for building VS Code
Fixes a few instances of `Promise.all` and also adds an any cast to workaround an issue
2021-09-14 14:24:53 -07:00
daviddossett fc69d434fb Update distro 2021-09-14 11:27:39 -07:00
meganrogge 06ab391dec
revert update distro 2021-09-14 10:59:20 -07:00
meganrogge 2c8b042ca8
update distro 2021-09-14 10:49:43 -07:00
Miguel Solorio 8b482650bf Fix build
d891afd080 (diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519)
2021-09-14 09:51:23 -07:00
Miguel Solorio 763bfdae7c Update distro 2021-09-14 09:25:09 -07:00