Commit Graph

4705 Commits

Author SHA1 Message Date
Matt Bierner
e4e8f2ad79 Update build TS versions 2025-08-25 10:32:36 -07:00
Rob Lourens
ee37ad5e76 Bump distro (#263115) 2025-08-24 00:44:06 +00:00
Anthony Kim
11c3c24c1a Update to recent xterm.js (#263038) 2025-08-23 07:53:55 -07:00
Tyler James Leonhardt
14077dbc5b Inject alpha playwright in to our automation in MCP case (#262564)
This fixes things for MCP... with a hack. But Playwright is not interested in having interop between Playwright & Playwright MCP atm... so this is the best we can do for now.
2025-08-20 21:02:18 +00:00
Robo
c50f9e7803 chore: bump gulp-electron@1.38.2 (#262300) 2025-08-19 22:41:09 -07:00
Tyler James Leonhardt
c81631ed89 Use stdio for the vscode playwright mcp (#262260)
* Use stdio for the vscode playwright mcp

makes for easier management... since it can be compiled when launched.

* add to readme
2025-08-19 08:27:10 +02:00
Tyler James Leonhardt
308b0746d1 Bump the distro (#261728) 2025-08-14 18:57:28 -07:00
Matt Bierner
abcaa99ca8 Pick up latest ts for building VSCode 2025-08-12 14:03:00 -07:00
Justin Chen
6c23f96205 BUMP DISTRO (#260479)
bump distro
2025-08-08 05:05:03 +00:00
Matt Bierner
12a275ffe7 Use ts-native to compile our build scripts
There are a few minor differences in output, mostly around formatting/comments. Const enums are also not inlined but that seems fine in these cases
2025-08-06 11:41:52 -07:00
Matt Bierner
7db0d1db7c Bumping ts versions in script 2025-08-06 10:27:07 -07:00
Matt Bierner
98e8ccdfcf Move some of our checks to use tsgo
Also removing for CI everything for now
2025-08-06 10:22:23 -07:00
Matt Bierner
496f2eea00 Merge branch 'main' into dev/mjbvz/ts-native-optional-compile-step 2025-08-06 10:12:56 -07:00
Benjamin Pasero
27c10fba46 [chore] bump @types/mocha to match mocha (#260034) 2025-08-06 11:54:24 +00:00
Matt Bierner
98ceff010c Also bump typescript-eslint versions 2025-08-05 10:59:40 -07:00
Logan Ramos
6ac234017d Bump distro (#259258) 2025-08-01 11:54:25 -07:00
Osvaldo Ortega
ba414dd275 VS Code version bump 2025-07-31 17:47:51 -07:00
Matt Bierner
bb80be3ff7 Pick up latest TS for building VS Code 2025-07-28 15:15:17 -07:00
Alex Ross
afa25e3c16 Bump distro (#258145) 2025-07-28 09:57:52 +02:00
Robo
1a1212a8bc fix: add workaround for failed stat operations on FSLogix environment (#257859)
* chore: update electron builds

* chore: bump distro
2025-07-25 17:05:38 +00:00
Robo
b5eca89fec chore: bump gulp-electron@1.38.1 (#257847) 2025-07-25 09:00:27 -07:00
Osvaldo Ortega
fb58933647 Update to VS Code distro 2025-07-21 14:14:31 -07:00
Robo
8c19263c57 (reland) chore: update to Electron 37 (#256905)
* chore: update to Electron 37 (#256287)

* chore: update electron@36.5.0

* chore: update node.js builds

* chore: update electron@37.0.0

* chore: update rpm deps

* chore: bump electron@37.2.0

* chore: bump nodejs@22.17.0

* temp: update distro

* chore: bump .nvmrc

* chore: bump distro

* chore: bump electron@37.2.3

* chore: bump distro

* chore: update electron build
2025-07-21 12:37:44 +02:00
Robo
f109cd29e8 chore: bump distro (#256614) 2025-07-17 17:55:07 -07:00
Matt Bierner
3059a176b1 Revert "chore: update to Electron 37 (#256287)"
This reverts commit 9f4784d4bb.
2025-07-17 16:27:56 -07:00
Robo
9f4784d4bb chore: update to Electron 37 (#256287)
* chore: update electron@36.5.0

* chore: update node.js builds

* chore: update electron@37.0.0

* chore: update rpm deps

* chore: bump electron@37.2.0

* chore: bump nodejs@22.17.0

* temp: update distro

* chore: bump .nvmrc

* chore: bump distro
2025-07-17 18:10:54 +00:00
Henning Dieterichs
951c66ba56 Updates distro (#256313) 2025-07-16 19:26:17 +00:00
João Moreno
1e2a31010d bump deemon (#255790) 2025-07-14 13:32:14 +00:00
João Moreno
ff529acdac fixes #255743 (#255746) 2025-07-14 09:14:16 +00:00
Megan Rogge
2f9c195832 update distro (#255446) 2025-07-11 17:31:33 +00:00
Matt Bierner
d9211786bc Merge pull request #254995 from microsoft/dev/mjbvz/chat-katex
Adds basic katex support to chat
2025-07-10 14:45:56 -07:00
Benjamin Pasero
2188c90df5 Add sign in option for Apple (microsoft/vscode-internalbacklog#5578) (#255155) 2025-07-10 14:43:10 -07:00
Matt Bierner
22d9c6eb0d Merge branch 'main' into dev/mjbvz/chat-katex 2025-07-10 10:38:53 -07:00
Matt Bierner
d2a794a719 Migrate off of eslint-plugin-local
We can now do this natively
2025-07-08 13:09:17 -07:00
Sandeep Somavarapu
8bf15c45c1 update distro (#254607) 2025-07-08 09:28:39 +00:00
Matt Bierner
d18906705c Adding optional TS native compile check stage
Adding a optional compile check for making sure our code works with the ts native preview
2025-07-07 19:36:38 -07:00
Matt Bierner
2f3845b686 Pick up latest TS for building VSCode 2025-07-07 16:07:05 -07:00
Matt Bierner
6c8f575bec Merge branch 'main' into dev/mjbvz/chat-katex 2025-07-07 15:57:16 -07:00
Benjamin Pasero
c315e865bf up @playwright/test to 1.53.2 (#254280)
* up `@playwright/test` to `1.53.2`

* enable tracing on CI always
2025-07-06 08:46:36 +02:00
Alex Ross
a758f9e8c8 Bump version (#254031) 2025-07-04 08:04:42 +02:00
Henning Dieterichs
072c531778 update distro 2025-07-03 16:03:52 +02:00
Alex Ross
855c8cb8ac Run OSS tool (#252952)
* Run OSS tool

* bump distro
2025-06-30 11:58:18 +02:00
Robo
d643cc7dac chore: bump electron@35.6.0 (#252670)
* chore: bump electron@35.6.0

* chore: bump distro
2025-06-27 20:06:46 +02:00
Henning Dieterichs
71e1506707 updates distro (#252668) 2025-06-27 19:27:11 +02:00
Sandeep Somavarapu
f462d2de48 adopt to mcp servers cdn url (#252451) 2025-06-25 23:58:00 +02:00
Josh Spicer
9fe57e8552 Update distro (#252369)
79cbb0dbbd
ref: https://github.com/microsoft/vscode-copilot/issues/18918
2025-06-25 07:56:48 +02:00
isidorn
3c03391abe update distro 2025-06-24 15:01:48 +02:00
Osvaldo Ortega
30cd363cb7 Merge branch 'main' into osortega/sha-update 2025-06-23 17:00:39 -07:00
Osvaldo Ortega
e848e6d129 Distro bumo 2025-06-23 16:03:19 -07:00
Sandeep Somavarapu
e9491c8106 update distro (#252201) 2025-06-23 19:28:37 +02:00