Commit graph

3964 commits

Author SHA1 Message Date
Matt Bierner b93c7bcfa6
Pick up latest TS for building VS Code (#197005) 2023-10-30 10:19:33 -07:00
Ulugbek Abdullaev 6cfa090053
Bump version to 1.85 (#196813) 2023-10-27 12:31:47 +02:00
Bhavya U df99ffae53
Update distro (#196778)
Bump distro
2023-10-27 03:27:33 +02:00
Daniel Imms e44dc17a56
Update distro 2023-10-26 11:54:21 -07:00
Bhavya U fbf2eb9583
Bump distro (#196519) 2023-10-25 03:29:51 +02:00
Ulugbek Abdullaev 2346f95977 release 1.84.0 update 3rd party notices 2023-10-24 01:36:58 +02:00
Sandeep Somavarapu 7b69e4aaa6
fix #194981 (#196322) 2023-10-23 15:37:17 -07:00
Ladislau Szomoru e1d9c44890
Bump distro (#196271) 2023-10-23 15:34:11 +02:00
João Moreno 2c973350c5
chore: bump electron@25.9.2 (#196249)
* chore: bump electron@25.9.2

* chore: bump distro

* install setuptools

https://github.com/nodejs/node-gyp/issues/2915
2023-10-23 14:43:33 +02:00
Daniel Imms d18bce4980
Merge pull request #195825 from microsoft/tyriar/float_5
Make xterm.js multi-window aware
2023-10-18 00:06:45 -07:00
Benjamin Pasero 58bdf2c7c4
🆙 distro (#195858) 2023-10-17 21:51:06 -07:00
Daniel Imms 5d945cf097
Make xterm.js multi-window aware
Fixes #195577
2023-10-17 11:50:45 -07:00
Robo c6482f7f4b
chore: bump electron@25.9.1 (#195755)
* chore: bump electron@25.9.1

* chore: bump distro
2023-10-17 08:31:39 +02:00
Daniel Imms 9a3ab9cc68
Merge branch 'main' into tyriar/float_4 2023-10-16 10:47:50 -07:00
João Moreno 9905225b1a
Remove win32-ia32 target (#195559)
* remove win32-ia32

* update distro
2023-10-16 13:28:09 +02:00
Ladislau Szomoru d169c087c1
Update distro (#195679) 2023-10-16 11:33:20 +02:00
Rob Lourens 54afbddf86
Update distro (#195604) 2023-10-14 01:13:12 +02:00
Daniel Imms b40a630d8a
Adopt documentOverride in xterm.js
Fixes #195595
2023-10-13 14:05:05 -07:00
Connor Peet c2a6932e9e
eng: onboard to the extension test runner (#195570)
* eng: onboard to the extension test runner

Adds a `.vscode-test.js` file that uses the new extension test CLI to
run tests. Also, onboards the markdown-language-features as the first
built-in extension to use it.

With the `ms-vscode.extension-test-runner` extension installed, the
markdown-language-features' tests can be run and debugged easily in
the UI :)

* fixup
2023-10-13 13:11:05 -07:00
Raymond Zhao e20515c62e
Bump dependencies for debug sub-dependency (#195513) 2023-10-13 09:01:12 -07:00
Rob Lourens 8de0cf79d2
Update distro (#195516) 2023-10-12 22:24:36 +02:00
Daniel Imms ca1ee8b75b
Update distro 2023-10-09 10:21:33 -07:00
isidor b0f042f318 update distro 2023-10-09 14:15:51 +02:00
João Moreno a5d71aad39
Cleanup dependencies (#195026)
* move build dependencies to devDependencies

* build: bump tree-sitter

* dependencies cleanup

* remove leftover file
2023-10-09 09:34:15 +02:00
Aiday Marlen Kyzy f3ba327ea8
updating distro 2023-10-05 11:25:05 +02:00
Daniel Imms c2a94f43de
Merge pull request #194611 from microsoft/tyriar/node-pty-update
node-pty@1.1.0-beta5
2023-10-02 12:57:30 -07:00
Matt Bierner 10d94ba0f3
Pick up latest TS nightly for building VS Code (#194631) 2023-10-02 19:40:35 +01:00
Daniel Imms 6c69a36424
Merge branch 'main' into tyriar/node-pty-update 2023-10-02 11:29:53 -07:00
Benjamin Pasero 19e7782b95
🆙 distro (#194620) 2023-10-02 16:55:16 +01:00
Daniel Imms 0d114d7e62
node-pty@1.1.0-beta5
Regular update, includes node-gyp as a dev dep
2023-10-02 07:28:36 -07:00
Bhavya U 70722bcbb1
Bump version to 1.84 (#194499) 2023-09-29 18:38:53 +01:00
João Moreno 318f421af3
chore: bump electron@25.8.4 (#194488) 2023-09-29 16:48:48 +01:00
Alex Ross 9e9b514f42
Update distro to get debugpy API proposal (#194468) 2023-09-29 10:44:14 +01:00
Daniel Imms 9df7d42604
xterm-addon-search@0.14.0-beta.27
Fixes #194098
2023-09-27 10:24:58 -07:00
João Moreno 45358184ef
Introduce trustedExtensionProtocolHandlers (#194304)
* remove url

* use trustedExtensionProtocolHandlers
2023-09-27 15:35:55 +01:00
Rob Lourens 254b455d8f
Bump distro (#194247) 2023-09-27 02:21:48 +01:00
Bhavya U 34d89757d8
Update license info from OSS Tool (#194025)
* Update license info from OSS Tool

* update distro commit hash
2023-09-25 13:45:07 -07:00
Joyce Er 720fb55092
chore: 🆙 distro (#193829) 2023-09-22 18:53:35 +01:00
Robo a556eb6abb
chore: bump electron@25.8.2 (#193798)
* chore: bump electron@25.8.2

* chore: bump distro
2023-09-22 15:51:59 +01:00
Connor Peet 31067371f2
eng: fix snapshot tests in macos webkit for real? (#193734)
Second attempt at this, which should work. Stop trying to use
exposeFunction, which seems to work poorly on macOS webkit in CI, and
just run a server with HTTP endpoints to do the "RPC."

Reuses Alex's "yaserver" module that we were already using for other
tests. Uses a secure random prefix for security in each run.
2023-09-21 22:48:21 +01:00
isidor 4b1f945bdf update distro pointer 2023-09-21 16:37:26 +02:00
Daniel Imms 57f0d81457
xterm@5.4.0-beta.27
Fixes #192672
2023-09-20 09:06:58 -07:00
Christof Marti 30605c2548 Update to @vscode/proxy-agent 0.17.4 2023-09-20 10:53:09 +02:00
Matt Bierner 70139e827a
Pick up latest TS nightly for building VS Code (#193534)
Required fixing a real typing error
2023-09-19 17:25:11 -07:00
Rob Lourens e7902c58b0
Bump distro (#193413) 2023-09-19 00:28:07 +01:00
Christof Marti 5ae15d5398 Update @vscode/proxy-agent and enable new cert loading 2023-09-15 21:38:20 +02:00
Robo 7b0ae6cf9d
chore: bump electron@25.8.1 (#193060)
* chore: bump electron@25.8.1

* chore: bump distro
2023-09-14 04:47:41 +01:00
Daniel Imms 6712e0d6e1
xterm@5.4.0-beta.19
Fixes #192630
2023-09-12 14:23:01 -07:00
Matt Bierner e4c97ea18e
Pick up latest TS for building VS Code (#192819) 2023-09-11 23:07:07 +02:00
meganrogge c3548dac5f
xterm@5.4.0-beta.17 2023-09-11 13:14:05 -05:00
Daniel Imms 45dfc81349
xterm@5.3.0-beta.73
Fixes #192162
2023-09-07 09:56:10 -07:00
Tyler James Leonhardt 5134662139
Remove CredentialsService & keytar (#192224)
* Remove CredentialsService & keytar

ref https://github.com/microsoft/vscode/issues/115215
fixes https://github.com/microsoft/vscode/issues/143395

* compile

* remove imports

* rip the bandaid
2023-09-05 17:47:30 -07:00
Matt Bierner 37c4f18caf
Pick up latest TS to build VS Code (#192219) 2023-09-05 20:34:58 +02:00
Johannes 3159fa2493
update playwright 2023-09-04 18:26:25 +02:00
Tyler James Leonhardt 55b37e271d
Bump distro (#192006)
for the removal of semantic similarity.
2023-09-01 19:02:14 +02:00
Johannes 2c3d2faeb3
Merge branch 'main' into joh/eslint-jsdoc 2023-09-01 10:42:07 +02:00
Christof Marti a5f4583b51 1.83.0 2023-09-01 09:55:29 +02:00
Robo 5f7b620db8
chore: bump electron@25.8.0 (#191905)
* chore: bump electron@25.8.0

* chore: update internal build id

* chore: bump distro
2023-09-01 08:32:05 +02:00
Daniel Imms de94adc475
Update distro
Fixes #191605
2023-08-30 09:33:14 -07:00
Johannes ebfe7fabfb
wip - define jsdoc lint rules for vscode.d.ts 2023-08-30 11:37:44 +02:00
Robo 35be9bf683
chore: update electron@25.7.0 (#191282)
* chore: update electron@25.7.0

* chore: update internal build id

* chore: bump distro
2023-08-30 06:03:40 +02:00
Robo fbd61d106c
chore: update distro (#191633) 2023-08-29 17:14:02 +02:00
Christof Marti 4b37efe375 August 2023 endgame OSS Tool changes 2023-08-28 16:26:22 +02:00
Matt Bierner 37e5ca3fa5
Pick up latest TS for building VS Code (#191264) 2023-08-24 16:25:04 -07:00
Tyler James Leonhardt e4a2928d14
bump distro (#191139) 2023-08-23 23:47:35 +01:00
Daniel Imms d141a1fcce
xterm@5.3.0-beta.61 2023-08-23 05:47:07 -07:00
Joyce Er 08b4e30259
🆙distro (#191033) 2023-08-22 23:53:56 +01: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
Matt Bierner 376d0b1891
Bump TS version for building VS Code (#190622) 2023-08-16 15:28:28 -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 ee823a18e4
Merge pull request #190512 from microsoft/tyriar/xterm_230815
xterm@5.3.0-beta.42
2023-08-15 11:33:40 -07:00
Daniel Imms 6ba4565217
xterm@5.3.0-beta.42
Fixes #189753
2023-08-15 10:36:34 -07:00
Robo 6d939f466e
chore: bump electron@25.5.0 (#190490)
* chore: bump electron@25.5.0

* chore: bump distro
2023-08-15 17:31:11 +01:00
Rob Lourens cb94a70e1f
Bump distro (#190470) 2023-08-15 14:05:18 +10:00
Daniel Imms 0c6b510904
xterm@5.3.0-beta.39
Fixes #190374
Fixes #190371
2023-08-14 07:37:54 -07:00
Connor Peet b6b13f9670
up distro (#190376) 2023-08-14 08:37:19 +02:00
Daniel Imms 9ba4f3ec5c
Merge pull request #190289 from microsoft/tyriar/xterm_230811
Update xterm and fix several issues
2023-08-11 14:06:39 -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 99dad5da82
Update distro 2023-08-11 05:10:59 -07:00
Connor Peet 52840e3ca5
cli: cleanup build (#190213)
- Remove the `prepare` script entirely
- Variables are now populated from the product.json during build. Most
  variables are mapped automatically, with some special handling in a
	few cases. `build.rs` is now much more self-contained.
- Look for the `product.overrides.json` for vscode developers instead of
  looking for a peer `vscode-distro` folder

Fixes #178691
2023-08-10 20:14:30 -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 6dd6bdfb00
chore: update Electron v25.4.0 (#189904)
* chore: some cleanups from the Electron v25 update

* chore: update Electron@25.4.0

* chore: update issue reference

* chore: bump distro
2023-08-09 11:30:08 +02:00
Matt Bierner 4f66a0c2c1
Updating bundled and build TS versions (#189868) 2023-08-07 17:04:12 -07:00
Robo 143eb0f5ad
chore: bump distro (#189835) 2023-08-07 17:35:03 +01: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
Tyler James Leonhardt 84b4a0f85c
Bump distro and fix a typo (#189381)
both related to removing vscode-encrypt.
2023-08-01 04:44:38 -07:00
Matt Bierner 3cc82327b5
Bump TS versions (#189344)
Bumps TS version for building VS Code
Bumps bundled TS version
2023-07-31 20:13:11 +01:00
Raymond Zhao b670d63e6b
Bump distro (#189337) 2023-07-31 19:02:13 +01:00
Benjamin Pasero 9b81a0d764
🆙 version (#189141) 2023-07-28 13:50:57 +02:00
Andrea Mah a5a0752d08
bump vscode version to 1.82 (#189114) 2023-07-28 01:26:47 +01:00
Christof Marti 51a55c021f Update to @vscode/proxy-agent 0.17.2 2023-07-27 19:38:49 +02:00
Robo 6d355a1ed5
chore: update electron@22.3.18 (#189049)
* chore: update electron@22.3.18

* chore: bump distro
2023-07-27 15:22:42 +01:00
Peng Lyu da545194b3
Update distro (#188977)
Update distro for auto closing
2023-07-26 21:50:47 +01:00
Alex Ross e206774d7c
Bump distro 2023-07-25 16:09:57 +02:00
Connor Peet f9db237986
chore: bump distro for api proposals (#188731) 2023-07-25 00:51:52 +01:00
Daniel Imms 8d0e9d87aa
Update distro 2023-07-24 11:24:50 -07: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
Peng Lyu f72b7b1aa8
Update distro (#188336)
update distro
2023-07-20 07:19:45 +02:00
Christof Marti 6ae441b56f
Kerberos auth for proxies (#188130) 2023-07-19 20:11:00 +02:00
Robo 53e7651c52
chore: update electron@22.3.17 (#188272)
* chore: update electron@22.3.17

* chore: bump distro
2023-07-19 08:30:17 -07:00
Matt Bierner 5bd12ecd7c
Pick up latest TS for building VS Code (#188220) 2023-07-19 02:03:31 +02:00
Christof Marti 35573c42a5 Update to @vscode/proxy-agent 0.16.0 2023-07-17 12:10:25 +02:00
João Moreno d40162dd41
update distro (#187830) 2023-07-13 15:36:14 +02:00
Matt Bierner e0e8ca87f3
Pick up latest TS for building VS code (#187751) 2023-07-12 13:51:53 -07:00
Connor Peet ef8b1483fc
build: use new cli patch method (#187629) 2023-07-11 13:47:08 -07:00
Daniel Imms 9f5cd8e693
xterm@5.3.0-beta.7
Fixes #184894
2023-07-11 07:19:10 -07:00
Matt Bierner a0208c89df
Pick up latest TS nightly for building VS Code (#187500) 2023-07-10 12:56:28 -07:00
João Moreno 0917209e9a
Always publish build artifacts, if built (#187134)
* always publish build artifacts, if built

fixes #187122

* fix windows build

* fix builds

* fix

* more fixes

* further debug

* fix yarn

* remove debug

* remove 7zip dependency

* fix snap
2023-07-07 11:45:35 -07:00
Christof Marti e1338bd060 Update to @vscode/proxy-agent 0.15.0 2023-07-07 19:34:37 +02:00
Tyler James Leonhardt 89229f752f
bump distro (#186950) 2023-07-04 00:42:03 +02: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
Benjamin Pasero 804b56bbc6
Please update native-is-elevated package (fix #186606) (#186715)
native-Please update native-is-elevated package (fix #186606)
2023-06-30 12:38:31 +02:00
Alex Ross 032b14c3ff
bump version (#186703) 2023-06-30 10:31:46 +02:00
Andrea Mah 45b31e9a87
ripgrep 1.15.4->1.15.5 (#186243) 2023-06-27 10:05:52 +09:00
meganrogge 1612a1f1b8
update distro for June endgame 2023-06-26 13:20:28 -07:00
Robo 9cdd289db0
chore: update node checksums (#186181)
* chore: update node checksums

* chore: bump distro
2023-06-26 18:20:59 +02:00
Johannes Rieken 06197f020d
joh/tsec update (#185987)
* chore - update tsec

* update tsec, tweak exemptions 🤔
2023-06-23 16:49:27 +02:00
Robo 6067bb4ebe
chore: bump electron@22.3.14 (#185983)
* chore: bump electron@22.3.14

* chore: bump distro
2023-06-23 15:43:02 +02:00
Johannes 8f4b627c1f
Merge branch 'main' into joh/dark-lizard 2023-06-23 12:20:27 +02:00
Alex Ross e63de5d987
Bump distro (#185850) 2023-06-22 11:36:01 +02:00
Karthik Nadig 7a00249cb1
Merge pull request #185697 from microsoft/karthiknadigupdate-distro
Updating distro
2023-06-21 11:17:14 -07:00
Matt Bierner 4db4ae5f98
Pick up latest TS for building VS Code (#185797) 2023-06-21 20:08:26 +02:00
Connor Peet 2138622b04
build: add watch/compile tasks for CLI (#182344)
* build: add watch/compile tasks for CLI

I spent time this morning working on the 'developer experience' of the
CLI in vscode, mainly getting the CLI to cross-compile chasing our
initial idea of having it auto-build in a devcontainer.

After some effort and disabling tunnels connections (to avoid having to
pull in OpenSSL which is a huge pain to cross compile), I was able to
get it to cross-compile from Linux to Windows, using the mingw linker.
I could probably figure out how to get macOS working as well with more
effort. However, I'm not a big fan of this, effectively it's one more
'platform' of build we need to support and test.

I think a better approach is downloading the latest compiled CLI from
the update server instead, as needed. That's what this PR does. It just
places the CLI where it _would_ normally get compiled to by cargo; so
far we don't need to do anything special outside of that.
A notice is shown to users if this fallback happens.

* update from review
2023-06-20 14:34:11 -07:00
Karthik Nadig 38b400785e
Updating distro to include more linter and formatter recommendation patterns
See : https://github.com/microsoft/vscode-distro/pull/724
2023-06-20 10:55:32 -07:00
Robo 4dac9b530d
chore: bump electron@22.3.13 (#185687)
* chore: bump electron@22.3.13

* chore: bump distro
2023-06-20 18:55:16 +02:00
Raymond Zhao 111fb77051
Bump sqlite3 to 5.1.6-vscode (#185603) 2023-06-19 11:31:03 -07:00
Robo 4df3657b4e
chore: add checksum for electron assets (#185568)
* chore: add checksum for electron assets

* chore: bump distro

* chore: add pdb checksums
2023-06-19 23:46:41 +09: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
Raymond Zhao 53dddb17e0
Bump vscode/sqlite3 to 5.1.5-vscode (#185265) 2023-06-15 13:50:24 -07:00
Benjamin Pasero e1d89c9e9d
🆙 distro (#185133) 2023-06-14 17:24:15 +02: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 0c781b28bc
Merge pull request #184734 from microsoft/tyriar/75141
node-pty@0.11.0-beta33 and fix Windows clear issue
2023-06-09 10:03:04 -07:00
Daniel Imms af709ea462
Fix NPEs on buffer line and windowsPty option 2023-06-09 10:02:43 -07:00
Raymond Zhao 06ae4b61c2
Bump windows-mutex to 0.4.4 (#184366)
Also adds OS-specific .moduleignore files
2023-06-09 09:40:10 -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 0073b24311
Merge pull request #184543 from microsoft/tyriar/windowsPty
Update xterm and adopt windowsPty
2023-06-08 05:07:27 -07:00
Daniel Imms b28ef2d2e1
Update xterm and adopt windowsPty
Fixes #134448
2023-06-07 12:41:50 -07:00
Johannes 978bb08619
add extensions-ci-pr task which does a full build without mangling 2023-06-07 16:36:02 +02:00
Johannes ac7789cbab
add core-ci-pr task which does a full build without mangling 2023-06-07 15:51:48 +02:00
Matt Bierner d1dc4d96a7
Pick up latest TS for building VS code (#184216) 2023-06-06 11:00:14 -07:00
Benjamin Pasero fe30bbc5dd
🆙 playwright (#184228) 2023-06-05 16:36:55 +02:00
Johannes Rieken e6936ce0ab
update distro to latest (#184307) 2023-06-05 06:16:04 -07:00
Johannes 3b9160447e
chore - update SWC 2023-06-05 15:11:29 +02:00
Connor Peet baff8546bd
chore: bump distro for build fix (#184197) 2023-06-02 20:32:37 +02:00
meganrogge 3fac98d030
bump version 2023-06-01 17:23:41 -05:00
Alexandru Dima 9ea4f2590f
update distro (#184097) 2023-06-01 23:39:42 +02:00
meganrogge fdf2787bf3
update for May endgame 2023-05-26 13:05:44 -05:00
Matt Bierner 0908552502
Pick up latest TS for building VS Code (#183358) 2023-05-24 23:19:24 +02:00
Kartik Raj 1753f9697f Update distro 2023-05-24 16:40:11 +00:00
Daniel Imms 7e41715e1d
Merge pull request #183217 from microsoft/tyriar/xterm_230523
xterm@5.2.0-beta.49
2023-05-23 11:05:53 -07:00
Daniel Imms 81d508ef30
xterm@5.2.0-beta.49
Fixes #161316
Fixes #181242
2023-05-23 06:29:44 -07:00
Rob Lourens 12f235d890
Bump distro (#183163) 2023-05-23 00:10:01 +02:00
Robo ced29a4346
chore: update electron@22.3.10 (#183116) 2023-05-22 16:34:36 +02:00
Connor Peet 42dc9f0c14
bump distro for build fix (#182972) 2023-05-19 17:59:05 +02:00
Connor Peet 679bb967c3
cli: add stdio control server
* signing: implement signing service on the web

* wip

* cli: implement stdio service

This is used to implement the exec server for WSL. Guarded behind a signed handshake.

* update distro

* rm debug

* address pr comments
2023-05-19 17:19:52 +02:00
Daniel Imms 2b6884799f
xterm@5.2.0-beta.43
Part of #178017
2023-05-19 06:35:28 -07:00
Connor Peet 0c94abc4a5
implement sign service for web (#182815)
* signing: implement signing service on the web

* update distro
2023-05-17 16:52:56 -07:00
Andrea Mah 5d781004d2
bump ripgrep 1.15.3 (#182769)
Fixes #179907
2023-05-17 09:21:04 -07:00
Matt Bierner bfc0808ac1
Bump TS versions (#182695)
Picks up new TS for building VS code: nightly, 5.2

Picks up new bundled TS version: last 5.1 release
2023-05-17 02:34:14 +02:00
SteVen Batten f263af6571
remove unnecessary resolutions (#182522) 2023-05-15 18:14:45 +02: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
Isidor Nikolic 5820f8e540
update distro (#182048) 2023-05-10 14:03:36 +02:00
Matt Bierner 62bf9e45b6
Pick up latest TS for building VS Code and for builtin JS/TS (#181968) 2023-05-09 17:39:59 -07:00
Daniel Imms e0ed5a1c91
xterm@5.2.0-beta.40
Fixes #181740
2023-05-09 08:02:02 -07:00
Matt Bierner 0447670033
Pick up latest TS for bundled TS and building VS Code (#181438) 2023-05-03 13:13:14 -07:00
Matt Bierner 0ef6ae5b59
Pick up latest TS for building VS Code (#181275) 2023-05-01 14:58:35 -07:00
Robo 86b1962b0e
fix: chromium license packaging (#181142)
* Revert "Revert "chore: use chromium license file downloaded from Electron package (#181106)" (#181113)"

This reverts commit 25fc56b4de.

* chore: bump @vscode/gulp-electron

* chore: update distro
2023-04-28 15:14:31 -07:00
Rob Lourens 5474fca23c
Bump version (#181075) 2023-04-27 16:50:40 -07:00
SteVen Batten d6290ef658
update distro (#180992) 2023-04-27 03:06:45 +02:00
Alexandru Dima 47c4c928bd
update distro (#180957) 2023-04-26 18:54:37 +02:00
Alexandru Dima 16b96c4766
update distro (#180953) 2023-04-26 18:23:04 +02:00
Rob Lourens a51593e377
Bump distro (#180895) 2023-04-26 01:42:12 +02:00
Sandeep Somavarapu fc5b15d446
update third party notices (#180788)
* Update ThirdPartyNotices.txt

* update distro
2023-04-25 10:06:27 +02:00
Matt Bierner 03540d605f
Pick up latest TS for building VS code (#180706) 2023-04-24 20:14:30 +02:00
First 55ab7fa75d Iios 2023-04-21 11:56:10 -07:00
First d0778ec7ec Oops 2023-04-21 11:50:43 -07:00
First de1f01626b Update distro 2023-04-21 11:47:13 -07:00
Martin Aeschlimann dad6ca32fc
adopt tunnel mutex name change (#180524) 2023-04-21 17:49:10 +02:00
Raymond Zhao ee76f103e1
Use custom node-gyp for SDL pipeline (#179723)
* Use custom node-gyp
* Avoid using relative cd
* Remove ia32 for Linux
* Bump gulp-atom-electron; unblocks downloading PDBs
* Add native-is-elevated to the scan
2023-04-21 09:15:05 +09:00
Kartik Raj bc0bdd3c68
Merge pull request #180356 from microsoft/violent-sturgeon
Update distro
2023-04-19 13:31:53 -07:00
First 1021c80dc1 Oops 2023-04-19 12:28:14 -07:00
First 5045e6ec88 Update distro 2023-04-19 12:15:47 -07:00