dependabot[bot]
72be6d5208
Bump on-headers and morgan
...
Bumps [on-headers](https://github.com/jshttp/on-headers ) and [morgan](https://github.com/expressjs/morgan ). These dependencies needed to be updated together.
Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases )
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md )
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0 )
Updates `morgan` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/expressjs/morgan/releases )
- [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/morgan/compare/1.10.0...1.10.1 )
---
updated-dependencies:
- dependency-name: on-headers
dependency-version: 1.1.0
dependency-type: indirect
- dependency-name: morgan
dependency-version: 1.10.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-17 21:21:38 +00: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
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
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
Raymond Zhao
762754e6b8
chore: bump webpack ( #254987 )
...
Brings in the latest fixes including perf improvements.
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
2025-07-10 12:48:04 -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
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
Raymond Zhao
202f02381b
chore: bump ripgrep + npm audit fix ( #252674 )
2025-06-27 12:26:19 -07: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
Daniel Imms
a03c495175
Update xterm.js
...
Fixes #251800
2025-06-18 07:22:05 -07:00
Robo
0f5ce4a087
chore: reland windows 2022 agent for product builds ( #251560 )
...
* chore: bump gulp-electron@1.37 .0
* chore: update package-lock.json
* Reland "Fix extraction of tab title name" (#251379 )"
This reverts commit 5d1bd8f13d .
Reason for revert:
Icon issue was side affect of the windows agent change that affected
the rcedit binary which has now been addressed.
* chore: bump gulp-electron@1.37 .1
2025-06-18 12:00:44 +02:00
Matt Bierner
177012fe3c
Merge branch 'main' into dev/mjbvz/chat-katex
2025-06-13 14:47:18 -07:00
Matt Bierner
8d5236e73b
Pick up latest TS for building VS code
2025-06-13 14:46:41 -07:00
Raymond Zhao
8def6db21b
chore: bump vscode/ripgrep ( #251213 )
...
* chore: bump vscode/ripgrep
* Update error message
2025-06-11 20:12:10 +02:00
Benjamin Pasero
1a41ff6c36
🆙 open@^10.1.2 ( #250980 )
2025-06-08 22:50:40 -07:00
Daniel Imms
fe00a26ec8
xterm@5.6.0-beta.110
...
Fixes #190629
2025-06-06 08:18:34 -07:00
Benjamin Pasero
f69a03948e
debt - some assorted changes ( #250807 )
...
* debt - some assorted fixes
* fix ci
* remove duplicate dependency
2025-06-06 01:32:05 -07:00
Josh Spicer
998fb69268
hello 1.102.0 ( #250791 )
2025-06-05 17:28:18 -07:00
Robo
a089903a31
chore: bump electron@35.5.1 ( #250608 )
...
* chore: bump electron@35.5.1
* chore: update build
* chore: update distro
2025-06-05 08:37:19 -07:00
Robo
d8b39a5699
chore: update @vscode/spdlog@0.15.2 ( #250749 )
2025-06-05 17:07:14 +02:00
Robo
8bfbbbd857
chore: bump electron@35.5.0 ( #250374 )
...
* chore: bump electron@35.5.0
* chore: adpot system-context-menu for linux
* chore: add network inspection support
* chore: bump distro
2025-06-03 08:20:38 +02:00
Benjamin Pasero
2e6ae92120
🆙 CSS build tools ( #249855 )
...
Our previous version had trouble minifying properties and animations.
2025-05-27 10:45:10 +02:00
Matt Bierner
aebed42690
Enable basic math rendering in chat requests and responses
2025-05-22 18:01:28 -07:00
Matt Bierner
b0bb771f7d
Pickup latest TS for building VSCode
2025-05-22 12:52:11 -07:00
Robo
d07e961e03
chore: bump electron@35.4.0 ( #249241 )
...
* chore: bump electron@35.4.0
* chore: update node.js build
* chore: bump distro
2025-05-19 22:36:31 -07:00
dependabot[bot]
84fd8889e8
Bump undici from 7.2.3 to 7.9.0 ( #249029 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 7.2.3 to 7.9.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v7.2.3...v7.9.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 7.9.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-19 08:54:57 -07:00
Daniel Imms
6b8426d125
@xterm/xterm@5.6.0-beta.107
...
Fixes #204663
Fixes #248442
2025-05-14 06:05:39 -07:00
Robo
12326f9906
chore: update to Electron 35 ( #245423 )
...
* chore: bump electron@35.0.1
* chore: update types/node@22.x
* chore: update web types for node v22.x
* chore: bump electron@35.1.2
* chore: update node.js build
* chore: update app.dock usage
Refs 71f3ff6bf2
* chore: bump electron@35.1.4
* chore: bump electron@35.1.5
* ci: bump sysroot to glibc 2.28 and gcc 10.5.0
* ci: enable timeout for smoketests
* chore: bump min glibcxx to 3.4.26 for server
* Revert "ci: enable timeout for smoketests"
This reverts commit afb637e85d .
* chore: update debian dependencies
* fix: workaround npm.ps1 argument parsing with powershell
* chore: update rpm dependencies
* test: partially revert changes from 242535
* test: remove redudant keybinding dispatch for selectTab
* test: fix test failure from running configured tasks
* test: focus settings editor for preferences.test.ts
* node - adopt compile cache (#246835 )
* node - adopt compile cache
* adopt for utility process
* tweaks
* log state of compilation cache
* Revert "log state of compilation cache"
This reverts commit f3840387a583013834762e2c44f6e8424929297f.
* Revert "node - adopt compile cache (#246835 )"
This reverts commit 673a00cab66c9bac87f3cd27b80efa41c80150f1.
* chore: update builds
* chore: bump electron@35.2.0
* chore: bump electron@35.2.1
* chore: bump electron@35.2.2
---------
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com >
2025-05-09 19:03:36 +09:00
Benjamin Pasero
0bf5acc0c7
🆙 @playwright/test ( #248111 )
2025-05-05 13:10:14 +00:00
Ladislau Szomoru
e9daa2e0f3
Engineering - bump version ( #247998 )
2025-05-02 09:45:40 +02:00
Daniel Imms
59662ed045
Update xterm, retain content on erase in display 2 ( #247064 )
...
* xterm@5.6.0-beta.101
Fixes #241401
Part of #75141
* Enable scrollOnEraseInDisplay
This causes erase in display to always push content above the viewport
instead of just erasing it all together. Most terminals act like this.
Fixes #75141
2025-04-21 14:17:53 -04:00
Robo
0ce5246ecb
chore: bump electron@34.5.1 ( #246817 )
...
* chore: bump electron@34.5.1
* chore: update node.js build
* chore: update distro
2025-04-17 16:28:08 +02:00
Matt Bierner
e91a85b456
Build using latest TS version
2025-04-16 09:45:08 -07:00
Connor Peet
c5759394bf
mcp: support streamable HTTP ( #246557 )
...
This PR adds support for 'streamable HTTP' MCP servers. This is
backwards-compatible with existing SSE servers. We'll first try to
initialize the server in streamable HTTP mode, and then fall back to
legacy SSE if that fails.
This PR also adds our own small SSE parser, `eventsource` was too high
level to do what we need to do.
Refs https://github.com/microsoft/vscode/issues/244751
2025-04-14 23:40:28 +00:00
Ladislau Szomoru
c586d5cdee
Engineering - bump deemon ( #246536 )
2025-04-14 13:25:03 -07:00
dependabot[bot]
c0f4c62f46
Bump koa from 2.15.4 to 2.16.1 ( #246107 )
...
Bumps [koa](https://github.com/koajs/koa ) from 2.15.4 to 2.16.1.
- [Release notes](https://github.com/koajs/koa/releases )
- [Changelog](https://github.com/koajs/koa/blob/master/History.md )
- [Commits](https://github.com/koajs/koa/compare/2.15.4...v2.16.1 )
---
updated-dependencies:
- dependency-name: koa
dependency-version: 2.16.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-04-14 10:42:41 +02:00
Ladislau Szomoru
1799c2beaa
Engineering - refactor codesign scripts ( #246459 )
...
* Engineering - consolidate codesign scripts
* Try using a script task
* Switch back to old syntax
* Bump deemon
2025-04-14 09:13:45 +02:00
Ladislau Szomoru
f5bce71ace
Engineering - bump deemon ( #246339 )
2025-04-11 21:05:40 +02:00
Ladislau Szomoru
494379bf91
Engineering - bump deemon ( #246285 )
2025-04-11 07:40:20 +02:00
Ladislau Szomoru
56ebf61f97
Engineering - bump deemon ( #246056 )
2025-04-09 07:47:28 +02:00
Robo
599b974cb5
chore: bump policy-watcher@1.3.2 ( #245973 )
2025-04-08 17:11:22 +02:00
Ladislau Szomoru
36ea9e0726
Engineering - bump deemon ( #245634 )
...
* Engineering - bump deemon
* Bump deemon again
2025-04-04 14:29:51 +00:00
Robo
4b1d47cda4
chore: bump electron@34.4.1 ( #245430 )
...
* chore: bump electron@34.4.1
* chore: bump distro
2025-04-03 12:33:51 +02:00
Robo
d1d0260ab8
chore: bump electron@34.4.0 ( #245227 )
...
* chore: bump electron@34.4.0
* temp: update distro
* chore: bump distro
2025-04-01 15:09:24 +02:00