Commit graph

3535 commits

Author SHA1 Message Date
Robo 22cbb8e958
chore: update electron@19.0.17 (#161027)
* chore: update electron@19.0.17

* chore: update API typings

* fix: compilation errors

* build: add libcups dependency
2022-09-16 12:41:52 +02:00
Daniel Imms 7c433d036b
xterm@5 2022-09-15 13:31:40 -07:00
Daniel Imms 927efdf629
Fix xterm-headless version 2022-09-12 16:02:00 -07:00
Daniel Imms b78276bd0f
xterm@5.0.0-beta.60
Fixes #157585
2022-09-12 08:19:11 -07:00
Raymond Zhao 29ba38e405
Update windows-process-tree (#160545) 2022-09-12 07:53:18 -07:00
Matt Bierner 3c5b3abbee
Pick up latest TS nightly for building VS Code (#160560) 2022-09-09 14:54:58 -07:00
Alex Ross 5f9946a307
Bump distro (#160277) 2022-09-07 06:55:40 -04:00
Alex Ross a27fc69ce5
Bump distro (#160084) 2022-09-05 14:23:42 +02:00
Daniel Imms 1c3bd7a719
Update xterm.js
Main change: xtermjs/xterm.js#3992
2022-09-02 13:18:22 -07:00
Matt Bierner abe0832a22
Bump version (#159784) 2022-09-01 10:41:14 -07:00
Johannes Rieken 2335d95925
Merge pull request #159300 from microsoft/joh/swc
SWC experiments
2022-09-01 10:15:50 +02:00
tanhakabir aaa72d5b67
Distro bump (#159700) 2022-08-31 19:33:26 +02:00
Johannes 95205a3cdd
Merge branch 'main' into joh/swc 2022-08-31 16:45:01 +02:00
Daniel Imms e0335f887b
Update xterm webgl addon
Fixes #39278
2022-08-30 09:13:52 -07:00
Daniel Imms 76384da25e
Working OSC hyperlinks
Part of #39278
2022-08-30 08:39:55 -07:00
Johannes fb76d213f9
update swc 2022-08-30 14:16:18 +02:00
Johannes a252938303
Merge branch 'main' into joh/swc 2022-08-30 14:14:22 +02:00
Benjamin Pasero 772a0197b0
🆙 distro (#159545) 2022-08-30 06:50:12 -04:00
Matt Bierner 5e92794be6
Re-enable running our eslint rules using ts-node (#159495)
Resubmission of #157532 with the following changes:

- Use `eslint-plugin-local` instead of `yarn` link to run our plugins
- Move our plugins to a top level `.eslintplugin` dir (as required by `eslint-plugin-local`)
- Update all names to `local/`
2022-08-30 08:40:04 +02:00
Daniel Imms b02e85c340
Update xterm.js
Fixes #159492
Fixes #159493
Fixes #158868
Fixes #158981
Fixes #157432
2022-08-29 12:19:04 -07:00
Matt Bierner b5a1bb34e9
Pick up latest TS for building VS Code (#158420) 2022-08-26 23:00:38 +02:00
Johannes bbf0bd9c01
update to latest 2022-08-26 11:58:43 +02:00
Johannes 93e346a449
Merge branch 'main' into joh/swc 2022-08-26 08:59:51 +02:00
Daniel Imms 7978590ce1
Update xterm
This fixes a rendering issue with underscore when using some fonts

Fixes #158497
2022-08-24 15:58:04 -07:00
Johannes 29d5cd59b8
update swc 2022-08-23 18:59:52 +02:00
Johannes c7c4b4999b
Merge branch 'main' into joh/swc 2022-08-23 18:56:48 +02:00
Martin Aeschlimann 91146b509c
bump distro (#158779) 2022-08-22 18:32:14 +02:00
Daniel Imms 1ecc2a8fd2
Update xterm
Fixes #158326
2022-08-19 14:08:43 -07:00
Joyce Er 5752831096
Bump distro (#158513) 2022-08-18 10:30:18 -07:00
Robo 1a582f7c07
chore: update electron@19.0.12 (#158025) 2022-08-13 08:08:37 +02:00
Logan Ramos dcd265c42a
Bump distro (#158043) 2022-08-12 21:10:51 +01:00
Matt Bierner 7b38f89422
Pick up new TS version for building VS Code (#157962) 2022-08-11 16:58:58 -07:00
Joyce Er 38d309ea8b
Bump distro (#157921) 2022-08-11 10:51:37 -07:00
Daniel Imms c5388f415e
Update xterm
Fixes #157444
2022-08-10 07:18:51 -07:00
Matt Bierner 460768a452
Update TS versions (#157550)
* Update TS versions

Update the bundled TS and build TS version

* Add explicit annotations

* Recompile JS
2022-08-09 11:26:24 -07:00
Alex Ross 5a180f6a9e
Bump distro (#157643) 2022-08-09 16:09:29 +02:00
Connor Peet 39e77d74ca
fix: parse errors in coverage command (#156837)
Fixes #155615
2022-08-05 18:27:40 +02:00
Joyce Er 631628bf31
🆙 distro (#157161) 2022-08-05 00:25:44 +02:00
Connor Peet f2e1518df9
product: bump version number (#157120) 2022-08-04 20:11:48 +02:00
deepak1556 ff92ad573f chore: bump electron@19.0.11 2022-08-04 14:53:10 +09:00
Robo afdf486c1e
Merge branch 'main' into electron-19.x.y 2022-08-03 17:50:53 -07:00
Logan Ramos 67e0e8f12f
Telemetry extraction should fail build (#157006) 2022-08-03 11:39:46 -07:00
Daniel Imms 11cea7dfb7
Merge pull request #156993 from microsoft/tyriar/xterm5
Upgrade to xterm.js v5 beta
2022-08-03 05:33:05 -07:00
deepak1556 d3055c6482 Merge remote-tracking branch 'origin' into electron-19.x.y 2022-08-02 23:51:57 +09:00
Benjamin Pasero 0ea1cfd5d2
🆙 distro (#156863) 2022-08-02 08:45:25 +02:00
Matt Bierner df9ecf06cd
Build VS Code using latest TS version (#156819)
Pick up latest TS for building VS Code
2022-08-01 22:57:14 -07:00
Benjamin Pasero 359d3d4742
🆙 playwright@1.24.2 (#156715)
* 🆙 pw

* distro
2022-08-02 07:54:38 +02:00
deepak1556 fff6af5de2 Merge remote-tracking branch 'origin' into electron-19.x.y 2022-08-02 13:21:23 +09:00
Daniel Imms 2f72682e5d
Add canvas renderer addon 2022-08-01 09:29:26 -07:00
Logan Ramos 519f9b51f3
Bump distro + update labels (#156685) 2022-08-01 15:35:32 +02:00
Daniel Imms 852b4ae5f8
Update to xterm 5
Mainly just canvas renderer not yet hooked up
2022-08-01 04:57:27 -07:00
deepak1556 07feb2bbd3 chore: bump electron@19.0.10 2022-07-30 11:37:25 +09:00
deepak1556 7bc2706edd Merge remote-tracking branch 'origin' into electron-19.x.y 2022-07-30 11:19:14 +09:00
Alex Ross 38c96ef265
Bump distro (#156137) 2022-07-25 13:11:13 +02:00
Benjamin Pasero 79a77abb40
🆙 distro (#156134) 2022-07-25 12:45:37 +02:00
deepak1556 d620fd3aa7 Merge remote-tracking branch 'origin' into electron-19.x.y 2022-07-25 13:17:53 +09:00
Logan Ramos e428279c7a
Bump distro (#155985) 2022-07-22 20:55:42 +02:00
Daniel Imms d35989fd5b
xterm@4.20.0-beta.20
Fixes #155232
2022-07-22 08:49:54 -07:00
Eric Amodio 78da5e3df4
Closes #54285 adds webview/context contribution (#154524)
* Closes #54285 adds webview/context contribution

* Adds additional context support for context menus

Adds `webViewItem` read from nearest `data-vscode-context-menu-item`
Adds `webViewItemElement` read from `data-vscode-context-menu-item-element`

* Adds `preventDefaultContextMenuItems` option

This allows webviews to opt-out of the default (cut/copy/paste) context menu items

* Adds optional `itemValue` context value for handlers

* Adds missing proposed check

* Adds webview command to generate csp hash

* Switches to use single JSON data attr for context
Aggregates all ancestor context

* Revert "Adds `preventDefaultContextMenuItems` option"

This reverts commit 71f0180504.

Also renames proposal from webviewContextMenus to contribWebviewContext to align with other empty contribution point proposals
2022-07-21 21:13:48 +02:00
Martin Aeschlimann 2cb7539f3a
bump distro to solve merge conflict (#155876) 2022-07-21 20:27:39 +02:00
Miguel Solorio 81fff43fd6
bump distro (#155790) 2022-07-21 17:11:02 +02:00
Martin Aeschlimann 1a3d550dfa
update @vscode/test-web (#155858)
* update @vscode/test-web
2022-07-21 17:08:10 +02:00
Joyce Er e88e580556
Bump distro (#155754) 2022-07-20 18:18:18 +02:00
Matt Bierner a3cc2f87ac
Pick up latest version of TS for building VS Code (#155668) 2022-07-20 07:06:45 +02:00
Johannes e93326976a
add node-script to run swc 2022-07-19 14:32:46 +02:00
Johannes e191c94af9
Merge branch 'main' into joh/swc 2022-07-19 12:04:38 +02:00
deepak1556 599241ad74 chore: update electron@19.0.8 2022-07-19 17:57:54 +09:00
deepak1556 c036f3257b Merge remote-tracking branch 'origin' into electron-19.x.y 2022-07-19 16:55:56 +09:00
Joyce Er e28a92fc1f
Bump distro (#155507) 2022-07-18 15:11:21 +00:00
Daniel Imms de91899be2
xterm@4.20.0-beta.13
Fixes #155035
2022-07-14 05:32:01 -07:00
Johannes 692ef3e8a6
update to latest swc 2022-07-13 18:03:09 +02:00
Johannes 407d07ae63
Merge branch 'main' into joh/swc 2022-07-13 17:55:26 +02:00
Robo 02d648f962
fix: compilation of vscode-encrypt for darwin arm64 (#154762) 2022-07-12 10:00:06 +00:00
Daniel Imms 9f3a127b41
xterm@4.20.0-beta.12
Fixes #151225
Fixes #154689
Fixes #154700
Fixes #154702
2022-07-11 12:54:50 -07:00
Matt Bierner 30b6e1a9b7
Pick up latest TS nightly for building VS Code (#154821) 2022-07-11 08:41:41 -07:00
Johannes 938b7cf116
update to latest swc 2022-07-11 16:54:53 +02:00
Johannes 7dc3c0316e
Merge branch 'main' into joh/swc 2022-07-11 16:16:38 +02:00
deepak1556 d5dc423bd8 Merge remote-tracking branch 'origin' into electron-19.x.y 2022-07-11 16:59:11 +09:00
Daniel Imms b813ee1497
Update xterm
Fixes #154324
2022-07-08 13:12:40 -07:00
deepak1556 11e80f7079 Merge remote-tracking branch 'origin' into electron-19.x.y 2022-07-09 01:21:17 +09:00
tanhakabir e194e88e2e
Bump distro (#154414) 2022-07-07 23:19:44 +00:00
Matt Bierner db734e88c1
Bump version to 1.70 (#154371)
Bump version 1.70
2022-07-07 16:03:07 +00:00
deepak1556 d8dabf05a7 chore: update distro 2022-07-07 22:43:05 +09:00
deepak1556 5f79b51181 chore: bump electron@19.0.7 2022-07-07 21:25:31 +09:00
João Moreno ce8b7a9c13
bump distro (#154344) 2022-07-07 09:18:31 +00:00
Logan Ramos d6114a70be
Remove app insights (#154296)
* Remove app insights

* Update product service to remove asimovKey
2022-07-06 22:23:30 -04:00
Matt Bierner f96a4627b1
Pick up latest TS for building VS Code (#154312) 2022-07-06 15:42:42 -07:00
Joyce Er c1279baa48
🆙 distro (#154292) 2022-07-06 11:16:43 -07:00
Daniel Imms c3de9da599
Merge pull request #154284 from microsoft/tyriar/152300
Update xterm
2022-07-06 10:47:15 -07:00
Daniel Imms 7fb7b795f6
Update xterm
Fixes #152300
Fixes #151225
2022-07-06 10:04:47 -07:00
Logan Ramos 1f0412e3fc
Update distro (#154283) 2022-07-06 17:03:40 +00:00
Robo 35a5a6f484
chore: update distro (#153818) 2022-06-30 14:03:22 +00:00
Megan Rogge 3836384353
fix find issue (#153732)
fix #153728
2022-06-29 18:11:11 +00:00
Connor Peet 16f24e23e4
chore: 1.69 OSS tool updates (#153399) 2022-06-27 18:12:11 -07:00
Megan Rogge b3fff289c3
update xterm.js (#153354) 2022-06-27 15:38:46 -04:00
Joyce Er 80a32bdf05
🆙distro (#153175) 2022-06-24 23:09:05 +00:00
Logan Ramos 7df4df1b8e
Bump distro (#153117) 2022-06-24 13:45:20 +00:00
Robo 69aaf7a58a
chore: bump electron@18.3.5 (#153091) 2022-06-24 13:17:44 +02:00
Tyler James Leonhardt 173f4bea73
rev distro and only use nlsService when not using English (#153071) 2022-06-23 23:04:30 -07:00
Ian Huff db2f0f2b18
update distro to pick up changes to jupyter proposed API (#152784)
Co-authored-by: Ian Huff <ianhuff@Ians-MacBook-Pro.local>
2022-06-21 16:20:25 -04:00
Robo 63ea7eae19
chore: bump electron@18.3.4 (#152624) 2022-06-20 12:31:20 +02:00
Logan Ramos 5947c2a93c
Bump distro (#152483) 2022-06-17 10:18:36 -07:00
Daniel Imms 1ed268719e
xterm-addon-webgl@0.12.0-beta.39
Fixes #152436
2022-06-17 08:31:00 -07:00
Johannes 1c79e26389
update to latest swc/core 2022-06-17 11:58:19 +02:00
Johannes f9b09e4f95
Merge branch 'main' into joh/swc 2022-06-17 11:24:21 +02:00
Daniel Imms 427834d3c2
xterm-addon-webgl@0.12.0-beta.39
This is one of those odd cases where the latest (.40) is actually older than the
one before because the merged happened close by.

This brings in the light-height webgl powerline fix xtermjs/xterm.js#3862
2022-06-16 08:31:44 -07:00
Robo 88c01e4825
chore: bump electron@18.3.3 (#152236) 2022-06-15 14:32:57 -07:00
Daniel Imms 51113d25a7
Merge pull request #152121 from microsoft/tyriar/xterm_update_3
xterm@4.19.0-beta.60
2022-06-14 18:21:58 -07:00
Matt Bierner b4f0d4d906
Build VS Code using latest TS nightly (#152130)
* Build VS Code using latest TS nightly

* Fix build for new AST
2022-06-14 18:15:51 -07:00
Daniel Imms f3e3c63d1e
xterm@4.19.0-beta.60
Fixes #151930
Fixes #152063
2022-06-14 14:56:22 -07:00
Tyler James Leonhardt 32ba8bcab6
bump style-loader (#151987) 2022-06-13 20:35:42 +00:00
Tyler James Leonhardt 48cf67d528
bump sinon-test (#151978) 2022-06-13 12:57:36 -07:00
Tyler James Leonhardt 0ee81c2c47
bump file-loader (#151971) 2022-06-13 12:17:17 -07:00
Tyler James Leonhardt a835b05304
bump eslint-plugin-jsdoc (#151956) 2022-06-13 10:32:36 -07:00
Johannes d7d859c6c8
update to 1.2.198 2022-06-13 16:54:47 +02:00
Logan Ramos d791322812
Bring back 1DS SDK (#151810)
* Revert "Revert "Initial adoption of 1DS Sdk (#151531)""

This reverts commit 09bab84672.

* Testing CI

* More tests

* Add back core config to see if test fails

* Add an if true test

* Make sure we're not instantiating 1ds for tests

* Try async import of post plugin

* Bring back other imports
2022-06-13 10:53:07 -04:00
Johannes 20296891c6
Merge branch 'main' into joh/swc 2022-06-13 16:51:15 +02:00
Tyler James Leonhardt e367b12f19
bump css-loader (#151899) 2022-06-13 08:51:15 +02:00
Logan Ramos 1ccfebef48
Bump distro (#151808) 2022-06-10 21:38:46 -04:00
Daniel Imms 09bab84672
Revert "Initial adoption of 1DS Sdk (#151531)"
This reverts commit b0a239379b.
2022-06-10 13:22:58 -07:00
Joyce Er 6ab487ec62
Bump distro (#151782) 2022-06-10 18:52:48 +00:00
Logan Ramos b0a239379b
Initial adoption of 1DS Sdk (#151531)
* Start with implementing 1DS

* Add part a flag

* Fix byte mask

* Add internal testing in shared process

* Update AI

* Update XHR Override

* Update to only call unload

* small changes

* Move key to rpoduct.json

* Fix endpoint

Co-authored-by: SteVen Batten <sbatten@microsoft.com>
2022-06-10 09:14:29 -07:00
Logan Ramos 9867ef8448
Bump distro (#151751) 2022-06-10 11:05:52 -04:00
deepak1556 c3077080ec Merge remote-tracking branch 'origin' into electron-18.x.y 2022-06-10 18:29:22 +09:00
Joyce Er 84e4f76908
1.68.0 -> 1.69.0 (#151635) 2022-06-09 11:32:13 -07:00
Matt Bierner 640898db17
Update to build using latest TS nightly (#151576) 2022-06-08 22:02:49 -04:00
Johannes c3efc26f0a
updates to latest swc 2022-06-07 13:11:29 +02:00
Johannes 18424ffb4f
Merge branch 'main' into joh/swc 2022-06-07 13:01:20 +02:00
Robo 9919c760c2
chore: bump electron@17.4.7 (#151307) 2022-06-06 07:13:15 +02:00
deepak1556 55a970c85a chore: bump electron@18.3.2 2022-06-04 09:57:18 +09:00
deepak1556 17aee6520d Merge remote-tracking branch 'origin' into electron-18.x.y 2022-06-04 09:38:17 +09:00
Tyler James Leonhardt 3cfcfa942c
rev distro (#151233) 2022-06-03 16:54:23 +00:00
Daniel Imms ea9d498165
Update xterm
Fixes #150777
Fixes #150992
2022-06-02 15:19:23 -07:00
deepak1556 9f56a2f166 Merge remote-tracking branch 'origin' into electron-18.x.y 2022-06-02 17:10:31 +09:00
Henning Dieterichs fbdac2fd84
Updates distro 2022-05-31 15:56:56 +02:00
Alexandru Dima 28f5543cdf
update distro (#150751) 2022-05-31 07:26:55 +02:00
deepak1556 f1eff665aa chore: update electron@18.3.0 2022-05-31 08:25:33 +09:00
deepak1556 77e9053497 chore: bump electron@18.1.0 2022-05-31 08:25:32 +09:00
deepak1556 1044556d8b chore: bump electron@18.0.0-beta.4 2022-05-31 08:25:29 +09:00
Robo 1a39a4eadf
chore: update electron@17.4.6 (#150727) 2022-05-30 17:48:04 +02:00
João Moreno b6cd2b1f8a
bump vscode-policy-watcher (#150710) 2022-05-30 13:37:14 +00:00
Sandeep Somavarapu 46b855742e
update distro (#150704) 2022-05-30 12:28:12 +00:00
Robo 58555a1d6e
chore: update electron@17.4.5 (#150676) 2022-05-30 08:32:44 +02:00
SteVen Batten 3b1e1a7c85
update distro (#150579) 2022-05-27 23:57:22 +00:00
SteVen Batten ed192fbf22
updating tas-client-umd to 0.1.6 (#150574) 2022-05-27 19:13:34 -04:00
Daniel Imms 10ffbf5255
xterm@4.19.0-beta.56 - consistent overview ruler height
Fixes #148138
2022-05-27 12:54:48 -07:00
Daniel Imms 367ef09fd4
xterm@4.19.0-beta.55 - opaque selection in dom renderer
Fixes #150553
2022-05-27 11:18:21 -07:00
Daniel Imms cf49893c1a
Update xterm
This brings in fixes to search xtermjs/xterm.js#3834 and xtermjs/xterm.js#3831

Fixes #148109
2022-05-26 15:30:11 -07:00
Daniel Imms 9c1926d726
xterm@4.19.0-beta.52
Fixes #148061
2022-05-25 12:51:23 -07:00
Johannes a3bf62cc5d
latest swc 2022-05-24 18:21:09 +02:00
Johannes 8c1a962c4c
Merge branch 'main' into joh/swc 2022-05-24 14:19:06 +02:00
Logan Ramos 15e4ae374b
Bump distro (#150191) 2022-05-23 16:42:01 +02:00
João Moreno ee7e39b672
Merge pull request #150004 from microsoft/sandy081/policy
Implement policies in VS Code
2022-05-23 16:15:01 +02:00
Johannes d824159e9e
Merge branch 'main' into joh/swc 2022-05-23 09:44:02 +02:00
Daniel Imms 9e1c5d60ae
Fix exception that could occur during render
Fixes #149867
Fixes #149865
2022-05-20 11:45:01 -07:00
Johannes c9ec0f90e6
update deps and config 2022-05-20 15:40:35 +02:00
Sandeep Somavarapu 078c77cf49
Merge branch 'main' into sandy081/policy 2022-05-20 10:15:27 +02:00
isidor a952653a56
update distro 2022-05-20 09:54:10 +02:00
Johannes 692a792ec7
play (unsuccessfully...) with SWC 2022-05-20 09:49:53 +02:00
Matt Bierner 3f27a6103b
Pick up latest TS nightly for building VS Code (#149959) 2022-05-19 11:01:45 -07:00
Robo 60e199cda4
chore: bump electron@17.4.4 (#149896) 2022-05-18 22:34:26 -07:00
Joao Moreno ffb7b00100
Merge commit 'ae2202631366eea0aaed6f881f87c2b44ae1b647' into sandy081/policy 2022-05-18 20:12:22 +02:00
Daniel Imms 5cdfdb435f
Support selection foreground in terminal
Fixes #149505
2022-05-18 09:45:17 -07:00
Joao Moreno 56eca91b26
add vscode-policy-watcher dependency, support registerPolicyDefinitions 2022-05-18 14:13:58 +02:00
Joao Moreno c88474c6bc
depend on vscode-policy-watcher 2022-05-18 11:03:34 +02:00
Sandeep Somavarapu ae1a59aa40
Merge pull request #149697 from microsoft/sandy081/deprecatedExtensions
Support deprecated extensions
2022-05-17 12:28:48 +02:00
Sandeep Somavarapu 4904c88c9d
update distro 2022-05-17 11:04:38 +02:00
Daniel Imms d3637bb804
Update xterm for contrast ratio luminance change
Fixes #149495
2022-05-13 13:06:02 -07:00
Daniel Imms 99e15df830
Update xterm and make term find styles consistent with editor
- A bunch of changes to xterm.js including bg/fg decoration overrides
- Tweak find colors to use background instead of border, align with the editor
- Change high contrast themes to also align, including selection bg
- Clear the find active result decoration on blur and when the selection changes

Fixes #147013
Fixes #145751
2022-05-13 10:17:33 -07:00
isidor dd4f49256d
update distro to inclcude new rust recommendation 2022-05-13 14:06:31 +02:00
Robo 624bbc4fb9
chore: update electron@17.4.3 (#149315) 2022-05-11 20:41:51 -07:00
Matt Bierner 93d046904e
Pick up TS 4.7 RC (#149301)
Also picks up new TS nightly version for building VS Code
2022-05-11 17:34:23 -07:00
Joyce Er 087b46bb20
Bump distro (#149218) 2022-05-10 23:20:41 -07:00
Robo 3d7135a49f
ci: fix 32-bit builds of native modules (#149062)
* ci: fix 32-bit builds of native modules

* chore: bump distro
2022-05-09 10:00:18 +00:00
Megan Rogge 7a265562f8
fix #148857 (#148923) 2022-05-06 09:21:16 -07:00
Martin Aeschlimann e6cd7f96c7
bump distro 2022-05-06 14:24:19 +02:00
Logan Ramos 349fa5e170
Bump Distro (#148842) 2022-05-05 16:49:49 -04:00
Logan Ramos 3f5f8580f9
Bump distro (#148838) 2022-05-05 19:45:47 +00:00
Joyce Er 7650816e11
Bump package.json version (#148825) 2022-05-05 18:22:33 +00:00
Logan Ramos b16dc5f6ef
Upgrade tas client modules (#148796)
* Upgrade tas client modules

* Fix root package being wrong version

Co-authored-by: SteVen Batten <6561887+sbatten@users.noreply.github.com>
2022-05-05 13:37:33 -04:00
Johannes c13d581bce
move gulp-tsb into the build/lib remove as dependency 2022-05-05 11:35:33 +02:00
Matt Bierner 2108837fc1
Pick up new TS version for building VS Code 2022-05-02 15:54:31 -07:00
isidor 1cca784e1f
update distro 2022-05-02 11:58:12 +02:00
Benjamin Pasero c6bd448948
debt - bring @types/mocha up to date with version 9.x 2022-05-02 08:30:27 +02:00
Logan Ramos f3a3cbd829
Bump distro 2022-04-29 09:44:02 -04:00
meganrogge c931f100c1
xterm-addon-search@0.9.0-beta.25
fix #148295
2022-04-27 12:22:34 -07:00
Megan Rogge 410fe0fc78
fix terminal find bugs (#148222) 2022-04-26 16:39:20 -07:00
Joyce Er 1899618da3
Bump distro 2022-04-25 16:42:28 -07:00
Ian Huff 305eef1f87
update distro due to adding jupyter powertoys to proposed API (#148086)
Co-authored-by: Ian Huff <ianhuff@Ians-MacBook-Pro.local>
2022-04-25 16:34:21 -07:00
Logan Ramos cbe70edea7
Bump distro 2022-04-22 09:32:56 -04:00
Johannes a9dbd356a3
update distro 2022-04-22 14:18:58 +02:00
Megan Rogge 3c8d308a1f
add max threshold for find results for which to show decorations (#147879) 2022-04-21 16:59:35 -07:00
deepak1556 cff4c7d59b chore: bump electron@17.4.1 2022-04-21 22:48:49 +09:00
Joao Moreno 5ca4d13b40
bump distro 2022-04-20 16:36:02 +02:00
Joao Moreno 8c8e9fe6a3
bump distro 2022-04-20 16:30:22 +02:00
Johannes 26ea91e8ce
update distro, https://github.com/microsoft/vscode/issues/144662 2022-04-20 13:58:37 +02:00
meganrogge 548da541d8
fix #146406 2022-04-19 19:08:50 -07:00
meganrogge 5ff2eb2b90
xterm@4.19.0-beta.23
fixes #146406
2022-04-19 15:41:14 -07:00
meganrogge dafbfe227f
xterm@4.19.0-beta.22
fixes #147602
fixes #147659
2022-04-19 11:05:03 -07:00
Matt Bierner bb5215fff6
Pick up new TS version for building VS Code 2022-04-19 10:17:08 -07:00
Logan Ramos 4f03e1bc7f
Up distro 2022-04-15 10:18:42 -04:00
Matt Bierner cc74238173
Update to build VS Code using latest TS nightly (#146933)
* Fixing line height if drop into prompt wraps

* Use keybinding style for `shift` in overlay

* Update to build VS Code using latest TS nightly

* Fix compile error

* Bump TS

* Add constraint
2022-04-14 13:58:26 -07:00
meganrogge 1f9a3bb770
update distro 2022-04-13 11:47:28 -07:00
meganrogge 42f6aedda1
xterm@4.19.0-beta.21 2022-04-13 11:38:52 -07:00
Joao Moreno 2aa78c8cfb
bump gulp-shell 2022-04-13 16:07:12 +02:00
Johannes 4f06eb2fe7
update distro 2022-04-13 15:39:15 +02:00
Johannes 86f20b3ecd
up distro 2022-04-13 11:31:56 +02:00
Benjamin Pasero fa8d1063f6
🆙 1.21.0 (#147348)
* 🆙 `playwright`

* fix install

* adopt latest apis

* comment
2022-04-13 08:43:17 +02:00
isidor f63107edad
update distro 2022-04-12 14:29:48 +02:00
Benjamin Pasero 1642e2a83d
🆙 distro 2022-04-12 09:28:30 +02:00
João Moreno a5f1312637
bump to mocha@9 (#147091) 2022-04-08 07:48:48 -07:00
Logan Ramos 9794ac58b5
Bump distro 2022-04-08 10:03:05 -04:00
Joao Moreno 38c60d7117
update distro 2022-04-08 12:25:48 +02:00
Joao Moreno 542deaef75
bump versions 2022-04-08 12:10:57 +02:00
Alex Dima 0e9a835187
update distro 2022-04-07 21:00:50 +02:00
Alex Dima da6d913b75
Update to vscode-textmate@7.0.1 2022-04-07 19:47:53 +02:00
Alex Dima 9fe7dabbdb
Adopt vscode-textmate@7.0.0 2022-04-07 16:38:21 +02:00
deepak1556 10ab34ddd8 chore: bump electron@17.4.0
Refs https://github.com/microsoft/vscode/issues/146403
2022-04-07 16:47:32 +09:00
Logan Ramos b54bd0320e
Update telemetry-extractor 2022-04-05 09:09:10 -04:00
Alex Ross 8c755e807e
Bump distro 2022-04-05 15:04:16 +02:00
deepak1556 648b352b48 chore: bump electron@17.3.1
Fixes https://github.com/microsoft/vscode/issues/109176
Fixes https://github.com/microsoft/vscode/issues/141964
Fixes https://github.com/microsoft/vscode/issues/134255
Fixes https://github.com/microsoft/vscode/issues/129280
Fixes https://github.com/microsoft/vscode/issues/124202
2022-04-05 01:10:22 +09:00
deepak1556 bebab7efc5 chore: bump distro
Fixes https://github.com/microsoft/vscode/issues/146390
2022-04-04 19:34:08 +09:00
Benjamin Pasero 8c75800b23
🆙 distro 2022-04-04 11:02:04 +02:00
Benjamin Pasero 0c11ecd14b
🆙 distro 2022-04-04 10:47:24 +02:00
Benjamin Pasero 8736944a3a
🆙 distro 2022-04-04 10:36:25 +02:00
Benjamin Pasero f5dabfc304
🆙 distro 2022-04-04 10:31:46 +02:00
Benjamin Pasero ab55971591
🆙 playwright 2022-04-04 10:15:40 +02:00
Daniel Imms 1735a8fd75 xterm@4.19.0-beta.20
Fixes #145751
2022-04-01 13:01:16 -07:00
Logan Ramos f919f6c7fb
bump distro 2022-04-01 13:04:41 -04:00
Joao Moreno 35cfda20bb
bump deps 2022-04-01 15:46:39 +02:00
deepak1556 63a4ec7cf3 chore: bump electron@17.3.0 2022-04-01 02:06:44 +09:00
Johannes 8864c16a1a
update distro 2022-03-31 10:59:52 +02:00
meganrogge cbc3164e9a
xterm-addon-search@0.9.0-beta.17 2022-03-30 20:33:36 -04:00
Daniel Imms 1755a21efc
Update windows-process-tree and correct types (#146362) 2022-03-30 20:09:38 -04:00
Daniel Imms 15981a10a1 v1.67.0 2022-03-30 11:09:30 -07:00
Joao Moreno a3e739fee9
update cdn domain for webview 2022-03-30 10:55:12 +02:00
Matt Bierner 1c78b52a7f
Revert to older TS nightly
Current build is causing issues with `monaco editor checks` task under `@playwright` package

Reverting for now and will continue investigating later
2022-03-29 13:59:13 -07:00
Matt Bierner 66a0162156
Pick up TS 03/29 2022-03-29 13:25:30 -07:00
João Moreno da0208df1d
bump distro 2022-03-29 14:54:39 +02:00
isidor b8ea8c0d33
update distro 2022-03-29 12:34:36 +02:00
Benjamin Pasero a2e1fdb456
🆙 sqlite3 2022-03-29 08:04:08 +02:00
SteVen Batten 9f94bfa295 update windows-registry module 2022-03-28 12:08:56 -07:00
Joyce Er 7cb163081d
Bump distro 2022-03-25 09:11:21 -07:00
Benjamin Pasero 392ca34bb3
🆙 distro 2022-03-25 13:22:43 +01:00
dependabot[bot] 62787e81ae
Bump minimist from 1.2.5 to 1.2.6 (#145935)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-25 04:02:49 -07:00
isidor 4c79da6dd7
update distro 2022-03-25 10:42:20 +01:00
Johannes 3ceb24edd4
update distro, https://github.com/microsoft/vscode/issues/145259 2022-03-25 08:42:42 +01:00
deepak1556 f65642bdb4 chore: bump electron@17.2.0
Fixes https://github.com/microsoft/vscode/issues/144959
Fixes https://github.com/microsoft/vscode/issues/142786
2022-03-25 12:27:21 +09:00
Logan Ramos 5fed494768
Bump distro 2022-03-24 13:32:34 -04:00
Daniel Imms 43ca53824d xterm@4.19.0-beta.15
Fixes #145808
2022-03-24 08:27:47 -07:00