Martin Aeschlimann
|
9c227f0795
|
bump to 1.99.0 (#242274)
|
2025-02-28 09:38:38 +01: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 |
|
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 |
|
dependabot[bot]
|
d72199fc5d
|
Bump nanoid from 3.3.7 to 3.3.8 (#240988)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-17 11:59:25 +01:00 |
|
dependabot[bot]
|
93604e45c7
|
Bump koa from 2.15.3 to 2.15.4 (#240580)
Bumps [koa](https://github.com/koajs/koa) from 2.15.3 to 2.15.4.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/2.15.4/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.15.3...2.15.4)
---
updated-dependencies:
- dependency-name: koa
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-17 10:16:49 +00: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
|
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 |
|
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 |
|
Sandeep Somavarapu
|
3be7869749
|
use latest policy watcher package (#240290)
|
2025-02-10 12:03:12 -08: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 |
|
Daniel Imms
|
cce1e2da39
|
xterm@5.6.0-beta.97
Fixes #239838
|
2025-02-07 06:45:40 -08: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
|
28927e2a05
|
🆙 @playwright/test@1.50.0 (#238671)
|
2025-01-27 07:44:25 +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 |
|
dependabot[bot]
|
36801b49c9
|
Bump undici from 7.2.0 to 7.2.3
Bumps [undici](https://github.com/nodejs/undici) from 7.2.0 to 7.2.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v7.2.0...v7.2.3)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-22 11:41:07 +01: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 |
|
Christof Marti
|
566a4ca5c8
|
useHostProxy > isUseHostProxyEnabled() (microsoft/vscode-copilot-release#3821)
|
2025-01-16 17:49:47 +01:00 |
|
Matt Bierner
|
f6b5206b33
|
Pick up latest TS for building VS COde
|
2025-01-14 15:31:01 -08:00 |
|
Matt Bierner
|
af5a2ecd50
|
'
Merge branch 'main' into passive-penguin
|
2025-01-10 15:21:11 -08:00 |
|
Matt Bierner
|
a7468b9d9b
|
Bump TS version used for building VS Code
|
2025-01-10 10:34:50 -08:00 |
|
Daniel Imms
|
0e20692aaf
|
Merge pull request #237573 from microsoft/tyriar/237564_progress_handler
Handle terminal progress
|
2025-01-10 05:52:22 -08:00 |
|
Christof Marti
|
da4fcc54ac
|
@vscode/proxy-agent 0.29.0
|
2025-01-09 17:12:10 +01:00 |
|
Daniel Imms
|
f53e4ea0e3
|
Update addon-progress and remove !
|
2025-01-09 06:27:18 -08:00 |
|
Daniel Imms
|
23e6be7d99
|
Handle terminal progress
Fixes #237564
|
2025-01-09 06:04:51 -08:00 |
|
Daniel Imms
|
7297b69dc7
|
Update xterm.js
|
2025-01-08 07:49:13 -08:00 |
|
Alex Ross
|
46fdeafcce
|
Update tree-sitter-wasm (#237466)
|
2025-01-08 11:24:27 +01:00 |
|
Daniel Imms
|
292d0bd51a
|
Merge pull request #236749 from microsoft/tyriar/xterm@241220
@xterm/xterm@5.6.0-beta.74
|
2025-01-06 05:53:19 -08:00 |
|
Robo
|
2e5cbd49c8
|
chore: update electron@32.2.7 (#236843)
* chore: update electron@32.2.7
* chore: bump distro
|
2024-12-23 11:22:49 +01:00 |
|
Daniel Imms
|
9207b53cf3
|
@xterm/xterm@5.6.0-beta.74
Fixes #117741
|
2024-12-20 10:58:46 -08:00 |
|
Matt Bierner
|
1456a95b51
|
Merge branch 'main' into passive-penguin
|
2024-12-19 12:07:36 -08:00 |
|
Matt Bierner
|
fca5600bbd
|
Switch to use nodenext module resolution
This better enforces that imports end with a file extension and also use relative paths
|
2024-12-19 12:03:31 -08:00 |
|
Christof Marti
|
d74499bdb9
|
@vscode/proxy-agent 0.28.0
|
2024-12-19 10:43:46 +01:00 |
|
Matt Bierner
|
2bb6383e85
|
Pick up latest TS nightly
|
2024-12-17 10:59:05 -08:00 |
|
Matt Bierner
|
4452b11e2f
|
Pick up latest TS for building VS Code
|
2024-12-12 14:59:48 -08:00 |
|
Benjamin Pasero
|
679a9f1ace
|
🆙 @parcel/watcher@2.5.0 (#235710)
|
2024-12-11 09:19:48 +01:00 |
|
Dirk Baeumer
|
c43ed48f5f
|
Bump version number to 1.97
|
2024-12-06 09:14:52 +01:00 |
|
Christof Marti
|
c1d0d1433b
|
@vscode/proxy-agent 0.27.0
|
2024-12-05 18:49:56 +01:00 |
|
Matt Bierner
|
2689940fc8
|
Pick up latest TS for building vscode (#235042)
|
2024-12-03 01:41:26 +01:00 |
|
Christof Marti
|
074a0c40f7
|
Move fetch patching to agent package (#228697)
|
2024-12-02 20:43:59 +01:00 |
|
Robo
|
be48d6333b
|
chore: bump electron@32.2.6 (#234816)
* chore: bump electron@32.2.6
* chore: remove exit code workaround for utility process
Refs c90509c2bc
* chore: update node.js build
* chore: bump distro
|
2024-11-28 16:04:02 +01:00 |
|