This run took 57 seconds.
From dbb2869c970bfade52a45b48472ee023b22590e1 Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Thu, 12 Jun 2025 01:29:49 +0000 Subject: [PATCH] build: Updating brace-expansion to 1.1.12, 2.0.2 * https://github.com/advisories/GHSA-v6h2-p8h4-qcjw Change-Id: I2980e4ae5182e8ed227b163026b12a3ae4ea8bb4 --- package-lock.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 56fc8d7..8b22b0c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3983,9 +3983,9 @@ "dev": true }, "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "version": "1.1.12", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", + "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", "dev": true, "dependencies": { "balanced-match": "^1.0.0", @@ -4983,9 +4983,9 @@ } }, "node_modules/editorconfig/node_modules/brace-expansion": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", + "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", "dev": true, "dependencies": { "balanced-match": "^1.0.0" @@ -9405,9 +9405,9 @@ } }, "node_modules/js-beautify/node_modules/brace-expansion": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", + "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", "dev": true, "dependencies": { "balanced-match": "^1.0.0" -- 2.39.5
$ date --- stdout --- Thu Jun 12 01:28:56 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-extensions-Adiutor.git repo --depth=1 -b REL1_42 --- stderr --- Cloning into '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/REL1_42 --- stdout --- 6543dae743e364bf807aec344e0a0227c585be7c refs/heads/REL1_42 --- end --- $ /usr/bin/npm audit --json --- stdout --- { "auditReportVersion": 2, "vulnerabilities": { "brace-expansion": { "name": "brace-expansion", "severity": "low", "isDirect": false, "via": [ { "source": 1105443, "name": "brace-expansion", "dependency": "brace-expansion", "title": "brace-expansion Regular Expression Denial of Service vulnerability", "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw", "severity": "low", "cwe": [ "CWE-400" ], "cvss": { "score": 3.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L" }, "range": ">=1.0.0 <=1.1.11" }, { "source": 1105444, "name": "brace-expansion", "dependency": "brace-expansion", "title": "brace-expansion Regular Expression Denial of Service vulnerability", "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw", "severity": "low", "cwe": [ "CWE-400" ], "cvss": { "score": 3.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L" }, "range": ">=2.0.0 <=2.0.1" } ], "effects": [], "range": "1.0.0 - 1.1.11 || 2.0.0 - 2.0.1", "nodes": [ "node_modules/brace-expansion", "node_modules/editorconfig/node_modules/brace-expansion", "node_modules/js-beautify/node_modules/brace-expansion" ], "fixAvailable": true } }, "metadata": { "vulnerabilities": { "info": 0, "low": 1, "moderate": 0, "high": 0, "critical": 0, "total": 1 }, "dependencies": { "prod": 1, "dev": 1044, "optional": 3, "peer": 11, "peerOptional": 0, "total": 1044 } } } --- 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: 22 installs, 0 updates, 0 removals - Locking composer/semver (3.4.0) - Locking composer/spdx-licenses (1.5.9) - Locking dealerdirect/phpcodesniffer-composer-installer (v1.0.0) - Locking mediawiki/mediawiki-codesniffer (v43.0.0) - Locking mediawiki/minus-x (1.1.1) - 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.3.2) - Locking phpcsstandards/phpcsextra (1.1.2) - Locking phpcsstandards/phpcsutils (1.0.9) - Locking psr/container (2.0.2) - Locking squizlabs/php_codesniffer (3.8.1) - Locking symfony/console (v5.4.47) - Locking symfony/deprecation-contracts (v3.6.0) - Locking symfony/polyfill-ctype (v1.32.0) - Locking symfony/polyfill-intl-grapheme (v1.32.0) - Locking symfony/polyfill-intl-normalizer (v1.32.0) - Locking symfony/polyfill-mbstring (v1.32.0) - Locking symfony/polyfill-php73 (v1.32.0) - Locking symfony/polyfill-php80 (v1.32.0) - Locking symfony/service-contracts (v3.6.0) - Locking symfony/string (v6.4.21) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 22 installs, 0 updates, 0 removals 0 [>---------------------------] 0 [->--------------------------] - Installing squizlabs/php_codesniffer (3.8.1): Extracting archive - Installing dealerdirect/phpcodesniffer-composer-installer (v1.0.0): Extracting archive - Installing symfony/polyfill-php80 (v1.32.0): Extracting archive - Installing phpcsstandards/phpcsutils (1.0.9): Extracting archive - Installing phpcsstandards/phpcsextra (1.1.2): Extracting archive - Installing symfony/polyfill-mbstring (v1.32.0): Extracting archive - Installing composer/spdx-licenses (1.5.9): Extracting archive - Installing composer/semver (3.4.0): Extracting archive - Installing mediawiki/mediawiki-codesniffer (v43.0.0): Extracting archive - Installing symfony/polyfill-intl-normalizer (v1.32.0): Extracting archive - Installing symfony/polyfill-intl-grapheme (v1.32.0): Extracting archive - Installing symfony/polyfill-ctype (v1.32.0): Extracting archive - Installing symfony/string (v6.4.21): 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.0): Extracting archive - Installing symfony/polyfill-php73 (v1.32.0): Extracting archive - Installing symfony/console (v5.4.47): Extracting archive - Installing mediawiki/minus-x (1.1.1): 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.3.2): Extracting archive 0/20 [>---------------------------] 0% 20/20 [============================] 100% 4 package suggestions were added by new dependencies, use `composer suggest` to see details. Generating autoload files 14 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 --- $ /usr/bin/npm audit --json --- stdout --- { "auditReportVersion": 2, "vulnerabilities": { "brace-expansion": { "name": "brace-expansion", "severity": "low", "isDirect": false, "via": [ { "source": 1105443, "name": "brace-expansion", "dependency": "brace-expansion", "title": "brace-expansion Regular Expression Denial of Service vulnerability", "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw", "severity": "low", "cwe": [ "CWE-400" ], "cvss": { "score": 3.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L" }, "range": ">=1.0.0 <=1.1.11" }, { "source": 1105444, "name": "brace-expansion", "dependency": "brace-expansion", "title": "brace-expansion Regular Expression Denial of Service vulnerability", "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw", "severity": "low", "cwe": [ "CWE-400" ], "cvss": { "score": 3.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L" }, "range": ">=2.0.0 <=2.0.1" } ], "effects": [], "range": "1.0.0 - 1.1.11 || 2.0.0 - 2.0.1", "nodes": [ "node_modules/brace-expansion", "node_modules/editorconfig/node_modules/brace-expansion", "node_modules/js-beautify/node_modules/brace-expansion" ], "fixAvailable": true } }, "metadata": { "vulnerabilities": { "info": 0, "low": 1, "moderate": 0, "high": 0, "critical": 0, "total": 1 }, "dependencies": { "prod": 1, "dev": 1044, "optional": 3, "peer": 11, "peerOptional": 0, "total": 1044 } } } --- 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 --- stdout --- { "added": 1044, "removed": 0, "changed": 0, "audited": 1045, "funding": 120, "audit": { "auditReportVersion": 2, "vulnerabilities": { "brace-expansion": { "name": "brace-expansion", "severity": "low", "isDirect": false, "via": [ { "source": 1105443, "name": "brace-expansion", "dependency": "brace-expansion", "title": "brace-expansion Regular Expression Denial of Service vulnerability", "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw", "severity": "low", "cwe": [ "CWE-400" ], "cvss": { "score": 3.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L" }, "range": ">=1.0.0 <=1.1.11" }, { "source": 1105444, "name": "brace-expansion", "dependency": "brace-expansion", "title": "brace-expansion Regular Expression Denial of Service vulnerability", "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw", "severity": "low", "cwe": [ "CWE-400" ], "cvss": { "score": 3.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L" }, "range": ">=2.0.0 <=2.0.1" } ], "effects": [], "range": "1.0.0 - 1.1.11 || 2.0.0 - 2.0.1", "nodes": [ "", "", "" ], "fixAvailable": true } }, "metadata": { "vulnerabilities": { "info": 0, "low": 1, "moderate": 0, "high": 0, "critical": 0, "total": 1 }, "dependencies": { "prod": 1, "dev": 1044, "optional": 3, "peer": 11, "peerOptional": 0, "total": 1044 } } } } --- end --- {"added": 1044, "removed": 0, "changed": 0, "audited": 1045, "funding": 120, "audit": {"auditReportVersion": 2, "vulnerabilities": {"brace-expansion": {"name": "brace-expansion", "severity": "low", "isDirect": false, "via": [{"source": 1105443, "name": "brace-expansion", "dependency": "brace-expansion", "title": "brace-expansion Regular Expression Denial of Service vulnerability", "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw", "severity": "low", "cwe": ["CWE-400"], "cvss": {"score": 3.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"}, "range": ">=1.0.0 <=1.1.11"}, {"source": 1105444, "name": "brace-expansion", "dependency": "brace-expansion", "title": "brace-expansion Regular Expression Denial of Service vulnerability", "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw", "severity": "low", "cwe": ["CWE-400"], "cvss": {"score": 3.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"}, "range": ">=2.0.0 <=2.0.1"}], "effects": [], "range": "1.0.0 - 1.1.11 || 2.0.0 - 2.0.1", "nodes": ["", "", ""], "fixAvailable": true}}, "metadata": {"vulnerabilities": {"info": 0, "low": 1, "moderate": 0, "high": 0, "critical": 0, "total": 1}, "dependencies": {"prod": 1, "dev": 1044, "optional": 3, "peer": 11, "peerOptional": 0, "total": 1044}}}} $ /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 deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead npm WARN tarball tarball data for @types/node@https://registry.npmjs.org/@types/node/-/node-20.11.16.tgz (sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==) seems to be corrupted. Trying again. npm WARN tarball tarball data for @babel/eslint-parser@https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.10.tgz (sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==) seems to be corrupted. Trying again. npm WARN deprecated stylelint-stylistic@0.4.3: This package has been deprecated in favor of @stylistic/stylelint-plugin --- stdout --- added 1043 packages, and audited 1044 packages in 10s 120 packages are looking for funding run `npm fund` for details found 0 vulnerabilities --- end --- Verifying that tests still pass $ /usr/bin/npm ci --- stderr --- npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead npm WARN deprecated stylelint-stylistic@0.4.3: This package has been deprecated in favor of @stylistic/stylelint-plugin --- stdout --- added 1043 packages, and audited 1044 packages in 13s 120 packages are looking for funding run `npm fund` for details found 0 vulnerabilities --- end --- $ /usr/bin/npm test --- stderr --- PASS tests/jest/deletionProposeOptions.test.js ● Console console.warn [Vue warn]: Component is missing template or render function. at <DeletionProposeOptions ref="VTU_COMPONENT" > at <VTUROOT> 55 | describe( 'DeletionProposeOptions Component Tests', () => { 56 | > 57 | const wrapper = mount( DeletionProposeOptions ); | ^ 58 | 59 | it( 'Should exist DeletionProposeOptions', () => { 60 | expect( wrapper.exists() ).toBe( true ); at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7334:3) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7303:7) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at tests/jest/deletionProposeOptions.test.js:57:18 at Object.<anonymous> (tests/jest/deletionProposeOptions.test.js:55:1) PASS tests/jest/createSpeedyDeletionOptions.test.js ● Console console.warn [Vue warn]: Component is missing template or render function. at <CreateSpeedyDeletionOptions ref="VTU_COMPONENT" > at <VTUROOT> 64 | describe( 'CreateSpeedyDeletionOptions Component Tests', () => { 65 | > 66 | const wrapper = mount( CreateSpeedyDeletionOptions ); | ^ 67 | 68 | it( 'Should exist CreateSpeedyDeletionOptions', () => { 69 | expect( wrapper.exists() ).toBe( true ); at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7334:3) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7303:7) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at tests/jest/createSpeedyDeletionOptions.test.js:66:18 at Object.<anonymous> (tests/jest/createSpeedyDeletionOptions.test.js:64:1) PASS tests/jest/articleTagging.test.js ● Console console.warn [Vue warn]: Component is missing template or render function. at <ArticleTagging ref="VTU_COMPONENT" > at <VTUROOT> 42 | describe( 'ArticleTagging', () => { 43 | it( 'initializes with default values', () => { > 44 | const wrapper = mount( ArticleTagging ); | ^ 45 | expect( wrapper.vm.openTagDialog ).toBe( true ); 46 | expect( wrapper.vm.primaryAction.label ).toBe( 'translated message' ); 47 | } ); at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7334:3) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7303:7) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at Object.<anonymous> (tests/jest/articleTagging.test.js:44:19) console.warn [Vue warn]: Component is missing template or render function. at <ArticleTagging ref="VTU_COMPONENT" > at <VTUROOT> 92 | 93 | it( 'notifies when tagArticle is called with no selected tags', async () => { > 94 | const wrapper = mount( ArticleTagging ); | ^ 95 | // Simulate calling tagArticle without selecting any tags 96 | await wrapper.vm.tagArticle(); 97 | at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7334:3) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7303:7) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at Object.<anonymous> (tests/jest/articleTagging.test.js:94:19) console.warn [Vue warn]: Component is missing template or render function. at <ArticleTagging ref="VTU_COMPONENT" > at <VTUROOT> 110 | } ) ); 111 | > 112 | const wrapper = mount( ArticleTagging ); | ^ 113 | // Simulate selecting a tag 114 | wrapper.vm.selectedTags = [ 115 | { at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7334:3) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7303:7) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at Object.<anonymous> (tests/jest/articleTagging.test.js:112:19) PASS tests/jest/articleTaggingOptions.test.js ● Console console.warn [Vue warn]: Component is missing template or render function. at <ArticleTaggingOptions ref="VTU_COMPONENT" > at <VTUROOT> 54 | describe( 'ArticleTaggingOptions Component Tests', () => { 55 | > 56 | const wrapper = mount( ArticleTaggingOptions ); | ^ 57 | 58 | it( 'Should exist ArticleTaggingOptions', () => { 59 | expect( wrapper.exists() ).toBe( true ); at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7334:3) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7303:7) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at tests/jest/articleTaggingOptions.test.js:56:18 at Object.<anonymous> (tests/jest/articleTaggingOptions.test.js:54:1) PASS tests/jest/requestPageProtectionOptions.test.js ● Console console.warn [Vue warn]: Component is missing template or render function. at <RequestPageProtectionOptions ref="VTU_COMPONENT" > at <VTUROOT> 56 | describe( 'RequestPageProtectionOptions Component Tests', () => { 57 | > 58 | const wrapper = mount( RequestPageProtectionOptions ); | ^ 59 | 60 | it( 'Should exist RequestPageProtectionOptions', () => { 61 | expect( wrapper.exists() ).toBe( true ); at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7334:3) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7303:7) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at tests/jest/requestPageProtectionOptions.test.js:58:18 at Object.<anonymous> (tests/jest/requestPageProtectionOptions.test.js:56:1) PASS tests/jest/requestPageMoveOptions.test.js ● Console console.warn [Vue warn]: Component is missing template or render function. at <RequestPageMove ref="VTU_COMPONENT" > at <VTUROOT> 54 | describe( 'RequestPageMoveOptions Component Tests', () => { 55 | > 56 | const wrapper = mount( RequestPageMoveOptions ); | ^ 57 | 58 | it( 'Should exist RequestPageMoveOptions', () => { 59 | expect( wrapper.exists() ).toBe( true ); at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7334:3) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7303:7) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at tests/jest/requestPageMoveOptions.test.js:56:18 at Object.<anonymous> (tests/jest/requestPageMoveOptions.test.js:54:1) PASS tests/jest/requestPageProtection.test.js ● Console console.warn [Vue warn]: Component is missing template or render function. at <RequestPageProtection ref="VTU_COMPONENT" > at <VTUROOT> 45 | describe( 'RequestPageProtection', () => { 46 | it( 'initializes with default values', () => { > 47 | const wrapper = mount( RequestPageProtection ); | ^ 48 | expect( wrapper.vm.openRppDialog ).toBe( true ); 49 | expect( wrapper.vm.primaryAction.label ).toBe( 'translated message' ); 50 | } ); at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7334:3) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7303:7) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at Object.<anonymous> (tests/jest/requestPageProtection.test.js:47:19) console.warn [Vue warn]: Component is missing template or render function. at <RequestPageProtection ref="VTU_COMPONENT" > at <VTUROOT> 57 | } ) ); 58 | > 59 | const wrapper = mount( RequestPageProtection ); | ^ 60 | wrapper.vm.durationSelection = 'temp'; 61 | wrapper.vm.typeSelection = 'full'; 62 | wrapper.vm.rationaleInput = 'Rationale for the protection'; at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7334:3) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7303:7) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at Object.<anonymous> (tests/jest/requestPageProtection.test.js:59:19) PASS tests/jest/adiutorSettings.test.js (5.12 s) ● Console console.warn [Vue warn]: Component is missing template or render function. at <AdiutorSettings framed=true ref="VTU_COMPONENT" > at <VTUROOT> 101 | beforeEach( () => { 102 | // Mount the component with stubs for the Vue subcomponents and props > 103 | wrapper = mount( AdiutorSettings, { | ^ 104 | global: { 105 | stubs: { 106 | createSpeedyDeletionOptions: true, at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at Object.<anonymous> (tests/jest/adiutorSettings.test.js:103:13) console.warn [Vue warn]: Component is missing template or render function. at <AdiutorSettings framed=true ref="VTU_COMPONENT" > at <VTUROOT> 101 | beforeEach( () => { 102 | // Mount the component with stubs for the Vue subcomponents and props > 103 | wrapper = mount( AdiutorSettings, { | ^ 104 | global: { 105 | stubs: { 106 | createSpeedyDeletionOptions: true, at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at Object.<anonymous> (tests/jest/adiutorSettings.test.js:103:13) console.warn [Vue warn]: Component is missing template or render function. at <AdiutorSettings framed=true ref="VTU_COMPONENT" > at <VTUROOT> 101 | beforeEach( () => { 102 | // Mount the component with stubs for the Vue subcomponents and props > 103 | wrapper = mount( AdiutorSettings, { | ^ 104 | global: { 105 | stubs: { 106 | createSpeedyDeletionOptions: true, at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at Object.<anonymous> (tests/jest/adiutorSettings.test.js:103:13) console.warn [Vue warn]: Component is missing template or render function. at <AdiutorSettings framed=true ref="VTU_COMPONENT" > at <VTUROOT> 101 | beforeEach( () => { 102 | // Mount the component with stubs for the Vue subcomponents and props > 103 | wrapper = mount( AdiutorSettings, { | ^ 104 | global: { 105 | stubs: { 106 | createSpeedyDeletionOptions: true, at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at Object.<anonymous> (tests/jest/adiutorSettings.test.js:103:13) console.warn [Vue warn]: Component is missing template or render function. at <AdiutorSettings framed=true ref="VTU_COMPONENT" > at <VTUROOT> 101 | beforeEach( () => { 102 | // Mount the component with stubs for the Vue subcomponents and props > 103 | wrapper = mount( AdiutorSettings, { | ^ 104 | global: { 105 | stubs: { 106 | createSpeedyDeletionOptions: true, at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7306:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at Object.<anonymous> (tests/jest/adiutorSettings.test.js:103:13) PASS tests/jest/requestPageMove.test.js ● Console console.warn [Vue warn]: Component is missing template or render function. at <RequestPageMove ref="VTU_COMPONENT" > at <VTUROOT> 40 | describe( 'RequestPageMove', () => { 41 | it( 'initializes with default values', () => { > 42 | const wrapper = mount( RequestPageMove ); | ^ 43 | expect( wrapper.vm.openRpmDialog ).toBe( true ); 44 | expect( wrapper.vm.primaryAction.label ).toBe( 'translated message' ); 45 | } ); at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7334:3) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7303:7) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at Object.<anonymous> (tests/jest/requestPageMove.test.js:42:19) console.warn [Vue warn]: Component is missing template or render function. at <RequestPageMove ref="VTU_COMPONENT" > at <VTUROOT> 52 | } ) ); 53 | > 54 | const wrapper = mount( RequestPageMove ); | ^ 55 | wrapper.vm.newPageName = 'New Mock Page Name'; 56 | wrapper.vm.rationaleInput = 'Rationale for the move'; 57 | at warn (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7334:3) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7303:7) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at Object.<anonymous> (tests/jest/requestPageMove.test.js:54:19) PASS tests/jest/deletionPropose.test.js ● Console console.warn [Vue warn]: Component is missing template or render function. 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 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7334:3) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7303:7) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at tests/jest/deletionPropose.test.js:60:18 at Object.<anonymous> (tests/jest/deletionPropose.test.js:59:1) PASS tests/jest/createSpeedyDeletion.test.js ● Console console.warn [Vue warn]: Component is missing template or render function. 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 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:41:13) at finishComponentSetup (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7396:7) at handleSetupResult (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7334:3) at setupStatefulComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7303:7) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7238:36) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5635:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5744:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:182:19) at instance.update (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5850:51) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5858:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5648:5) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5601:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5087:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:6368:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3837:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1396:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8371:18) at tests/jest/createSpeedyDeletion.test.js:38:18 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.937 s Ran all test suites. --- stdout --- > test > grunt test && npm run test:jest Running "eslint:all" (eslint) task Running "stylelint:all" (stylelint) task >> Linted 0 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 | 35.51 | 17.28 | 23.75 | 40.51 | components | 35.57 | 17.47 | 23.25 | 41.11 | adiutorSettings.vue | 65 | 0 | 16.66 | 65 | 78-95 articleTagging.vue | 49.82 | 27.45 | 35.1 | 51.31 | 70-81,92-100,156,202,346-350,432-542 articleTaggingOptions.vue | 35.34 | 18.18 | 20.93 | 35.21 | 70-129,167-177,248-568 createSpeedyDeletion.vue | 47.02 | 23.72 | 31.42 | 47.05 | 6-7,115-116,123-126,162,235-386 createSpeedyDeletionOptions.vue | 34.9 | 18.51 | 19.14 | 34.19 | 116-159,202-212,249-612 deletionPropose.vue | 24.33 | 8.02 | 15.47 | 55.17 | 3,88,162,209,270,297-375 deletionProposeOptions.vue | 39.29 | 19.41 | 25.47 | 46.72 | 117-127,161-372 reportRevisionOptions.vue | 4.19 | 0 | 0 | 10.93 | 2-4,46-165,197-482 requestPageMove.vue | 42.12 | 20 | 39.72 | 71.42 | 177-224 requestPageMoveOptions.vue | 38.09 | 18.69 | 24.77 | 43.11 | 131-141,172-404 requestPageProtection.vue | 42.36 | 19.78 | 38.96 | 68.42 | 56-57,189-248 requestPageProtectionOptions.vue | 35.89 | 18.18 | 20.3 | 36.55 | 101-128,171-181,219-559 middlewares | 14.7 | 0 | 9.09 | 15.38 | speedyDeletionMiddleware.js | 14.7 | 0 | 9.09 | 15.38 | 16-21,42-81,93-111,128-135,148-162,185-201 utilities | 55.93 | 16.66 | 73.33 | 56.89 | adiutorUtility.js | 55.93 | 16.66 | 73.33 | 56.89 | 35,54,64-73,95-96,117,137,183-207,213 -----------------------------------|---------|----------|---------|---------|-------------------------------------------- --- end --- {"1105443": {"source": 1105443, "name": "brace-expansion", "dependency": "brace-expansion", "title": "brace-expansion Regular Expression Denial of Service vulnerability", "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw", "severity": "low", "cwe": ["CWE-400"], "cvss": {"score": 3.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"}, "range": ">=1.0.0 <=1.1.11"}, "1105444": {"source": 1105444, "name": "brace-expansion", "dependency": "brace-expansion", "title": "brace-expansion Regular Expression Denial of Service vulnerability", "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw", "severity": "low", "cwe": ["CWE-400"], "cvss": {"score": 3.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"}, "range": ">=2.0.0 <=2.0.1"}} Upgrading n:brace-expansion from 1.1.11, 2.0.1 -> 1.1.12, 2.0.2 $ package-lock-lint package-lock.json --- stdout --- Checking package-lock.json --- end --- build: Updating brace-expansion to 1.1.12, 2.0.2 * https://github.com/advisories/GHSA-v6h2-p8h4-qcjw $ git add . --- stdout --- --- end --- $ git commit -F /tmp/tmpxkbl_ds4 --- stdout --- [REL1_42 dbb2869] build: Updating brace-expansion to 1.1.12, 2.0.2 1 file changed, 9 insertions(+), 9 deletions(-) --- end --- $ git format-patch HEAD~1 --stdout --- stdout --- From dbb2869c970bfade52a45b48472ee023b22590e1 Mon Sep 17 00:00:00 2001 From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org> Date: Thu, 12 Jun 2025 01:29:49 +0000 Subject: [PATCH] build: Updating brace-expansion to 1.1.12, 2.0.2 * https://github.com/advisories/GHSA-v6h2-p8h4-qcjw Change-Id: I2980e4ae5182e8ed227b163026b12a3ae4ea8bb4 --- package-lock.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 56fc8d7..8b22b0c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3983,9 +3983,9 @@ "dev": true }, "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "version": "1.1.12", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz", + "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==", "dev": true, "dependencies": { "balanced-match": "^1.0.0", @@ -4983,9 +4983,9 @@ } }, "node_modules/editorconfig/node_modules/brace-expansion": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", + "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", "dev": true, "dependencies": { "balanced-match": "^1.0.0" @@ -9405,9 +9405,9 @@ } }, "node_modules/js-beautify/node_modules/brace-expansion": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz", + "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==", "dev": true, "dependencies": { "balanced-match": "^1.0.0" -- 2.39.5 --- end ---