Daniel Imms
d141a1fcce
xterm@5.3.0-beta.61
2023-08-23 05:47:07 -07:00
Daniel Imms
7ab8588219
xterm@5.3.0-beta.58
...
Fixes #189684
Part of #190195 (diagnostics)
2023-08-22 07:45:38 -07:00
Daniel Imms
b2a482303c
xterm@5.3.0-beta.46
2023-08-18 16:38:52 -07:00
Logan Ramos
6c7f0cc883
Fix telemetry module ( #190513 )
...
* Fix telemetry module
* Update missed package.json
2023-08-15 12:49:34 -07:00
Daniel Imms
6ba4565217
xterm@5.3.0-beta.42
...
Fixes #189753
2023-08-15 10:36:34 -07:00
Henning Dieterichs
50a58a8b65
Use https ( #190358 )
2023-08-14 17:24:42 +02:00
Daniel Imms
0c6b510904
xterm@5.3.0-beta.39
...
Fixes #190374
Fixes #190371
2023-08-14 07:37:54 -07:00
Daniel Imms
40e49b473f
xterm@5.3.0-beta.32
...
Fixes #187082
Fixes #190270
Part of #190246
2023-08-11 13:39:47 -07:00
Daniel Imms
a5af563a32
xterm@5.3.0-beta.28
...
Fixes #189600
2023-08-10 08:53:06 -07:00
Logan Ramos
3ee5c838ef
Update 1DS and add back envelope ( #190056 )
...
* Update 1DS and add back envelope
* Update missed 1DS packages
2023-08-09 12:58:27 -07:00
Robo
ea490e5545
chore: update to Electron 25 ( #188268 )
...
* chore: update electron@25.3.0
* ci: update NodeTool version
* chore: update @types/node
* add more common types to layers checker
* chore: update debian dependencies
* chore: update rpm dependencies
* fix: use legacy dns result order of Node.js
* ci: remove deprecated always-auth npm config
Refs npm/cli@72a7eeb
* chore: update deb and rpm dependencies
* chore: update armhf rpm dependencies
* chore: update x64 debian dependencies
* chore: update x64 rpm dependencies
* chore: update electron@25.3.1
* chore: update electron@25.4.0
* chore: bump distro
* chore: bump distro
---------
Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2023-08-07 21:46:27 +09:00
Daniel Imms
b6676f60e9
Add ignoreBracketedPasteMode setting
...
Fixes #187480
2023-08-02 07:34:45 -07:00
Daniel Imms
a52b37978f
xterm@5.3.0-beta.21
...
Fixes #189403
Fixes #189405
2023-08-01 13:03:47 -07:00
Daniel Imms
fa386214dc
xterm@5.3.0-beta.17
...
Fixes #158923
2023-08-01 07:33:23 -07:00
Christof Marti
51a55c021f
Update to @vscode/proxy-agent 0.17.2
2023-07-27 19:38:49 +02:00
Daniel Imms
ce2579718d
Revert "chore: bump node-pty@1.1.0-beta3"
...
This reverts commit 5083bb50a5
.
This update caused macOS task integration tests to consistently fail.
2023-07-24 10:14:32 -07:00
deepak1556
5083bb50a5
chore: bump node-pty@1.1.0-beta3
2023-07-24 19:48:52 +09:00
Christof Marti
cb0f0efbcc
Remember when ticket was requested ( #187456 )
2023-07-20 18:34:07 +02:00
Christof Marti
6ae441b56f
Kerberos auth for proxies ( #188130 )
2023-07-19 20:11:00 +02:00
Christof Marti
35573c42a5
Update to @vscode/proxy-agent 0.16.0
2023-07-17 12:10:25 +02:00
Raymond Zhao
5be539a588
Bump semver ( #187654 )
2023-07-12 01:49:45 +02:00
Daniel Imms
9f5cd8e693
xterm@5.3.0-beta.7
...
Fixes #184894
2023-07-11 07:19:10 -07:00
Christof Marti
e1338bd060
Update to @vscode/proxy-agent 0.15.0
2023-07-07 19:34:37 +02:00
dependabot[bot]
6fa852f87a
Bump semver from 7.3.5 to 7.5.3 in /remote ( #185981 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.3.5 to 7.5.3.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.3.5...v7.5.3 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-05 16:29:29 -07:00
Benjamin Pasero
329cfd3999
🆙 `graceful-fs@4.2.11` ( #186713 )
...
* 🆙 `graceful-fs@4.2.11`
* also update remote
2023-06-30 13:32:34 +02:00
Andrea Mah
45b31e9a87
ripgrep 1.15.4->1.15.5 ( #186243 )
2023-06-27 10:05:52 +09:00
Robo
9cdd289db0
chore: update node checksums ( #186181 )
...
* chore: update node checksums
* chore: bump distro
2023-06-26 18:20:59 +02:00
Christof Marti
eeb87b3018
Load certificates in net.connect ( #185098 )
2023-06-19 14:13:15 +02:00
Robo
8fb5ea0142
feat: use custom tag instead of custom version for MS electron releases ( #181309 )
...
* feat: use custom tag instead of custom version for MS electron releases
* chore: bump @vscode/gulp-electron
* chore: move build id to .yarnrc
* chore: rename enableUNCAccessChecks => restrictUNCAccess
* chore: update electron@22.3.11
* chore: add build info to about dialog
* chore: simplify helper function
* chore: remove unused node.js checksums
* chore: bump nodejs internal version
* chore: bump distro
* fix: revert changes to sign.ts
* chore: bump distro
2023-06-17 03:03:35 +02:00
Daniel Imms
6287e1f583
Replace escape sequence logging with terminal log channel
...
Fixes #185349
2023-06-16 09:51:41 -07:00
Benjamin Pasero
518a183762
eng - add build version of node.js to `.yarnrc` ( #185302 )
...
* eng - add build version of node.js to `.yarnrc`
* 🆙 distro
2023-06-16 09:10:24 +02:00
Raymond Zhao
3170765bf7
Bump node-pty to 1.1.0-beta1 ( #185273 )
2023-06-15 14:02:55 -07:00
Daniel Imms
b8fe761e22
Merge pull request #184942 from microsoft/tyriar/node-pty1
...
node-pty@1.0
2023-06-12 13:43:33 -07:00
Raymond Zhao
13e7d80fcd
Bump windows-process-tree ( #184759 )
...
Fixes https://github.com/microsoft/vscode/issues/179697
2023-06-12 11:36:56 -07:00
Daniel Imms
ecb489bbb0
node-pty@1.0
2023-06-12 11:30:42 -07:00
Raymond Zhao
d81ca6dfca
Bump windows-registry to 1.1.0 ( #184741 )
2023-06-09 13:02:58 -07:00
Daniel Imms
eab609db88
Merge pull request #184738 from microsoft/tyriar/npe_fix
...
Fix NPEs on buffer line and windowsPty option
2023-06-09 11:13:35 -07:00
Daniel Imms
af709ea462
Fix NPEs on buffer line and windowsPty option
2023-06-09 10:02:43 -07:00
Daniel Imms
bd67e21e3a
node-pty@0.11.0-beta33 and fix Windows clear issue
...
Fixes #75141
2023-06-09 09:00:09 -07:00
Daniel Imms
773edabc84
xterm@5.2
2023-06-08 15:05:55 -07:00
Andrea Mah
867f4ec164
bump ripgrep to 1.15.4 ( #184625 )
2023-06-08 20:07:23 +02:00
Daniel Imms
b28ef2d2e1
Update xterm and adopt windowsPty
...
Fixes #134448
2023-06-07 12:41:50 -07:00
Daniel Imms
81d508ef30
xterm@5.2.0-beta.49
...
Fixes #161316
Fixes #181242
2023-05-23 06:29:44 -07:00
Daniel Imms
2b6884799f
xterm@5.2.0-beta.43
...
Part of #178017
2023-05-19 06:35:28 -07:00
Andrea Mah
5d781004d2
bump ripgrep 1.15.3 ( #182769 )
...
Fixes #179907
2023-05-17 09:21:04 -07:00
Daniel Imms
e7a3127217
Integrate xterm-addon-image
2023-05-14 08:09:17 -07:00
João Moreno
eccad6a3c3
bump @vscode/proxy-agent ( #182052 )
2023-05-10 15:28:37 +02:00
Daniel Imms
e0ed5a1c91
xterm@5.2.0-beta.40
...
Fixes #181740
2023-05-09 08:02:02 -07:00
SteVen Batten
4dbb5dcb65
bump tas-client-umd 0.1.8 ( #180345 )
...
* bump tas-client-umd 0.1.8
* undo accidental spdlog addition
2023-04-19 19:34:35 +02:00
Raymond Zhao
22ed59eb3d
Bump windows-process-tree with workaround for typings ( #179649 )
2023-04-11 10:05:56 -07:00