Robo
ad0b5d23c1
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
* chore: bump distro
2025-08-26 15:40:21 +02:00
Matt Bierner
e4e8f2ad79
Update build TS versions
2025-08-25 10:32:36 -07: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
Matt Bierner
abcaa99ca8
Pick up latest ts for building VSCode
2025-08-12 14:03:00 -07:00
Martin Aeschlimann
0a7d448183
Merge pull request #256591 from microsoft/dependabot/npm_and_yarn/multi-1083d179d6
...
Bump on-headers and morgan
2025-08-07 17:59:15 +02:00
Matt Bierner
02ea848986
reset package.json
2025-08-06 10:30:32 -07:00
Matt Bierner
7db0d1db7c
Bumping ts versions in script
2025-08-06 10:27:07 -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
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
Robo
b5eca89fec
chore: bump gulp-electron@1.38.1 ( #257847 )
2025-07-25 09:00:27 -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
Matt Bierner
3059a176b1
Revert "chore: update to Electron 37 ( #256287 )"
...
This reverts commit 9f4784d4bb .
2025-07-17 16:27:56 -07:00
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