Commit graph

3421 commits

Author SHA1 Message Date
Alex Ross 7aca5443e3
Bump distro (#167144) 2022-11-24 09:12:56 +00:00
Robo f6f1d64ef9
chore: update electron@19.1.6 (#167095) 2022-11-23 20:55:20 +00:00
Daniel Imms 4cd7bfa2cd
Update xterm.js
Fixes #166158
2022-11-23 09:55:57 -08:00
Martin Aeschlimann 1cdfaf2610
remove hardcoded remote tunnels extension (#167071) 2022-11-23 08:58:36 -08:00
Daniel Imms c646be0663
Merge pull request #165859 from microsoft/tyriar/update_xterm
Update xterm.js
2022-11-23 08:32:34 -08:00
Alexandru Dima 0516a1ef19
Revert "update deps" (#167006)
Revert "update deps (#166986)"

This reverts commit 0aa068c067.
2022-11-22 12:41:12 -08:00
Alexandru Dima 0aa068c067
update deps (#166986) 2022-11-22 09:50:58 -08:00
isidor 210a1aaf6c update distro 2022-11-22 10:25:48 +01:00
Martin Aeschlimann 43ebdabf52
update distro (#166911) 2022-11-21 13:13:49 -08:00
Martin Aeschlimann 0131be02f4
add editorWebUrl to tunnelApplicationConfig (#166872)
* add editorWebUrl to tunnelApplicationConfig

* bump distro & compile 'build'
2022-11-21 09:37:26 -08:00
Connor Peet 796ee2bf3c
chore: pull more strings from the product.json (#166769)
Fixes the bulk of https://github.com/microsoft/vscode-cli/issues/560
2022-11-18 18:52:52 -08:00
Alex Ross 71a1a02652
Bump distro (#166571) 2022-11-18 03:10:02 -08:00
Logan Ramos 6e3dbd4a91
Bump distro (#166494) 2022-11-16 11:20:12 -08:00
Joyce Er e6a50551ff
🆙 distro (#166482) 2022-11-16 18:50:50 +01:00
Logan Ramos 39ff7eb93b
Bump distro (#166459) 2022-11-16 05:43:29 -08:00
Johannes 42049188bb
Merge branch 'main' into joh/rewrite-privates 2022-11-16 08:55:55 +01:00
João Moreno 1a69d6cb15
bump deemon (#166349) 2022-11-15 10:56:48 +01:00
Johannes 5912ad3ff1
Merge branch 'main' into joh/rewrite-privates 2022-11-15 09:44:34 +01:00
Benjamin Pasero 7f9aa0535a
🆙 distro (#166298) 2022-11-14 10:49:18 -08:00
Benjamin Pasero 5cc89c7ff6
🆙 @vscode/sqlite3@5.1.2-vscode (#166290) 2022-11-14 08:39:07 -08:00
Johannes 4a040f6186
increase max_old_size for core-ci 2022-11-14 17:14:06 +01:00
Alex Ross 05988d07c1
Bump distro (#166117) 2022-11-11 05:53:32 -08:00
Joyce Er ef75cfdc6c
🆙 distro (#165965) 2022-11-09 16:11:29 -08:00
Joyce Er 1b019bc592
🆙 distro (#165951) 2022-11-09 12:02:22 -08:00
Matt Bierner 292a939917
Pick up latest TS for building vscode (#165875) 2022-11-08 15:56:04 -08:00
Daniel Imms 5885042e32
Update xterm.js
Mainly brings in the texture atlas page/merging changes
2022-11-08 11:51:21 -08:00
Tyler James Leonhardt a8ae2cedaf
Include JS files in XLF creation for extensions (#165774)
* Bumps @vscode/l10n-dev to a version that supports JS files
* Pulls in JS files (and TSX & JSX) in addition to TS to account for scenarios like Emmet which pulls in @vscode/emmet-helper as an npm package
2022-11-07 19:50:39 -08:00
João Moreno c9200f12be
update distro (#165691) 2022-11-07 03:18:01 -08:00
Matt Bierner 0bc4682239
Pick up latest TS for building VS Code (#165562) 2022-11-04 16:02:01 -07:00
João Moreno 04a05581d8
bump version (#165133) 2022-11-01 07:13:58 -07:00
Matt Bierner d1c401cbde
Pick up latest TS for building VS Code (#165104)
* Pick up latest TS for building VS Code

* Pick up latest node typings

* Bump node types
2022-11-01 02:43:09 -07:00
Matt Bierner 447e61a31f
Revert "Bump version for Nov. (#165091)" (#165118)
This reverts commit 8b4642ab23.

This seems to be causing our builds to fail: https://dev.azure.com/monacotools/Monaco/_build/results?buildId=191117&view=logs&j=4801dce2-64f3-53d6-b366-d49a1977c639&t=d3816dfe-5f5f-5b74-f77f-0a43291213b6&l=22
2022-10-31 20:41:48 -07:00
Peng Lyu 8b4642ab23
Bump version for Nov. (#165091) 2022-10-31 14:23:34 -07:00
Robo 4236d5c19d
chore: update electron@19.1.3 (#164864) 2022-10-28 11:04:35 +02:00
Matt Bierner 122c13d31a
Bump distro (#164821) 2022-10-27 19:09:27 +02:00
Matt Bierner 76bfebd0be
Pick up latest TS for building VS Code (#164523) 2022-10-24 16:52:40 -07:00
Peng Lyu e88053d97d
Third party notices and distro update. (#164502) 2022-10-24 14:02:26 -07:00
Sandeep Somavarapu 9edbe61ff8
update distro (#164462) 2022-10-24 07:11:42 -07:00
Damon Tivel 5a326b2a68
Bump distro (#164272)
Update distro
2022-10-24 03:03:54 -07:00
Daniel Imms 0181743218
Update xterm.js
Fixes an issue where decorations could cause dropped frames
2022-10-21 16:26:37 -07:00
Sandeep Somavarapu c1ac223c69
fix node-vsce-sign (#164253)
* update distro

* add vsce-sign to asar

* filter node-vsce-sign

* update distro
2022-10-21 08:25:36 -07:00
Johannes Rieken 71ab69d849
update playwright (#164238) 2022-10-21 12:46:04 +02:00
João Moreno 33e94dc844
bump deemon (#164224) 2022-10-21 01:31:45 -07:00
Sandeep Somavarapu e341419760
add vsce-sign module (#164182)
* include vsce-sign

* update distro

* update distro

* update distro

* update distro

* remove from module ignore
2022-10-20 14:06:22 -07:00
Matt Bierner 266ff5b78f
Bump distro (#164089) 2022-10-19 16:44:18 -07:00
Alex Ross bebb3ea217
Bump distro (#164079) 2022-10-19 15:28:36 -07:00
Daniel Imms bbfff68d40
Update xterm.js
Fixes #163448
2022-10-19 12:13:27 -07:00
Matt Bierner b08633e2df
Pick up latest TS for building VS Code (#164044) 2022-10-19 13:24:08 -04:00
Daniel Imms d105e09d00
Reapply and fix xterm update (#164019)
* Revert "Revert "Update xterm.js" (#164002)"

This reverts commit 462ecfab53.

* Adopt xterm internal API change

See xtermjs/xterm.js#4207
2022-10-19 11:18:24 -04:00
Martin Aeschlimann d77a62dd4c
bump distro (#164027) 2022-10-19 07:22:55 -07:00