Commit Graph

405 Commits

Author SHA1 Message Date
João Moreno
232e5a985c fix build (#278523) 2025-11-20 08:18:23 +00:00
Matt Bierner
81242f1605 Merge pull request #278271 from mjbvz/dev/mjbvz/zany-cat
Revert "Pick up latest TS for building VS Code"
2025-11-18 22:27:26 -08:00
Matt Bierner
3d1980dfa6 Revert "Pick up latest TS for building VS Code"
This reverts commit 3560855cff.

Reverting since this has resulted in false positive unreachable code reports while editing. Doesn't seem to effect tsc. Collecting logs
2025-11-18 22:03:10 -08:00
Dmitriy Vasyura
e5d1124d25 Submit updated version 2025-11-18 12:01:05 -08:00
Matt Bierner
c0c75f1968 Merge pull request #277956 from mjbvz/dev/mjbvz/comparable-tern
Pick up latest TS for building VS Code
2025-11-17 14:43:10 -08:00
Matt Bierner
3560855cff Pick up latest TS for building VS Code 2025-11-17 14:13:44 -08:00
dependabot[bot]
4cd9cefc3f Bump js-yaml from 4.1.0 to 4.1.1 (#277506)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-17 09:49:48 -08:00
Robo
7ba6cc6685 chore: update electron@39.2.0 (#277706)
* chore: update electron@39.2.0

* chore: bump distro
2025-11-17 05:42:43 +01:00
Raymond Zhao
191c38830e chore: npm audit fix (#277247) 2025-11-14 11:45:52 -08:00
Robo
f2531f1c56 chore: update to Electron 39 (#275786)
* chore: bump electron@39.0.0

* chore: update build

* chore: bump distro

* chore: update debian deps

* chore: exclude dlls from symbol scan

* chore: test with patch v8 headers

* chore: bump rpm dependencies

* chore: cleanup preinstall.js

* chore: bump electron@39.1.1

* chore: remove unsupported FontationsLinuxSystemFonts feature flag

* chore: bump electron@39.1.2

* chore: update nodejs build

* temp: update distro

* ci: fix location of preinstall invocation

* chore: bump distro
2025-11-13 08:25:14 +00:00
SteVen Batten
27a2bcb056 adopt new version of tas-client, no longer use "umd" variant (#263340)
upgrade to tas-client 0.3.1
2025-11-12 07:50:41 -08:00
Matt Bierner
19731121a4 Bump gpu types and skip lib check for gpu typing issue 2025-11-10 10:50:18 -08:00
Matt Bierner
3e1fcf3b2c Pick up latest ts for building vscode 2025-11-10 08:34:01 -08:00
Christof Marti
6250219c87 Version bump 2025-11-07 10:14:44 +01:00
Christof Marti
29bced6a0d Adopt @vscode/proxy-agent 0.36.0 2025-11-03 17:05:25 +01:00
Christof Marti
470d7704a6 Support loading system certificates with Node 2025-11-02 23:19:00 +01:00
Megan Rogge
144fdf16ca add terminal output dropdown, reveal command on focus (#273175) 2025-10-30 16:08:43 -07:00
Matt Bierner
fe8fc75455 Pick up latest TS native preview
Fixes the emit for copyright headers
2025-10-28 09:18:27 -07:00
Benjamin Pasero
f8b19c09a5 🆙 playwright@1.56.1 (#273629) 2025-10-27 20:03:28 +00:00
Daniel Imms
c474639d12 Update xterm
Fixes #238273
2025-10-24 05:36:27 -07:00
Daniel Imms
9013d2a9ec Update tree sitter, fix createQuery api 2025-10-21 08:04:32 -07:00
Robo
e0f4b8926e chore: bump electron@37.7.0 (#272157)
* chore: bump electron@37.7.0

* chore: update node.js build

* chore: bump distro
2025-10-19 19:19:05 +00:00
Anthony Kim
aceb52a963 Update xterm 2025-10-17 13:11:52 -07:00
Benjamin Pasero
56d04418cc chore - update @vscode/iconv-lite-umd to 0.7.1 (#271472)
* chore - update `@vscode/iconv-lite-umd` to `0.7.1`

* fix ci
2025-10-15 09:33:44 +00:00
Matt Bierner
ab54a72364 Pick up latest @types/trusted-types
Should unblock #270041
2025-10-13 12:01:48 -07:00
Matt Bierner
1eee7ae230 Switch monaco to off of moduleResolution: classic
Fixes #270408

Trying to move some of the monaco related checks/tconfigs off of `moduleResolution: classic`. This legacy config is causing a lot of pain while trying to update the trusted-types typings, which is itself blocking picking up the latest dompurify

I initially tried a more scoped change but just could not get it working. So instead I ended up trying to rework our `LanguageServiceHost` to be more standard
2025-10-10 16:02:03 -07:00
Alexandru Dima
452135c513 Bump to latest vscode-textmate (#269983)
Bump to latest vscode-textmate which avoids merging tokens when they contain RTL
2025-10-06 08:41:36 +00:00
Matt Bierner
f4d1b11372 Fix all any casts in lint rules
For #269213

Also bumps eslint versions to fix some typing issues
2025-10-03 13:36:25 -07:00
Benjamin Pasero
a1117255f0 🆙 playwright to latest version (#269669) 2025-10-03 09:59:29 +02:00
Matt Bierner
852689f33d Bump version 2025-10-02 16:56:48 -07:00
Robo
484fdf69b8 chore: bump electron@37.6.0 (#269279)
* Revert "Fix: Disable window shadows on macOS Tahoe to prevent GPU performance issues (#267724)"

This reverts commit e278d3a668.

* chore: bump electron@37.6.0

* chore: update build
2025-10-02 06:54:36 +00:00
Christof Marti
ff388f3ba8 Adopt @vscode/proxy-agent 0.35.0 2025-10-01 00:18:53 +02:00
Robo
48a6c949aa chore: bump electron@37.5.1 (#268885)
* chore: bump electron@37.5.1

* chore: bump distro
2025-09-29 16:57:17 +00:00
Brandon Waterloo [MSFT]
27f485c5be Add support for MCP servers over Unix Domain Sockets and Named Pipes 2025-09-26 11:11:19 -04:00
dependabot[bot]
eddfcb5bf3 Bump tar-fs from 3.0.10 to 3.1.1
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.0.10 to 3.1.1.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.0.10...v3.1.1)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 3.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-24 20:11:34 +00:00
Christof Marti
457ca13be8 Update to @vscode/proxy-agent v0.34.0 2025-09-24 11:48:51 +02:00
Robo
a26c8fc9f8 chore: bump node-pty@1.1.0-beta35 (#267939) 2025-09-23 14:04:46 +02:00
Matt Bierner
f88057825a Pick up latest TS for building vscode 2025-09-22 13:09:35 -07:00
Anthony Kim
091d733c01 Update xterm to bring back partial scroll (#266254)
Update xterm
2025-09-12 04:31:21 -07:00
Matt Bierner
d433001cba Switch a few more noEmit checks to use tsgo
Fixes one compile error for tsgo too and bumps versions
2025-09-10 16:52:01 -07:00
Matt Bierner
7779b2f905 Merge pull request #265419 from mjbvz/mature-coral
Update build TS versions
2025-09-08 11:39:06 -07:00
Matt Bierner
f67462f31a Update build TS versions 2025-09-05 14:30:51 -07:00
Benjamin Pasero
229c487a9a files - update to latest @parcel/watcher (#265144) 2025-09-05 13:14:35 +02:00
Sandeep Somavarapu
68a8b4b9f7 bump version (#265295) 2025-09-05 09:06:40 +00:00
Anthony Kim
22cb2bddcf Update xterm for xterm teleport fix (#264604)
Update xterm
2025-09-02 16:18:53 +00:00
Christof Marti
4f77078f17 Upgrade to @vscode/proxy-agent 0.33.0 2025-09-01 19:25:59 +02:00
João Moreno
3aac261283 bump deemon (#263573)
related to #255744
2025-08-28 02:44:15 +00:00
Matt Bierner
380f286346 Update build TS versions 2025-08-27 16:54:11 -07:00
Robo
9d7c34c96a chore: update electron@37.3.1 (#263552)
* chore: update electron@37.3.1 (#262877)

* chore: update electron@37.3.1

* chore: remove workaround for npm scripts argument parsing

Refs f99aa748c0

* chore: update node.js@22.18.0

* temp: bump distro

* chore: bump distro
2025-08-27 13:08:07 +00:00
Raymond Zhao
80c270d20f Revert "chore: update electron@37.3.1" (#263488)
Revert "chore: update electron@37.3.1 (#262877)"

This reverts commit ad0b5d23c1.
2025-08-26 23:04:57 +00:00