Commit Graph

4683 Commits

Author SHA1 Message Date
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