Update electron-builder and electron-updater

This commit is contained in:
Scott Nonnenberg 2019-01-25 17:58:25 -08:00
parent 374b9db493
commit 8a3acc6b7e
4 changed files with 531 additions and 334 deletions

View file

@ -52,7 +52,7 @@
"config": "1.28.1", "config": "1.28.1",
"electron-editor-context-menu": "1.1.1", "electron-editor-context-menu": "1.1.1",
"electron-is-dev": "0.3.0", "electron-is-dev": "0.3.0",
"electron-updater": "2.21.10", "electron-updater": "4.0.6",
"emoji-datasource": "4.0.0", "emoji-datasource": "4.0.0",
"emoji-datasource-apple": "4.0.0", "emoji-datasource-apple": "4.0.0",
"emoji-js": "3.4.0", "emoji-js": "3.4.0",
@ -113,7 +113,7 @@
"bower": "1.8.2", "bower": "1.8.2",
"chai": "4.1.2", "chai": "4.1.2",
"electron": "3.0.14", "electron": "3.0.14",
"electron-builder": "20.13.5", "electron-builder": "20.38.5",
"electron-icon-maker": "0.0.3", "electron-icon-maker": "0.0.3",
"eslint": "4.14.0", "eslint": "4.14.0",
"eslint-config-airbnb-base": "12.1.0", "eslint-config-airbnb-base": "12.1.0",

View file

@ -1767,6 +1767,78 @@
"reasonCategory": "falseMatch", "reasonCategory": "falseMatch",
"updated": "2018-09-15T00:38:04.183Z" "updated": "2018-09-15T00:38:04.183Z"
}, },
{
"rule": "jQuery-load(",
"path": "node_modules/app-builder-lib/node_modules/debug/dist/debug.js",
"line": " createDebug.enable(createDebug.load());",
"lineNumber": 721,
"reasonCategory": "falseMatch",
"updated": "2019-01-26T01:47:58.953Z"
},
{
"rule": "jQuery-load(",
"path": "node_modules/app-builder-lib/node_modules/debug/dist/debug.js",
"line": " function load() {",
"lineNumber": 855,
"reasonCategory": "falseMatch",
"updated": "2019-01-26T01:47:58.953Z"
},
{
"rule": "jQuery-load(",
"path": "node_modules/app-builder-lib/node_modules/debug/src/browser.js",
"line": "function load() {",
"lineNumber": 211,
"reasonCategory": "falseMatch",
"updated": "2019-01-26T01:47:58.953Z"
},
{
"rule": "jQuery-load(",
"path": "node_modules/app-builder-lib/node_modules/debug/src/common.js",
"line": "\tcreateDebug.enable(createDebug.load());",
"lineNumber": 261,
"reasonCategory": "falseMatch",
"updated": "2019-01-26T01:47:58.953Z"
},
{
"rule": "jQuery-load(",
"path": "node_modules/app-builder-lib/node_modules/debug/src/node.js",
"line": "function load() {",
"lineNumber": 216,
"reasonCategory": "falseMatch",
"updated": "2019-01-26T01:47:58.953Z"
},
{
"rule": "jQuery-$(",
"path": "node_modules/app-builder-lib/out/frameworks/LibUiFramework.js",
"line": " DIR=$(dirname \"$0\")",
"lineNumber": 113,
"reasonCategory": "falseMatch",
"updated": "2019-01-26T01:47:58.953Z"
},
{
"rule": "jQuery-$(",
"path": "node_modules/app-builder-lib/out/frameworks/LibUiFramework.js",
"line": " DIR=$(dirname \"$0\")",
"lineNumber": 127,
"reasonCategory": "falseMatch",
"updated": "2019-01-26T01:47:58.953Z"
},
{
"rule": "jQuery-$(",
"path": "node_modules/app-builder-lib/out/targets/MsiTarget.js",
"line": " result += `\\n${fileSpace} <File Name=\"${fileName}\" Source=\"$(var.appDir)${path.sep}${packagePath}\" ReadOnly=\"yes\" KeyPath=\"yes\"`;",
"lineNumber": 352,
"reasonCategory": "falseMatch",
"updated": "2019-01-26T01:47:58.953Z"
},
{
"rule": "jQuery-$(",
"path": "node_modules/app-builder-lib/out/targets/nsis/nsisLicense.js",
"line": " licensePage.push('!insertmacro MUI_PAGE_LICENSE \"$(MUILicense)\"');",
"lineNumber": 100,
"reasonCategory": "falseMatch",
"updated": "2019-01-26T01:47:58.953Z"
},
{ {
"rule": "jQuery-append(", "rule": "jQuery-append(",
"path": "node_modules/archiver/lib/core.js", "path": "node_modules/archiver/lib/core.js",
@ -2038,67 +2110,83 @@
}, },
{ {
"rule": "jQuery-load(", "rule": "jQuery-load(",
"path": "node_modules/builder-util-runtime/node_modules/debug/src/browser.js", "path": "node_modules/builder-util-runtime/node_modules/debug/dist/debug.js",
"line": "function load() {", "line": " createDebug.enable(createDebug.load());",
"lineNumber": 160, "lineNumber": 721,
"reasonCategory": "falseMatch", "reasonCategory": "falseMatch",
"updated": "2018-09-15T00:38:04.183Z" "updated": "2019-01-26T01:47:58.953Z"
},
{
"rule": "jQuery-load(",
"path": "node_modules/builder-util-runtime/node_modules/debug/dist/debug.js",
"line": " function load() {",
"lineNumber": 855,
"reasonCategory": "falseMatch",
"updated": "2019-01-26T01:47:58.953Z"
}, },
{ {
"rule": "jQuery-load(", "rule": "jQuery-load(",
"path": "node_modules/builder-util-runtime/node_modules/debug/src/browser.js", "path": "node_modules/builder-util-runtime/node_modules/debug/src/browser.js",
"line": "exports.enable(load());", "line": "function load() {",
"lineNumber": 178, "lineNumber": 211,
"reasonCategory": "falseMatch", "reasonCategory": "falseMatch",
"updated": "2018-09-15T00:38:04.183Z" "updated": "2019-01-26T01:47:58.953Z"
},
{
"rule": "jQuery-load(",
"path": "node_modules/builder-util-runtime/node_modules/debug/src/common.js",
"line": "\tcreateDebug.enable(createDebug.load());",
"lineNumber": 261,
"reasonCategory": "falseMatch",
"updated": "2019-01-26T01:47:58.953Z"
}, },
{ {
"rule": "jQuery-load(", "rule": "jQuery-load(",
"path": "node_modules/builder-util-runtime/node_modules/debug/src/node.js", "path": "node_modules/builder-util-runtime/node_modules/debug/src/node.js",
"line": "function load() {", "line": "function load() {",
"lineNumber": 162, "lineNumber": 216,
"reasonCategory": "falseMatch", "reasonCategory": "falseMatch",
"updated": "2018-09-15T00:38:04.183Z" "updated": "2019-01-26T01:47:58.953Z"
}, },
{ {
"rule": "jQuery-load(", "rule": "jQuery-load(",
"path": "node_modules/builder-util-runtime/node_modules/debug/src/node.js", "path": "node_modules/builder-util/node_modules/debug/dist/debug.js",
"line": "exports.enable(load());", "line": " createDebug.enable(createDebug.load());",
"lineNumber": 186, "lineNumber": 721,
"reasonCategory": "falseMatch", "reasonCategory": "falseMatch",
"updated": "2018-09-15T00:38:04.183Z" "updated": "2019-01-26T01:47:58.953Z"
},
{
"rule": "jQuery-load(",
"path": "node_modules/builder-util/node_modules/debug/dist/debug.js",
"line": " function load() {",
"lineNumber": 855,
"reasonCategory": "falseMatch",
"updated": "2019-01-26T01:47:58.953Z"
}, },
{ {
"rule": "jQuery-load(", "rule": "jQuery-load(",
"path": "node_modules/builder-util/node_modules/debug/src/browser.js", "path": "node_modules/builder-util/node_modules/debug/src/browser.js",
"line": "function load() {", "line": "function load() {",
"lineNumber": 160, "lineNumber": 211,
"reasonCategory": "falseMatch", "reasonCategory": "falseMatch",
"updated": "2018-09-15T00:38:04.183Z" "updated": "2019-01-26T01:47:58.953Z"
}, },
{ {
"rule": "jQuery-load(", "rule": "jQuery-load(",
"path": "node_modules/builder-util/node_modules/debug/src/browser.js", "path": "node_modules/builder-util/node_modules/debug/src/common.js",
"line": "exports.enable(load());", "line": "\tcreateDebug.enable(createDebug.load());",
"lineNumber": 178, "lineNumber": 261,
"reasonCategory": "falseMatch", "reasonCategory": "falseMatch",
"updated": "2018-09-15T00:38:04.183Z" "updated": "2019-01-26T01:47:58.953Z"
}, },
{ {
"rule": "jQuery-load(", "rule": "jQuery-load(",
"path": "node_modules/builder-util/node_modules/debug/src/node.js", "path": "node_modules/builder-util/node_modules/debug/src/node.js",
"line": "function load() {", "line": "function load() {",
"lineNumber": 162, "lineNumber": 216,
"reasonCategory": "falseMatch", "reasonCategory": "falseMatch",
"updated": "2018-09-15T00:38:04.183Z" "updated": "2019-01-26T01:47:58.953Z"
},
{
"rule": "jQuery-load(",
"path": "node_modules/builder-util/node_modules/debug/src/node.js",
"line": "exports.enable(load());",
"lineNumber": 186,
"reasonCategory": "falseMatch",
"updated": "2018-09-15T00:38:04.183Z"
}, },
{ {
"rule": "jQuery-$(", "rule": "jQuery-$(",
@ -2476,38 +2564,6 @@
"reasonCategory": "falseMatch", "reasonCategory": "falseMatch",
"updated": "2018-09-19T18:13:29.628Z" "updated": "2018-09-19T18:13:29.628Z"
}, },
{
"rule": "jQuery-load(",
"path": "node_modules/electron-download-tf/node_modules/debug/src/browser.js",
"line": "function load() {",
"lineNumber": 160,
"reasonCategory": "falseMatch",
"updated": "2018-09-15T00:38:04.183Z"
},
{
"rule": "jQuery-load(",
"path": "node_modules/electron-download-tf/node_modules/debug/src/browser.js",
"line": "exports.enable(load());",
"lineNumber": 178,
"reasonCategory": "falseMatch",
"updated": "2018-09-15T00:38:04.183Z"
},
{
"rule": "jQuery-load(",
"path": "node_modules/electron-download-tf/node_modules/debug/src/node.js",
"line": "function load() {",
"lineNumber": 153,
"reasonCategory": "falseMatch",
"updated": "2018-09-15T00:38:04.183Z"
},
{
"rule": "jQuery-load(",
"path": "node_modules/electron-download-tf/node_modules/debug/src/node.js",
"line": "exports.enable(load());",
"lineNumber": 177,
"reasonCategory": "falseMatch",
"updated": "2018-09-15T00:38:04.183Z"
},
{ {
"rule": "eval", "rule": "eval",
"path": "node_modules/electron/electron.d.ts", "path": "node_modules/electron/electron.d.ts",
@ -4045,17 +4101,17 @@
"rule": "jQuery-load(", "rule": "jQuery-load(",
"path": "node_modules/js-yaml/dist/js-yaml.js", "path": "node_modules/js-yaml/dist/js-yaml.js",
"line": "function load(input, options) {", "line": "function load(input, options) {",
"lineNumber": 2537, "lineNumber": 2545,
"reasonCategory": "falseMatch", "reasonCategory": "falseMatch",
"updated": "2018-09-15T00:38:04.183Z" "updated": "2019-01-26T01:47:58.953Z"
}, },
{ {
"rule": "jQuery-load(", "rule": "jQuery-load(",
"path": "node_modules/js-yaml/dist/js-yaml.js", "path": "node_modules/js-yaml/dist/js-yaml.js",
"line": " return load(input, common.extend({ schema: DEFAULT_SAFE_SCHEMA }, options));", "line": " return load(input, common.extend({ schema: DEFAULT_SAFE_SCHEMA }, options));",
"lineNumber": 2560, "lineNumber": 2568,
"reasonCategory": "falseMatch", "reasonCategory": "falseMatch",
"updated": "2018-09-15T00:38:04.183Z" "updated": "2019-01-26T01:47:58.953Z"
}, },
{ {
"rule": "jQuery-$(", "rule": "jQuery-$(",
@ -5829,33 +5885,35 @@
"rule": "eval", "rule": "eval",
"path": "node_modules/source-map-support/source-map-support.js", "path": "node_modules/source-map-support/source-map-support.js",
"line": " // Most eval() calls are in this format", "line": " // Most eval() calls are in this format",
"lineNumber": 235, "lineNumber": 234,
"reasonCategory": "falseMatch", "reasonCategory": "exampleCode",
"updated": "2018-09-15T00:38:04.183Z" "updated": "2019-01-26T01:47:58.953Z"
}, },
{ {
"rule": "eval", "rule": "eval",
"path": "node_modules/source-map-support/source-map-support.js", "path": "node_modules/source-map-support/source-map-support.js",
"line": " // Parse nested eval() calls using recursion", "line": " // Parse nested eval() calls using recursion",
"lineNumber": 247, "lineNumber": 246,
"reasonCategory": "falseMatch", "reasonCategory": "exampleCode",
"updated": "2018-09-15T00:38:04.183Z" "updated": "2019-01-26T01:47:58.953Z"
}, },
{ {
"rule": "eval", "rule": "eval",
"path": "node_modules/source-map-support/source-map-support.js", "path": "node_modules/source-map-support/source-map-support.js",
"line": " // passed to eval() ending in \"//# sourceURL=...\" will return the source file", "line": " // passed to eval() ending in \"//# sourceURL=...\" will return the source file",
"lineNumber": 345, "lineNumber": 344,
"reasonCategory": "falseMatch", "reasonCategory": "falseMatch|testCode|exampleCode|otherUtilityCode|regexMatchedSafeCode|notExercisedByOurApp|ruleNeeded|usageTrusted",
"updated": "2018-09-15T00:38:04.183Z" "updated": "2019-01-26T01:47:58.953Z",
"reasonDetail": "<optional>"
}, },
{ {
"rule": "eval", "rule": "eval",
"path": "node_modules/source-map-support/source-map-support.js", "path": "node_modules/source-map-support/source-map-support.js",
"line": " // Code called using eval() needs special handling", "line": " // Code called using eval() needs special handling",
"lineNumber": 372, "lineNumber": 373,
"reasonCategory": "falseMatch", "reasonCategory": "falseMatch|testCode|exampleCode|otherUtilityCode|regexMatchedSafeCode|notExercisedByOurApp|ruleNeeded|usageTrusted",
"updated": "2018-09-15T00:38:04.183Z" "updated": "2019-01-26T01:47:58.953Z",
"reasonDetail": "<optional>"
}, },
{ {
"rule": "jQuery-prepend(", "rule": "jQuery-prepend(",

View file

@ -85,6 +85,7 @@ const excludedFiles = [
'^node_modules/body-parser/*', '^node_modules/body-parser/*',
'^node_modules/bower/*', '^node_modules/bower/*',
'^node_modules/buble/*', '^node_modules/buble/*',
'^node_modules/cacache/*',
'^node_modules/chai/*', '^node_modules/chai/*',
'^node_modules/cli-table2/*', '^node_modules/cli-table2/*',
'^node_modules/codemirror/*', '^node_modules/codemirror/*',

648
yarn.lock

File diff suppressed because it is too large Load diff