$ date
--- stdout ---
Sat Feb 21 10:19:29 UTC 2026
--- end ---
$ git clone file:///srv/git/mediawiki-extensions-Adiutor.git /src/repo --depth=1 -b master
--- stderr ---
Cloning into '/src/repo'...
--- stdout ---
--- end ---
$ git config user.name libraryupgrader
--- stdout ---
--- end ---
$ git config user.email tools.libraryupgrader@tools.wmflabs.org
--- stdout ---
--- end ---
$ git submodule update --init
--- stdout ---
--- end ---
$ grr init
--- stdout ---
Installed commit-msg hook.
--- end ---
$ git show-ref refs/heads/master
--- stdout ---
f2f0d325eee46efa883e39cd34d9bcd3e5357141 refs/heads/master
--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
"auditReportVersion": 2,
"vulnerabilities": {
"@babel/eslint-parser": {
"name": "@babel/eslint-parser",
"severity": "high",
"isDirect": true,
"via": [
"eslint"
],
"effects": [],
"range": "7.16.0 - 8.0.0-rc.1",
"nodes": [
"node_modules/@babel/eslint-parser"
],
"fixAvailable": {
"name": "@babel/eslint-parser",
"version": "7.15.8",
"isSemVerMajor": true
}
},
"@eslint/eslintrc": {
"name": "@eslint/eslintrc",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [
"eslint"
],
"range": "0.0.1 || >=0.1.1",
"nodes": [
"node_modules/@eslint/eslintrc"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"@humanwhocodes/config-array": {
"name": "@humanwhocodes/config-array",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [
"eslint"
],
"range": "*",
"nodes": [
"node_modules/@humanwhocodes/config-array"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"@jest/core": {
"name": "@jest/core",
"severity": "high",
"isDirect": false,
"via": [
"@jest/reporters",
"@jest/transform",
"jest-config",
"jest-resolve-dependencies",
"jest-runner",
"jest-runtime",
"jest-snapshot"
],
"effects": [
"jest",
"jest-cli"
],
"range": "*",
"nodes": [
"node_modules/@jest/core"
],
"fixAvailable": {
"name": "jest",
"version": "19.0.2",
"isSemVerMajor": true
}
},
"@jest/expect": {
"name": "@jest/expect",
"severity": "high",
"isDirect": false,
"via": [
"jest-snapshot"
],
"effects": [
"@jest/globals",
"jest-circus"
],
"range": "*",
"nodes": [
"node_modules/@jest/expect"
],
"fixAvailable": {
"name": "jest",
"version": "19.0.2",
"isSemVerMajor": true
}
},
"@jest/globals": {
"name": "@jest/globals",
"severity": "high",
"isDirect": false,
"via": [
"@jest/expect"
],
"effects": [
"jest-runtime"
],
"range": ">=28.0.0-alpha.0",
"nodes": [
"node_modules/@jest/globals"
],
"fixAvailable": {
"name": "jest",
"version": "19.0.2",
"isSemVerMajor": true
}
},
"@jest/reporters": {
"name": "@jest/reporters",
"severity": "high",
"isDirect": false,
"via": [
"@jest/transform",
"glob"
],
"effects": [],
"range": "*",
"nodes": [
"node_modules/@jest/reporters"
],
"fixAvailable": true
},
"@jest/transform": {
"name": "@jest/transform",
"severity": "high",
"isDirect": false,
"via": [
"babel-plugin-istanbul"
],
"effects": [
"babel-jest",
"jest-runner",
"jest-runtime",
"jest-snapshot"
],
"range": "*",
"nodes": [
"node_modules/@jest/transform"
],
"fixAvailable": {
"name": "jest",
"version": "19.0.2",
"isSemVerMajor": true
}
},
"@typescript-eslint/eslint-plugin": {
"name": "@typescript-eslint/eslint-plugin",
"severity": "high",
"isDirect": false,
"via": [
"@typescript-eslint/type-utils",
"@typescript-eslint/utils",
"eslint"
],
"effects": [],
"range": "<=8.55.1-alpha.3",
"nodes": [
"node_modules/@typescript-eslint/eslint-plugin"
],
"fixAvailable": true
},
"@typescript-eslint/parser": {
"name": "@typescript-eslint/parser",
"severity": "high",
"isDirect": false,
"via": [
"@typescript-eslint/typescript-estree",
"eslint"
],
"effects": [
"eslint-config-wikimedia"
],
"range": ">=1.1.1-alpha.0",
"nodes": [
"node_modules/@typescript-eslint/parser"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"@typescript-eslint/type-utils": {
"name": "@typescript-eslint/type-utils",
"severity": "high",
"isDirect": false,
"via": [
"@typescript-eslint/typescript-estree",
"@typescript-eslint/utils",
"eslint"
],
"effects": [
"@typescript-eslint/eslint-plugin"
],
"range": ">=5.9.2-alpha.0",
"nodes": [
"node_modules/@typescript-eslint/type-utils"
],
"fixAvailable": true
},
"@typescript-eslint/typescript-estree": {
"name": "@typescript-eslint/typescript-estree",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [
"@typescript-eslint/parser",
"@typescript-eslint/type-utils",
"@typescript-eslint/utils"
],
"range": ">=6.16.0",
"nodes": [
"node_modules/@typescript-eslint/typescript-estree"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"@typescript-eslint/utils": {
"name": "@typescript-eslint/utils",
"severity": "high",
"isDirect": false,
"via": [
"@typescript-eslint/typescript-estree",
"eslint"
],
"effects": [
"@typescript-eslint/eslint-plugin",
"@typescript-eslint/type-utils"
],
"range": "*",
"nodes": [
"node_modules/@typescript-eslint/utils"
],
"fixAvailable": true
},
"@vue/test-utils": {
"name": "@vue/test-utils",
"severity": "high",
"isDirect": true,
"via": [
"js-beautify"
],
"effects": [],
"range": ">=2.2.8",
"nodes": [
"node_modules/@vue/test-utils"
],
"fixAvailable": {
"name": "@vue/test-utils",
"version": "2.2.7",
"isSemVerMajor": true
}
},
"@vue/vue3-jest": {
"name": "@vue/vue3-jest",
"severity": "high",
"isDirect": true,
"via": [
"babel-jest",
"jest"
],
"effects": [],
"range": "*",
"nodes": [
"node_modules/@vue/vue3-jest"
],
"fixAvailable": false
},
"ajv": {
"name": "ajv",
"severity": "moderate",
"isDirect": false,
"via": [
{
"source": 1113398,
"name": "ajv",
"dependency": "ajv",
"title": "ajv has ReDoS when using `$data` option",
"url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6",
"severity": "moderate",
"cwe": [
"CWE-400"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<6.14.0"
},
{
"source": 1113399,
"name": "ajv",
"dependency": "ajv",
"title": "ajv has ReDoS when using `$data` option",
"url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6",
"severity": "moderate",
"cwe": [
"CWE-400"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": ">=7.0.0-alpha.0 <8.18.0"
}
],
"effects": [],
"range": "<6.14.0 || >=7.0.0-alpha.0 <8.18.0",
"nodes": [
"node_modules/ajv",
"node_modules/table/node_modules/ajv"
],
"fixAvailable": true
},
"babel-jest": {
"name": "babel-jest",
"severity": "high",
"isDirect": false,
"via": [
"@jest/transform",
"babel-plugin-istanbul"
],
"effects": [
"@vue/vue3-jest",
"jest-config"
],
"range": ">=24.0.0-alpha.0",
"nodes": [
"node_modules/babel-jest"
],
"fixAvailable": false
},
"babel-plugin-istanbul": {
"name": "babel-plugin-istanbul",
"severity": "high",
"isDirect": false,
"via": [
"test-exclude"
],
"effects": [
"@jest/transform",
"babel-jest"
],
"range": ">=5.0.1",
"nodes": [
"node_modules/babel-plugin-istanbul"
],
"fixAvailable": {
"name": "jest",
"version": "19.0.2",
"isSemVerMajor": true
}
},
"create-jest": {
"name": "create-jest",
"severity": "high",
"isDirect": false,
"via": [
"jest-config"
],
"effects": [
"jest-cli"
],
"range": ">=29.7.0",
"nodes": [
"node_modules/create-jest"
],
"fixAvailable": {
"name": "jest",
"version": "19.0.2",
"isSemVerMajor": true
}
},
"doiuse": {
"name": "doiuse",
"severity": "high",
"isDirect": false,
"via": [
"multimatch"
],
"effects": [
"stylelint-no-unsupported-browser-features"
],
"range": ">=2.2.0",
"nodes": [
"node_modules/doiuse"
],
"fixAvailable": {
"name": "stylelint-config-wikimedia",
"version": "0.10.1",
"isSemVerMajor": true
}
},
"editorconfig": {
"name": "editorconfig",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [
"js-beautify"
],
"range": ">=1.0.0",
"nodes": [
"node_modules/editorconfig"
],
"fixAvailable": {
"name": "@vue/test-utils",
"version": "2.2.7",
"isSemVerMajor": true
}
},
"eslint": {
"name": "eslint",
"severity": "high",
"isDirect": false,
"via": [
"@eslint/eslintrc",
"@humanwhocodes/config-array",
"file-entry-cache",
"minimatch"
],
"effects": [
"@babel/eslint-parser",
"@typescript-eslint/eslint-plugin",
"@typescript-eslint/parser",
"@typescript-eslint/type-utils",
"@typescript-eslint/utils",
"eslint-config-wikimedia",
"eslint-plugin-jest",
"eslint-plugin-jsdoc",
"eslint-plugin-vue",
"grunt-eslint"
],
"range": "0.7.1 - 2.0.0-rc.1 || 4.1.0 - 10.0.0-rc.2",
"nodes": [
"node_modules/eslint"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"eslint-config-wikimedia": {
"name": "eslint-config-wikimedia",
"severity": "high",
"isDirect": true,
"via": [
"@typescript-eslint/eslint-plugin",
"@typescript-eslint/parser",
"eslint",
"eslint-plugin-jsdoc",
"eslint-plugin-vue"
],
"effects": [],
"range": ">=0.9.0",
"nodes": [
"node_modules/eslint-config-wikimedia"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"eslint-plugin-jest": {
"name": "eslint-plugin-jest",
"severity": "high",
"isDirect": false,
"via": [
"eslint"
],
"effects": [],
"range": "25.0.1 - 29.12.2",
"nodes": [
"node_modules/eslint-plugin-jest"
],
"fixAvailable": true
},
"eslint-plugin-jsdoc": {
"name": "eslint-plugin-jsdoc",
"severity": "high",
"isDirect": false,
"via": [
"eslint"
],
"effects": [
"eslint-config-wikimedia"
],
"range": "8.4.4 - 62.6.1",
"nodes": [
"node_modules/eslint-plugin-jsdoc"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"eslint-plugin-vue": {
"name": "eslint-plugin-vue",
"severity": "high",
"isDirect": false,
"via": [
"eslint"
],
"effects": [
"eslint-config-wikimedia"
],
"range": "5.0.0-beta.0 - 10.7.0",
"nodes": [
"node_modules/eslint-plugin-vue"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"file-entry-cache": {
"name": "file-entry-cache",
"severity": "high",
"isDirect": false,
"via": [
"flat-cache"
],
"effects": [
"eslint"
],
"range": "4.0.0 - 7.0.2",
"nodes": [
"node_modules/file-entry-cache"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"flat-cache": {
"name": "flat-cache",
"severity": "high",
"isDirect": false,
"via": [
"rimraf"
],
"effects": [
"file-entry-cache"
],
"range": "1.3.4 - 4.0.0",
"nodes": [
"node_modules/flat-cache"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"glob": {
"name": "glob",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [
"@jest/reporters",
"jest-config",
"jest-runtime",
"js-beautify",
"rimraf",
"test-exclude"
],
"range": "3.0.0 - 10.5.0",
"nodes": [
"node_modules/glob",
"node_modules/js-beautify/node_modules/glob"
],
"fixAvailable": {
"name": "jest",
"version": "19.0.2",
"isSemVerMajor": true
}
},
"grunt": {
"name": "grunt",
"severity": "high",
"isDirect": true,
"via": [
"glob",
"minimatch"
],
"effects": [
"grunt-eslint"
],
"range": ">=0.4.0-a",
"nodes": [
"node_modules/grunt"
],
"fixAvailable": {
"name": "grunt",
"version": "0.3.17",
"isSemVerMajor": true
}
},
"grunt-eslint": {
"name": "grunt-eslint",
"severity": "high",
"isDirect": true,
"via": [
"eslint",
"grunt"
],
"effects": [],
"range": "<=17.3.2 || >=18.1.0",
"nodes": [
"node_modules/grunt-eslint"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "20.2.0",
"isSemVerMajor": true
}
},
"jest": {
"name": "jest",
"severity": "high",
"isDirect": true,
"via": [
"@jest/core",
"jest-cli"
],
"effects": [],
"range": ">=19.1.0-alpha.eed82034",
"nodes": [
"node_modules/jest"
],
"fixAvailable": {
"name": "jest",
"version": "19.0.2",
"isSemVerMajor": true
}
},
"jest-circus": {
"name": "jest-circus",
"severity": "high",
"isDirect": false,
"via": [
"@jest/expect",
"jest-runtime",
"jest-snapshot"
],
"effects": [
"jest-config"
],
"range": ">=25.2.4",
"nodes": [
"node_modules/jest-circus"
],
"fixAvailable": {
"name": "jest",
"version": "19.0.2",
"isSemVerMajor": true
}
},
"jest-cli": {
"name": "jest-cli",
"severity": "high",
"isDirect": false,
"via": [
"@jest/core",
"create-jest",
"jest-config"
],
"effects": [
"jest"
],
"range": ">=19.1.0-alpha.eed82034",
"nodes": [
"node_modules/jest-cli"
],
"fixAvailable": {
"name": "jest",
"version": "19.0.2",
"isSemVerMajor": true
}
},
"jest-config": {
"name": "jest-config",
"severity": "high",
"isDirect": false,
"via": [
"babel-jest",
"glob",
"jest-circus",
"jest-runner"
],
"effects": [
"@jest/core",
"create-jest",
"jest-cli"
],
"range": ">=19.1.0-alpha.eed82034",
"nodes": [
"node_modules/jest-config"
],
"fixAvailable": {
"name": "jest",
"version": "19.0.2",
"isSemVerMajor": true
}
},
"jest-resolve-dependencies": {
"name": "jest-resolve-dependencies",
"severity": "high",
"isDirect": false,
"via": [
"jest-snapshot"
],
"effects": [],
"range": ">=27.0.0-next.0",
"nodes": [
"node_modules/jest-resolve-dependencies"
],
"fixAvailable": true
},
"jest-runner": {
"name": "jest-runner",
"severity": "high",
"isDirect": false,
"via": [
"@jest/transform",
"jest-runtime"
],
"effects": [
"jest-config"
],
"range": ">=24.0.0-alpha.0",
"nodes": [
"node_modules/jest-runner"
],
"fixAvailable": {
"name": "jest",
"version": "19.0.2",
"isSemVerMajor": true
}
},
"jest-runtime": {
"name": "jest-runtime",
"severity": "high",
"isDirect": false,
"via": [
"@jest/globals",
"@jest/transform",
"glob",
"jest-snapshot"
],
"effects": [
"jest-circus",
"jest-runner"
],
"range": ">=24.0.0-alpha.0",
"nodes": [
"node_modules/jest-runtime"
],
"fixAvailable": {
"name": "jest",
"version": "19.0.2",
"isSemVerMajor": true
}
},
"jest-snapshot": {
"name": "jest-snapshot",
"severity": "high",
"isDirect": false,
"via": [
"@jest/transform"
],
"effects": [
"@jest/core",
"@jest/expect",
"jest-circus",
"jest-resolve-dependencies",
"jest-runtime"
],
"range": ">=27.0.0-next.0",
"nodes": [
"node_modules/jest-snapshot"
],
"fixAvailable": {
"name": "jest",
"version": "19.0.2",
"isSemVerMajor": true
}
},
"js-beautify": {
"name": "js-beautify",
"severity": "high",
"isDirect": false,
"via": [
"editorconfig",
"glob"
],
"effects": [
"@vue/test-utils"
],
"range": ">=1.8.9",
"nodes": [
"node_modules/js-beautify"
],
"fixAvailable": {
"name": "@vue/test-utils",
"version": "2.2.7",
"isSemVerMajor": true
}
},
"minimatch": {
"name": "minimatch",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1113371,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<10.2.1"
}
],
"effects": [
"@eslint/eslintrc",
"@humanwhocodes/config-array",
"@typescript-eslint/typescript-estree",
"editorconfig",
"eslint",
"glob",
"grunt",
"multimatch",
"test-exclude"
],
"range": "<10.2.1",
"nodes": [
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch",
"node_modules/editorconfig/node_modules/minimatch",
"node_modules/grunt/node_modules/minimatch",
"node_modules/js-beautify/node_modules/minimatch",
"node_modules/minimatch"
],
"fixAvailable": {
"name": "jest",
"version": "19.0.2",
"isSemVerMajor": true
}
},
"multimatch": {
"name": "multimatch",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [
"doiuse"
],
"range": "<=7.0.0",
"nodes": [
"node_modules/multimatch"
],
"fixAvailable": {
"name": "stylelint-config-wikimedia",
"version": "0.10.1",
"isSemVerMajor": true
}
},
"rimraf": {
"name": "rimraf",
"severity": "high",
"isDirect": false,
"via": [
"glob"
],
"effects": [
"flat-cache"
],
"range": "2.3.0 - 3.0.2 || 4.2.0 - 5.0.10",
"nodes": [
"node_modules/rimraf"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"stylelint-config-wikimedia": {
"name": "stylelint-config-wikimedia",
"severity": "high",
"isDirect": true,
"via": [
"stylelint-no-unsupported-browser-features"
],
"effects": [],
"range": ">=0.10.2",
"nodes": [
"node_modules/stylelint-config-wikimedia"
],
"fixAvailable": {
"name": "stylelint-config-wikimedia",
"version": "0.10.1",
"isSemVerMajor": true
}
},
"stylelint-no-unsupported-browser-features": {
"name": "stylelint-no-unsupported-browser-features",
"severity": "high",
"isDirect": false,
"via": [
"doiuse"
],
"effects": [
"stylelint-config-wikimedia"
],
"range": "*",
"nodes": [
"node_modules/stylelint-no-unsupported-browser-features"
],
"fixAvailable": {
"name": "stylelint-config-wikimedia",
"version": "0.10.1",
"isSemVerMajor": true
}
},
"test-exclude": {
"name": "test-exclude",
"severity": "high",
"isDirect": false,
"via": [
"glob",
"minimatch"
],
"effects": [
"babel-plugin-istanbul"
],
"range": "4.2.2 || >=5.0.0",
"nodes": [
"node_modules/test-exclude"
],
"fixAvailable": {
"name": "jest",
"version": "19.0.2",
"isSemVerMajor": true
}
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 0,
"moderate": 1,
"high": 45,
"critical": 0,
"total": 46
},
"dependencies": {
"prod": 1,
"dev": 1039,
"optional": 3,
"peer": 1,
"peerOptional": 0,
"total": 1039
}
}
}
--- end ---
$ /usr/bin/composer install
--- stderr ---
No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
Loading composer repositories with package information
Updating dependencies
Lock file operations: 38 installs, 0 updates, 0 removals
- Locking composer/pcre (3.3.2)
- Locking composer/semver (3.4.4)
- Locking composer/spdx-licenses (1.5.9)
- Locking composer/xdebug-handler (3.0.5)
- Locking dealerdirect/phpcodesniffer-composer-installer (v1.2.0)
- Locking doctrine/deprecations (1.1.6)
- Locking felixfbecker/advanced-json-rpc (v3.2.1)
- Locking mediawiki/mediawiki-codesniffer (v49.0.0)
- Locking mediawiki/mediawiki-phan-config (0.18.0)
- Locking mediawiki/minus-x (1.1.3)
- Locking mediawiki/phan-taint-check-plugin (8.0.0)
- Locking microsoft/tolerant-php-parser (v0.1.2)
- Locking netresearch/jsonmapper (v4.5.0)
- Locking phan/phan (5.5.2)
- Locking php-parallel-lint/php-console-color (v1.0.1)
- Locking php-parallel-lint/php-console-highlighter (v1.0.0)
- Locking php-parallel-lint/php-parallel-lint (v1.4.0)
- Locking phpcsstandards/phpcsextra (1.4.0)
- Locking phpcsstandards/phpcsutils (1.2.2)
- Locking phpdocumentor/reflection-common (2.2.0)
- Locking phpdocumentor/reflection-docblock (5.6.6)
- Locking phpdocumentor/type-resolver (1.12.0)
- Locking phpstan/phpdoc-parser (2.3.2)
- Locking psr/container (2.0.2)
- Locking psr/log (3.0.2)
- Locking sabre/event (5.1.7)
- Locking squizlabs/php_codesniffer (3.13.5)
- Locking symfony/console (v7.4.4)
- Locking symfony/deprecation-contracts (v3.6.0)
- Locking symfony/polyfill-ctype (v1.33.0)
- Locking symfony/polyfill-intl-grapheme (v1.33.0)
- Locking symfony/polyfill-intl-normalizer (v1.33.0)
- Locking symfony/polyfill-mbstring (v1.33.0)
- Locking symfony/polyfill-php80 (v1.33.0)
- Locking symfony/service-contracts (v3.6.1)
- Locking symfony/string (v8.0.4)
- Locking tysonandre/var_representation_polyfill (0.1.3)
- Locking webmozart/assert (2.1.5)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 38 installs, 0 updates, 0 removals
0 [>---------------------------] 0 [->--------------------------]
- Installing squizlabs/php_codesniffer (3.13.5): Extracting archive
- Installing dealerdirect/phpcodesniffer-composer-installer (v1.2.0): Extracting archive
- Installing composer/pcre (3.3.2): Extracting archive
- Installing phpcsstandards/phpcsutils (1.2.2): Extracting archive
- Installing phpcsstandards/phpcsextra (1.4.0): Extracting archive
- Installing symfony/polyfill-mbstring (v1.33.0): Extracting archive
- Installing composer/spdx-licenses (1.5.9): Extracting archive
- Installing composer/semver (3.4.4): Extracting archive
- Installing mediawiki/mediawiki-codesniffer (v49.0.0): Extracting archive
- Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive
- Installing symfony/polyfill-php80 (v1.33.0): Extracting archive
- Installing symfony/polyfill-intl-normalizer (v1.33.0): Extracting archive
- Installing symfony/polyfill-intl-grapheme (v1.33.0): Extracting archive
- Installing symfony/polyfill-ctype (v1.33.0): Extracting archive
- Installing symfony/string (v8.0.4): Extracting archive
- Installing symfony/deprecation-contracts (v3.6.0): Extracting archive
- Installing psr/container (2.0.2): Extracting archive
- Installing symfony/service-contracts (v3.6.1): Extracting archive
- Installing symfony/console (v7.4.4): Extracting archive
- Installing sabre/event (5.1.7): Extracting archive
- Installing netresearch/jsonmapper (v4.5.0): Extracting archive
- Installing microsoft/tolerant-php-parser (v0.1.2): Extracting archive
- Installing webmozart/assert (2.1.5): Extracting archive
- Installing phpstan/phpdoc-parser (2.3.2): Extracting archive
- Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
- Installing doctrine/deprecations (1.1.6): Extracting archive
- Installing phpdocumentor/type-resolver (1.12.0): Extracting archive
- Installing phpdocumentor/reflection-docblock (5.6.6): Extracting archive
- Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
- Installing psr/log (3.0.2): Extracting archive
- Installing composer/xdebug-handler (3.0.5): Extracting archive
- Installing phan/phan (5.5.2): Extracting archive
- Installing mediawiki/phan-taint-check-plugin (8.0.0): Extracting archive
- Installing mediawiki/mediawiki-phan-config (0.18.0): Extracting archive
- Installing mediawiki/minus-x (1.1.3): Extracting archive
- Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive
- Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive
- Installing php-parallel-lint/php-parallel-lint (v1.4.0): Extracting archive
0/36 [>---------------------------] 0%
29/36 [======================>-----] 80%
36/36 [============================] 100%
1 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---
PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils
--- end ---
Upgrading n:@wikimedia/codex from 2.3.2 -> 2.3.4
Upgrading n:@wikimedia/codex-icons from 2.3.2 -> 2.3.4
$ /usr/bin/npm install
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex@2.3.4',
npm WARN EBADENGINE required: { npm: '>=10.8.2', node: '>=20.19.1' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex-icons@2.3.4',
npm WARN EBADENGINE required: { npm: '>=10.8.2', node: '>=20.19.1' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated osenv@0.1.5: This package is no longer supported.
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
--- stdout ---
added 1038 packages, and audited 1039 packages in 14s
140 packages are looking for funding
run `npm fund` for details
46 vulnerabilities (1 moderate, 45 high)
To address issues that do not require attention, run:
npm audit fix
To address all issues possible (including breaking changes), run:
npm audit fix --force
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
--- end ---
$ package-lock-lint /src/repo/package-lock.json
--- stdout ---
Checking /src/repo/package-lock.json
--- end ---
$ /usr/bin/npm ci
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex@2.3.4',
npm WARN EBADENGINE required: { node: '>=20.19.1', npm: '>=10.8.2' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex-icons@2.3.4',
npm WARN EBADENGINE required: { node: '>=20.19.1', npm: '>=10.8.2' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated osenv@0.1.5: This package is no longer supported.
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
--- stdout ---
added 1038 packages, and audited 1039 packages in 18s
140 packages are looking for funding
run `npm fund` for details
46 vulnerabilities (1 moderate, 45 high)
To address issues that do not require attention, run:
npm audit fix
To address all issues possible (including breaking changes), run:
npm audit fix --force
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
--- end ---
$ /usr/bin/npm test
--- stderr ---
PASS tests/jest/deletionProposeOptions.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'DeletionProposeOptions',
components: {
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxChipInput: {
name: 'CdxChipInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Oa]
},
CdxToggleSwitch: {
name: 'CdxToggleSwitch',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Qr]
},
CdxMessage: {
name: 'CdxMessage',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Os]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxButton: {
name: 'CdxButton',
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: nl]
}
},
setup: [Function: setup],
data: [Function: data],
methods: { saveConfiguration: [Function: saveConfiguration] }
}
at <DeletionProposeOptions ref="VTU_COMPONENT" >
at <VTUROOT>
52 | describe( 'DeletionProposeOptions Component Tests', () => {
53 |
> 54 | const wrapper = mount( DeletionProposeOptions );
| ^
55 |
56 | it( 'Should exist DeletionProposeOptions', () => {
57 | expect( wrapper.exists() ).toBe( true );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at tests/jest/deletionProposeOptions.test.js:54:21
at Object.<anonymous> (tests/jest/deletionProposeOptions.test.js:52:1)
PASS tests/jest/createSpeedyDeletionOptions.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'CreateSpeedyDeletionOptions',
components: {
CdxChipInput: {
name: 'CdxChipInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Oa]
},
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxMessage: {
name: 'CdxMessage',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Os]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxRadio: {
name: 'CdxRadio',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Ei]
},
CdxButton: {
name: 'CdxButton',
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: nl]
},
CdxToggleSwitch: {
name: 'CdxToggleSwitch',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Qr]
},
CdxTable: {
name: 'CdxTable',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Cr]
},
CdxIcon: {
name: 'CdxIcon',
props: [Object],
setup: [Function: setup],
render: [Function: Xn]
}
},
setup: [Function: setup],
data: [Function: data],
methods: {
isNamespaceDisabled: [Function: isNamespaceDisabled],
addNewNameSpace: [Function: addNewNameSpace],
deleteNameSpace: [Function: deleteNameSpace],
addNewReason: [Function: addNewReason],
deleteReason: [Function: deleteReason],
saveConfiguration: [Function: saveConfiguration]
}
}
at <CreateSpeedyDeletionOptions ref="VTU_COMPONENT" >
at <VTUROOT>
61 | describe( 'CreateSpeedyDeletionOptions Component Tests', () => {
62 |
> 63 | const wrapper = mount( CreateSpeedyDeletionOptions );
| ^
64 |
65 | it( 'Should exist CreateSpeedyDeletionOptions', () => {
66 | expect( wrapper.exists() ).toBe( true );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at tests/jest/createSpeedyDeletionOptions.test.js:63:21
at Object.<anonymous> (tests/jest/createSpeedyDeletionOptions.test.js:61:1)
PASS tests/jest/articleTaggingOptions.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'ArticleTaggingOptions',
components: {
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxChipInput: {
name: 'CdxChipInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Oa]
},
CdxToggleSwitch: {
name: 'CdxToggleSwitch',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Qr]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxButton: {
name: 'CdxButton',
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: nl]
}
},
setup: [Function: setup],
data: [Function: data],
methods: {
addNewTagLabel: [Function: addNewTagLabel],
deleteLabel: [Function: deleteLabel],
addNewTag: [Function: addNewTag],
deleteTag: [Function: deleteTag],
addNewSubitem: [Function: addNewSubitem],
deleteSubitem: [Function: deleteSubitem],
generateTemplateOutput: [Function: generateTemplateOutput],
saveConfiguration: [Function: saveConfiguration]
}
}
at <ArticleTaggingOptions ref="VTU_COMPONENT" >
at <VTUROOT>
50 | describe( 'ArticleTaggingOptions Component Tests', () => {
51 |
> 52 | const wrapper = mount( ArticleTaggingOptions );
| ^
53 |
54 | it( 'Should exist ArticleTaggingOptions', () => {
55 | expect( wrapper.exists() ).toBe( true );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at tests/jest/articleTaggingOptions.test.js:52:21
at Object.<anonymous> (tests/jest/articleTaggingOptions.test.js:50:1)
PASS tests/jest/articleTagging.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'ArticleTagging',
components: {
CdxDialog: {
name: 'CdxDialog',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: As]
},
CdxCheckbox: {
name: 'CdxCheckbox',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: zl]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxMessage: {
name: 'CdxMessage',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Os]
}
},
setup: [Function: setup]
}
at <ArticleTagging ref="VTU_COMPONENT" >
at <VTUROOT>
39 | describe( 'ArticleTagging', () => {
40 | it( 'initializes with default values', () => {
> 41 | const wrapper = mount( ArticleTagging );
| ^
42 | expect( wrapper.vm.openTagDialog ).toBe( true );
43 | expect( wrapper.vm.primaryAction.label ).toBe( 'translated message' );
44 | } );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/articleTagging.test.js:41:25)
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'ArticleTagging',
components: {
CdxDialog: {
name: 'CdxDialog',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: As]
},
CdxCheckbox: {
name: 'CdxCheckbox',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: zl]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxMessage: {
name: 'CdxMessage',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Os]
}
},
setup: [Function: setup]
}
at <ArticleTagging ref="VTU_COMPONENT" >
at <VTUROOT>
88 |
89 | it( 'notifies when tagArticle is called with no selected tags', async () => {
> 90 | const wrapper = mount( ArticleTagging );
| ^
91 |
92 | await wrapper.vm.tagArticle();
93 |
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/articleTagging.test.js:90:25)
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'ArticleTagging',
components: {
CdxDialog: {
name: 'CdxDialog',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: As]
},
CdxCheckbox: {
name: 'CdxCheckbox',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: zl]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxMessage: {
name: 'CdxMessage',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Os]
}
},
setup: [Function: setup]
}
at <ArticleTagging ref="VTU_COMPONENT" >
at <VTUROOT>
105 | } ) );
106 |
> 107 | const wrapper = mount( ArticleTagging );
| ^
108 |
109 | wrapper.vm.selectedTags = [
110 | {
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/articleTagging.test.js:107:25)
PASS tests/jest/deletionPropose.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'ProposeDeletion',
components: {
CdxRadio: {
name: 'CdxRadio',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Ei]
},
CdxDialog: {
name: 'CdxDialog',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: As]
},
CdxCheckbox: {
name: 'CdxCheckbox',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: zl]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxTextArea: {
name: 'CdxTextArea',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Or]
}
},
setup: [Function: setup]
}
at <ProposeDeletion ref="VTU_COMPONENT" >
at <VTUROOT>
58 |
59 | describe( 'ProposeDeletion', () => {
> 60 | const wrapper = mount( deletionPropose );
| ^
61 | it( 'initializes with default values', () => {
62 | expect( wrapper.vm.openPrdDialog ).toBe( true );
63 | } );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at tests/jest/deletionPropose.test.js:60:21
at Object.<anonymous> (tests/jest/deletionPropose.test.js:59:1)
PASS tests/jest/requestPageProtectionOptions.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'RequestPageProtectionOptions',
components: {
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxChipInput: {
name: 'CdxChipInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Oa]
},
CdxMessage: {
name: 'CdxMessage',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Os]
},
CdxToggleSwitch: {
name: 'CdxToggleSwitch',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Qr]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxButton: {
name: 'CdxButton',
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: nl]
},
CdxRadio: {
name: 'CdxRadio',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Ei]
},
CdxTextArea: {
name: 'CdxTextArea',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Or]
},
CdxTable: {
name: 'CdxTable',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Cr]
},
CdxIcon: {
name: 'CdxIcon',
props: [Object],
setup: [Function: setup],
render: [Function: Xn]
}
},
setup: [Function: setup],
data: [Function: data],
methods: {
addNewProtectionDuration: [Function: addNewProtectionDuration],
addNewProtectionType: [Function: addNewProtectionType],
deleteProtectionDuration: [Function: deleteProtectionDuration],
deleteProtectionType: [Function: deleteProtectionType],
saveConfiguration: [Function: saveConfiguration]
}
}
at <RequestPageProtectionOptions ref="VTU_COMPONENT" >
at <VTUROOT>
53 | describe( 'RequestPageProtectionOptions Component Tests', () => {
54 |
> 55 | const wrapper = mount( RequestPageProtectionOptions );
| ^
56 |
57 | it( 'Should exist RequestPageProtectionOptions', () => {
58 | expect( wrapper.exists() ).toBe( true );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at tests/jest/requestPageProtectionOptions.test.js:55:21
at Object.<anonymous> (tests/jest/requestPageProtectionOptions.test.js:53:1)
PASS tests/jest/requestPageMoveOptions.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'RequestPageMove',
components: {
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxChipInput: {
name: 'CdxChipInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Oa]
},
CdxMessage: {
name: 'CdxMessage',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Os]
},
CdxToggleSwitch: {
name: 'CdxToggleSwitch',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Qr]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxButton: {
name: 'CdxButton',
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: nl]
},
CdxRadio: {
name: 'CdxRadio',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Ei]
},
CdxTextArea: {
name: 'CdxTextArea',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Or]
}
},
setup: [Function: setup],
data: [Function: data],
methods: { saveConfiguration: [Function: saveConfiguration] }
}
at <RequestPageMove ref="VTU_COMPONENT" >
at <VTUROOT>
51 | describe( 'RequestPageMoveOptions Component Tests', () => {
52 |
> 53 | const wrapper = mount( RequestPageMoveOptions );
| ^
54 |
55 | it( 'Should exist RequestPageMoveOptions', () => {
56 | expect( wrapper.exists() ).toBe( true );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at tests/jest/requestPageMoveOptions.test.js:53:21
at Object.<anonymous> (tests/jest/requestPageMoveOptions.test.js:51:1)
PASS tests/jest/requestPageProtection.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'RequestPageProtection',
components: {
CdxDialog: {
name: 'CdxDialog',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: As]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxTextArea: {
name: 'CdxTextArea',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Or]
},
CdxSelect: {
name: 'CdxSelect',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: zi]
}
},
setup: [Function: setup],
data: [Function: data]
}
at <RequestPageProtection ref="VTU_COMPONENT" >
at <VTUROOT>
43 | describe( 'RequestPageProtection', () => {
44 | it( 'initializes with default values', () => {
> 45 | const wrapper = mount( RequestPageProtection );
| ^
46 | expect( wrapper.vm.openRppDialog ).toBe( true );
47 | expect( wrapper.vm.primaryAction.label ).toBe( 'translated message' );
48 | } );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/requestPageProtection.test.js:45:25)
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'RequestPageProtection',
components: {
CdxDialog: {
name: 'CdxDialog',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: As]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxTextArea: {
name: 'CdxTextArea',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Or]
},
CdxSelect: {
name: 'CdxSelect',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: zi]
}
},
setup: [Function: setup],
data: [Function: data]
}
at <RequestPageProtection ref="VTU_COMPONENT" >
at <VTUROOT>
55 | } ) );
56 |
> 57 | const wrapper = mount( RequestPageProtection );
| ^
58 | wrapper.vm.durationSelection = 'temp';
59 | wrapper.vm.typeSelection = 'full';
60 | wrapper.vm.rationaleInput = 'Rationale for the protection';
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/requestPageProtection.test.js:57:25)
PASS tests/jest/requestPageMove.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'RequestPageMove',
components: {
CdxDialog: {
name: 'CdxDialog',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: As]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxTextArea: {
name: 'CdxTextArea',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Or]
}
},
setup: [Function: setup]
}
at <RequestPageMove ref="VTU_COMPONENT" >
at <VTUROOT>
39 | describe( 'RequestPageMove', () => {
40 | it( 'initializes with default values', () => {
> 41 | const wrapper = mount( RequestPageMove );
| ^
42 | expect( wrapper.vm.openRpmDialog ).toBe( true );
43 | expect( wrapper.vm.primaryAction.label ).toBe( 'translated message' );
44 | } );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/requestPageMove.test.js:41:25)
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'RequestPageMove',
components: {
CdxDialog: {
name: 'CdxDialog',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: As]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxTextArea: {
name: 'CdxTextArea',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Or]
}
},
setup: [Function: setup]
}
at <RequestPageMove ref="VTU_COMPONENT" >
at <VTUROOT>
51 | } ) );
52 |
> 53 | const wrapper = mount( RequestPageMove );
| ^
54 | wrapper.vm.newPageName = 'New Mock Page Name';
55 | wrapper.vm.rationaleInput = 'Rationale for the move';
56 |
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/requestPageMove.test.js:53:25)
PASS tests/jest/adiutorSettings.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'AdiutorSettings',
components: {
CdxTabs: {
name: 'CdxTabs',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Dr]
},
CdxTab: {
name: 'CdxTab',
props: [Object],
setup: [Function: setup],
render: [Function: Br]
},
createSpeedyDeletionOptions: {
name: 'CreateSpeedyDeletionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageProtectionOptions: {
name: 'RequestPageProtectionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageMoveOptions: {
name: 'RequestPageMove',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
deletionProposeOptions: {
name: 'DeletionProposeOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
articleTaggingOptions: {
name: 'ArticleTaggingOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
reportRevisionOptions: {
name: 'ReportRevisionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
}
},
props: { framed: { type: [Function: Boolean], default: false } },
data: [Function: data]
}
at <AdiutorSettings framed=true ref="VTU_COMPONENT" >
at <VTUROOT>
101 | beforeEach( () => {
102 |
> 103 | wrapper = mount( AdiutorSettings, {
| ^
104 | global: {
105 | stubs: {
106 | createSpeedyDeletionOptions: true,
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7884:5)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/adiutorSettings.test.js:103:19)
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'AdiutorSettings',
components: {
CdxTabs: {
name: 'CdxTabs',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Dr]
},
CdxTab: {
name: 'CdxTab',
props: [Object],
setup: [Function: setup],
render: [Function: Br]
},
createSpeedyDeletionOptions: {
name: 'CreateSpeedyDeletionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageProtectionOptions: {
name: 'RequestPageProtectionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageMoveOptions: {
name: 'RequestPageMove',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
deletionProposeOptions: {
name: 'DeletionProposeOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
articleTaggingOptions: {
name: 'ArticleTaggingOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
reportRevisionOptions: {
name: 'ReportRevisionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
}
},
props: { framed: { type: [Function: Boolean], default: false } },
data: [Function: data]
}
at <AdiutorSettings framed=true ref="VTU_COMPONENT" >
at <VTUROOT>
101 | beforeEach( () => {
102 |
> 103 | wrapper = mount( AdiutorSettings, {
| ^
104 | global: {
105 | stubs: {
106 | createSpeedyDeletionOptions: true,
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7884:5)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/adiutorSettings.test.js:103:19)
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'AdiutorSettings',
components: {
CdxTabs: {
name: 'CdxTabs',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Dr]
},
CdxTab: {
name: 'CdxTab',
props: [Object],
setup: [Function: setup],
render: [Function: Br]
},
createSpeedyDeletionOptions: {
name: 'CreateSpeedyDeletionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageProtectionOptions: {
name: 'RequestPageProtectionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageMoveOptions: {
name: 'RequestPageMove',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
deletionProposeOptions: {
name: 'DeletionProposeOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
articleTaggingOptions: {
name: 'ArticleTaggingOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
reportRevisionOptions: {
name: 'ReportRevisionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
}
},
props: { framed: { type: [Function: Boolean], default: false } },
data: [Function: data]
}
at <AdiutorSettings framed=true ref="VTU_COMPONENT" >
at <VTUROOT>
101 | beforeEach( () => {
102 |
> 103 | wrapper = mount( AdiutorSettings, {
| ^
104 | global: {
105 | stubs: {
106 | createSpeedyDeletionOptions: true,
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7884:5)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/adiutorSettings.test.js:103:19)
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'AdiutorSettings',
components: {
CdxTabs: {
name: 'CdxTabs',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Dr]
},
CdxTab: {
name: 'CdxTab',
props: [Object],
setup: [Function: setup],
render: [Function: Br]
},
createSpeedyDeletionOptions: {
name: 'CreateSpeedyDeletionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageProtectionOptions: {
name: 'RequestPageProtectionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageMoveOptions: {
name: 'RequestPageMove',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
deletionProposeOptions: {
name: 'DeletionProposeOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
articleTaggingOptions: {
name: 'ArticleTaggingOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
reportRevisionOptions: {
name: 'ReportRevisionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
}
},
props: { framed: { type: [Function: Boolean], default: false } },
data: [Function: data]
}
at <AdiutorSettings framed=true ref="VTU_COMPONENT" >
at <VTUROOT>
101 | beforeEach( () => {
102 |
> 103 | wrapper = mount( AdiutorSettings, {
| ^
104 | global: {
105 | stubs: {
106 | createSpeedyDeletionOptions: true,
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7884:5)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/adiutorSettings.test.js:103:19)
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'AdiutorSettings',
components: {
CdxTabs: {
name: 'CdxTabs',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Dr]
},
CdxTab: {
name: 'CdxTab',
props: [Object],
setup: [Function: setup],
render: [Function: Br]
},
createSpeedyDeletionOptions: {
name: 'CreateSpeedyDeletionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageProtectionOptions: {
name: 'RequestPageProtectionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageMoveOptions: {
name: 'RequestPageMove',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
deletionProposeOptions: {
name: 'DeletionProposeOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
articleTaggingOptions: {
name: 'ArticleTaggingOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
reportRevisionOptions: {
name: 'ReportRevisionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
}
},
props: { framed: { type: [Function: Boolean], default: false } },
data: [Function: data]
}
at <AdiutorSettings framed=true ref="VTU_COMPONENT" >
at <VTUROOT>
101 | beforeEach( () => {
102 |
> 103 | wrapper = mount( AdiutorSettings, {
| ^
104 | global: {
105 | stubs: {
106 | createSpeedyDeletionOptions: true,
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7884:5)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/adiutorSettings.test.js:103:19)
PASS tests/jest/createSpeedyDeletion.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'CreateSpeedyDeletion',
components: {
CdxDialog: {
name: 'CdxDialog',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: As]
},
CdxCheckbox: {
name: 'CdxCheckbox',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: zl]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxMessage: {
name: 'CdxMessage',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Os]
}
},
setup: [Function: setup]
}
at <CreateSpeedyDeletion ref="VTU_COMPONENT" >
at <VTUROOT>
36 |
37 | describe( 'CreateSpeedyDeletion', () => {
> 38 | const wrapper = mount( createSpeedyDeletion );
| ^
39 | it( 'initializes with default values', () => {
40 | expect( wrapper.vm.openCsdDialog ).toBe( true );
41 | } );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at tests/jest/createSpeedyDeletion.test.js:38:21
at Object.<anonymous> (tests/jest/createSpeedyDeletion.test.js:37:1)
Test Suites: 11 passed, 11 total
Tests: 30 passed, 30 total
Snapshots: 0 total
Time: 7.239 s
Ran all test suites.
--- stdout ---
> test
> grunt test && npm run test:jest
Running "eslint:all" (eslint) task
/src/repo/resources/ext.adiutor/components/deletionPropose.vue
102:1 warning The type 'jQuery.Promise' is undefined jsdoc/no-undefined-types
✖ 1 problem (0 errors, 1 warning)
Running "stylelint:all" (stylelint) task
>> Linted 13 files without errors
Running "banana:Adiutor" (banana) task
>> 1 message directory checked.
Done.
> test:jest
> jest
-----------------------------------|---------|----------|---------|---------|--------------------------------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------------------------------|---------|----------|---------|---------|--------------------------------------------
All files | 34.77 | 16.96 | 23.48 | 38.41 |
components | 34.81 | 17.14 | 22.94 | 38.74 |
adiutorSettings.vue | 65 | 0 | 16.66 | 65 | 78-95
articleTagging.vue | 49.46 | 27.22 | 35.1 | 50 | 71-82,93-101,147,193,337-341,423-533
articleTaggingOptions.vue | 35.56 | 18.34 | 21.6 | 35.76 | 68-127,164-174,246-549
createSpeedyDeletion.vue | 47.02 | 23.33 | 31.42 | 47.05 | 6-7,115-116,123-126,163,236-387
createSpeedyDeletionOptions.vue | 32.9 | 18.18 | 18.12 | 30.16 | 162-210,254-264,304-721
deletionPropose.vue | 24.33 | 8.02 | 15.47 | 55.17 | 3,89,164,212,273,300-378
deletionProposeOptions.vue | 38.11 | 18.34 | 25.47 | 43.56 | 117-127,155-366
reportRevisionOptions.vue | 3.22 | 0 | 0 | 8.14 | 2-4,59-192,223-536
requestPageMove.vue | 42.12 | 20 | 39.72 | 71.42 | 177-224
requestPageMoveOptions.vue | 37.5 | 18.18 | 24.77 | 41.5 | 131-141,169-401
requestPageProtection.vue | 42.36 | 19.78 | 38.96 | 68.42 | 56-57,189-248
requestPageProtectionOptions.vue | 34.14 | 17.54 | 19.14 | 32.51 | 146-173,216-226,266-662
middlewares | 14.49 | 0 | 11.11 | 15.62 |
speedyDeletionMiddleware.js | 14.49 | 0 | 11.11 | 15.62 | 16-18,38-77,89-107,125-132,145-160,183-199
utilities | 55.93 | 16.66 | 73.33 | 56.89 |
adiutorUtility.js | 55.93 | 16.66 | 73.33 | 56.89 | 35,54,64-73,96-97,118,139,185-209,215
-----------------------------------|---------|----------|---------|---------|--------------------------------------------
--- end ---
Upgrading c:mediawiki/minus-x from 1.1.3 -> 2.0.1
$ /usr/bin/composer update
--- stderr ---
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 1 update, 0 removals
- Upgrading mediawiki/minus-x (1.1.3 => 2.0.1)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
- Upgrading mediawiki/minus-x (1.1.3 => 2.0.1): Extracting archive
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found.
--- stdout ---
--- end ---
$ /usr/bin/composer install
--- stderr ---
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
17 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---
--- end ---
$ /usr/bin/composer test
--- stderr ---
> parallel-lint . --exclude vendor --exclude node_modules
> phpcs -sp --cache
> minus-x check .
--- stdout ---
PHP 8.4.18 | 10 parallel jobs
....................... 23/23 (100%)
Checked 23 files in 0.1 seconds
No syntax error found
....................... 23 / 23 (100%)
Time: 548ms; Memory: 8MB
MinusX
======
Processing /src/repo...
.............................................................
.............................................................
.............................................................
.............
All good!
--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
"auditReportVersion": 2,
"vulnerabilities": {
"@babel/eslint-parser": {
"name": "@babel/eslint-parser",
"severity": "high",
"isDirect": true,
"via": [
"eslint"
],
"effects": [],
"range": "7.16.0 - 8.0.0-rc.1",
"nodes": [
"node_modules/@babel/eslint-parser"
],
"fixAvailable": {
"name": "@babel/eslint-parser",
"version": "7.15.8",
"isSemVerMajor": true
}
},
"@eslint/eslintrc": {
"name": "@eslint/eslintrc",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [
"eslint"
],
"range": "0.0.1 || >=0.1.1",
"nodes": [
"node_modules/@eslint/eslintrc"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"@humanwhocodes/config-array": {
"name": "@humanwhocodes/config-array",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [
"eslint"
],
"range": "*",
"nodes": [
"node_modules/@humanwhocodes/config-array"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"@jest/core": {
"name": "@jest/core",
"severity": "high",
"isDirect": false,
"via": [
"@jest/reporters",
"@jest/transform",
"jest-config",
"jest-resolve-dependencies",
"jest-runner",
"jest-runtime",
"jest-snapshot"
],
"effects": [
"jest",
"jest-cli"
],
"range": "*",
"nodes": [
"node_modules/@jest/core"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"@jest/expect": {
"name": "@jest/expect",
"severity": "high",
"isDirect": false,
"via": [
"jest-snapshot"
],
"effects": [
"@jest/globals",
"jest-circus"
],
"range": "*",
"nodes": [
"node_modules/@jest/expect"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"@jest/globals": {
"name": "@jest/globals",
"severity": "high",
"isDirect": false,
"via": [
"@jest/expect"
],
"effects": [
"jest-runtime"
],
"range": ">=28.0.0-alpha.0",
"nodes": [
"node_modules/@jest/globals"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"@jest/reporters": {
"name": "@jest/reporters",
"severity": "high",
"isDirect": false,
"via": [
"@jest/transform",
"glob"
],
"effects": [],
"range": "*",
"nodes": [
"node_modules/@jest/reporters"
],
"fixAvailable": true
},
"@jest/transform": {
"name": "@jest/transform",
"severity": "high",
"isDirect": false,
"via": [
"babel-plugin-istanbul"
],
"effects": [
"babel-jest",
"jest-runner",
"jest-runtime",
"jest-snapshot"
],
"range": "*",
"nodes": [
"node_modules/@jest/transform"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"@typescript-eslint/eslint-plugin": {
"name": "@typescript-eslint/eslint-plugin",
"severity": "high",
"isDirect": false,
"via": [
"@typescript-eslint/type-utils",
"@typescript-eslint/utils",
"eslint"
],
"effects": [
"eslint-config-wikimedia"
],
"range": "<=8.55.1-alpha.3",
"nodes": [
"node_modules/@typescript-eslint/eslint-plugin"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"@typescript-eslint/parser": {
"name": "@typescript-eslint/parser",
"severity": "high",
"isDirect": false,
"via": [
"@typescript-eslint/typescript-estree",
"eslint"
],
"effects": [],
"range": ">=1.1.1-alpha.0",
"nodes": [
"node_modules/@typescript-eslint/parser"
],
"fixAvailable": true
},
"@typescript-eslint/type-utils": {
"name": "@typescript-eslint/type-utils",
"severity": "high",
"isDirect": false,
"via": [
"@typescript-eslint/typescript-estree",
"@typescript-eslint/utils",
"eslint"
],
"effects": [
"@typescript-eslint/eslint-plugin"
],
"range": ">=5.9.2-alpha.0",
"nodes": [
"node_modules/@typescript-eslint/type-utils"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"@typescript-eslint/typescript-estree": {
"name": "@typescript-eslint/typescript-estree",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [
"@typescript-eslint/parser",
"@typescript-eslint/type-utils",
"@typescript-eslint/utils"
],
"range": ">=6.16.0",
"nodes": [
"node_modules/@typescript-eslint/typescript-estree"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"@typescript-eslint/utils": {
"name": "@typescript-eslint/utils",
"severity": "high",
"isDirect": false,
"via": [
"@typescript-eslint/typescript-estree",
"eslint"
],
"effects": [
"@typescript-eslint/eslint-plugin",
"@typescript-eslint/type-utils"
],
"range": "*",
"nodes": [
"node_modules/@typescript-eslint/utils"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"@vue/test-utils": {
"name": "@vue/test-utils",
"severity": "high",
"isDirect": true,
"via": [
"js-beautify"
],
"effects": [],
"range": ">=2.4.1",
"nodes": [
"node_modules/@vue/test-utils"
],
"fixAvailable": {
"name": "@vue/test-utils",
"version": "2.4.0",
"isSemVerMajor": true
}
},
"@vue/vue3-jest": {
"name": "@vue/vue3-jest",
"severity": "high",
"isDirect": true,
"via": [
"babel-jest",
"jest"
],
"effects": [],
"range": "*",
"nodes": [
"node_modules/@vue/vue3-jest"
],
"fixAvailable": false
},
"ajv": {
"name": "ajv",
"severity": "moderate",
"isDirect": false,
"via": [
{
"source": 1113398,
"name": "ajv",
"dependency": "ajv",
"title": "ajv has ReDoS when using `$data` option",
"url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6",
"severity": "moderate",
"cwe": [
"CWE-400"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<6.14.0"
},
{
"source": 1113399,
"name": "ajv",
"dependency": "ajv",
"title": "ajv has ReDoS when using `$data` option",
"url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6",
"severity": "moderate",
"cwe": [
"CWE-400"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": ">=7.0.0-alpha.0 <8.18.0"
}
],
"effects": [],
"range": "<6.14.0 || >=7.0.0-alpha.0 <8.18.0",
"nodes": [
"node_modules/ajv",
"node_modules/table/node_modules/ajv"
],
"fixAvailable": true
},
"babel-jest": {
"name": "babel-jest",
"severity": "high",
"isDirect": false,
"via": [
"@jest/transform",
"babel-plugin-istanbul"
],
"effects": [
"@vue/vue3-jest",
"jest-config"
],
"range": ">=24.0.0-alpha.0",
"nodes": [
"node_modules/babel-jest"
],
"fixAvailable": false
},
"babel-plugin-istanbul": {
"name": "babel-plugin-istanbul",
"severity": "high",
"isDirect": false,
"via": [
"test-exclude"
],
"effects": [
"@jest/transform",
"babel-jest"
],
"range": ">=5.0.1",
"nodes": [
"node_modules/babel-plugin-istanbul"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"create-jest": {
"name": "create-jest",
"severity": "high",
"isDirect": false,
"via": [
"jest-config"
],
"effects": [
"jest-cli"
],
"range": ">=29.7.0",
"nodes": [
"node_modules/create-jest"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"doiuse": {
"name": "doiuse",
"severity": "high",
"isDirect": false,
"via": [
"multimatch"
],
"effects": [
"stylelint-no-unsupported-browser-features"
],
"range": ">=2.2.0",
"nodes": [
"node_modules/doiuse"
],
"fixAvailable": {
"name": "stylelint-config-wikimedia",
"version": "0.10.1",
"isSemVerMajor": true
}
},
"editorconfig": {
"name": "editorconfig",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [
"js-beautify"
],
"range": ">=1.0.0",
"nodes": [
"node_modules/editorconfig"
],
"fixAvailable": {
"name": "@vue/test-utils",
"version": "2.4.0",
"isSemVerMajor": true
}
},
"eslint": {
"name": "eslint",
"severity": "high",
"isDirect": false,
"via": [
"@eslint/eslintrc",
"@humanwhocodes/config-array",
"file-entry-cache",
"minimatch"
],
"effects": [
"@babel/eslint-parser",
"@typescript-eslint/eslint-plugin",
"@typescript-eslint/parser",
"@typescript-eslint/type-utils",
"@typescript-eslint/utils",
"eslint-config-wikimedia",
"eslint-plugin-jest",
"eslint-plugin-jsdoc",
"eslint-plugin-vue",
"grunt-eslint"
],
"range": "0.7.1 - 2.0.0-rc.1 || 4.1.0 - 10.0.0-rc.2",
"nodes": [
"node_modules/eslint"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"eslint-config-wikimedia": {
"name": "eslint-config-wikimedia",
"severity": "high",
"isDirect": true,
"via": [
"@typescript-eslint/eslint-plugin",
"@typescript-eslint/parser",
"eslint",
"eslint-plugin-jsdoc",
"eslint-plugin-vue"
],
"effects": [],
"range": ">=0.9.0",
"nodes": [
"node_modules/eslint-config-wikimedia"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"eslint-plugin-jest": {
"name": "eslint-plugin-jest",
"severity": "high",
"isDirect": false,
"via": [
"eslint"
],
"effects": [],
"range": "25.0.1 - 29.12.2",
"nodes": [
"node_modules/eslint-plugin-jest"
],
"fixAvailable": true
},
"eslint-plugin-jsdoc": {
"name": "eslint-plugin-jsdoc",
"severity": "high",
"isDirect": false,
"via": [
"eslint"
],
"effects": [
"eslint-config-wikimedia"
],
"range": "8.4.4 - 62.6.1",
"nodes": [
"node_modules/eslint-plugin-jsdoc"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"eslint-plugin-vue": {
"name": "eslint-plugin-vue",
"severity": "high",
"isDirect": false,
"via": [
"eslint"
],
"effects": [
"eslint-config-wikimedia"
],
"range": "5.0.0-beta.0 - 10.7.0",
"nodes": [
"node_modules/eslint-plugin-vue"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"file-entry-cache": {
"name": "file-entry-cache",
"severity": "high",
"isDirect": false,
"via": [
"flat-cache"
],
"effects": [
"eslint"
],
"range": "4.0.0 - 7.0.2",
"nodes": [
"node_modules/file-entry-cache"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"flat-cache": {
"name": "flat-cache",
"severity": "high",
"isDirect": false,
"via": [
"rimraf"
],
"effects": [
"file-entry-cache"
],
"range": "1.3.4 - 4.0.0",
"nodes": [
"node_modules/flat-cache"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"glob": {
"name": "glob",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [
"@jest/reporters",
"jest-config",
"jest-runtime",
"js-beautify",
"rimraf",
"test-exclude"
],
"range": "3.0.0 - 10.5.0",
"nodes": [
"node_modules/glob",
"node_modules/js-beautify/node_modules/glob"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"grunt": {
"name": "grunt",
"severity": "high",
"isDirect": true,
"via": [
"glob",
"minimatch"
],
"effects": [
"grunt-eslint"
],
"range": ">=0.4.0-a",
"nodes": [
"node_modules/grunt"
],
"fixAvailable": {
"name": "grunt",
"version": "0.3.17",
"isSemVerMajor": true
}
},
"grunt-eslint": {
"name": "grunt-eslint",
"severity": "high",
"isDirect": true,
"via": [
"eslint",
"grunt"
],
"effects": [],
"range": "<=17.3.2 || >=18.1.0",
"nodes": [
"node_modules/grunt-eslint"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"jest": {
"name": "jest",
"severity": "high",
"isDirect": true,
"via": [
"@jest/core",
"jest-cli"
],
"effects": [],
"range": ">=19.1.0-alpha.eed82034",
"nodes": [
"node_modules/jest"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"jest-circus": {
"name": "jest-circus",
"severity": "high",
"isDirect": false,
"via": [
"@jest/expect",
"jest-runtime",
"jest-snapshot"
],
"effects": [
"jest-config"
],
"range": ">=25.2.4",
"nodes": [
"node_modules/jest-circus"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"jest-cli": {
"name": "jest-cli",
"severity": "high",
"isDirect": false,
"via": [
"@jest/core",
"create-jest",
"jest-config"
],
"effects": [
"jest"
],
"range": ">=19.1.0-alpha.eed82034",
"nodes": [
"node_modules/jest-cli"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"jest-config": {
"name": "jest-config",
"severity": "high",
"isDirect": false,
"via": [
"babel-jest",
"glob",
"jest-circus",
"jest-runner"
],
"effects": [
"create-jest",
"jest-cli"
],
"range": ">=19.1.0-alpha.eed82034",
"nodes": [
"node_modules/jest-config"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"jest-resolve-dependencies": {
"name": "jest-resolve-dependencies",
"severity": "high",
"isDirect": false,
"via": [
"jest-snapshot"
],
"effects": [],
"range": ">=27.0.0-next.0",
"nodes": [
"node_modules/jest-resolve-dependencies"
],
"fixAvailable": true
},
"jest-runner": {
"name": "jest-runner",
"severity": "high",
"isDirect": false,
"via": [
"@jest/transform",
"jest-runtime"
],
"effects": [
"jest-config"
],
"range": ">=24.0.0-alpha.0",
"nodes": [
"node_modules/jest-runner"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"jest-runtime": {
"name": "jest-runtime",
"severity": "high",
"isDirect": false,
"via": [
"@jest/globals",
"@jest/transform",
"glob",
"jest-snapshot"
],
"effects": [
"@jest/core",
"jest-circus",
"jest-runner"
],
"range": ">=24.0.0-alpha.0",
"nodes": [
"node_modules/jest-runtime"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"jest-snapshot": {
"name": "jest-snapshot",
"severity": "high",
"isDirect": false,
"via": [
"@jest/transform"
],
"effects": [
"@jest/core",
"@jest/expect",
"jest-circus",
"jest-resolve-dependencies",
"jest-runtime"
],
"range": ">=27.0.0-next.0",
"nodes": [
"node_modules/jest-snapshot"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"js-beautify": {
"name": "js-beautify",
"severity": "high",
"isDirect": false,
"via": [
"editorconfig",
"glob"
],
"effects": [
"@vue/test-utils"
],
"range": ">=1.8.9",
"nodes": [
"node_modules/js-beautify"
],
"fixAvailable": {
"name": "@vue/test-utils",
"version": "2.4.0",
"isSemVerMajor": true
}
},
"minimatch": {
"name": "minimatch",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1113371,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<10.2.1"
}
],
"effects": [
"@eslint/eslintrc",
"@humanwhocodes/config-array",
"@typescript-eslint/typescript-estree",
"editorconfig",
"eslint",
"glob",
"grunt",
"multimatch",
"test-exclude"
],
"range": "<10.2.1",
"nodes": [
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch",
"node_modules/editorconfig/node_modules/minimatch",
"node_modules/grunt/node_modules/minimatch",
"node_modules/js-beautify/node_modules/minimatch",
"node_modules/minimatch"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"multimatch": {
"name": "multimatch",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [
"doiuse"
],
"range": "<=7.0.0",
"nodes": [
"node_modules/multimatch"
],
"fixAvailable": {
"name": "stylelint-config-wikimedia",
"version": "0.10.1",
"isSemVerMajor": true
}
},
"rimraf": {
"name": "rimraf",
"severity": "high",
"isDirect": false,
"via": [
"glob"
],
"effects": [
"flat-cache"
],
"range": "2.3.0 - 3.0.2 || 4.2.0 - 5.0.10",
"nodes": [
"node_modules/rimraf"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"stylelint-config-wikimedia": {
"name": "stylelint-config-wikimedia",
"severity": "high",
"isDirect": true,
"via": [
"stylelint-no-unsupported-browser-features"
],
"effects": [],
"range": ">=0.10.2",
"nodes": [
"node_modules/stylelint-config-wikimedia"
],
"fixAvailable": {
"name": "stylelint-config-wikimedia",
"version": "0.10.1",
"isSemVerMajor": true
}
},
"stylelint-no-unsupported-browser-features": {
"name": "stylelint-no-unsupported-browser-features",
"severity": "high",
"isDirect": false,
"via": [
"doiuse"
],
"effects": [
"stylelint-config-wikimedia"
],
"range": "*",
"nodes": [
"node_modules/stylelint-no-unsupported-browser-features"
],
"fixAvailable": {
"name": "stylelint-config-wikimedia",
"version": "0.10.1",
"isSemVerMajor": true
}
},
"test-exclude": {
"name": "test-exclude",
"severity": "high",
"isDirect": false,
"via": [
"glob",
"minimatch"
],
"effects": [
"babel-plugin-istanbul"
],
"range": "4.2.2 || >=5.0.0",
"nodes": [
"node_modules/test-exclude"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 0,
"moderate": 1,
"high": 45,
"critical": 0,
"total": 46
},
"dependencies": {
"prod": 1,
"dev": 1039,
"optional": 3,
"peer": 1,
"peerOptional": 0,
"total": 1039
}
}
}
--- end ---
Attempting to npm audit fix
$ /usr/bin/npm audit fix --dry-run --only=dev --json
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex@2.3.4',
npm WARN EBADENGINE required: { node: '>=20.19.1', npm: '>=10.8.2' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex-icons@2.3.4',
npm WARN EBADENGINE required: { node: '>=20.19.1', npm: '>=10.8.2' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
--- stdout ---
{
"added": 2,
"removed": 0,
"changed": 14,
"audited": 1041,
"funding": 140,
"audit": {
"auditReportVersion": 2,
"vulnerabilities": {
"@babel/eslint-parser": {
"name": "@babel/eslint-parser",
"severity": "high",
"isDirect": false,
"via": [
"eslint"
],
"effects": [],
"range": "7.16.0 - 8.0.0-rc.1",
"nodes": [
""
],
"fixAvailable": {
"name": "@babel/eslint-parser",
"version": "7.15.8",
"isSemVerMajor": true
}
},
"@eslint/eslintrc": {
"name": "@eslint/eslintrc",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [
"eslint"
],
"range": "0.0.1 || >=0.1.1",
"nodes": [
"node_modules/@eslint/eslintrc"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"@humanwhocodes/config-array": {
"name": "@humanwhocodes/config-array",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [
"eslint"
],
"range": "*",
"nodes": [
"node_modules/@humanwhocodes/config-array"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"@jest/core": {
"name": "@jest/core",
"severity": "high",
"isDirect": false,
"via": [
"@jest/reporters",
"@jest/transform",
"jest-config",
"jest-resolve-dependencies",
"jest-runner",
"jest-runtime",
"jest-snapshot"
],
"effects": [
"jest",
"jest-cli"
],
"range": "*",
"nodes": [
"node_modules/@jest/core"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"@jest/expect": {
"name": "@jest/expect",
"severity": "high",
"isDirect": false,
"via": [
"jest-snapshot"
],
"effects": [
"@jest/globals",
"jest-circus"
],
"range": "*",
"nodes": [
"node_modules/@jest/expect"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"@jest/globals": {
"name": "@jest/globals",
"severity": "high",
"isDirect": false,
"via": [
"@jest/expect"
],
"effects": [
"jest-runtime"
],
"range": ">=28.0.0-alpha.0",
"nodes": [
"node_modules/@jest/globals"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"@jest/reporters": {
"name": "@jest/reporters",
"severity": "high",
"isDirect": false,
"via": [
"@jest/transform",
"glob"
],
"effects": [],
"range": "*",
"nodes": [
"node_modules/@jest/reporters"
],
"fixAvailable": true
},
"@jest/transform": {
"name": "@jest/transform",
"severity": "high",
"isDirect": false,
"via": [
"babel-plugin-istanbul"
],
"effects": [
"babel-jest",
"jest-runner",
"jest-runtime",
"jest-snapshot"
],
"range": "*",
"nodes": [
"node_modules/@jest/transform"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"@stylistic/eslint-plugin": {
"name": "@stylistic/eslint-plugin",
"severity": "high",
"isDirect": false,
"via": [
"@typescript-eslint/utils"
],
"effects": [],
"range": "2.7.0-beta.0 - 5.0.0-beta.6 || >=6.0.0-beta.1",
"nodes": [
"node_modules/@stylistic/eslint-plugin"
],
"fixAvailable": true
},
"@typescript-eslint/eslint-plugin": {
"name": "@typescript-eslint/eslint-plugin",
"severity": "high",
"isDirect": false,
"via": [
"@typescript-eslint/parser",
"@typescript-eslint/type-utils",
"@typescript-eslint/utils",
"eslint"
],
"effects": [],
"range": "*",
"nodes": [
"node_modules/@typescript-eslint/eslint-plugin"
],
"fixAvailable": true
},
"@typescript-eslint/parser": {
"name": "@typescript-eslint/parser",
"severity": "high",
"isDirect": false,
"via": [
"@typescript-eslint/typescript-estree",
"eslint"
],
"effects": [
"@typescript-eslint/eslint-plugin",
"eslint-config-wikimedia"
],
"range": ">=1.1.1-alpha.0",
"nodes": [
"node_modules/@typescript-eslint/parser"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"@typescript-eslint/type-utils": {
"name": "@typescript-eslint/type-utils",
"severity": "high",
"isDirect": false,
"via": [
"@typescript-eslint/typescript-estree",
"@typescript-eslint/utils",
"eslint"
],
"effects": [
"@typescript-eslint/eslint-plugin"
],
"range": ">=5.62.1-alpha.0",
"nodes": [
"node_modules/@typescript-eslint/type-utils"
],
"fixAvailable": true
},
"@typescript-eslint/typescript-estree": {
"name": "@typescript-eslint/typescript-estree",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [
"@typescript-eslint/parser",
"@typescript-eslint/type-utils",
"@typescript-eslint/utils"
],
"range": ">=6.16.0",
"nodes": [
"node_modules/@typescript-eslint/typescript-estree"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"@typescript-eslint/utils": {
"name": "@typescript-eslint/utils",
"severity": "high",
"isDirect": false,
"via": [
"@typescript-eslint/typescript-estree",
"eslint"
],
"effects": [
"@stylistic/eslint-plugin",
"eslint-plugin-jest"
],
"range": "*",
"nodes": [
"node_modules/@typescript-eslint/utils"
],
"fixAvailable": true
},
"@vue/test-utils": {
"name": "@vue/test-utils",
"severity": "high",
"isDirect": true,
"via": [
"js-beautify"
],
"effects": [],
"range": ">=2.2.8",
"nodes": [
"node_modules/@vue/test-utils"
],
"fixAvailable": {
"name": "@vue/test-utils",
"version": "2.2.7",
"isSemVerMajor": true
}
},
"@vue/vue3-jest": {
"name": "@vue/vue3-jest",
"severity": "high",
"isDirect": true,
"via": [
"babel-jest",
"jest"
],
"effects": [],
"range": "*",
"nodes": [
"node_modules/@vue/vue3-jest"
],
"fixAvailable": false
},
"ajv": {
"name": "ajv",
"severity": "moderate",
"isDirect": false,
"via": [
{
"source": 1113398,
"name": "ajv",
"dependency": "ajv",
"title": "ajv has ReDoS when using `$data` option",
"url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6",
"severity": "moderate",
"cwe": [
"CWE-400"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<6.14.0"
},
{
"source": 1113399,
"name": "ajv",
"dependency": "ajv",
"title": "ajv has ReDoS when using `$data` option",
"url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6",
"severity": "moderate",
"cwe": [
"CWE-400"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": ">=7.0.0-alpha.0 <8.18.0"
}
],
"effects": [],
"range": "<6.14.0 || >=7.0.0-alpha.0 <8.18.0",
"nodes": [
"",
""
],
"fixAvailable": true
},
"babel-jest": {
"name": "babel-jest",
"severity": "high",
"isDirect": false,
"via": [
"@jest/transform",
"babel-plugin-istanbul"
],
"effects": [
"@vue/vue3-jest",
"jest-config"
],
"range": ">=24.0.0-alpha.0",
"nodes": [
"node_modules/babel-jest"
],
"fixAvailable": false
},
"babel-plugin-istanbul": {
"name": "babel-plugin-istanbul",
"severity": "high",
"isDirect": false,
"via": [
"test-exclude"
],
"effects": [
"@jest/transform",
"babel-jest"
],
"range": ">=5.0.1",
"nodes": [
"node_modules/babel-plugin-istanbul"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"create-jest": {
"name": "create-jest",
"severity": "high",
"isDirect": false,
"via": [
"jest-config"
],
"effects": [
"jest-cli"
],
"range": ">=29.7.0",
"nodes": [
"node_modules/create-jest"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"doiuse": {
"name": "doiuse",
"severity": "high",
"isDirect": false,
"via": [
"multimatch"
],
"effects": [
"stylelint-no-unsupported-browser-features"
],
"range": ">=2.2.0",
"nodes": [
""
],
"fixAvailable": {
"name": "stylelint-config-wikimedia",
"version": "0.10.1",
"isSemVerMajor": true
}
},
"editorconfig": {
"name": "editorconfig",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [
"js-beautify"
],
"range": ">=1.0.0",
"nodes": [
"node_modules/editorconfig"
],
"fixAvailable": {
"name": "@vue/test-utils",
"version": "2.2.7",
"isSemVerMajor": true
}
},
"eslint": {
"name": "eslint",
"severity": "high",
"isDirect": false,
"via": [
"@eslint/eslintrc",
"@humanwhocodes/config-array",
"file-entry-cache",
"minimatch"
],
"effects": [
"@babel/eslint-parser",
"@typescript-eslint/eslint-plugin",
"@typescript-eslint/parser",
"@typescript-eslint/type-utils",
"@typescript-eslint/utils",
"eslint-config-wikimedia",
"eslint-plugin-jest",
"eslint-plugin-jsdoc",
"eslint-plugin-vue",
"grunt-eslint"
],
"range": "0.7.1 - 2.0.0-rc.1 || 4.1.0 - 10.0.0-rc.2",
"nodes": [
"node_modules/eslint"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"eslint-config-wikimedia": {
"name": "eslint-config-wikimedia",
"severity": "high",
"isDirect": true,
"via": [
"@stylistic/eslint-plugin",
"@typescript-eslint/eslint-plugin",
"@typescript-eslint/parser",
"eslint",
"eslint-plugin-jsdoc",
"eslint-plugin-vue"
],
"effects": [],
"range": ">=0.9.0",
"nodes": [
"node_modules/eslint-config-wikimedia"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"eslint-plugin-jest": {
"name": "eslint-plugin-jest",
"severity": "high",
"isDirect": false,
"via": [
"@typescript-eslint/utils",
"eslint"
],
"effects": [],
"range": ">=25.0.1",
"nodes": [
""
],
"fixAvailable": true
},
"eslint-plugin-jsdoc": {
"name": "eslint-plugin-jsdoc",
"severity": "high",
"isDirect": false,
"via": [
"eslint"
],
"effects": [
"eslint-config-wikimedia"
],
"range": "8.4.4 - 62.6.1",
"nodes": [
"node_modules/eslint-plugin-jsdoc"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"eslint-plugin-vue": {
"name": "eslint-plugin-vue",
"severity": "high",
"isDirect": false,
"via": [
"eslint"
],
"effects": [
"eslint-config-wikimedia"
],
"range": "5.0.0-beta.0 - 10.7.0",
"nodes": [
"node_modules/eslint-plugin-vue"
],
"fixAvailable": {
"name": "eslint-config-wikimedia",
"version": "0.8.1",
"isSemVerMajor": true
}
},
"file-entry-cache": {
"name": "file-entry-cache",
"severity": "high",
"isDirect": false,
"via": [
"flat-cache"
],
"effects": [
"eslint"
],
"range": "4.0.0 - 7.0.2",
"nodes": [
"node_modules/file-entry-cache"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"flat-cache": {
"name": "flat-cache",
"severity": "high",
"isDirect": false,
"via": [
"rimraf"
],
"effects": [
"file-entry-cache"
],
"range": "1.3.4 - 4.0.0",
"nodes": [
"node_modules/flat-cache"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"glob": {
"name": "glob",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [
"@jest/reporters",
"jest-config",
"jest-runtime",
"js-beautify",
"rimraf",
"test-exclude"
],
"range": "3.0.0 - 10.5.0",
"nodes": [
"node_modules/glob",
"node_modules/js-beautify/node_modules/glob"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"grunt": {
"name": "grunt",
"severity": "high",
"isDirect": true,
"via": [
"glob",
"minimatch"
],
"effects": [
"grunt-eslint"
],
"range": ">=0.4.0-a",
"nodes": [
"node_modules/grunt"
],
"fixAvailable": {
"name": "grunt",
"version": "0.3.17",
"isSemVerMajor": true
}
},
"grunt-eslint": {
"name": "grunt-eslint",
"severity": "high",
"isDirect": true,
"via": [
"eslint",
"grunt"
],
"effects": [],
"range": "<=17.3.2 || >=18.1.0",
"nodes": [
"node_modules/grunt-eslint"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"jest": {
"name": "jest",
"severity": "high",
"isDirect": true,
"via": [
"@jest/core",
"jest-cli"
],
"effects": [],
"range": ">=19.1.0-alpha.eed82034",
"nodes": [
"node_modules/jest"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"jest-circus": {
"name": "jest-circus",
"severity": "high",
"isDirect": false,
"via": [
"@jest/expect",
"jest-runtime",
"jest-snapshot"
],
"effects": [
"jest-config"
],
"range": ">=25.2.4",
"nodes": [
"node_modules/jest-circus"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"jest-cli": {
"name": "jest-cli",
"severity": "high",
"isDirect": false,
"via": [
"@jest/core",
"create-jest",
"jest-config"
],
"effects": [
"jest"
],
"range": ">=19.1.0-alpha.eed82034",
"nodes": [
"node_modules/jest-cli"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"jest-config": {
"name": "jest-config",
"severity": "high",
"isDirect": false,
"via": [
"babel-jest",
"glob",
"jest-circus",
"jest-runner"
],
"effects": [
"@jest/core",
"create-jest",
"jest-cli"
],
"range": ">=19.1.0-alpha.eed82034",
"nodes": [
"node_modules/jest-config"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"jest-resolve-dependencies": {
"name": "jest-resolve-dependencies",
"severity": "high",
"isDirect": false,
"via": [
"jest-snapshot"
],
"effects": [],
"range": ">=27.0.0-next.0",
"nodes": [
"node_modules/jest-resolve-dependencies"
],
"fixAvailable": true
},
"jest-runner": {
"name": "jest-runner",
"severity": "high",
"isDirect": false,
"via": [
"@jest/transform",
"jest-runtime"
],
"effects": [
"jest-config"
],
"range": ">=24.0.0-alpha.0",
"nodes": [
"node_modules/jest-runner"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"jest-runtime": {
"name": "jest-runtime",
"severity": "high",
"isDirect": false,
"via": [
"@jest/globals",
"@jest/transform",
"glob",
"jest-snapshot"
],
"effects": [
"jest-circus",
"jest-runner"
],
"range": ">=24.0.0-alpha.0",
"nodes": [
"node_modules/jest-runtime"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"jest-snapshot": {
"name": "jest-snapshot",
"severity": "high",
"isDirect": false,
"via": [
"@jest/transform"
],
"effects": [
"@jest/core",
"@jest/expect",
"jest-circus",
"jest-resolve-dependencies",
"jest-runtime"
],
"range": ">=27.0.0-next.0",
"nodes": [
"node_modules/jest-snapshot"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"js-beautify": {
"name": "js-beautify",
"severity": "high",
"isDirect": false,
"via": [
"editorconfig",
"glob"
],
"effects": [
"@vue/test-utils"
],
"range": ">=1.8.9",
"nodes": [
""
],
"fixAvailable": {
"name": "@vue/test-utils",
"version": "2.2.7",
"isSemVerMajor": true
}
},
"minimatch": {
"name": "minimatch",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1113371,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<10.2.1"
}
],
"effects": [
"@eslint/eslintrc",
"@humanwhocodes/config-array",
"@typescript-eslint/typescript-estree",
"editorconfig",
"eslint",
"glob",
"grunt",
"multimatch",
"test-exclude"
],
"range": "<10.2.1",
"nodes": [
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch",
"node_modules/editorconfig/node_modules/minimatch",
"node_modules/grunt/node_modules/minimatch",
"node_modules/js-beautify/node_modules/minimatch",
"node_modules/minimatch"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
},
"multimatch": {
"name": "multimatch",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [
"doiuse"
],
"range": "<=7.0.0",
"nodes": [
"node_modules/multimatch"
],
"fixAvailable": {
"name": "stylelint-config-wikimedia",
"version": "0.10.1",
"isSemVerMajor": true
}
},
"rimraf": {
"name": "rimraf",
"severity": "high",
"isDirect": false,
"via": [
"glob"
],
"effects": [
"flat-cache"
],
"range": "2.3.0 - 3.0.2 || 4.2.0 - 5.0.10",
"nodes": [
"node_modules/rimraf"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"stylelint-config-wikimedia": {
"name": "stylelint-config-wikimedia",
"severity": "high",
"isDirect": true,
"via": [
"stylelint-no-unsupported-browser-features"
],
"effects": [],
"range": ">=0.10.2",
"nodes": [
"node_modules/stylelint-config-wikimedia"
],
"fixAvailable": {
"name": "stylelint-config-wikimedia",
"version": "0.10.1",
"isSemVerMajor": true
}
},
"stylelint-no-unsupported-browser-features": {
"name": "stylelint-no-unsupported-browser-features",
"severity": "high",
"isDirect": false,
"via": [
"doiuse"
],
"effects": [
"stylelint-config-wikimedia"
],
"range": "*",
"nodes": [
"node_modules/stylelint-no-unsupported-browser-features"
],
"fixAvailable": {
"name": "stylelint-config-wikimedia",
"version": "0.10.1",
"isSemVerMajor": true
}
},
"test-exclude": {
"name": "test-exclude",
"severity": "high",
"isDirect": false,
"via": [
"glob",
"minimatch"
],
"effects": [
"babel-plugin-istanbul"
],
"range": "4.2.2 || >=5.0.0",
"nodes": [
"node_modules/test-exclude"
],
"fixAvailable": {
"name": "jest",
"version": "25.0.0",
"isSemVerMajor": true
}
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 0,
"moderate": 1,
"high": 46,
"critical": 0,
"total": 47
},
"dependencies": {
"prod": 1,
"dev": 1040,
"optional": 3,
"peer": 1,
"peerOptional": 0,
"total": 1040
}
}
}
}
--- end ---
{"added": 2, "removed": 0, "changed": 14, "audited": 1041, "funding": 140, "audit": {"auditReportVersion": 2, "vulnerabilities": {"@babel/eslint-parser": {"name": "@babel/eslint-parser", "severity": "high", "isDirect": false, "via": ["eslint"], "effects": [], "range": "7.16.0 - 8.0.0-rc.1", "nodes": [""], "fixAvailable": {"name": "@babel/eslint-parser", "version": "7.15.8", "isSemVerMajor": true}}, "@eslint/eslintrc": {"name": "@eslint/eslintrc", "severity": "high", "isDirect": false, "via": ["minimatch"], "effects": ["eslint"], "range": "0.0.1 || >=0.1.1", "nodes": ["node_modules/@eslint/eslintrc"], "fixAvailable": {"name": "grunt-eslint", "version": "18.0.0", "isSemVerMajor": true}}, "@humanwhocodes/config-array": {"name": "@humanwhocodes/config-array", "severity": "high", "isDirect": false, "via": ["minimatch"], "effects": ["eslint"], "range": "*", "nodes": ["node_modules/@humanwhocodes/config-array"], "fixAvailable": {"name": "grunt-eslint", "version": "18.0.0", "isSemVerMajor": true}}, "@jest/core": {"name": "@jest/core", "severity": "high", "isDirect": false, "via": ["@jest/reporters", "@jest/transform", "jest-config", "jest-resolve-dependencies", "jest-runner", "jest-runtime", "jest-snapshot"], "effects": ["jest", "jest-cli"], "range": "*", "nodes": ["node_modules/@jest/core"], "fixAvailable": {"name": "jest", "version": "25.0.0", "isSemVerMajor": true}}, "@jest/expect": {"name": "@jest/expect", "severity": "high", "isDirect": false, "via": ["jest-snapshot"], "effects": ["@jest/globals", "jest-circus"], "range": "*", "nodes": ["node_modules/@jest/expect"], "fixAvailable": {"name": "jest", "version": "25.0.0", "isSemVerMajor": true}}, "@jest/globals": {"name": "@jest/globals", "severity": "high", "isDirect": false, "via": ["@jest/expect"], "effects": ["jest-runtime"], "range": ">=28.0.0-alpha.0", "nodes": ["node_modules/@jest/globals"], "fixAvailable": {"name": "jest", "version": "25.0.0", "isSemVerMajor": true}}, "@jest/reporters": {"name": "@jest/reporters", "severity": "high", "isDirect": false, "via": ["@jest/transform", "glob"], "effects": [], "range": "*", "nodes": ["node_modules/@jest/reporters"], "fixAvailable": true}, "@jest/transform": {"name": "@jest/transform", "severity": "high", "isDirect": false, "via": ["babel-plugin-istanbul"], "effects": ["babel-jest", "jest-runner", "jest-runtime", "jest-snapshot"], "range": "*", "nodes": ["node_modules/@jest/transform"], "fixAvailable": {"name": "jest", "version": "25.0.0", "isSemVerMajor": true}}, "@stylistic/eslint-plugin": {"name": "@stylistic/eslint-plugin", "severity": "high", "isDirect": false, "via": ["@typescript-eslint/utils"], "effects": [], "range": "2.7.0-beta.0 - 5.0.0-beta.6 || >=6.0.0-beta.1", "nodes": ["node_modules/@stylistic/eslint-plugin"], "fixAvailable": true}, "@typescript-eslint/eslint-plugin": {"name": "@typescript-eslint/eslint-plugin", "severity": "high", "isDirect": false, "via": ["@typescript-eslint/parser", "@typescript-eslint/type-utils", "@typescript-eslint/utils", "eslint"], "effects": [], "range": "*", "nodes": ["node_modules/@typescript-eslint/eslint-plugin"], "fixAvailable": true}, "@typescript-eslint/parser": {"name": "@typescript-eslint/parser", "severity": "high", "isDirect": false, "via": ["@typescript-eslint/typescript-estree", "eslint"], "effects": ["@typescript-eslint/eslint-plugin", "eslint-config-wikimedia"], "range": ">=1.1.1-alpha.0", "nodes": ["node_modules/@typescript-eslint/parser"], "fixAvailable": {"name": "eslint-config-wikimedia", "version": "0.8.1", "isSemVerMajor": true}}, "@typescript-eslint/type-utils": {"name": "@typescript-eslint/type-utils", "severity": "high", "isDirect": false, "via": ["@typescript-eslint/typescript-estree", "@typescript-eslint/utils", "eslint"], "effects": ["@typescript-eslint/eslint-plugin"], "range": ">=5.62.1-alpha.0", "nodes": ["node_modules/@typescript-eslint/type-utils"], "fixAvailable": true}, "@typescript-eslint/typescript-estree": {"name": "@typescript-eslint/typescript-estree", "severity": "high", "isDirect": false, "via": ["minimatch"], "effects": ["@typescript-eslint/parser", "@typescript-eslint/type-utils", "@typescript-eslint/utils"], "range": ">=6.16.0", "nodes": ["node_modules/@typescript-eslint/typescript-estree"], "fixAvailable": {"name": "eslint-config-wikimedia", "version": "0.8.1", "isSemVerMajor": true}}, "@typescript-eslint/utils": {"name": "@typescript-eslint/utils", "severity": "high", "isDirect": false, "via": ["@typescript-eslint/typescript-estree", "eslint"], "effects": ["@stylistic/eslint-plugin", "eslint-plugin-jest"], "range": "*", "nodes": ["node_modules/@typescript-eslint/utils"], "fixAvailable": true}, "@vue/test-utils": {"name": "@vue/test-utils", "severity": "high", "isDirect": true, "via": ["js-beautify"], "effects": [], "range": ">=2.2.8", "nodes": ["node_modules/@vue/test-utils"], "fixAvailable": {"name": "@vue/test-utils", "version": "2.2.7", "isSemVerMajor": true}}, "@vue/vue3-jest": {"name": "@vue/vue3-jest", "severity": "high", "isDirect": true, "via": ["babel-jest", "jest"], "effects": [], "range": "*", "nodes": ["node_modules/@vue/vue3-jest"], "fixAvailable": false}, "ajv": {"name": "ajv", "severity": "moderate", "isDirect": false, "via": [{"source": 1113398, "name": "ajv", "dependency": "ajv", "title": "ajv has ReDoS when using `$data` option", "url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6", "severity": "moderate", "cwe": ["CWE-400"], "cvss": {"score": 0, "vectorString": null}, "range": "<6.14.0"}, {"source": 1113399, "name": "ajv", "dependency": "ajv", "title": "ajv has ReDoS when using `$data` option", "url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6", "severity": "moderate", "cwe": ["CWE-400"], "cvss": {"score": 0, "vectorString": null}, "range": ">=7.0.0-alpha.0 <8.18.0"}], "effects": [], "range": "<6.14.0 || >=7.0.0-alpha.0 <8.18.0", "nodes": ["", ""], "fixAvailable": true}, "babel-jest": {"name": "babel-jest", "severity": "high", "isDirect": false, "via": ["@jest/transform", "babel-plugin-istanbul"], "effects": ["@vue/vue3-jest", "jest-config"], "range": ">=24.0.0-alpha.0", "nodes": ["node_modules/babel-jest"], "fixAvailable": false}, "babel-plugin-istanbul": {"name": "babel-plugin-istanbul", "severity": "high", "isDirect": false, "via": ["test-exclude"], "effects": ["@jest/transform", "babel-jest"], "range": ">=5.0.1", "nodes": ["node_modules/babel-plugin-istanbul"], "fixAvailable": {"name": "jest", "version": "25.0.0", "isSemVerMajor": true}}, "create-jest": {"name": "create-jest", "severity": "high", "isDirect": false, "via": ["jest-config"], "effects": ["jest-cli"], "range": ">=29.7.0", "nodes": ["node_modules/create-jest"], "fixAvailable": {"name": "jest", "version": "25.0.0", "isSemVerMajor": true}}, "doiuse": {"name": "doiuse", "severity": "high", "isDirect": false, "via": ["multimatch"], "effects": ["stylelint-no-unsupported-browser-features"], "range": ">=2.2.0", "nodes": [""], "fixAvailable": {"name": "stylelint-config-wikimedia", "version": "0.10.1", "isSemVerMajor": true}}, "editorconfig": {"name": "editorconfig", "severity": "high", "isDirect": false, "via": ["minimatch"], "effects": ["js-beautify"], "range": ">=1.0.0", "nodes": ["node_modules/editorconfig"], "fixAvailable": {"name": "@vue/test-utils", "version": "2.2.7", "isSemVerMajor": true}}, "eslint": {"name": "eslint", "severity": "high", "isDirect": false, "via": ["@eslint/eslintrc", "@humanwhocodes/config-array", "file-entry-cache", "minimatch"], "effects": ["@babel/eslint-parser", "@typescript-eslint/eslint-plugin", "@typescript-eslint/parser", "@typescript-eslint/type-utils", "@typescript-eslint/utils", "eslint-config-wikimedia", "eslint-plugin-jest", "eslint-plugin-jsdoc", "eslint-plugin-vue", "grunt-eslint"], "range": "0.7.1 - 2.0.0-rc.1 || 4.1.0 - 10.0.0-rc.2", "nodes": ["node_modules/eslint"], "fixAvailable": {"name": "grunt-eslint", "version": "18.0.0", "isSemVerMajor": true}}, "eslint-config-wikimedia": {"name": "eslint-config-wikimedia", "severity": "high", "isDirect": true, "via": ["@stylistic/eslint-plugin", "@typescript-eslint/eslint-plugin", "@typescript-eslint/parser", "eslint", "eslint-plugin-jsdoc", "eslint-plugin-vue"], "effects": [], "range": ">=0.9.0", "nodes": ["node_modules/eslint-config-wikimedia"], "fixAvailable": {"name": "eslint-config-wikimedia", "version": "0.8.1", "isSemVerMajor": true}}, "eslint-plugin-jest": {"name": "eslint-plugin-jest", "severity": "high", "isDirect": false, "via": ["@typescript-eslint/utils", "eslint"], "effects": [], "range": ">=25.0.1", "nodes": [""], "fixAvailable": true}, "eslint-plugin-jsdoc": {"name": "eslint-plugin-jsdoc", "severity": "high", "isDirect": false, "via": ["eslint"], "effects": ["eslint-config-wikimedia"], "range": "8.4.4 - 62.6.1", "nodes": ["node_modules/eslint-plugin-jsdoc"], "fixAvailable": {"name": "eslint-config-wikimedia", "version": "0.8.1", "isSemVerMajor": true}}, "eslint-plugin-vue": {"name": "eslint-plugin-vue", "severity": "high", "isDirect": false, "via": ["eslint"], "effects": ["eslint-config-wikimedia"], "range": "5.0.0-beta.0 - 10.7.0", "nodes": ["node_modules/eslint-plugin-vue"], "fixAvailable": {"name": "eslint-config-wikimedia", "version": "0.8.1", "isSemVerMajor": true}}, "file-entry-cache": {"name": "file-entry-cache", "severity": "high", "isDirect": false, "via": ["flat-cache"], "effects": ["eslint"], "range": "4.0.0 - 7.0.2", "nodes": ["node_modules/file-entry-cache"], "fixAvailable": {"name": "grunt-eslint", "version": "18.0.0", "isSemVerMajor": true}}, "flat-cache": {"name": "flat-cache", "severity": "high", "isDirect": false, "via": ["rimraf"], "effects": ["file-entry-cache"], "range": "1.3.4 - 4.0.0", "nodes": ["node_modules/flat-cache"], "fixAvailable": {"name": "grunt-eslint", "version": "18.0.0", "isSemVerMajor": true}}, "glob": {"name": "glob", "severity": "high", "isDirect": false, "via": ["minimatch"], "effects": ["@jest/reporters", "jest-config", "jest-runtime", "js-beautify", "rimraf", "test-exclude"], "range": "3.0.0 - 10.5.0", "nodes": ["node_modules/glob", "node_modules/js-beautify/node_modules/glob"], "fixAvailable": {"name": "jest", "version": "25.0.0", "isSemVerMajor": true}}, "grunt": {"name": "grunt", "severity": "high", "isDirect": true, "via": ["glob", "minimatch"], "effects": ["grunt-eslint"], "range": ">=0.4.0-a", "nodes": ["node_modules/grunt"], "fixAvailable": {"name": "grunt", "version": "0.3.17", "isSemVerMajor": true}}, "grunt-eslint": {"name": "grunt-eslint", "severity": "high", "isDirect": true, "via": ["eslint", "grunt"], "effects": [], "range": "<=17.3.2 || >=18.1.0", "nodes": ["node_modules/grunt-eslint"], "fixAvailable": {"name": "grunt-eslint", "version": "18.0.0", "isSemVerMajor": true}}, "jest": {"name": "jest", "severity": "high", "isDirect": true, "via": ["@jest/core", "jest-cli"], "effects": [], "range": ">=19.1.0-alpha.eed82034", "nodes": ["node_modules/jest"], "fixAvailable": {"name": "jest", "version": "25.0.0", "isSemVerMajor": true}}, "jest-circus": {"name": "jest-circus", "severity": "high", "isDirect": false, "via": ["@jest/expect", "jest-runtime", "jest-snapshot"], "effects": ["jest-config"], "range": ">=25.2.4", "nodes": ["node_modules/jest-circus"], "fixAvailable": {"name": "jest", "version": "25.0.0", "isSemVerMajor": true}}, "jest-cli": {"name": "jest-cli", "severity": "high", "isDirect": false, "via": ["@jest/core", "create-jest", "jest-config"], "effects": ["jest"], "range": ">=19.1.0-alpha.eed82034", "nodes": ["node_modules/jest-cli"], "fixAvailable": {"name": "jest", "version": "25.0.0", "isSemVerMajor": true}}, "jest-config": {"name": "jest-config", "severity": "high", "isDirect": false, "via": ["babel-jest", "glob", "jest-circus", "jest-runner"], "effects": ["@jest/core", "create-jest", "jest-cli"], "range": ">=19.1.0-alpha.eed82034", "nodes": ["node_modules/jest-config"], "fixAvailable": {"name": "jest", "version": "25.0.0", "isSemVerMajor": true}}, "jest-resolve-dependencies": {"name": "jest-resolve-dependencies", "severity": "high", "isDirect": false, "via": ["jest-snapshot"], "effects": [], "range": ">=27.0.0-next.0", "nodes": ["node_modules/jest-resolve-dependencies"], "fixAvailable": true}, "jest-runner": {"name": "jest-runner", "severity": "high", "isDirect": false, "via": ["@jest/transform", "jest-runtime"], "effects": ["jest-config"], "range": ">=24.0.0-alpha.0", "nodes": ["node_modules/jest-runner"], "fixAvailable": {"name": "jest", "version": "25.0.0", "isSemVerMajor": true}}, "jest-runtime": {"name": "jest-runtime", "severity": "high", "isDirect": false, "via": ["@jest/globals", "@jest/transform", "glob", "jest-snapshot"], "effects": ["jest-circus", "jest-runner"], "range": ">=24.0.0-alpha.0", "nodes": ["node_modules/jest-runtime"], "fixAvailable": {"name": "jest", "version": "25.0.0", "isSemVerMajor": true}}, "jest-snapshot": {"name": "jest-snapshot", "severity": "high", "isDirect": false, "via": ["@jest/transform"], "effects": ["@jest/core", "@jest/expect", "jest-circus", "jest-resolve-dependencies", "jest-runtime"], "range": ">=27.0.0-next.0", "nodes": ["node_modules/jest-snapshot"], "fixAvailable": {"name": "jest", "version": "25.0.0", "isSemVerMajor": true}}, "js-beautify": {"name": "js-beautify", "severity": "high", "isDirect": false, "via": ["editorconfig", "glob"], "effects": ["@vue/test-utils"], "range": ">=1.8.9", "nodes": [""], "fixAvailable": {"name": "@vue/test-utils", "version": "2.2.7", "isSemVerMajor": true}}, "minimatch": {"name": "minimatch", "severity": "high", "isDirect": false, "via": [{"source": 1113371, "name": "minimatch", "dependency": "minimatch", "title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern", "url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26", "severity": "high", "cwe": ["CWE-1333"], "cvss": {"score": 0, "vectorString": null}, "range": "<10.2.1"}], "effects": ["@eslint/eslintrc", "@humanwhocodes/config-array", "@typescript-eslint/typescript-estree", "editorconfig", "eslint", "glob", "grunt", "multimatch", "test-exclude"], "range": "<10.2.1", "nodes": ["node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch", "node_modules/editorconfig/node_modules/minimatch", "node_modules/grunt/node_modules/minimatch", "node_modules/js-beautify/node_modules/minimatch", "node_modules/minimatch"], "fixAvailable": {"name": "jest", "version": "25.0.0", "isSemVerMajor": true}}, "multimatch": {"name": "multimatch", "severity": "high", "isDirect": false, "via": ["minimatch"], "effects": ["doiuse"], "range": "<=7.0.0", "nodes": ["node_modules/multimatch"], "fixAvailable": {"name": "stylelint-config-wikimedia", "version": "0.10.1", "isSemVerMajor": true}}, "rimraf": {"name": "rimraf", "severity": "high", "isDirect": false, "via": ["glob"], "effects": ["flat-cache"], "range": "2.3.0 - 3.0.2 || 4.2.0 - 5.0.10", "nodes": ["node_modules/rimraf"], "fixAvailable": {"name": "grunt-eslint", "version": "18.0.0", "isSemVerMajor": true}}, "stylelint-config-wikimedia": {"name": "stylelint-config-wikimedia", "severity": "high", "isDirect": true, "via": ["stylelint-no-unsupported-browser-features"], "effects": [], "range": ">=0.10.2", "nodes": ["node_modules/stylelint-config-wikimedia"], "fixAvailable": {"name": "stylelint-config-wikimedia", "version": "0.10.1", "isSemVerMajor": true}}, "stylelint-no-unsupported-browser-features": {"name": "stylelint-no-unsupported-browser-features", "severity": "high", "isDirect": false, "via": ["doiuse"], "effects": ["stylelint-config-wikimedia"], "range": "*", "nodes": ["node_modules/stylelint-no-unsupported-browser-features"], "fixAvailable": {"name": "stylelint-config-wikimedia", "version": "0.10.1", "isSemVerMajor": true}}, "test-exclude": {"name": "test-exclude", "severity": "high", "isDirect": false, "via": ["glob", "minimatch"], "effects": ["babel-plugin-istanbul"], "range": "4.2.2 || >=5.0.0", "nodes": ["node_modules/test-exclude"], "fixAvailable": {"name": "jest", "version": "25.0.0", "isSemVerMajor": true}}}, "metadata": {"vulnerabilities": {"info": 0, "low": 0, "moderate": 1, "high": 46, "critical": 0, "total": 47}, "dependencies": {"prod": 1, "dev": 1040, "optional": 3, "peer": 1, "peerOptional": 0, "total": 1040}}}}
$ /usr/bin/npm audit fix --only=dev
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex@2.3.4',
npm WARN EBADENGINE required: { node: '>=20.19.1', npm: '>=10.8.2' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex-icons@2.3.4',
npm WARN EBADENGINE required: { node: '>=20.19.1', npm: '>=10.8.2' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
--- stdout ---
added 1 package, changed 14 packages, and audited 1040 packages in 13s
140 packages are looking for funding
run `npm fund` for details
# npm audit report
minimatch <10.2.1
Severity: high
minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern - https://github.com/advisories/GHSA-3ppc-4f35-3m26
fix available via `npm audit fix --force`
Will install jest@25.0.0, which is a breaking change
node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch
node_modules/editorconfig/node_modules/minimatch
node_modules/grunt/node_modules/minimatch
node_modules/js-beautify/node_modules/minimatch
node_modules/minimatch
@eslint/eslintrc 0.0.1 || >=0.1.1
Depends on vulnerable versions of minimatch
node_modules/@eslint/eslintrc
eslint 0.7.1 - 2.0.0-rc.1 || 4.1.0 - 10.0.0-rc.2
Depends on vulnerable versions of @eslint/eslintrc
Depends on vulnerable versions of @humanwhocodes/config-array
Depends on vulnerable versions of file-entry-cache
Depends on vulnerable versions of minimatch
node_modules/eslint
@babel/eslint-parser 7.16.0 - 8.0.0-rc.1
Depends on vulnerable versions of eslint
node_modules/@babel/eslint-parser
@typescript-eslint/eslint-plugin *
Depends on vulnerable versions of @typescript-eslint/parser
Depends on vulnerable versions of @typescript-eslint/type-utils
Depends on vulnerable versions of @typescript-eslint/utils
Depends on vulnerable versions of eslint
node_modules/@typescript-eslint/eslint-plugin
@typescript-eslint/parser >=1.1.1-alpha.0
Depends on vulnerable versions of @typescript-eslint/typescript-estree
Depends on vulnerable versions of eslint
node_modules/@typescript-eslint/parser
eslint-config-wikimedia >=0.9.0
Depends on vulnerable versions of @stylistic/eslint-plugin
Depends on vulnerable versions of @typescript-eslint/eslint-plugin
Depends on vulnerable versions of @typescript-eslint/parser
Depends on vulnerable versions of eslint
Depends on vulnerable versions of eslint-plugin-jest
Depends on vulnerable versions of eslint-plugin-jsdoc
Depends on vulnerable versions of eslint-plugin-vue
node_modules/eslint-config-wikimedia
@typescript-eslint/type-utils >=5.62.1-alpha.0
Depends on vulnerable versions of @typescript-eslint/typescript-estree
Depends on vulnerable versions of @typescript-eslint/utils
Depends on vulnerable versions of eslint
node_modules/@typescript-eslint/type-utils
@typescript-eslint/utils *
Depends on vulnerable versions of @typescript-eslint/typescript-estree
Depends on vulnerable versions of eslint
node_modules/@typescript-eslint/utils
@stylistic/eslint-plugin 2.7.0-beta.0 - 5.0.0-beta.6 || >=6.0.0-beta.1
Depends on vulnerable versions of @typescript-eslint/utils
node_modules/@stylistic/eslint-plugin
eslint-plugin-jest >=29.0.0
Depends on vulnerable versions of @typescript-eslint/utils
node_modules/eslint-plugin-jest
eslint-plugin-jsdoc 8.4.4 - 62.6.1
Depends on vulnerable versions of eslint
node_modules/eslint-plugin-jsdoc
eslint-plugin-vue 5.0.0-beta.0 - 10.7.0
Depends on vulnerable versions of eslint
node_modules/eslint-plugin-vue
grunt-eslint <=17.3.2 || >=18.1.0
Depends on vulnerable versions of eslint
Depends on vulnerable versions of grunt
node_modules/grunt-eslint
@humanwhocodes/config-array *
Depends on vulnerable versions of minimatch
node_modules/@humanwhocodes/config-array
@typescript-eslint/typescript-estree >=6.16.0
Depends on vulnerable versions of minimatch
node_modules/@typescript-eslint/typescript-estree
editorconfig >=1.0.0
Depends on vulnerable versions of minimatch
node_modules/editorconfig
js-beautify >=1.8.9
Depends on vulnerable versions of editorconfig
Depends on vulnerable versions of glob
node_modules/js-beautify
@vue/test-utils >=2.4.1
Depends on vulnerable versions of js-beautify
node_modules/@vue/test-utils
glob 3.0.0 - 10.5.0
Depends on vulnerable versions of minimatch
node_modules/glob
node_modules/js-beautify/node_modules/glob
@jest/reporters *
Depends on vulnerable versions of @jest/transform
Depends on vulnerable versions of glob
node_modules/@jest/reporters
@jest/core *
Depends on vulnerable versions of @jest/reporters
Depends on vulnerable versions of @jest/transform
Depends on vulnerable versions of jest-config
Depends on vulnerable versions of jest-resolve-dependencies
Depends on vulnerable versions of jest-runner
Depends on vulnerable versions of jest-runtime
Depends on vulnerable versions of jest-snapshot
node_modules/@jest/core
jest >=19.1.0-alpha.eed82034
Depends on vulnerable versions of @jest/core
Depends on vulnerable versions of jest-cli
node_modules/jest
jest-cli >=19.1.0-alpha.eed82034
Depends on vulnerable versions of @jest/core
Depends on vulnerable versions of create-jest
Depends on vulnerable versions of jest-config
node_modules/jest-cli
jest-config >=19.1.0-alpha.eed82034
Depends on vulnerable versions of babel-jest
Depends on vulnerable versions of glob
Depends on vulnerable versions of jest-circus
Depends on vulnerable versions of jest-runner
node_modules/jest-config
create-jest >=29.7.0
Depends on vulnerable versions of jest-config
node_modules/create-jest
jest-runtime >=24.0.0-alpha.0
Depends on vulnerable versions of @jest/globals
Depends on vulnerable versions of @jest/transform
Depends on vulnerable versions of glob
Depends on vulnerable versions of jest-snapshot
node_modules/jest-runtime
jest-circus >=25.2.4
Depends on vulnerable versions of @jest/expect
Depends on vulnerable versions of jest-runtime
Depends on vulnerable versions of jest-snapshot
node_modules/jest-circus
jest-runner >=24.0.0-alpha.0
Depends on vulnerable versions of @jest/transform
Depends on vulnerable versions of jest-runtime
node_modules/jest-runner
rimraf 2.3.0 - 3.0.2 || 4.2.0 - 5.0.10
Depends on vulnerable versions of glob
node_modules/rimraf
flat-cache 1.3.4 - 4.0.0
Depends on vulnerable versions of rimraf
node_modules/flat-cache
file-entry-cache 4.0.0 - 7.0.2
Depends on vulnerable versions of flat-cache
node_modules/file-entry-cache
test-exclude 4.2.2 || >=5.0.0
Depends on vulnerable versions of glob
Depends on vulnerable versions of minimatch
node_modules/test-exclude
babel-plugin-istanbul >=5.0.1
Depends on vulnerable versions of test-exclude
node_modules/babel-plugin-istanbul
@jest/transform *
Depends on vulnerable versions of babel-plugin-istanbul
node_modules/@jest/transform
babel-jest >=24.0.0-alpha.0
Depends on vulnerable versions of @jest/transform
Depends on vulnerable versions of babel-plugin-istanbul
node_modules/babel-jest
@vue/vue3-jest *
Depends on vulnerable versions of babel-jest
Depends on vulnerable versions of jest
node_modules/@vue/vue3-jest
jest-snapshot >=27.0.0-next.0
Depends on vulnerable versions of @jest/transform
node_modules/jest-snapshot
@jest/expect *
Depends on vulnerable versions of jest-snapshot
node_modules/@jest/expect
@jest/globals >=28.0.0-alpha.0
Depends on vulnerable versions of @jest/expect
node_modules/@jest/globals
jest-resolve-dependencies >=27.0.0-next.0
Depends on vulnerable versions of jest-snapshot
node_modules/jest-resolve-dependencies
grunt >=0.4.0-a
Depends on vulnerable versions of glob
Depends on vulnerable versions of minimatch
node_modules/grunt
multimatch <=7.0.0
Depends on vulnerable versions of minimatch
node_modules/multimatch
doiuse >=2.2.0
Depends on vulnerable versions of multimatch
node_modules/doiuse
stylelint-no-unsupported-browser-features *
Depends on vulnerable versions of doiuse
node_modules/stylelint-no-unsupported-browser-features
stylelint-config-wikimedia >=0.10.2
Depends on vulnerable versions of stylelint-no-unsupported-browser-features
node_modules/stylelint-config-wikimedia
46 high severity vulnerabilities
To address issues that do not require attention, run:
npm audit fix
To address all issues possible (including breaking changes), run:
npm audit fix --force
Some issues need review, and may require choosing
a different dependency.
--- end ---
Verifying that tests still pass
$ /usr/bin/npm ci
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex@2.3.4',
npm WARN EBADENGINE required: { node: '>=20.19.1', npm: '>=10.8.2' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex-icons@2.3.4',
npm WARN EBADENGINE required: { node: '>=20.19.1', npm: '>=10.8.2' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated osenv@0.1.5: This package is no longer supported.
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
--- stdout ---
added 1039 packages, and audited 1040 packages in 13s
140 packages are looking for funding
run `npm fund` for details
44 high severity vulnerabilities
To address issues that do not require attention, run:
npm audit fix
To address all issues possible (including breaking changes), run:
npm audit fix --force
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
--- end ---
$ /usr/bin/npm test
--- stderr ---
PASS tests/jest/deletionProposeOptions.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'DeletionProposeOptions',
components: {
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxChipInput: {
name: 'CdxChipInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Oa]
},
CdxToggleSwitch: {
name: 'CdxToggleSwitch',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Qr]
},
CdxMessage: {
name: 'CdxMessage',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Os]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxButton: {
name: 'CdxButton',
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: nl]
}
},
setup: [Function: setup],
data: [Function: data],
methods: { saveConfiguration: [Function: saveConfiguration] }
}
at <DeletionProposeOptions ref="VTU_COMPONENT" >
at <VTUROOT>
52 | describe( 'DeletionProposeOptions Component Tests', () => {
53 |
> 54 | const wrapper = mount( DeletionProposeOptions );
| ^
55 |
56 | it( 'Should exist DeletionProposeOptions', () => {
57 | expect( wrapper.exists() ).toBe( true );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at tests/jest/deletionProposeOptions.test.js:54:21
at Object.<anonymous> (tests/jest/deletionProposeOptions.test.js:52:1)
PASS tests/jest/createSpeedyDeletionOptions.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'CreateSpeedyDeletionOptions',
components: {
CdxChipInput: {
name: 'CdxChipInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Oa]
},
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxMessage: {
name: 'CdxMessage',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Os]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxRadio: {
name: 'CdxRadio',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Ei]
},
CdxButton: {
name: 'CdxButton',
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: nl]
},
CdxToggleSwitch: {
name: 'CdxToggleSwitch',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Qr]
},
CdxTable: {
name: 'CdxTable',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Cr]
},
CdxIcon: {
name: 'CdxIcon',
props: [Object],
setup: [Function: setup],
render: [Function: Xn]
}
},
setup: [Function: setup],
data: [Function: data],
methods: {
isNamespaceDisabled: [Function: isNamespaceDisabled],
addNewNameSpace: [Function: addNewNameSpace],
deleteNameSpace: [Function: deleteNameSpace],
addNewReason: [Function: addNewReason],
deleteReason: [Function: deleteReason],
saveConfiguration: [Function: saveConfiguration]
}
}
at <CreateSpeedyDeletionOptions ref="VTU_COMPONENT" >
at <VTUROOT>
61 | describe( 'CreateSpeedyDeletionOptions Component Tests', () => {
62 |
> 63 | const wrapper = mount( CreateSpeedyDeletionOptions );
| ^
64 |
65 | it( 'Should exist CreateSpeedyDeletionOptions', () => {
66 | expect( wrapper.exists() ).toBe( true );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at tests/jest/createSpeedyDeletionOptions.test.js:63:21
at Object.<anonymous> (tests/jest/createSpeedyDeletionOptions.test.js:61:1)
PASS tests/jest/requestPageProtectionOptions.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'RequestPageProtectionOptions',
components: {
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxChipInput: {
name: 'CdxChipInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Oa]
},
CdxMessage: {
name: 'CdxMessage',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Os]
},
CdxToggleSwitch: {
name: 'CdxToggleSwitch',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Qr]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxButton: {
name: 'CdxButton',
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: nl]
},
CdxRadio: {
name: 'CdxRadio',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Ei]
},
CdxTextArea: {
name: 'CdxTextArea',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Or]
},
CdxTable: {
name: 'CdxTable',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Cr]
},
CdxIcon: {
name: 'CdxIcon',
props: [Object],
setup: [Function: setup],
render: [Function: Xn]
}
},
setup: [Function: setup],
data: [Function: data],
methods: {
addNewProtectionDuration: [Function: addNewProtectionDuration],
addNewProtectionType: [Function: addNewProtectionType],
deleteProtectionDuration: [Function: deleteProtectionDuration],
deleteProtectionType: [Function: deleteProtectionType],
saveConfiguration: [Function: saveConfiguration]
}
}
at <RequestPageProtectionOptions ref="VTU_COMPONENT" >
at <VTUROOT>
53 | describe( 'RequestPageProtectionOptions Component Tests', () => {
54 |
> 55 | const wrapper = mount( RequestPageProtectionOptions );
| ^
56 |
57 | it( 'Should exist RequestPageProtectionOptions', () => {
58 | expect( wrapper.exists() ).toBe( true );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at tests/jest/requestPageProtectionOptions.test.js:55:21
at Object.<anonymous> (tests/jest/requestPageProtectionOptions.test.js:53:1)
PASS tests/jest/articleTaggingOptions.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'ArticleTaggingOptions',
components: {
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxChipInput: {
name: 'CdxChipInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Oa]
},
CdxToggleSwitch: {
name: 'CdxToggleSwitch',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Qr]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxButton: {
name: 'CdxButton',
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: nl]
}
},
setup: [Function: setup],
data: [Function: data],
methods: {
addNewTagLabel: [Function: addNewTagLabel],
deleteLabel: [Function: deleteLabel],
addNewTag: [Function: addNewTag],
deleteTag: [Function: deleteTag],
addNewSubitem: [Function: addNewSubitem],
deleteSubitem: [Function: deleteSubitem],
generateTemplateOutput: [Function: generateTemplateOutput],
saveConfiguration: [Function: saveConfiguration]
}
}
at <ArticleTaggingOptions ref="VTU_COMPONENT" >
at <VTUROOT>
50 | describe( 'ArticleTaggingOptions Component Tests', () => {
51 |
> 52 | const wrapper = mount( ArticleTaggingOptions );
| ^
53 |
54 | it( 'Should exist ArticleTaggingOptions', () => {
55 | expect( wrapper.exists() ).toBe( true );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at tests/jest/articleTaggingOptions.test.js:52:21
at Object.<anonymous> (tests/jest/articleTaggingOptions.test.js:50:1)
PASS tests/jest/articleTagging.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'ArticleTagging',
components: {
CdxDialog: {
name: 'CdxDialog',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: As]
},
CdxCheckbox: {
name: 'CdxCheckbox',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: zl]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxMessage: {
name: 'CdxMessage',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Os]
}
},
setup: [Function: setup]
}
at <ArticleTagging ref="VTU_COMPONENT" >
at <VTUROOT>
39 | describe( 'ArticleTagging', () => {
40 | it( 'initializes with default values', () => {
> 41 | const wrapper = mount( ArticleTagging );
| ^
42 | expect( wrapper.vm.openTagDialog ).toBe( true );
43 | expect( wrapper.vm.primaryAction.label ).toBe( 'translated message' );
44 | } );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/articleTagging.test.js:41:25)
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'ArticleTagging',
components: {
CdxDialog: {
name: 'CdxDialog',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: As]
},
CdxCheckbox: {
name: 'CdxCheckbox',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: zl]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxMessage: {
name: 'CdxMessage',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Os]
}
},
setup: [Function: setup]
}
at <ArticleTagging ref="VTU_COMPONENT" >
at <VTUROOT>
88 |
89 | it( 'notifies when tagArticle is called with no selected tags', async () => {
> 90 | const wrapper = mount( ArticleTagging );
| ^
91 |
92 | await wrapper.vm.tagArticle();
93 |
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/articleTagging.test.js:90:25)
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'ArticleTagging',
components: {
CdxDialog: {
name: 'CdxDialog',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: As]
},
CdxCheckbox: {
name: 'CdxCheckbox',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: zl]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxMessage: {
name: 'CdxMessage',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Os]
}
},
setup: [Function: setup]
}
at <ArticleTagging ref="VTU_COMPONENT" >
at <VTUROOT>
105 | } ) );
106 |
> 107 | const wrapper = mount( ArticleTagging );
| ^
108 |
109 | wrapper.vm.selectedTags = [
110 | {
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/articleTagging.test.js:107:25)
PASS tests/jest/adiutorSettings.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'AdiutorSettings',
components: {
CdxTabs: {
name: 'CdxTabs',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Dr]
},
CdxTab: {
name: 'CdxTab',
props: [Object],
setup: [Function: setup],
render: [Function: Br]
},
createSpeedyDeletionOptions: {
name: 'CreateSpeedyDeletionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageProtectionOptions: {
name: 'RequestPageProtectionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageMoveOptions: {
name: 'RequestPageMove',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
deletionProposeOptions: {
name: 'DeletionProposeOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
articleTaggingOptions: {
name: 'ArticleTaggingOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
reportRevisionOptions: {
name: 'ReportRevisionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
}
},
props: { framed: { type: [Function: Boolean], default: false } },
data: [Function: data]
}
at <AdiutorSettings framed=true ref="VTU_COMPONENT" >
at <VTUROOT>
101 | beforeEach( () => {
102 |
> 103 | wrapper = mount( AdiutorSettings, {
| ^
104 | global: {
105 | stubs: {
106 | createSpeedyDeletionOptions: true,
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7884:5)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/adiutorSettings.test.js:103:19)
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'AdiutorSettings',
components: {
CdxTabs: {
name: 'CdxTabs',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Dr]
},
CdxTab: {
name: 'CdxTab',
props: [Object],
setup: [Function: setup],
render: [Function: Br]
},
createSpeedyDeletionOptions: {
name: 'CreateSpeedyDeletionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageProtectionOptions: {
name: 'RequestPageProtectionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageMoveOptions: {
name: 'RequestPageMove',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
deletionProposeOptions: {
name: 'DeletionProposeOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
articleTaggingOptions: {
name: 'ArticleTaggingOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
reportRevisionOptions: {
name: 'ReportRevisionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
}
},
props: { framed: { type: [Function: Boolean], default: false } },
data: [Function: data]
}
at <AdiutorSettings framed=true ref="VTU_COMPONENT" >
at <VTUROOT>
101 | beforeEach( () => {
102 |
> 103 | wrapper = mount( AdiutorSettings, {
| ^
104 | global: {
105 | stubs: {
106 | createSpeedyDeletionOptions: true,
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7884:5)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/adiutorSettings.test.js:103:19)
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'AdiutorSettings',
components: {
CdxTabs: {
name: 'CdxTabs',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Dr]
},
CdxTab: {
name: 'CdxTab',
props: [Object],
setup: [Function: setup],
render: [Function: Br]
},
createSpeedyDeletionOptions: {
name: 'CreateSpeedyDeletionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageProtectionOptions: {
name: 'RequestPageProtectionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageMoveOptions: {
name: 'RequestPageMove',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
deletionProposeOptions: {
name: 'DeletionProposeOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
articleTaggingOptions: {
name: 'ArticleTaggingOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
reportRevisionOptions: {
name: 'ReportRevisionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
}
},
props: { framed: { type: [Function: Boolean], default: false } },
data: [Function: data]
}
at <AdiutorSettings framed=true ref="VTU_COMPONENT" >
at <VTUROOT>
101 | beforeEach( () => {
102 |
> 103 | wrapper = mount( AdiutorSettings, {
| ^
104 | global: {
105 | stubs: {
106 | createSpeedyDeletionOptions: true,
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7884:5)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/adiutorSettings.test.js:103:19)
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'AdiutorSettings',
components: {
CdxTabs: {
name: 'CdxTabs',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Dr]
},
CdxTab: {
name: 'CdxTab',
props: [Object],
setup: [Function: setup],
render: [Function: Br]
},
createSpeedyDeletionOptions: {
name: 'CreateSpeedyDeletionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageProtectionOptions: {
name: 'RequestPageProtectionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageMoveOptions: {
name: 'RequestPageMove',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
deletionProposeOptions: {
name: 'DeletionProposeOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
articleTaggingOptions: {
name: 'ArticleTaggingOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
reportRevisionOptions: {
name: 'ReportRevisionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
}
},
props: { framed: { type: [Function: Boolean], default: false } },
data: [Function: data]
}
at <AdiutorSettings framed=true ref="VTU_COMPONENT" >
at <VTUROOT>
101 | beforeEach( () => {
102 |
> 103 | wrapper = mount( AdiutorSettings, {
| ^
104 | global: {
105 | stubs: {
106 | createSpeedyDeletionOptions: true,
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7884:5)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/adiutorSettings.test.js:103:19)
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'AdiutorSettings',
components: {
CdxTabs: {
name: 'CdxTabs',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Dr]
},
CdxTab: {
name: 'CdxTab',
props: [Object],
setup: [Function: setup],
render: [Function: Br]
},
createSpeedyDeletionOptions: {
name: 'CreateSpeedyDeletionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageProtectionOptions: {
name: 'RequestPageProtectionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
requestPageMoveOptions: {
name: 'RequestPageMove',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
deletionProposeOptions: {
name: 'DeletionProposeOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
articleTaggingOptions: {
name: 'ArticleTaggingOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
},
reportRevisionOptions: {
name: 'ReportRevisionOptions',
components: [Object],
setup: [Function: setup],
data: [Function: data],
methods: [Object]
}
},
props: { framed: { type: [Function: Boolean], default: false } },
data: [Function: data]
}
at <AdiutorSettings framed=true ref="VTU_COMPONENT" >
at <VTUROOT>
101 | beforeEach( () => {
102 |
> 103 | wrapper = mount( AdiutorSettings, {
| ^
104 | global: {
105 | stubs: {
106 | createSpeedyDeletionOptions: true,
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7884:5)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/adiutorSettings.test.js:103:19)
PASS tests/jest/requestPageProtection.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'RequestPageProtection',
components: {
CdxDialog: {
name: 'CdxDialog',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: As]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxTextArea: {
name: 'CdxTextArea',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Or]
},
CdxSelect: {
name: 'CdxSelect',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: zi]
}
},
setup: [Function: setup],
data: [Function: data]
}
at <RequestPageProtection ref="VTU_COMPONENT" >
at <VTUROOT>
43 | describe( 'RequestPageProtection', () => {
44 | it( 'initializes with default values', () => {
> 45 | const wrapper = mount( RequestPageProtection );
| ^
46 | expect( wrapper.vm.openRppDialog ).toBe( true );
47 | expect( wrapper.vm.primaryAction.label ).toBe( 'translated message' );
48 | } );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/requestPageProtection.test.js:45:25)
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'RequestPageProtection',
components: {
CdxDialog: {
name: 'CdxDialog',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: As]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxTextArea: {
name: 'CdxTextArea',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Or]
},
CdxSelect: {
name: 'CdxSelect',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: zi]
}
},
setup: [Function: setup],
data: [Function: data]
}
at <RequestPageProtection ref="VTU_COMPONENT" >
at <VTUROOT>
55 | } ) );
56 |
> 57 | const wrapper = mount( RequestPageProtection );
| ^
58 | wrapper.vm.durationSelection = 'temp';
59 | wrapper.vm.typeSelection = 'full';
60 | wrapper.vm.rationaleInput = 'Rationale for the protection';
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/requestPageProtection.test.js:57:25)
PASS tests/jest/deletionPropose.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'ProposeDeletion',
components: {
CdxRadio: {
name: 'CdxRadio',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Ei]
},
CdxDialog: {
name: 'CdxDialog',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: As]
},
CdxCheckbox: {
name: 'CdxCheckbox',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: zl]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxTextArea: {
name: 'CdxTextArea',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Or]
}
},
setup: [Function: setup]
}
at <ProposeDeletion ref="VTU_COMPONENT" >
at <VTUROOT>
58 |
59 | describe( 'ProposeDeletion', () => {
> 60 | const wrapper = mount( deletionPropose );
| ^
61 | it( 'initializes with default values', () => {
62 | expect( wrapper.vm.openPrdDialog ).toBe( true );
63 | } );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at tests/jest/deletionPropose.test.js:60:21
at Object.<anonymous> (tests/jest/deletionPropose.test.js:59:1)
PASS tests/jest/requestPageMoveOptions.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'RequestPageMove',
components: {
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxChipInput: {
name: 'CdxChipInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Oa]
},
CdxMessage: {
name: 'CdxMessage',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Os]
},
CdxToggleSwitch: {
name: 'CdxToggleSwitch',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Qr]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxButton: {
name: 'CdxButton',
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: nl]
},
CdxRadio: {
name: 'CdxRadio',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Ei]
},
CdxTextArea: {
name: 'CdxTextArea',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Or]
}
},
setup: [Function: setup],
data: [Function: data],
methods: { saveConfiguration: [Function: saveConfiguration] }
}
at <RequestPageMove ref="VTU_COMPONENT" >
at <VTUROOT>
51 | describe( 'RequestPageMoveOptions Component Tests', () => {
52 |
> 53 | const wrapper = mount( RequestPageMoveOptions );
| ^
54 |
55 | it( 'Should exist RequestPageMoveOptions', () => {
56 | expect( wrapper.exists() ).toBe( true );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at tests/jest/requestPageMoveOptions.test.js:53:21
at Object.<anonymous> (tests/jest/requestPageMoveOptions.test.js:51:1)
PASS tests/jest/requestPageMove.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'RequestPageMove',
components: {
CdxDialog: {
name: 'CdxDialog',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: As]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxTextArea: {
name: 'CdxTextArea',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Or]
}
},
setup: [Function: setup]
}
at <RequestPageMove ref="VTU_COMPONENT" >
at <VTUROOT>
39 | describe( 'RequestPageMove', () => {
40 | it( 'initializes with default values', () => {
> 41 | const wrapper = mount( RequestPageMove );
| ^
42 | expect( wrapper.vm.openRpmDialog ).toBe( true );
43 | expect( wrapper.vm.primaryAction.label ).toBe( 'translated message' );
44 | } );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/requestPageMove.test.js:41:25)
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'RequestPageMove',
components: {
CdxDialog: {
name: 'CdxDialog',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: As]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxTextArea: {
name: 'CdxTextArea',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: Or]
}
},
setup: [Function: setup]
}
at <RequestPageMove ref="VTU_COMPONENT" >
at <VTUROOT>
51 | } ) );
52 |
> 53 | const wrapper = mount( RequestPageMove );
| ^
54 | wrapper.vm.newPageName = 'New Mock Page Name';
55 | wrapper.vm.rationaleInput = 'Rationale for the move';
56 |
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at Object.<anonymous> (tests/jest/requestPageMove.test.js:53:25)
PASS tests/jest/createSpeedyDeletion.test.js
● Console
console.warn
[Vue warn]: Component is missing template or render function: {
name: 'CreateSpeedyDeletion',
components: {
CdxDialog: {
name: 'CdxDialog',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: As]
},
CdxCheckbox: {
name: 'CdxCheckbox',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: zl]
},
CdxField: {
name: 'CdxField',
components: [Object],
props: [Object],
setup: [Function: setup],
render: [Function: Hs]
},
CdxTextInput: {
name: 'CdxTextInput',
components: [Object],
inheritAttrs: false,
props: [Object],
emits: [Array],
setup: [Function: setup],
methods: [Object],
render: [Function: hs]
},
CdxMessage: {
name: 'CdxMessage',
components: [Object],
props: [Object],
emits: [Array],
setup: [Function: setup],
render: [Function: Os]
}
},
setup: [Function: setup]
}
at <CreateSpeedyDeletion ref="VTU_COMPONENT" >
at <VTUROOT>
36 |
37 | describe( 'CreateSpeedyDeletion', () => {
> 38 | const wrapper = mount( createSpeedyDeletion );
| ^
39 | it( 'initializes with default values', () => {
40 | expect( wrapper.vm.openCsdDialog ).toBe( true );
41 | } );
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7973:7)
at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7912:3)
at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7881:7)
at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7809:36)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11)
at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19)
at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5)
at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7)
at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9)
at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11)
at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7)
at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13)
at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19)
at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18)
at tests/jest/createSpeedyDeletion.test.js:38:21
at Object.<anonymous> (tests/jest/createSpeedyDeletion.test.js:37:1)
Test Suites: 11 passed, 11 total
Tests: 30 passed, 30 total
Snapshots: 0 total
Time: 3.444 s, estimated 6 s
Ran all test suites.
--- stdout ---
> test
> grunt test && npm run test:jest
Running "eslint:all" (eslint) task
/src/repo/coverage/coverage-final.json
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/coverage/lcov-report/block-navigation.js
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/coverage/lcov-report/prettify.js
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/coverage/lcov-report/sorter.js
0:0 warning File ignored because of a matching ignore pattern. Use "--no-ignore" to override
/src/repo/resources/ext.adiutor/components/deletionPropose.vue
102:1 warning The type 'jQuery.Promise' is undefined jsdoc/no-undefined-types
✖ 5 problems (0 errors, 5 warnings)
Running "stylelint:all" (stylelint) task
>> Linted 15 files without errors
Running "banana:Adiutor" (banana) task
>> 1 message directory checked.
Done.
> test:jest
> jest
-----------------------------------|---------|----------|---------|---------|--------------------------------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------------------------------|---------|----------|---------|---------|--------------------------------------------
All files | 34.77 | 16.96 | 23.48 | 38.41 |
components | 34.81 | 17.14 | 22.94 | 38.74 |
adiutorSettings.vue | 65 | 0 | 16.66 | 65 | 78-95
articleTagging.vue | 49.46 | 27.22 | 35.1 | 50 | 71-82,93-101,147,193,337-341,423-533
articleTaggingOptions.vue | 35.56 | 18.34 | 21.6 | 35.76 | 68-127,164-174,246-549
createSpeedyDeletion.vue | 47.02 | 23.33 | 31.42 | 47.05 | 6-7,115-116,123-126,163,236-387
createSpeedyDeletionOptions.vue | 32.9 | 18.18 | 18.12 | 30.16 | 162-210,254-264,304-721
deletionPropose.vue | 24.33 | 8.02 | 15.47 | 55.17 | 3,89,164,212,273,300-378
deletionProposeOptions.vue | 38.11 | 18.34 | 25.47 | 43.56 | 117-127,155-366
reportRevisionOptions.vue | 3.22 | 0 | 0 | 8.14 | 2-4,59-192,223-536
requestPageMove.vue | 42.12 | 20 | 39.72 | 71.42 | 177-224
requestPageMoveOptions.vue | 37.5 | 18.18 | 24.77 | 41.5 | 131-141,169-401
requestPageProtection.vue | 42.36 | 19.78 | 38.96 | 68.42 | 56-57,189-248
requestPageProtectionOptions.vue | 34.14 | 17.54 | 19.14 | 32.51 | 146-173,216-226,266-662
middlewares | 14.49 | 0 | 11.11 | 15.62 |
speedyDeletionMiddleware.js | 14.49 | 0 | 11.11 | 15.62 | 16-18,38-77,89-107,125-132,145-160,183-199
utilities | 55.93 | 16.66 | 73.33 | 56.89 |
adiutorUtility.js | 55.93 | 16.66 | 73.33 | 56.89 | 35,54,64-73,96-97,118,139,185-209,215
-----------------------------------|---------|----------|---------|---------|--------------------------------------------
--- end ---
{}
{}
{}
{}
{}
{"1113398": {"source": 1113398, "name": "ajv", "dependency": "ajv", "title": "ajv has ReDoS when using `$data` option", "url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6", "severity": "moderate", "cwe": ["CWE-400"], "cvss": {"score": 0, "vectorString": null}, "range": "<6.14.0"}, "1113399": {"source": 1113399, "name": "ajv", "dependency": "ajv", "title": "ajv has ReDoS when using `$data` option", "url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6", "severity": "moderate", "cwe": ["CWE-400"], "cvss": {"score": 0, "vectorString": null}, "range": ">=7.0.0-alpha.0 <8.18.0"}}
Upgrading n:ajv from 6.12.6, 8.17.1 -> 6.14.0, 8.18.0
{}
{}
$ package-lock-lint /src/repo/package-lock.json
--- stdout ---
Checking /src/repo/package-lock.json
--- end ---
build: Updating dependencies
composer:
* mediawiki/minus-x: 1.1.3 → 2.0.1
npm:
* @wikimedia/codex: 2.3.2 → 2.3.4
* @wikimedia/codex-icons: 2.3.2 → 2.3.4
* ajv: 6.12.6, 8.17.1 → 6.14.0, 8.18.0
* https://github.com/advisories/GHSA-2g4f-4pwh-qvx6
$ git add .
--- stdout ---
--- end ---
$ git commit -F /tmp/tmp_rh5j_dw
--- stdout ---
[master bfd3498] build: Updating dependencies
3 files changed, 85 insertions(+), 68 deletions(-)
--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From bfd349883c64af3a8067a4fdc765fd5b94b7d0f1 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Sat, 21 Feb 2026 10:21:41 +0000
Subject: [PATCH] build: Updating dependencies
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
composer:
* mediawiki/minus-x: 1.1.3 → 2.0.1
npm:
* @wikimedia/codex: 2.3.2 → 2.3.4
* @wikimedia/codex-icons: 2.3.2 → 2.3.4
* ajv: 6.12.6, 8.17.1 → 6.14.0, 8.18.0
* https://github.com/advisories/GHSA-2g4f-4pwh-qvx6
Change-Id: Id1cf18fa8bb9e1e0778d170d700ce5162e25641e
---
composer.json | 2 +-
package-lock.json | 147 ++++++++++++++++++++++++++--------------------
package.json | 4 +-
3 files changed, 85 insertions(+), 68 deletions(-)
diff --git a/composer.json b/composer.json
index e60de19..6bc7d45 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
"require-dev": {
"mediawiki/mediawiki-codesniffer": "49.0.0",
"mediawiki/mediawiki-phan-config": "0.18.0",
- "mediawiki/minus-x": "1.1.3",
+ "mediawiki/minus-x": "2.0.1",
"php-parallel-lint/php-console-highlighter": "1.0.0",
"php-parallel-lint/php-parallel-lint": "1.4.0"
},
diff --git a/package-lock.json b/package-lock.json
index 52fad6e..989cae5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12,8 +12,8 @@
"@babel/preset-env": "^7.23.6",
"@vue/test-utils": "2.4.6",
"@vue/vue3-jest": "^29.2.6",
- "@wikimedia/codex": "2.3.2",
- "@wikimedia/codex-icons": "2.3.2",
+ "@wikimedia/codex": "2.3.4",
+ "@wikimedia/codex-icons": "2.3.4",
"eslint-config-wikimedia": "0.32.3",
"grunt": "1.6.1",
"grunt-banana-checker": "0.13.0",
@@ -92,9 +92,9 @@
}
},
"node_modules/@babel/eslint-parser": {
- "version": "7.26.5",
- "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.26.5.tgz",
- "integrity": "sha512-Kkm8C8uxI842AwQADxl0GbcG1rupELYLShazYEZO/2DYjhyWXJIOUVOE3tBYm6JXzUCNJOZEzqc4rCW/jsEQYQ==",
+ "version": "7.28.6",
+ "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.28.6.tgz",
+ "integrity": "sha512-QGmsKi2PBO/MHSQk+AAgA9R6OHQr+VqnniFE0eMWZcVcfBZoA2dKn2hUsl3Csg/Plt9opRUWdY7//VXsrIlEiA==",
"dev": true,
"dependencies": {
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
@@ -3672,13 +3672,13 @@
"dev": true
},
"node_modules/@wikimedia/codex": {
- "version": "2.3.2",
- "resolved": "https://registry.npmjs.org/@wikimedia/codex/-/codex-2.3.2.tgz",
- "integrity": "sha512-kzDg5RZxvlaJEE0JDK+CQjR+83DpY/QEW01BwLalcDKhP/HCujMz2QpsUAV8qaGNArAO/IkIUzBj1+2eL7yKNg==",
+ "version": "2.3.4",
+ "resolved": "https://registry.npmjs.org/@wikimedia/codex/-/codex-2.3.4.tgz",
+ "integrity": "sha512-Dn2R/LwRZedbgT98XyHEm02IAFXDNoLu8AvD6PFNX8Itk3H1Fdn9O4bUZWtcQGy9Y7dkmXnHUFswUH8QlXLn9g==",
"dev": true,
"dependencies": {
"@floating-ui/vue": "1.0.6",
- "@wikimedia/codex-icons": "2.3.2"
+ "@wikimedia/codex-icons": "2.3.4"
},
"engines": {
"node": ">=20.19.1",
@@ -3689,9 +3689,9 @@
}
},
"node_modules/@wikimedia/codex-icons": {
- "version": "2.3.2",
- "resolved": "https://registry.npmjs.org/@wikimedia/codex-icons/-/codex-icons-2.3.2.tgz",
- "integrity": "sha512-2oIGBBrK7B+oHhiKjGdkrZdABCymaSAFCRrBOj+83S5oD/q0u+D3IEs/SQ1JT1RuV5pv/iap3mh7StPfLKI1mw==",
+ "version": "2.3.4",
+ "resolved": "https://registry.npmjs.org/@wikimedia/codex-icons/-/codex-icons-2.3.4.tgz",
+ "integrity": "sha512-eRRYmqIyIbbiaDhiw+qdNNqQ4Npz04k6crSaqyWFS6Y4vh5Lrd3kbjk2uNZK3Tu0h+yz0mQmlMlBEOtb/r3dPw==",
"dev": true,
"engines": {
"node": ">=20.19.1",
@@ -3767,9 +3767,9 @@
}
},
"node_modules/ajv": {
- "version": "6.12.6",
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
- "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
+ "version": "6.14.0",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz",
+ "integrity": "sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==",
"dev": true,
"dependencies": {
"fast-deep-equal": "^3.1.1",
@@ -4153,6 +4153,18 @@
}
]
},
+ "node_modules/baseline-browser-mapping": {
+ "version": "2.10.0",
+ "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.10.0.tgz",
+ "integrity": "sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==",
+ "dev": true,
+ "bin": {
+ "baseline-browser-mapping": "dist/cli.cjs"
+ },
+ "engines": {
+ "node": ">=6.0.0"
+ }
+ },
"node_modules/boolbase": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
@@ -4182,9 +4194,9 @@
}
},
"node_modules/browserslist": {
- "version": "4.24.4",
- "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.4.tgz",
- "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==",
+ "version": "4.28.1",
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz",
+ "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==",
"dev": true,
"funding": [
{
@@ -4201,10 +4213,11 @@
}
],
"dependencies": {
- "caniuse-lite": "^1.0.30001688",
- "electron-to-chromium": "^1.5.73",
- "node-releases": "^2.0.19",
- "update-browserslist-db": "^1.1.1"
+ "baseline-browser-mapping": "^2.9.0",
+ "caniuse-lite": "^1.0.30001759",
+ "electron-to-chromium": "^1.5.263",
+ "node-releases": "^2.0.27",
+ "update-browserslist-db": "^1.2.0"
},
"bin": {
"browserslist": "cli.js"
@@ -4321,9 +4334,9 @@
}
},
"node_modules/caniuse-lite": {
- "version": "1.0.30001695",
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001695.tgz",
- "integrity": "sha512-vHyLade6wTgI2u1ec3WQBxv+2BrTERV28UXQu9LO6lZ9pYeMk34vjXFLOxo1A4UBA8XTL4njRQZdno/yYaSmWw==",
+ "version": "1.0.30001770",
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001770.tgz",
+ "integrity": "sha512-x/2CLQ1jHENRbHg5PSId2sXq1CIO1CISvwWAj027ltMVG2UNgW+w9oH2+HzgEIRFembL8bUlXtfbBHR1fCg2xw==",
"dev": true,
"funding": [
{
@@ -4886,18 +4899,18 @@
}
},
"node_modules/doiuse": {
- "version": "6.0.5",
- "resolved": "https://registry.npmjs.org/doiuse/-/doiuse-6.0.5.tgz",
- "integrity": "sha512-ljuf9ndGqKST0GlPAYyCg04hbQAeR1xIIWVDjQaDDkoTY/Y1Vb+8FNoy6NuVuJIEEKe/nKUH8NRWjG7JJxZ9Eg==",
+ "version": "6.0.6",
+ "resolved": "https://registry.npmjs.org/doiuse/-/doiuse-6.0.6.tgz",
+ "integrity": "sha512-XuPRslcWHhQJ+WjCjimRUcNfhZvOiC0610FsY6WeSlzXvoZYtm6iOpR9K0N4wRoM/lP4i7LatT+IhltAzouSOw==",
"dev": true,
"dependencies": {
- "browserslist": "^4.24.0",
- "caniuse-lite": "^1.0.30001669",
+ "browserslist": "^4.28.1",
+ "caniuse-lite": "^1.0.30001760",
"css-tokenize": "^1.0.1",
"duplexify": "^4.1.3",
"multimatch": "^5.0.0",
- "postcss": "^8.4.47",
- "source-map": "^0.7.4",
+ "postcss": "^8.5.6",
+ "source-map": "^0.7.6",
"yargs": "^17.7.2"
},
"bin": {
@@ -4908,12 +4921,12 @@
}
},
"node_modules/doiuse/node_modules/source-map": {
- "version": "0.7.4",
- "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
- "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
+ "version": "0.7.6",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.6.tgz",
+ "integrity": "sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==",
"dev": true,
"engines": {
- "node": ">= 8"
+ "node": ">= 12"
}
},
"node_modules/dom-serializer": {
@@ -5094,9 +5107,9 @@
}
},
"node_modules/electron-to-chromium": {
- "version": "1.5.88",
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.88.tgz",
- "integrity": "sha512-K3C2qf1o+bGzbilTDCTBhTQcMS9KW60yTAaTeeXsfvQuTDDwlokLam/AdqlqcSy9u4UainDgsHV23ksXAOgamw==",
+ "version": "1.5.302",
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.302.tgz",
+ "integrity": "sha512-sM6HAN2LyK82IyPBpznDRqlTQAtuSaO+ShzFiWTvoMJLHyZ+Y39r8VMfHzwbU8MVBzQ4Wdn85+wlZl2TLGIlwg==",
"dev": true
},
"node_modules/emittery": {
@@ -5500,9 +5513,9 @@
}
},
"node_modules/eslint-plugin-jest": {
- "version": "29.1.0",
- "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.1.0.tgz",
- "integrity": "sha512-LabxXbASXVjguqL+kBHTPMf3gUeSqwH4fsrEyHTY/MCs42I/p9+ctg09SJpYiD8eGaIsP6GwYr5xW6xWS9XgZg==",
+ "version": "29.15.0",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.0.tgz",
+ "integrity": "sha512-ZCGr7vTH2WSo2hrK5oM2RULFmMruQ7W3cX7YfwoTiPfzTGTFBMmrVIz45jZHd++cGKj/kWf02li/RhTGcANJSA==",
"dev": true,
"dependencies": {
"@typescript-eslint/utils": "^8.0.0"
@@ -5512,8 +5525,9 @@
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^8.0.0",
- "eslint": "^8.57.0 || ^9.0.0",
- "jest": "*"
+ "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
+ "jest": "*",
+ "typescript": ">=4.8.4 <6.0.0"
},
"peerDependenciesMeta": {
"@typescript-eslint/eslint-plugin": {
@@ -5521,6 +5535,9 @@
},
"jest": {
"optional": true
+ },
+ "typescript": {
+ "optional": true
}
}
},
@@ -9611,16 +9628,16 @@
}
},
"node_modules/js-beautify": {
- "version": "1.15.1",
- "resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.15.1.tgz",
- "integrity": "sha512-ESjNzSlt/sWE8sciZH8kBF8BPlwXPwhR6pWKAw8bw4Bwj+iZcnKW6ONWUutJ7eObuBZQpiIb8S7OYspWrKt7rA==",
+ "version": "1.15.4",
+ "resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.15.4.tgz",
+ "integrity": "sha512-9/KXeZUKKJwqCXUdBxFJ3vPh467OCckSBmYDwSK/EtV090K+iMJ7zx2S3HLVDIWFQdqMIsZWbnaGiba18aWhaA==",
"dev": true,
"dependencies": {
"config-chain": "^1.1.13",
"editorconfig": "^1.0.4",
- "glob": "^10.3.3",
+ "glob": "^10.4.2",
"js-cookie": "^3.0.5",
- "nopt": "^7.2.0"
+ "nopt": "^7.2.1"
},
"bin": {
"css-beautify": "js/bin/css-beautify.js",
@@ -10192,9 +10209,9 @@
}
},
"node_modules/nanoid": {
- "version": "3.3.8",
- "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz",
- "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==",
+ "version": "3.3.11",
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
+ "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
"dev": true,
"funding": [
{
@@ -10222,9 +10239,9 @@
"dev": true
},
"node_modules/node-releases": {
- "version": "2.0.19",
- "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz",
- "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==",
+ "version": "2.0.27",
+ "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz",
+ "integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==",
"dev": true
},
"node_modules/nopt": {
@@ -10686,9 +10703,9 @@
}
},
"node_modules/postcss": {
- "version": "8.5.1",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.1.tgz",
- "integrity": "sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==",
+ "version": "8.5.6",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
+ "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
"dev": true,
"funding": [
{
@@ -10705,7 +10722,7 @@
}
],
"dependencies": {
- "nanoid": "^3.3.8",
+ "nanoid": "^3.3.11",
"picocolors": "^1.1.1",
"source-map-js": "^1.2.1"
},
@@ -12271,9 +12288,9 @@
}
},
"node_modules/table/node_modules/ajv": {
- "version": "8.17.1",
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
- "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
+ "version": "8.18.0",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz",
+ "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
"dev": true,
"dependencies": {
"fast-deep-equal": "^3.1.3",
@@ -12603,9 +12620,9 @@
}
},
"node_modules/update-browserslist-db": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.2.tgz",
- "integrity": "sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==",
+ "version": "1.2.3",
+ "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz",
+ "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==",
"dev": true,
"funding": [
{
diff --git a/package.json b/package.json
index 3d3fb5c..ec9c9e3 100644
--- a/package.json
+++ b/package.json
@@ -14,8 +14,8 @@
"@babel/preset-env": "^7.23.6",
"@vue/test-utils": "2.4.6",
"@vue/vue3-jest": "^29.2.6",
- "@wikimedia/codex": "2.3.2",
- "@wikimedia/codex-icons": "2.3.2",
+ "@wikimedia/codex": "2.3.4",
+ "@wikimedia/codex-icons": "2.3.4",
"eslint-config-wikimedia": "0.32.3",
"grunt": "1.6.1",
"grunt-banana-checker": "0.13.0",
--
2.47.3
--- end ---