Commit Graph

4716 Commits

Author SHA1 Message Date
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
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
Tyler James Leonhardt
a275f44665 Bump that distro (#251463)
bump bump bump bump
2025-06-13 17:32:50 -07: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
Robo
d24baf2b6e fix: revert to NSAccessibilityStaticTextRole for list elements (#251057)
* chore: update electron build

* chore: bump distro
2025-06-10 08:47:49 +02:00
Benjamin Pasero
cdf404ff47 debt - restore old layer name (#250928) 2025-06-09 07:08:43 +00:00
Benjamin Pasero
1a41ff6c36 🆙 open@^10.1.2 (#250980) 2025-06-08 22:50:40 -07:00
Benjamin Pasero
c91a397553 debt - improve type and layer checking (#250926) 2025-06-07 09:54:36 -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
Benjamin Pasero
5535b4579f debt - more powerful layer checker with TS support (#250752) 2025-06-06 08:56:50 +02: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
isidorn
9f1f63e8ce fix: update distro version in package.json 2025-05-29 10:41:17 +02:00
Rob Lourens
944327981f Update distro (#250005) 2025-05-28 21:10:35 +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
Benjamin Pasero
35770a121f chat - support an input mode for auth dialog (#249571) 2025-05-24 16:54:01 +10: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
Daniel Imms
6b8426d125 @xterm/xterm@5.6.0-beta.107
Fixes #204663
Fixes #248442
2025-05-14 06:05:39 -07:00
Ladislau Szomoru
b0558e4be3 Engineering - update distro (#248801) 2025-05-13 02:47:10 -07:00
Johannes Rieken
505092bbf7 Towards useDefineForClassFields (#248695)
* final init order fixes https://github.com/microsoft/vscode/issues/243049

* a few more fixed when compiling with `"useDefineForClassFields": true`

https://github.com/microsoft/vscode/issues/243049 and https://github.com/microsoft/vscode/issues/186726

* add a dry-check that ensures we can/could compile/emit with explicitly defined class fields

https://github.com/microsoft/vscode/issues/186726
2025-05-12 11:46:15 +02:00
Robo
eeea4edbea chore: bump distro (#248490) 2025-05-09 12:32:03 +02: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
Raymond Zhao
18dd34ff87 chore: bump distro (#248142) 2025-05-05 10:24:35 -07:00
Benjamin Pasero
0bf5acc0c7 🆙 @playwright/test (#248111) 2025-05-05 13:10:14 +00:00
isidorn
9b48c42de2 update distro pointer 2025-05-05 12:54:27 +02:00
Ladislau Szomoru
e9daa2e0f3 Engineering - bump version (#247998) 2025-05-02 09:45:40 +02:00
Megan Rogge
39e374fb2a update distro (#247867) 2025-04-30 20:58:57 +02:00
isidorn
1dbbbe0087 update distro version in package.json 2025-04-30 14:05:17 +02:00
Sandeep Somavarapu
2b9486161a update distro (#247613) 2025-04-28 18:10:17 +02:00
Raymond Zhao
6bbb824f0f Add Settings editor suggestion div (#247262) 2025-04-25 20:17:43 +02:00
isidorn
901b862f53 update distro version in package.json 2025-04-25 13:32:22 +02:00
Alex Ross
600aaf2794 Bump distro 2025-04-23 16:35:04 +02:00