Commit graph

414 commits

Author SHA1 Message Date
Daniel Imms b593e59f5c Delay registration of command start marker
Fixes #143798
2022-02-23 14:10:16 -08:00
meganrogge 5c3c2a02bb
xterm@4.18.0-beta.10 fix #142983 2022-02-22 18:13:04 -06:00
Tyler Leonhardt 46301339b7
bump keytar to 7.9.0 2022-02-22 13:37:44 -08:00
dependabot[bot] 332c3426e6
Bump simple-get from 3.1.0 to 3.1.1 in /remote (#142094)
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 12:41:02 +01:00
meganrogge 9d38b0e38d
fix #143330 2022-02-18 18:23:02 -06:00
meganrogge 5e374038fc
xterm@4.18.0-beta.6 2022-02-16 13:26:30 -06:00
meganrogge 5b52f9a9d0
update xterm@4.18.0-beta.5 fix #142859 2022-02-11 17:59:40 -06:00
meganrogge a365e5c3b1
xterm@4.18.0-beta.4
Adds decoration API, fixes  #140308
2022-02-10 12:40:33 -06:00
Robo 01df559c18
chore: update to electron 16 (#137241)
* chore: bump electron@15.3.0

* chore: bump node@16.x

* chore: enable render process reuse

* Revert "watcher - use `type` property for crash reporter location"

This reverts commit bfa488dd8f.

* Revert "watcher - enable crash reports on linux (#136264)"

This reverts commit af261488f8.

* chore: enable crashpad on linux

* chore: bump electron@15.3.1

* chore: update api changes

* chore: bump @vscode/sqlite3@5.0.3

* spec: skip non-context aware module unittests

* chore: fix perf hook integration with node environment

* fix: adopt fs api changes

* chore: fix integration tests

* chore: bump electron@15.3.2

* chore: bump electron@16.0.0

* temp(macOS): kill test instances in OSS

* Revert "temp(macOS): kill test instances in OSS"

This reverts commit b0d796c8d64227a5ec012c060bbbee7d9da27568.

* chore: update chromium version for clang downloader

* some 💄 changes

* align with changes

* adopt more fs.rm

* 💄

* chore: bump @vscode/sqlite3@5.0.4

* fix layers check to account for duplicated types from node.js

* update todo for type casts

* smoke - fix compile issue

* chore: update module cache

* watcher - fix unhandled rejection (fix #137416)

* ci: update node version

* enable stack dumping

* update electron types to 16.x

* chore: bump @vscode/sqlite3@5.0.5

Refs https://github.com/microsoft/vscode/issues/137496

* fix layer issue

* add `AbortSignal` to core types

* chore: update linux compile flags

Refs 797723ec83

* ci: fix linux build

* ci: update github ci cache

* ci: fix remote build in github ci

* ci: better fix for remote build

* chore: bump azure cache

* chore: fix merge conflict

* :chore: update to electron@16.0.2

* chore: bump @vscode/sqlite3@5.0.7

* ci: update to gcc-4.9 for remote

Refs https://github.com/microsoft/vscode/issues/137659

* ci: switch to buster for linux arm

Refs https://github.com/microsoft/vscode/issues/137927

* ci: fix build on linux arm64

* ci: fix arm client compiler toolchain

Refs #137927

* chore: bump electron@16.0.3

* ci: fix compile flags for the c toolchain

* chore: bump electron@16.0.4

* Add experimental dark mode flag (#139109)

* Add experimental dark mode flag

* Apply PR feedback

* chore: bump electron@16.0.6

* chore: bump electron@16.0.7

Fixes https://github.com/microsoft/vscode/issues/138792
Fixes https://github.com/microsoft/vscode/issues/139300

* chore: experimental highlight API

* smoke - fix compile issue

* FIXME: custom ELECTRON_RUN_AS_NODE with node worker

* Revert "chore: bump electron@16.0.7"

This reverts commit 5fd01cf37c.

* Revert "Revert "chore: bump electron@16.0.7""

This reverts commit a7f1b73951.

* chore: fix github linux workflow

* chore: address review feedback

* chore: bump electron@16.0.8

* ci: revert to stretch distro for linux arm

Refs https://github.com/microsoft/vscode/issues/137927

* ci: force build

* chore: update yarn.lock

* address feedback

* Revert "FIXME: custom ELECTRON_RUN_AS_NODE with node worker"

This reverts commit 7b48fa3732.

* ci: fix remote folder build

* chore: fix github linux ci

* 🆙 `versionSpec`

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
Co-authored-by: Raymond Zhao <raymondzhao@microsoft.com>
2022-02-08 20:09:00 +01:00
Christof Marti b319bb9ed6 Update vscode-proxy-agent (#136874) 2022-02-04 12:14:24 +01:00
Daniel Imms 97c91b1ded Update 4.18.0-beta.2
Commit: a63890e6270749ae353db0d0b294d57448c82a72

Fixes #142091
2022-02-03 12:28:57 -08:00
ChaseKnowlden 8705e6a855
Bump @vscode/windows-registry to 1.0.5 in remote (#140599)
* 🆙 @vscode/windows-registry@1.0.5

* minor fixes

* Alias vscode-windows-registry
2022-01-21 09:54:37 -08:00
Benjamin Pasero eecbd962ef
debt - rename iconv-lite-umd package (#140650) 2022-01-14 07:28:41 +01:00
Tyler James Leonhardt 2065cba535
bump keytar (#140654) 2022-01-13 10:23:20 -08:00
Tyler Leonhardt 4d930765f3
refactor credentials service to main
ensure keytar is there and register service correctly

remove console log

remove extra line
2022-01-12 09:21:19 -08:00
Alex Ross 4d1d73f6ef
Revert "Add timestamps to comments proposal (#139849)"
This reverts commit b978d7150c.
2022-01-12 15:51:57 +01:00
Alex Ross b978d7150c
Add timestamps to comments proposal (#139849) 2022-01-12 14:41:23 +01:00
Rob Lourens fdb52b8b3a Adopt @vscode/ripgrep 2022-01-11 15:14:43 -08:00
Daniel Imms 0e872d8b42 xterm@4.17.0-beta.7
Includes fix for wide chars in search, new options API, error telemetry fix, ...

Fixes #140475
2022-01-11 09:38:00 -08:00
Rob Lourens 311a38c17c Bump vscode-ripgrep in remote/ 2022-01-03 14:47:00 -08:00
Daniel Imms 67fcf209e7 xterm@4.16.0
Fixes #139645
2021-12-22 11:04:56 -08:00
Daniel Imms b5519d66e4 xterm@4.16.0-beta.8
Fixes #139513
2021-12-20 09:19:12 -08:00
Daniel Imms 718cfca2b7 xterm@4.16.0-beta.6
Fixes #135940

Along brings in fix for US Intl keyboard layout
2021-12-17 10:23:10 -08:00
Alex Dima 704ff15396
Adopt vscode-textmate@6.0.0 2021-12-17 10:42:59 +01:00
Benjamin Pasero 86cbe29cec
🆙 @parcel/watcher@2.0.5 2021-12-16 08:05:07 +01:00
Daniel Imms 3da317ba5a xterm@4.16.0-beta.5
Fixes #135920
Fixes #133597
2021-12-10 10:35:25 -08:00
Logan Ramos 9ec4aed235
Fix #135360 2021-12-07 11:50:33 -05:00
Benjamin Pasero 16d0a319b2
watcher - remove vscode-nsfw legacy watcher 2021-12-06 10:50:15 +01:00
Benjamin Pasero f32a371f70
🆙 @parcel/watcher (fix #136460) 2021-11-29 19:22:09 +01:00
Benjamin Pasero 4c9d116ddb
🆙 @parcel/watcher 2021-11-23 07:47:33 +01:00
Benjamin Pasero aa21039c3c
🆙 iconv-lite 2021-11-22 11:51:08 +01:00
Alex Dima a3f6aadf28
Fixes #117264: Abandon tokenizing a line after 500ms if possible. 2021-11-19 14:49:37 +01:00
Alex Dima b8357ede65
Restore Text Mate Syntax Grammar Logging functionality (#117264) 2021-11-19 10:55:25 +01:00
Benjamin Pasero 4fb384ee85
🆙 @parcel/watcher@2.0.2 2021-11-15 07:43:55 +01:00
SteVen Batten 2730c200e6
bump vscode-windows-registry version 2021-11-12 14:19:10 -08:00
SteVen Batten e0563d8dd9
bump node-pty versions 2021-11-12 14:03:06 -08:00
Benjamin Pasero bef4dba21f
Parcel update and CI improvements (#136830)
* 🆙 product

* 🆙 parcel/watcher

* 🆙 parcel/watcher

* tests - separate remote logs from others

* store server logs too

* more tweaks

* fix name

* error when 10s passed
2021-11-10 08:13:56 +01:00
Daniel Imms a9bf40f217 Update xterm
Commit: 0bc02d6838a2a75048001003617bf172efcf622b
2021-11-09 07:56:50 -08:00
Daniel Imms bb472c5519 xterm@4.15.0-beta.13 2021-11-04 09:45:14 -07:00
Benjamin Pasero 9375113a83
Merge pull request #136207 from microsoft/ben/nov
November debt
2021-11-01 08:17:13 +01:00
Alex Dima b0b05ea802
🆙 vscode-textmate@5.4.1 2021-10-28 17:40:09 +02:00
Benjamin Pasero eb160fb65d
watcher - enable parcel watcher by default 2021-10-28 09:59:03 +02:00
Benjamin Pasero e418b6bf3e
🆙 graceful-fs 2021-10-28 09:26:59 +02:00
Daniel Imms c264147c68 xterm@4.15.0-beta.10
xterm commit: 8549915

Related: #134513
Fixes #131446
2021-10-22 13:28:59 -07:00
Daniel Imms 728f813018 windows-process-tree@0.3.2
Fixes #134939
2021-10-13 15:10:38 -07:00
Benjamin Pasero 85c5eb7281 Enable parcel-watcher as new default watcher (#132483) 2021-10-11 11:17:05 +02:00
Rob Lourens d4c589383d Bump vscode-ripgrep 2021-09-30 16:51:42 -07:00
Megan Rogge bd7d6ce9f4
Revert "xterm@4.15.0-beta3 Diff:50c5579...3a71b3f"
This reverts commit 946cc3482f.
2021-09-28 07:53:00 -07:00
Benjamin Pasero d31d034ce8 🆙 vscode-nsfw@2.1.8 2021-09-27 12:20:09 +02:00
Benjamin Pasero e23aa60ec2 🆙 vscode-nsfw@2.1.7 2021-09-27 11:27:06 +02:00
Benjamin Pasero 5991e3c4b9
Update nsfw and watcher service (#133826)
* 🆙 `vscode-nsfw@2.1.5` and tweak watcher service

* update again
2021-09-26 14:17:46 +02:00
Benjamin Pasero 53aff5e347
watcher - change to vscode-nsfw@2.1.4 (#132483) 2021-09-23 15:21:16 +02:00
Megan Rogge 946cc3482f
xterm@4.15.0-beta3 Diff:50c5579...3a71b3f 2021-09-22 15:02:54 -07:00
Daniel Imms bd1403d0ed xterm@4.15.0-beta.3
Adds canvas renderer texture atlas clearing

Fixes #69665
2021-09-22 07:35:38 -07:00
Daniel Imms 6b8d75bd3b xterm@4.15.0-beta.2
Includes an update to serialize addon.

Commit: a8a24eba515de6a46a4a1d1f7c81b8cfdd518179

Part of #132750
2021-09-15 13:51:20 -07:00
Daniel Imms d891afd080 xterm@4.14.0-beta.22
Commit: d32c6db9676b2b771afb9267a0fad1d6b5fdec57

Fixes #131921
Fixes #82489
2021-09-14 06:14:30 -07:00
deepak1556 0d0edb324c fixup! update languagedetection to 1.0.21. 2021-08-31 15:16:45 +09:00
Tyler Leonhardt f7d9881ae7
update languagedetection to 1.0.21. fixes #129005 fixes #131268 2021-08-30 16:26:19 -07:00
Daniel Imms b9b5711a8a Update xterm
Commit: a706e010f4c274c051d817c3e2d0e454bcc04996

Fixes #82489
2021-08-23 12:37:08 -07:00
Tyler Leonhardt eaa6f56c52
update vscode-languagedetection 2021-08-23 11:08:30 -07:00
Daniel Imms 369c6efae5 Update xterm-addon-serialize
Includes repository in package.json
2021-08-23 05:58:00 -07:00
meganrogge c2955308e5
update xterm.js, fix #130967 fix #130406
Co-authored-by: Daniel Imms <daimms@microsoft.com>
2021-08-19 08:09:20 -07:00
Daniel Imms f7e4c0aa9e Use serialize addon off npm
Part of #116113
2021-08-17 07:06:49 -07:00
Daniel Imms 6e6fb89b42 Update xterm.js
Diff: 6f83809...03c1836

Fixes #98918
Properly dispose of CursorBlinkStateManager
Properly escape \ in search addon
2021-08-17 05:29:44 -07:00
Daniel Imms 3bec1313ae
Merge pull request #129207 from microsoft/tyriar/116113
xterm.js node target and serialize addon
2021-08-12 12:54:46 -07:00
Robo ab311cf5be
fix: build native modules with CFG (#130529)
* fix: build native modules with CFG and /W4

* chore: bump spdlog@0.13.6

* chore: remove unused env vars

Co-authored-by: SteVen Batten <stbatt@microsoft.com>
2021-08-12 09:59:53 -07:00
Daniel Imms 77f9a2a1a8 Add xterm-headless to remote 2021-08-12 08:27:29 -07:00
Tyler Leonhardt 765fc625c7
update to languagedetection 1.0.18 2021-08-06 13:46:27 -07:00
Logan Ramos ec6fc635f3
Update lock 2021-08-02 13:28:39 -04:00
Benjamin Pasero 6c29fc1d5e
fix formatting 2021-08-02 19:22:09 +02:00
Logan Ramos 9d2807f93c
Add to remote dependencies 2021-08-02 13:20:04 -04:00
Logan Ramos 53a5873f32
Merge branch 'main' into lramos15/webAppender 2021-07-29 09:29:13 -04:00
Tyler Leonhardt d92bf5be20
Update vscode-languagedetection to fix language detection crash on large file. fixes #129597 2021-07-28 09:31:49 -07:00
Tyler Leonhardt 7ebd671cb3
update vscode-languagedetection to 1.0.14 2021-07-26 09:13:18 -07:00
Tyler Leonhardt c69945154d
improve heuristics around language detection and show detected languages in language picker 2021-07-22 14:01:39 -07:00
Logan Ramos e6f667d3e0
Revert "Revert "Remove telemetry appender from embedder API""
This reverts commit e516cefa43.
2021-07-21 17:04:02 -04:00
Logan Ramos e516cefa43
Revert "Remove telemetry appender from embedder API"
This reverts commit 889fc9ed82.
2021-07-21 17:03:01 -04:00
Logan Ramos 889fc9ed82
Remove telemetry appender from embedder API 2021-07-21 12:55:50 -04:00
Tyler James Leonhardt 8f88009816
Initial support for language detection (#128708)
* initial language detection

* add configuration and extra event on UntitedTextEditorService

* check isWeb, use beter mode API, include model in unpacked

* typo in path
2021-07-16 16:43:23 -07:00
Daniel Imms 9e19660f29 xterm@4.14.0-beta6
Diff: 6ae71ad...6f83809

Fixes #106981
2021-07-16 12:54:18 -07:00
Daniel Imms 0609d0bcf8 xterm@4.14.0-beta5
Diff: 094bcbd...6ae71ad

Fixes #128321
2021-07-09 14:20:29 -07:00
Daniel Imms a3c6632d79 Update xterm@4.13.0
Diff: 873dd76...094bcbd

Fixes #125142
2021-06-24 06:21:12 -07:00
Rob Lourens a81fff00c9 Bump ripgrep, remove UTF8 BOM workaround 2021-06-16 17:04:34 -07:00
dependabot[bot] 5e781aef7a
Merge pull request #125705 from microsoft/dependabot/npm_and_yarn/remote/glob-parent-5.1.2
Bump glob-parent from 5.1.0 to 5.1.2 in /remote
2021-06-08 09:22:46 +02:00
Raymond Zhao 49187c4e78
Replace flush with setFlushOn with loglevel info, fixes #123856 2021-05-19 10:06:11 -07:00
Daniel Imms c492f13efc xterm@4.13.0-beta.1
Diff: 4a7bbe6...873dd76

Fixes #123291
Fixes #123000
Fixes #122938
2021-05-14 09:25:22 -07:00
deepak1556 d369789eae chore: bump node-pty@0.11.0-beta7 2021-05-14 00:06:37 +09:00
deepak1556 006be3ffb6 chore: bump node-pty@0.11.0-beta6 2021-05-13 23:10:49 +09:00
Raymond Zhao a0ce27feda
Update spdlog, use lazy initialization in extension host (#123033)
* Update spdlog, affects #121513

* Upgrade spdlog, use lazy initialization

* Bump remote spdlog version

* Update dependency again

* Upgrade for lodash vuln

* make sure the appender exists

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2021-05-11 06:33:01 -07:00
Alex Dima b41265718b
update to latest vscode-oniguruma and vscode-textmate 2021-05-07 16:45:06 +02:00
Benjamin Pasero 973d66f55a windows - 🆙 dependencies (remote) 2021-05-03 14:33:11 +02:00
Benjamin Pasero 08401f046a
🆙 web dependencies (jschardet) 2021-05-03 14:13:33 +02:00
Benjamin Pasero fe8d632060
🆙 remote dependencies (jschardet, graceful-fs) 2021-05-03 14:11:36 +02:00
Daniel Imms f8033ad59a xterm@4.12.0-beta26
Diff: eedc314...4a7bbe6

Fixes #121017
2021-04-28 13:41:16 -07:00
Daniel Imms 97814d1087 node-pty@0.10.1
Fixes #121685
2021-04-23 04:55:34 -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
deepak1556 3fb483e7ff chore: bump electron@12.0.4 2021-04-16 09:14:14 -07:00
Rob Lourens e963ace70f Bump vscode-ripgrep 2021-04-12 12:54:43 -07:00
deepak1556 f95b7e935f Revert "chore: bump electron@12.0.2"
This reverts commit 79a429d92d.
2021-04-09 14:17:02 -07:00
deepak1556 79a429d92d chore: bump electron@12.0.2 2021-04-09 03:20:20 -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
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
Ladislau Szomoru 5457db8aac
Revert mkdirp resolution 2021-03-31 14:48:10 +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 5b15a3c263
Add resolution for mkdirp 2021-03-31 11:18:56 +02: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
Christof Marti d80301ca05 Update to vscode-proxy-agent 0.9.0 2021-03-29 18:00:30 +02:00
Benjamin Pasero 848e3301a1
also 🆙 jschardet for web 2021-03-29 15:37:05 +02:00
Benjamin Pasero 34fa894174
🆙 nsfw 2021-03-29 15:35:57 +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
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
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
Daniel Imms 03c8548523 Merge remote-tracking branch 'origin/main' into tyriar/116467_2 2021-03-08 07:13:39 -08:00
Christof Marti 20b1961291 Move proxy resolution to vscode-proxy-agent (#117054) 2021-03-08 15:20:12 +01:00
Daniel Imms b41b95faee Pin windows-process-tree@0.2.4 to match main package.json 2021-03-08 05:58:47 -08:00
Daniel Imms 4abc244a97 Add windows-process-tree to remote deps
WindowsShellHelper now runs on the server for Windows remotes
2021-03-08 05:48:37 -08:00
Benjamin Pasero 23dca79e8e
🆙 nsfwatcher (#117871)
* chore: switch to official nsfwatcher

* distro

* 🆙 distro

* revert distro change
2021-03-01 08:57:51 +01:00
Daniel Imms cd725da2b2 xterm@4.11.0-beta.3
Diff: 2936f80...a73fe62

Fixes #102194
2021-02-05 12:04:21 -08:00
Megan Rogge 1925f5ce16 xterm@4.11.0-beta.2
updating to commit 2936f80013624a0b71e9a548011813af1a5a4fe7

Fixes #102992
Fixes #105607
Fixes #114644
2021-02-03 09:50:54 -08:00
Benjamin Pasero 8d6164f25d 🆙 chokidar@3.5.1 2021-02-01 10:34:42 +01:00
meganrogge ff7aabe3fc fix #114215 2021-01-14 12:07:34 -08:00
Daniel Imms e8edff5eb7 xterm@4.10.0-beta.39
(includes from 4.9.0)
Diff: https://github.com/xtermjs/xterm.js/compare/3504e2e...master

Fixes #108400
Fixes #111562
2021-01-06 09:45:21 -08:00
Robo 6503475091
chore: bump chokidar@3.5.0 (#113886) 2021-01-06 10:20:42 +01:00
Alexandru Dima d6a6b44a13
Remove all yarn warnings 2020-12-18 10:30:15 +01:00
Robo 94142bd7e0
chore: bump electron@11.0.3 (#111931)
* chore: bump electron@11.0.3

This reverts commit 155691d0be.

* chore: bump x64 build image

* chore: rebuild remote with older gcc toolchain

* chore: bump electron@11.0.3

* ci: remove condition for remote step

* chore: disable an integration test
2020-12-05 01:54:58 -08:00
Robo 155691d0be
chore: bump electron@9.3.5 (#111530)
* chore: bump electron@9.3.5

* Revert "fix: removed plugin helper entitlement"

This reverts commit 40a81495f2.

* Revert "chore: bump vscode-windows-ca-certs@0.3.0"

This reverts commit 2f4a3dc31a.
2020-11-30 11:24:10 -08:00
Robo 0baf6bb9cc
chore: update to electron 11 (#110759)
* chore: bump electron@11.0.0-beta.4

* build: add mac arm64 target

* chore: bump electron@11.0.1

* fix: remove macOS workaround for devtools with custom titlebar

https://github.com/electron/electron/pull/26395

* chore: bump vscode-windows-ca-certs@0.3.0

* chore: bump electron@11.0.2

* fixup! remove macOS workaround for devtools with custom titlebar
2020-11-23 15:31:03 -08:00
Rob Lourens fb6a2a3258 Bump vscode-ripgrep
Now has pcre2 in arm linux build
2020-11-17 11:18:58 -08:00
Rob Lourens 89a418cc43 Add vscode-regexpp to remote/package.json 2020-11-15 12:40:46 -08:00
Rob Lourens 9d5dbc6a1a Bump vscode-ripgrep 2020-11-06 09:17:12 -08:00
Rob Lourens 51a4bbdfa5 1.10 is bad on macOS, revert this temporarily
Revert "chore: bump vscode-ripgrep@1.10.0"

This reverts commit 5264ab94a3.
2020-11-03 11:19:13 -08:00
deepak1556 5264ab94a3 chore: bump vscode-ripgrep@1.10.0 2020-10-30 20:28:21 -07:00
Sandeep Somavarapu 88144f6d31 Fix #80698
- Inline semver
2020-10-26 12:12:07 +01:00
deepak1556 686c05d064 chore: bump vscode-nsfw@1.2.9 2020-10-15 11:03:54 -07:00
Benjamin Pasero ef04759e57 🆙 chokidar@3.4.3 2020-10-13 15:07:47 +02:00
Benjamin Pasero 0c50e1db17 @sbatten keep the build green please 2020-09-30 08:03:36 +02:00
SteVen Batten 44cd620f57 update pkg json 2020-09-29 10:28:47 -07:00