Commit Graph

4716 Commits

Author SHA1 Message Date
Robo
c6a01c44e2 chore: update runtime builds (#243077)
* chore: update runtime builds

* chore: bump distro
2025-03-10 16:15:18 +01:00
Johannes Rieken
c04ac5a5df add property-init-order-check and run during CI (just like valid layers check) (#243042)
Enable ignore list which capture current violations and todo list
2025-03-10 10:22:18 +01:00
Rob Lourens
d8aba066d4 Bump @vscode/ripgrep (#243004)
* Bump @vscode/ripgrep
Brings in error handling fixes

* In remote/ too
2025-03-10 05:38:29 +00:00
Benjamin Pasero
3180cbe178 GitHub Copilot Sign-In Issues After VS Code Update (fix #242819) (#242962) 2025-03-09 08:27:07 +01:00
isidorn
b23a7b5628 update distro pointer 2025-03-05 10:19:18 +01:00
Rob Lourens
f6f7a1a198 Bump distro (#242441) 2025-03-03 07:21:00 +01:00
Martin Aeschlimann
9c227f0795 bump to 1.99.0 (#242274) 2025-02-28 09:38:38 +01:00
Martin Aeschlimann
649a74e7d8 Update third party licenses for 1.98 (#241806)
* Update third party licenses for 1.98

* update
2025-02-25 11:42:35 +00:00
Logan Ramos
299a50cdd8 Bump distro (#241763) 2025-02-24 22:26:55 +01:00
Tyler James Leonhardt
f4c6026937 Bump distro (#241604)
for trustedAuth product.json changes
2025-02-22 17:07:39 -08:00
Robo
f8b29f8da2 chore: bump electron@34.2.0 (#241077)
* chore: bump electron@34.2.0

* chore: update builds

* chore: update builds

* chore: bump distro
2025-02-21 13:26:39 -08:00
Christof Marti
1abef4d973 @vscode/proxy-agent 0.32.0 2025-02-20 23:47:59 +01:00
Alex Ross
38b30e9cc1 Update @vscode/tree-sitter-wasm (#241351) 2025-02-20 16:42:47 +01:00
Connor Peet
f9dd5e1a8d chat: better problems integration (#241276)
chat: allow referencing and dragging in diagnostics

- There is a new proposal which adds `ChatReferenceDiagnostic` as a
  prompt reference type
- You can now pick "Problems..." as part of the chat attachment context
- You can drag and drop files and individual diagnostics from the
  Problems view into chat. Previously trying to do this would just
  attach the file.
2025-02-20 02:38:32 +01:00
João Moreno
6c72e0ffcf bump innosetup (#241072) 2025-02-19 08:29:30 -08:00
Robo
d97a6ef8df chore: bump node-pty@1.1.0-beta30 (#241115) 2025-02-19 05:24:59 +01:00
Benjamin Pasero
98343beb6e update distro (#241028) 2025-02-17 19:26:38 +01:00
dependabot[bot]
0bb5113178 Bump serialize-javascript and mocha (#240320)
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `serialize-javascript` from 6.0.0 to 6.0.2
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v6.0.0...v6.0.2)

Updates `mocha` from 10.2.0 to 10.8.2
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.2.0...v10.8.2)

---
updated-dependencies:
- dependency-name: serialize-javascript
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-17 11:16:14 +01:00
Daniel Imms
cfbc936a71 Merge pull request #240806 from microsoft/tyriar/239917
xterm@^5.6.0-beta.98
2025-02-15 03:05:52 -08:00
isidorn
4226156d4f update distro pointer 2025-02-14 20:27:58 +01:00
Daniel Imms
938f85c342 xterm@^5.6.0-beta.98
Fixes #239917
Includes xtermjs/xterm.js#5313
2025-02-14 07:10:51 -08:00
Alex Ross
e2a3691756 Use tree sitter for ini (#240534)
* Use tree sitter for ini
Part of #210475

* Include ini in tree sitter colorization tests

* Remove /r
2025-02-13 08:36:42 +01:00
Raymond Zhao
6ca1219085 chore: bump distro (#240555) 2025-02-12 19:40:38 +01:00
Robo
f94b27000c chore: update to Electron 34 (#237557)
* chore: update electron@33.3.0

* chore: update for webFrameMain possibly being null

Refs ae9f2df082

* chore: update debian deps

* chore: update rpm deps

* chore: bump electron@34.0.0-beta.12

* temp: use std::format for spdlog

* chore: update debian deps

* chore: update rpm deps

* chore: bump electron@34.0.0

* chore: bump electron@34.0.1

* chore: bump electron@34.1.0

* chore: update required portal version

* chore: use enableDeprecatedPaste

* chore: update builds

* chore: bump distro
2025-02-12 10:36:35 +01:00
Logan Ramos
f12fa05bd6 Bump distro (#240429) 2025-02-11 22:34:27 +01:00
Logan Ramos
f049bf5d61 Bump distro (#240315) 2025-02-11 01:55:37 +01:00
Sandeep Somavarapu
3be7869749 use latest policy watcher package (#240290) 2025-02-10 12:03:12 -08:00
Robo
f6d7908eef fix: context-menu event emitted twice on macOS (#240261)
* fix: context-menu event emitted twice on macOS

* chore: bump distro
2025-02-10 18:14:05 +01:00
Sandeep Somavarapu
b888f04bae use latest policy watcher package (#240175)
* use latest policy watcher package

* update package-lock.json
2025-02-10 11:56:11 +00:00
Daniel Imms
608fb3070c Merge pull request #239958 from microsoft/tyriar/239838
xterm@5.6.0-beta.97
2025-02-07 13:03:51 -08:00
Matt Bierner
facd9ba2fd Pick up latest TS for building VS Code 2025-02-07 12:15:10 -08:00
Rob Lourens
5e5183a362 🔪 DELETE chatVariableResolver API proposal 💀 (#239755)
* 🔪 DELETE chatVariableResolver API proposal 💀

* Remove import

* Remove chat variable test

* Bump distro
2025-02-07 19:03:21 +01:00
Daniel Imms
cce1e2da39 xterm@5.6.0-beta.97
Fixes #239838
2025-02-07 06:45:40 -08:00
Sandeep Somavarapu
b02f84ecac update distro (#239805) 2025-02-06 15:38:32 +01:00
Alex Ross
39cf1ffb98 Adopt Tree-Sitter 0.25.1 (#239683)
* Adopt Tree-Sitter 0.25.1

* Update @vscode/tree-sitter-wasm

* Fix incorrect redirect
2025-02-05 17:58:39 +00:00
Benjamin Pasero
1b5d712dda 🆙 @parcel/watcher@2.5.1 (#239291) 2025-01-31 11:21:51 +01:00
Connor Peet
f9c927cf7a eng: rev to 1.98 (#239269) 2025-01-31 00:36:53 +01:00
Christof Marti
50e77b543f @vscode/proxy-agent 0.31.0 2025-01-29 16:49:16 +01:00
Benjamin Pasero
d99174934e 🆙 distro (#239086) 2025-01-29 13:57:19 +01:00
Connor Peet
ba815c5c82 eng: rev TPN for 1.97 (#238902) 2025-01-27 23:40:37 +01:00
Benjamin Pasero
28927e2a05 🆙 @playwright/test@1.50.0 (#238671) 2025-01-27 07:44:25 +01:00
Karthik Nadig
c06e38cb49 Update distro 2025-01-24 09:22:34 -08:00
eleanorjboyd
1e191dcb44 update distro 2025-01-24 08:10:15 -08:00
Alex Ross
27d92d9a88 Bumpt distro (#238664) 2025-01-24 14:33:06 +01:00
Sandeep Somavarapu
560144803d update distro (#238559) 2025-01-23 13:32:12 +01:00
Benjamin Pasero
485f68f364 chat setup - force sign-in when picked (#238502) 2025-01-22 21:33:07 +01:00
Benjamin Pasero
15d619c0a9 Copilot setup: support for ghe.com accounts
fix microsoft/vscode-copilot#11890
fix /issues/238013
2025-01-22 20:42:13 +01:00
Matt Bierner
b61a7f3475 Merge pull request #236640 from mjbvz/passive-penguin
Switch to use nodenext module resolution
2025-01-22 03:27:09 -08:00
Matt Bierner
8843616d9c bump typescript version for building vscode 2025-01-21 13:39:02 -08:00
Robo
4a0183a278 fix: incorrect ripgrep binaries bundled for windows arm64 (#238287) 2025-01-20 13:34:41 +01:00