Daniel Imms
6d7dc0072b
Merge pull request #221500 from microsoft/tyriar/scrollbar
...
Update xterm and integrate new scroll bars
2024-07-11 16:30:00 -07:00
Matt Bierner
18bf36a70b
Pick up latest for building VS Code ( #221514 )
2024-07-11 15:12:05 -07:00
Daniel Imms
6cb6ee0a12
Latest xterm.js to fix decoration rendering
2024-07-11 12:14:39 -07:00
Daniel Imms
4f13098d4c
Update xterm and integrate new scroll bars
...
Fixes #211199
Fixes #216521
See xtermjs/xterm.js#5096
2024-07-11 11:27:41 -07:00
Raymond Zhao
65c251f355
bump distro ( #221309 )
2024-07-10 01:14:50 +02:00
Robo
2fe0527205
chore: update to electron 30 ( #215406 )
...
* chore: update electron@30.0.9
* chore: update rpm deps
* chore: bump electron@30.1.2
* fix: update kerberos for Node.js 20.x
Refs c1f7acafb2
* fix: use shell when spawning .bat or .cmd files
Refs https://github.com/nodejs/node/commit/6627222409
* fix: update @vscode/test-electron@2.4.0
Refs 3f7a3cc5c5
* fixup! use shell when spawning .bat or .cmd files
* chore: bump nodejs@20.14 .0 internal build
* ci: skip nodejsMirror for 20.14.0 due to missing builds
* fixup! use shell when spawning .bat or .cmd files
* chore: update debian deps
* fixup! skip nodejsMirror for 20.14.0 due to missing builds
* fix: universal build
- Updates vscode-universal-bundler to support x64ArchFiles option
- Kerberos starts building universal binaries which should now be
skipped from lipo step via x64ArchFiles
- Skips bundling *.mk files
* chore: bump distro
2024-07-09 14:33:22 +09:00
Tyler James Leonhardt
ad476c3416
Bump that distro ( #221226 )
...
:drumroll:
2024-07-09 01:07:00 +02:00
Daniel Imms
cb8ae71b6b
Merge remote-tracking branch 'origin/main' into tyriar/gpu_exploration
2024-07-08 11:26:54 -07:00
Benjamin Pasero
e5e9b167bf
eng - add open module in preparation for default browser support ( #220273 )
2024-07-07 12:13:41 +02:00
Benjamin Pasero
3a0cc239a9
🆙 jschardet@3.1.3 ( #220089 )
2024-07-05 16:30:50 +02:00
Daniel Imms
60c991e9ef
xterm@5.6.0-beta.36
...
Fixes #219979
2024-07-04 09:01:56 -07:00
Matt Bierner
7a580b79e5
Pick up latest TS for building VS Code ( #219870 )
2024-07-03 09:08:38 -07:00
Johannes Rieken
91bad301f1
update test-web to 0.0.56 ( #219866 )
2024-07-03 16:46:35 +02:00
Benjamin Pasero
af5cf640d8
🆙 "@playwright/test": "^1.45.0" ( #219324 )
2024-07-01 12:23:41 +02:00
Benjamin Pasero
943b47ae17
debt - adopt nlsCoreBaseUrl ( #219165 )
2024-06-29 17:47:45 +02:00
Benjamin Christopher Simmonds
cb1514f9a6
Bump version to 1.92.0 ( #219067 )
2024-06-28 10:08:40 +02:00
Christof Marti
9a2ef8f356
Update distro hash
2024-06-27 15:47:54 +02:00
Michael Lively
1435b366b2
Chore: OSS tool ( #217642 )
...
* oss tool
* update distro hash
2024-06-25 03:13:26 +02:00
Rob Lourens
b66a2b091e
Bump distro ( #217382 )
2024-06-24 20:53:17 +02:00
Christof Marti
3cdb165262
Update to @vscode/proxy-agent 0.21.0
2024-06-24 19:37:11 +02:00
Sandeep Somavarapu
9a56f75db6
update distro ( #216733 )
2024-06-20 19:46:23 +02:00
Robo
4b19907cc8
fix[x11]: crash in gpu process with software compositor ( #216661 )
...
* fix[x11]: crash in gpu process with software compositor
* chore: bump distro
2024-06-20 07:02:04 +02:00
Matt Bierner
1fc7961ad5
Pick up latest TS for building VS Code ( #216552 )
2024-06-19 00:26:38 +02:00
Benjamin Pasero
214a425a0f
Revert " 🆙 @parcel/watcher@2.4.0" ( #216318 )
...
Revert "🆙 `@parcel/watcher@2.4.0` (#215964 )"
This reverts commit 406d1d726f .
2024-06-18 08:43:31 +02:00
Benjamin Pasero
406d1d726f
🆙 @parcel/watcher@2.4.0 ( #215964 )
2024-06-17 12:25:03 -07:00
Benjamin Pasero
fd9c4c8559
🆙 distro ( #215971 )
2024-06-17 19:11:41 +02:00
Christof Marti
1474750c61
Update to @vscode/proxy-agent 0.20.0
2024-06-13 23:10:27 +02:00
Matt Bierner
065370a15b
Pick up latest TS for building VS Code ( #215329 )
2024-06-12 21:26:11 +02:00
Daniel Imms
5d34092d6d
Merge branch 'main' into tyriar/193508
2024-06-06 07:14:42 -07:00
Sandeep Somavarapu
a9a4ef8a71
update-distro ( #214302 )
2024-06-05 09:02:59 +02:00
Daniel Imms
30e78576e7
Support for OSC52 clipboard access
...
Fixes #193508
2024-06-04 11:32:59 -07:00
Benjamin Pasero
00f0f260b9
esm - remove graceful-fs ( #214164 )
...
* esm - remove `graceful-fs`
This module was used to patch `fs`, which is not supported in ESM. Besides, it makes us behave different from standard node.js that has meanwhile evolved from the time where `graceful-fs` was created.
* update comment
* update comment
* use more `fs.promises`
* 💄
2024-06-04 09:27:08 +02:00
Daniel Imms
1d415f3a90
xterm@5.6.0-beta.19
...
Fixes #213174
Fixes #213304
2024-06-03 14:29:55 -07:00
Matt Bierner
14addc7735
Pick up latest TS for building VS Code ( #214171 )
2024-06-03 21:20:52 +02:00
Daniel Imms
55a60f9ae9
Merge branch 'main' into tyriar/214142
2024-06-03 08:54:59 -07:00
Daniel Imms
1ec00252ae
xterm@5.6.0-beta.18
...
Fixes #214142
2024-06-03 08:53:24 -07:00
Benjamin Pasero
9b17067697
debt - 🆙 jschardet@3.1.2 ( #214136 )
2024-06-03 06:22:13 -07:00
Logan Ramos
98b6706768
Bump versions ( #213961 )
2024-05-31 02:38:37 +02:00
Bhavya U
2295f3aa19
Update distro ( #213955 )
2024-05-31 00:53:22 +02:00
Robo
56db61ec8a
chore: update remote node.js ( #213439 )
...
* chore: update remote node.js to v20.11.1
* chore: remove io_uring workaround
* chore: update checksums
* temp: update distro
* ci: rebuild cache
* chore: bump distro
2024-05-26 07:12:14 +02:00
Daniel Imms
4f7eededdc
Merge remote-tracking branch 'origin/main' into tyriar/gpu_exploration
2024-05-24 08:13:54 +09:00
Rob Lourens
a0986b0f65
Bump distro ( #213340 )
2024-05-23 23:49:39 +02:00
Rob Lourens
96a37971fe
Bump distro ( #213268 )
2024-05-23 00:39:10 +02:00
Logan Ramos
4ebc77f80a
Add VS device id ( #213231 )
2024-05-22 09:48:44 -07:00
Matt Bierner
6743fa305c
Pick up latest ts for building VS Code ( #213170 )
2024-05-21 12:33:34 -07:00
Robo
28ebd9176f
chore: bump electron@29.4.0 ( #213050 )
...
* chore: bump electron@29.4.0
* chore: remove io_uring workaround
* chore: bump distro
* chore: update dialog result for canceled save dialogs
Refs fe01ed750a
* chore: add back io_uring workaround for remote oss tests
* chore: update nodejs v20.9.0 build
* chore: add back io_uring workaround for remote tests
2024-05-20 08:31:44 -07:00
Christof Marti
d0aceadf96
Update distro hash
2024-05-15 13:28:44 +02:00
Sandeep Somavarapu
c1f1d6aba3
update distro ( #212776 )
2024-05-15 09:51:12 +02:00
Dirk Baeumer
24d4616d5e
Make VS Code compile on Windows with NodeJS >=20
2024-05-13 11:37:37 +02:00
Sandeep Somavarapu
54edfb7675
update distro ( #212532 )
2024-05-12 07:34:40 +02:00