Henning Dieterichs
a550ce559d
updates component explorer
2026-02-23 22:44:44 +01:00
mrleemurray
9bd29418e0
Update @vscode/codicons to version 0.0.45-10 in package.json and package-lock.json
2026-02-23 15:33:53 +00:00
Dmitriy Vasyura
4eb8565469
Get accurate Windows version info from registry instead of os.release() ( #295842 )
...
Used Windows registry to retrieve Windows release and build numbers.
Added passing User-Agent header to update service.
Updated installer launch env to ignore compat mode.
2026-02-23 16:06:56 +01:00
Henning Dieterichs
155c18ecfc
updates component explorer ( #296938 )
...
* updates component explorer
* updates package.json
* fix screenshot CI: install build/ dependencies for jsonc-parser
* sets relative base
* updates lockfile
2026-02-23 11:44:35 +01:00
Kyle Cutler
0dcfca3823
Browser: preparation for tools ( #296657 )
...
* Browser: preparation for tools
* feedback, fix build
* fix
* fix
* feedback
2026-02-22 16:36:40 -08:00
Anthony Kim
80eaba3b1c
Bump xterm for kitty image updates ( #296577 )
2026-02-20 13:12:33 -08:00
Henning Dieterichs
2751fb4d2f
adds component explorer
2026-02-20 19:57:07 +01:00
Matt Bierner
881ce77c81
Bump @vscode/vscode-languagedetection
...
Picks up https://github.com/microsoft/vscode-languagedetection/pull/34
2026-02-18 22:12:46 -08:00
dependabot[bot]
2b3ee49466
Bump tar from 7.5.7 to 7.5.9 ( #295928 )
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 7.5.7 to 7.5.9.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.7...v7.5.9 )
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.9
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-18 09:05:45 -08:00
Anthony Kim
f32f3306fd
Enable kitty graphics protocol, bump xterm.js ( #295701 )
...
* Bump xterm to enable kitty images
* edit comment about gpu acceleration+kitty
* Update to 162
* Update please
* Mention enable transparency mode
* Stop messing with git
* Update to 165
2026-02-17 21:12:26 -08:00
Benjamin Pasero
b1009c98bb
Sessions exploration ( #294912 )
2026-02-17 14:14:39 +00:00
Kyle Cutler
06c5122892
Bootstrap Playwright service ( #295261 )
...
* Bootstrap Playwright service
* feedback
2026-02-17 10:19:57 +11:00
Lee Murray
5892b05779
Merge pull request #295580 from microsoft/mrleemurray/exuberant-fuchsia-guppy
...
Update @vscode/codicons version to 0.0.45-8
2026-02-16 13:26:37 +00:00
Robo
68931fd75f
chore: bump electron@39.6.0 ( #295559 )
...
* chore: bump electron@39.6.0
* chore: bump distro
2026-02-16 18:26:26 +05:00
mrleemurray
3a4baed816
Update @vscode/codicons version to 0.0.45-8 in package.json and package-lock.json
2026-02-16 12:41:06 +00:00
mrleemurray
9d1ba054ae
Update codicons version to 0.0.45-7 and add new icon 'openInWindow'
2026-02-13 13:52:46 +00:00
Robo
27ea56f796
chore: bump electron@39.5.2 ( #294238 )
...
* chore: bump electron@39.5.2
* chore: update checksums
* chore: undo bits on macOS
* chore: update lockfile
* chore: update node.js build
* chore: bump distro
2026-02-12 21:11:08 +00:00
mrleemurray
341b0df09f
Update @vscode/codicons to version 0.0.45-6 in package.json and package-lock.json
2026-02-11 11:37:12 +00:00
Daniel Imms
ba35bc88a7
Revert "Merge pull request #294104 from microsoft/tyriar/revert"
...
This reverts commit a8f61833a3 , reversing
changes made to 7e883bb398 .
2026-02-10 08:23:47 -08:00
Daniel Imms
64894bd732
Revert "Merge pull request #294081 from microsoft/tyriar/xterm_20260210"
...
This reverts commit fbefd6388b , reversing
changes made to f8b1fe06c5 .
2026-02-10 03:33:23 -08:00
Daniel Imms
8def2f99b7
@xterm/xterm@6.1.0-beta.152
...
Fixes #293529
2026-02-10 01:47:20 -08:00
dependabot[bot]
1de769f5d5
Bump webpack from 5.100.0 to 5.105.0 ( #293210 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.100.0 to 5.105.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack/compare/v5.100.0...v5.105.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-version: 5.105.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-06 10:28:09 -08:00
Daniel Imms
30d0f4595f
Merge pull request #292685 from microsoft/xterm_20260203
...
@xterm/xterm@6.1.0-beta.144, add textBlinking
2026-02-04 04:24:39 -08:00
Christof Marti
519788fbcb
@vscode/proxy-agent 0.38.0 ( #289736 )
2026-02-04 08:49:34 +01:00
Daniel Imms
359c2ec968
@xterm/xterm@6.1.0-beta.144
...
Fixes #245840
Fixes #290919
Part of #292572
Part of #292550
2026-02-03 08:24:12 -08:00
mrleemurray
1a4b5b0af1
Update @vscode/codicons version to 0.0.45-5 in package.json and package-lock.json
2026-02-02 11:37:08 +00:00
Matt Bierner
e6f0ffde9c
Merge pull request #291937 from mjbvz/dev/mjbvz/severe-buzzard
...
Update build ts versions
2026-01-31 15:34:15 -08:00
Raymond Zhao
b428b97455
chore: bump vscode/ripgrep to 1.17.0 ( #272744 )
...
* chore: bump vscode/ripgrep to 1.17.0
* Remove outdated test
Nested alternates are now supported in ripgrep 15
2026-01-30 23:05:22 +00:00
Matt Bierner
7baa2bac1c
Update built ts versions
2026-01-30 09:27:13 -08:00
Johannes Rieken
4d48941236
update version to 1.110.0 ( #291832 )
...
update version
2026-01-30 11:27:04 +01:00
dependabot[bot]
acfc362937
Bump tar from 7.5.6 to 7.5.7 ( #291723 )
...
Bumps tar from 7.5.6 to 7.5.7.
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.7
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-29 20:51:53 +00:00
mrleemurray
12ce890b0b
Update @vscode/codicons to version 0.0.45-4 and add 'claude' icon to codiconsLibrary
2026-01-29 17:26:06 +00:00
mrleemurray
a6f5b3e9a6
Update @vscode/codicons to version 0.0.45-2 and add 'openai' icon to codiconsLibrary
2026-01-29 16:07:23 +00:00
Robo
7d83ce8c7e
chore: update node-pty@1.2.0-beta.10 ( #291471 )
2026-01-28 20:52:07 -08:00
Daniel Imms
94fe2c1a48
@xterm/xterm@6.1.0-beta.109
...
Part of #286809
This brings in xtermjs/xterm.js#5625
2026-01-27 06:59:35 -08:00
Johannes Rieken
e7a06c8eab
Revert "@xterm/xterm@6.1.0-beta.109" ( #290689 )
...
This reverts commit aef55e6ca4 .
2026-01-27 07:12:59 +00:00
Daniel Imms
aef55e6ca4
@xterm/xterm@6.1.0-beta.109
...
Part of #286809
2026-01-26 14:57:06 -08:00
Robo
67655b30f5
chore: bump electron@39.3.0 ( #289985 )
...
* chore: bump electron@39.3.0
* chore: update build
* chore: bump distro
2026-01-26 21:02:29 +00:00
Alex Ross
ebfddb80a1
Update codicons to get worktree icon ( #290425 )
2026-01-26 16:39:06 +00:00
Alex Ross
10abebd051
Get codicons from node module ( #289705 )
...
* Revert "Revert codicon change (#289683 )"
This reverts commit de6f371a92 .
* Always run postinstall
* Two more places
* Move codicon copy into compilation
* Fix pipelines
* Update readme
* Fix watch task
* Move copy codicons
* MIssed some spots
* Error handing
* Fix path
2026-01-26 12:13:48 +01:00
Raymond Zhao
8c0e4ff82c
chore: bump diff ( #290039 )
2026-01-23 15:27:14 -08:00
Raymond Zhao
564100cbce
chore: bump parcel/watcher ( #289984 )
2026-01-23 12:52:42 -08:00
dependabot[bot]
076a151b6a
build(deps): bump lodash-es from 4.17.22 to 4.17.23 ( #289522 )
...
Bumps [lodash-es](https://github.com/lodash/lodash ) from 4.17.22 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits/4.17.23 )
---
updated-dependencies:
- dependency-name: lodash-es
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-23 10:00:37 -08:00
Aiday Marlen Kyzy
d3cca074a0
upgrading the vscode-textmate package ( #289876 )
2026-01-23 11:42:12 +00:00
Robo
0ced11929b
feat: add dmg for macOS ( #289179 )
...
* feat: add dmg for macOS arm64
* chore: create dmg for all archs
* chore: move zx dependency to build
* fix: invalid condition in universal build
* chore: update background
* fix: publishing universal dmg
2026-01-22 18:21:39 -08:00
Raymond Zhao
e0c97ec0c5
chore: bump spdlog and node-pty ( #289748 )
2026-01-22 14:49:29 -08:00
Alex Ross
de6f371a92
Revert codicon change ( #289683 )
...
Revert "Copy codicons file as part of the build (#289411 )"
This reverts commit 08d958aa2b .
2026-01-22 17:08:50 +00:00
dependabot[bot]
66c4801a8c
build(deps-dev): bump lodash from 4.17.21 to 4.17.23 ( #289515 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-22 16:08:41 +01:00
Alex Ross
08d958aa2b
Copy codicons file as part of the build ( #289411 )
...
* Copy codicons file as part of the build
Part of #283823
* Merge branch 'main' into alexr00/inadequate-skink
* Remove unneeded changes
* Add readme
* Merge branch 'main' into alexr00/inadequate-skink
* Error handling for copy
* Do copy for editor
* Merge branch 'main' into alexr00/inadequate-skink
* Bump codicon version
2026-01-22 15:57:44 +01:00
Christof Marti
f7730c409e
Update @vscode/proxy-agent to 0.37.0
2026-01-22 14:41:26 +01:00