Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Pasero <benjamin.pasero@gmail.com>2018-12-10 14:54:38 +0300
committerGitHub <noreply@github.com>2018-12-10 14:54:38 +0300
commit0bcf5cff8a0b2298fc6d8dc69825e841d8e57295 (patch)
tree5e572d8e699a7e4ceb9b76b882d747fbb09e6ab4 /cgmanifest.json
parentb97740c4e62207301585fb4043f2808cc34d7401 (diff)
Update to Electron 3.0.10 (#56149)
* update to 3.0.0-beta.3 * update d.ts files; rename NodeBuffer => Buffer * update to 3.0.0-beta.4 * undo invalid change * remove some Electron 2.0.x specific workarounds * pinch zoom is now disabled by default * update vscode-nsfw * change vscode-nsfw * update smoke test electron version * streams: use destroy() over close() * workaround broken tests * bump distro and OSS * try to bump node version for build * update macOS build to use node.js 10.8.0 * fix extension tests * use node.js 10.2.1 for all builds * remove nsfw from dev dependencies * back to node 8.x for build * Revert "back to node 8.x for build" This reverts commit 90ea2b7af2a1930e60f86fcef7ef9e2c49a79a8a. * update distro * disable test run on macOS prod build for now * bump distro * ensure proper nsfw dep * fix more native dependencies * temp disable failing test * fix packages * update deps * fix deps * update deps * enable macOS unit tests again * fix deprecated buffer use * Electron 3.0.0.beta.5 * bump deps * fix tree accidentally treating auxclick as click * improve overlay cleanup scheduler (fixes flicker seen with Electron 3.0.x) * update distro * remove obsolete disableBlinkFeatures: 'Auxclick' * update to Electron 3.0 beta 6 * fix compile * workaround #56994 * do not use backgroundColor to find shared process (causes flicker) * fix flicker on windows from shared process background color * webview - bubble up keyboard events (workaround for #56988) * bump electron to 3.0.0-beta.8 * webview - fix deprecation * webview - fix another deprecation * debt - handle SIGPIPE on more processes * workaround more webview focus issues (for #56988) * webview - use proper way to focus() * debt - avoid window-focus/blur and use native focus events instead * webview - restore previous focus method * webview - improve focus tracking (do not rely on DOM events) * bump to electron 3.0.0-beta.9 * update deps * update electron@3.0.0-beta.10 * webview - do not rely on DOM focus for certain commands (for #56988) * update to electron@3.0.0-beta.11 * electron@3.0.0-beta.12 * update to beta 13 * update to electron 3.0.0 * update to Electron 3.0.1 * electron@3.0.2 * revert build changes (node.js version) * try with: enable mojave dark mode support * fix types * electron 3.0.3 * electron@3.0.4 * fix deps * bump electron@3.0.6 * bump electron@3.0.9 * fix strict null issue * reset format * bump electron@3.0.10 * fix strict null issue * webview - print error when revive fails * electron 3.0.x - try to fix keybindings in webviews (#64417) * bump @types/node => ^10.12.12 * :lipstick: * update distro
Diffstat (limited to 'cgmanifest.json')
-rw-r--r--cgmanifest.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/cgmanifest.json b/cgmanifest.json
index 637c7d2f5ab..e4d0401e78c 100644
--- a/cgmanifest.json
+++ b/cgmanifest.json
@@ -6,7 +6,7 @@
"git": {
"name": "chromium",
"repositoryUrl": "https://chromium.googlesource.com/chromium/src",
- "commitHash": "7accc8730b0f99b5e7c0702ea89d1fa7c17bfe33"
+ "commitHash": "164c37e3f235134c88e80fac2a182cfba3f07f00"
}
},
"licenseDetail": [
@@ -40,7 +40,7 @@
"SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
],
"isOnlyProductionDependency": true,
- "version": "61.0.3163.100"
+ "version": "66.0.3359.181"
},
{
"component": {
@@ -48,12 +48,12 @@
"git": {
"name": "libchromiumcontent",
"repositoryUrl": "https://github.com/electron/libchromiumcontent",
- "commitHash": "ccdb085454b0a387ee96e0f81a7ca9a8ce07a710"
+ "commitHash": "d9e39391cfae447a84e276a402342cf8b4b5bcba"
}
},
"isOnlyProductionDependency": true,
"license": "MIT",
- "version": "61.0.3163.100"
+ "version": "66.0.3359.181"
},
{
"component": {
@@ -61,11 +61,11 @@
"git": {
"name": "nodejs",
"repositoryUrl": "https://github.com/nodejs/node",
- "commitHash": "8a44289089a08b7b19fa3c4651b5f1f5d1edd71b"
+ "commitHash": "5cbb905c1af7cea2d709932d59827d7c6d03ef4a"
}
},
"isOnlyProductionDependency": true,
- "version": "8.9.3"
+ "version": "10.2.0"
},
{
"component": {
@@ -73,12 +73,12 @@
"git": {
"name": "electron",
"repositoryUrl": "https://github.com/electron/electron",
- "commitHash": "d281859cf59f12c7107a540a9f4cba0ecf5eff41"
+ "commitHash": "4305657858592be2b44c95ae7af53c627dcdc5e7"
}
},
"isOnlyProductionDependency": true,
"license": "MIT",
- "version": "2.0.12"
+ "version": "3.0.10"
},
{
"component": {