Commit graph

3486 commits

Author SHA1 Message Date
Robo 363839d7b7
chore: bump node-pty@0.11.0-beta28 (#173090) 2023-02-02 11:18:25 +01:00
Megan Rogge 82d2727bf0
xterm@5.2.0-beta.24 (#173075)
fix #173071
2023-02-01 17:31:21 -06:00
Rob Lourens 1d32924bf6
Version bump (#173043) 2023-02-01 08:01:43 -08:00
Megan Rogge 6e0c0de2ad
xterm@5.2.0-beta.22 (#172981) 2023-01-31 17:28:01 -08:00
Matt Bierner dc7e2819c6
Pick up latest TS for building VS Code (#172824) 2023-01-30 10:15:31 -08:00
Joyce Er e72968afc6
Bump distro (#172551) 2023-01-26 18:02:43 +01:00
Damon Tivel 60a0358dad
Bump distro 2023-01-26 08:08:45 -08:00
Megan Rogge 7d08b7f404
xterm@5.2.0-beta.21 (#172276) 2023-01-25 14:31:48 +01:00
Rob Lourens 270c3b1290
Bump distro (#172347) 2023-01-25 05:32:47 +01:00
Megan Rogge 376a3b3a45
xterm@5.2.0-beta.20 (#172191)
xterm@5.2.0-beta.20 fix #172007
2023-01-24 10:37:31 -06:00
Megan Rogge b556f72231
make accessibility buffer readonly (#172067) 2023-01-24 16:42:23 +01:00
Matt Bierner d67db9d358
Pick up latest TS for building VS Code (#172033) 2023-01-23 11:39:28 -08:00
Sandeep Somavarapu e06874c041
update distro (#172049) 2023-01-23 19:57:56 +01:00
Sandeep Somavarapu 7624c8d3a9
update distro (#172004) 2023-01-23 16:52:15 +01:00
Robo 39c7015c93
chore: bump distro (#171954) 2023-01-23 07:56:24 +01:00
Megan Rogge 7fe57a2f7a
update xterm.js, get accessibility buffer to work on windows (#171850) 2023-01-20 19:04:41 +01:00
Megan Rogge 40e5320b10
xterm@5.2.0-beta.16 (#171764) 2023-01-19 23:02:49 +01:00
Megan Rogge ef9fb8a4ea
add accessibility buffer (#171118) 2023-01-19 12:58:47 -06:00
Robo 1761143410
chore: update distro (#171708) 2023-01-19 11:41:09 +01:00
Robo fdb2befac5
chore: update node-pty@0.11.0-beta27 (#171583) 2023-01-19 11:12:46 +01:00
Benjamin Pasero 8ece9c9628
🆙 distro (#171704) 2023-01-19 11:09:57 +01:00
Benjamin Pasero 498b2ff600
🆙 windows-process-tree (#171698)
* 🆙 `windows-process-tree`

* fix issue
2023-01-19 10:16:02 +01:00
Sandeep Somavarapu 664c4ebf6c
adopt to latest perf module (#171549) 2023-01-17 13:34:44 -08:00
Matt Bierner cc65c347df
Pick up latest TS version for building VS Code (#171536) 2023-01-17 20:04:29 +01:00
Alex Ross f6fc2b1e34
Bump distro (#171243) 2023-01-13 11:53:35 +01:00
Johannes 6fe2f5e97b
update sinon to ESM friendly verson 2023-01-13 11:05:10 +01:00
Sandeep Somavarapu 2c03fff8d1
update vscode-perf version (#171003) 2023-01-10 22:26:18 +01:00
Sandeep Somavarapu 2a277f292a
vscode perf cli (#170953)
- add vscode-perf module
- add script to run perfs
2023-01-10 12:24:05 +01:00
Matt Bierner e7b5449579
Bump distro (#170921) 2023-01-09 17:21:08 -08:00
Connor Peet 54b18f33af
chore: update distro (#170915) 2023-01-10 00:12:31 +01:00
Matt Bierner 1c11b4044d
Pick up latest TS for building VS Code (#170890) 2023-01-09 21:45:59 +01:00
Robo f807491a92
chore: update electron@19.1.9 (#170879) 2023-01-09 18:34:53 +01:00
Benjamin Pasero 18820e481b
🆙 distro (#170626) 2023-01-05 15:08:59 +01:00
Benjamin Pasero e5b0dac77d
🆙 @parcel/watcher@2.1.0 (#170603) 2023-01-05 02:28:31 -08:00
João Moreno 79c4f9b75d
fixes #170533 (#170574)
* fixes #170533

* update distro
2023-01-04 19:30:35 +01:00
Robo fd98453bb6
chore: bump distro (#170550) 2023-01-04 13:18:31 +01:00
Alex Ross c78258c856
Bump distro (#170443) 2023-01-03 14:11:51 +01:00
Daniel Imms 6fb7e7a8b1
Update xterm.js
Fixes #158752
2022-12-27 11:16:15 -08:00
Alex Ross e70ffc5ac6
Bump distro (#169847) 2022-12-22 16:31:03 +01:00
Daniel Imms a871eef377
Update xterm.js
Fixes #169614
2022-12-20 15:33:27 -08:00
Tyler James Leonhardt 0510da84dd
Use new version of @vscode/l10n-dev that uses tree-sitter (#169668)
Use new version of @vscode/l10n-dev

Required a bit more refactoring because an API had to be made async.
2022-12-20 19:53:50 +01:00
Benjamin Pasero d957d2ca58
🆙 distro (#169616) 2022-12-20 10:13:02 +01:00
Benjamin Pasero 430e35b22c
Adopt @parcel/watcher@2.0.7 (#169553)
* watcher - add debounce logic to parcel too

* 🆙 `@parcel/watcher: 2.0.7`

* bring back dispose

* 💄

* more cleanup

* tests

* 💄

* same debounces
2022-12-20 09:34:40 +01:00
Daniel Imms b765c21ee8
Update xterm.js
Fixes #166878
Fixes #158896
Fixes #166909
2022-12-16 12:51:00 -08:00
Daniel Imms 6b2df348ab
Update xterm.js
Fixes #163000
2022-12-15 11:57:40 -08:00
Matt Bierner 922a3b5398
Pick up latest TS for building VS Code (#169191) 2022-12-14 17:13:43 -08:00
Matt Bierner a44afe09a1
Pick up newest TS version for building VS Code (#169062) 2022-12-13 23:55:07 +01:00
João Moreno 9d01c6c598
simplify linux icon names (#168596)
fixes #157390
2022-12-09 15:05:09 +01:00
Alexandru Dima f076d55321
update distro (#168561) 2022-12-09 09:35:25 +01:00
Peng Lyu 422b581e38
Bump distro, fix conflicts. (#168540) 2022-12-09 02:50:55 +01:00