Commit Graph

2997 Commits

Author SHA1 Message Date
meganrogge
9d38b0e38d fix #143330 2022-02-18 18:23:02 -06:00
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