Matt Bierner
731402dce2
async override -> override async
2021-04-21 13:40:44 -07:00
Christof Marti
eb45f2bd17
Override original agent again ( #117054 )
2021-04-20 17:39:48 +02:00
Christof Marti
0922dbb475
Move vscode-windows-ca-certs dependency ( #120546 )
2021-04-20 15:54:29 +02:00
João Moreno
288368cdc0
add @types/wicg-file-system-access
2021-04-19 22:16:33 +02:00
dependabot[bot]
2288da484d
Bump ssri from 6.0.1 to 6.0.2 ( #121576 )
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-18 11:25:42 -07:00
deepak1556
3fb483e7ff
chore: bump electron@12.0.4
2021-04-16 09:14:14 -07:00
Matt Bierner
ead5639bbe
Pick up new TS nightly for building VS Code
2021-04-12 14:10:09 -07:00
Rob Lourens
e963ace70f
Bump vscode-ripgrep
2021-04-12 12:54:43 -07:00
João Moreno
fb5ea7962a
fix yarn lock
2021-04-12 13:00:44 +02:00
deepak1556
f95b7e935f
Revert "chore: bump electron@12.0.2"
...
This reverts commit 79a429d92d
.
2021-04-09 14:17:02 -07:00
Raymond Zhao
46feb94438
Bump windows-process-tree, fixes #120570
2021-04-09 11:12:11 -07:00
deepak1556
79a429d92d
chore: bump electron@12.0.2
2021-04-09 03:20:20 -07:00
Matt Bierner
bb6757bfc6
Pick up electron 11.4.2 ( #120670 )
...
* Pick up electorn 11.4.2
This brings in the service worker support required for #120654
* Update cgmanifest
2021-04-07 12:48:34 -07:00
Matt Bierner
73ae56b82b
Build with latest TS nightly ( #120690 )
...
* Pick up new TS 4.3
Also tests adding override keywords for extensions as part of #120675
* Update to daily TS and workaround TS 4.3 issue
Works around https://github.com/microsoft/TypeScript/issues/43578
2021-04-07 12:19:05 -07:00
Tyler James Leonhardt
28a246d9ec
Don't call node-gyp anymore ( #120673 )
...
This npx call was installing node-gyp 8.0 which requires a newer version of Python then what's in our containers.
I've removed it but also followed the advice of the comment that says only remove it if prebuild-install is updated in keytar...
So I updated keytar's dependencies which pulled in prebuild-install 6.1.1 with the fix.
If this isn't the right move, feel free to revert and then we can move to Debian Buster which has a version of Python that is new enough.
2021-04-06 16:33:13 -07:00
Daniel Imms
33d5a74355
xterm@4.12.0-beta.20
...
Diff: 0421f6e...eedc314
Part of #120241
2021-04-06 06:52:30 -07:00
João Moreno
b655f69880
update cssnano
2021-04-06 14:28:39 +02:00
Daniel Imms
cd4ef67520
xterm@4.12.0-beta.15
...
Diff: dd952ac...0421f6e
Fixes #120129
2021-04-01 17:58:15 -07:00
Christof Marti
abff1971b9
Update to vscode-proxy-agent 0.8.2 ( #120354 )
2021-04-01 18:00:17 +02:00
Christof Marti
8e93733fb9
Revert to vscode-proxy-agent 0.8.1 ( #120354 )
2021-04-01 17:57:48 +02:00
Daniel Imms
5a673f3349
Revert node-pty update
...
This included the worker change which doesn't work in our product build yet
Fixes #120212
2021-03-31 05:07:32 -07:00
Ladislau Szomoru
0f7d20c3b4
Revert "Add resolution for mkdirp"
...
This reverts commit 7dab1460c1
.
2021-03-31 12:24:32 +02:00
Ladislau Szomoru
7dab1460c1
Add resolution for mkdirp
2021-03-31 12:11:36 +02:00
Matt Bierner
795f44ea6a
Build VS Code with latest TS nightly
2021-03-30 13:30:09 -07:00
Daniel Imms
d3da22dfc4
node-pty@0.11.0-beta4
...
Part of #119046
2021-03-30 07:59:26 -07:00
Daniel Imms
01e935eac9
xterm@4.12.0-beta.11
...
Diff: 6d1a2f3...dd952ac
Fixes #120178
2021-03-30 06:48:33 -07:00
João Moreno
eb7ccce154
update y18n
2021-03-30 09:17:55 +02:00
deepak1556
bfe889d3b9
chore: bump electron@11.4.1
...
Fixes https://github.com/microsoft/vscode/issues/40262
2021-03-29 14:15:38 -07:00
Logan Ramos
08e1302c98
Update telemtry extractor
2021-03-29 17:08:24 -04:00
Christof Marti
d80301ca05
Update to vscode-proxy-agent 0.9.0
2021-03-29 18:00:30 +02:00
Benjamin Pasero
34fa894174
🆙 nsfw
2021-03-29 15:35:57 +02:00
Benjamin Pasero
9c2b053778
🆙 sudo-prompt
2021-03-29 15:31:04 +02:00
Benjamin Pasero
f89406f2da
🆙 native-is-elevated
2021-03-29 15:28:11 +02:00
Benjamin Pasero
2bf76afac6
🆙 jschardet
2021-03-29 15:25:53 +02:00
Daniel Imms
dd8ce59522
xterm@4.12.0-beta.7
...
Diff: 6edfa51...6d1a2f3
Part of #119797
2021-03-26 05:57:27 -07:00
Alexandru Dima
647f872432
Roll back to vscode-textmate@5.2.0
2021-03-25 23:46:44 +01:00
Alex Dima
85d03e9c38
Fixes #119915 : Go back to vscode-oniguruma@1.3.1
2021-03-25 22:31:58 +01:00
Alex Dima
654b5e8046
update to latest vscode-oniguruma
2021-03-25 21:19:43 +01:00
Andre Weinand
64b4f5b934
use final DAP 1.46.0
2021-03-24 19:24:17 +01:00
Alexandru Dima
f600cd9ef2
Fix compilation errors: update to latest vscode-textmate
2021-03-23 14:51:16 +01:00
Alexandru Dima
788c9dfdc4
update deps
2021-03-23 14:10:08 +01:00
SteVen Batten
4977db85c0
update tas-client-umd
2021-03-22 14:02:22 -07:00
Daniel Imms
dfe12887da
xterm@4.12.0-beta.3
...
Diff: https://github.com/xtermjs/xterm.js/compare/4.11.0...6edfa51
Fixes #115814
2021-03-19 06:22:24 -07:00
Christof Marti
8595f6f5d0
Update to align log level constants
2021-03-19 10:59:26 +01:00
Christof Marti
3014c755cd
Pick up fix for #117054
2021-03-16 13:14:33 +01:00
dependabot[bot]
256ce60286
Bump elliptic from 6.5.3 to 6.5.4 ( #118478 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 01:37:05 -08:00
meganrogge
6922f6150d
xterm@4.11.0
...
Diff: https://github.com/xtermjs/xterm.js/compare/a73fe62...4.11.0
2021-03-09 11:06:03 -08:00
Christof Marti
20b1961291
Move proxy resolution to vscode-proxy-agent ( #117054 )
2021-03-08 15:20:12 +01:00
Matt Bierner
a01035c44f
Pick up latest TS 4.3 for building VS Code
2021-03-05 18:49:17 -08:00
Johannes Rieken
3559e47c08
update gulp-tsb
2021-03-01 15:51:01 +01:00