mediawiki/extensions/Adiutor: REL1_44 (log #2019493)

sourcepatches

This run took 72 seconds.

From 5fc0c6bdc3058b87c8d20d24481806bf9fc6100e Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Thu, 24 Jul 2025 01:04:42 +0000
Subject: [PATCH] build: Updating form-data to 4.0.4

* https://github.com/advisories/GHSA-fjxv-7rqg-78g4

Change-Id: Iaed9028834090f8383c6042ed32bba04d7bf237d
---
 package-lock.json | 165 +++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 162 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index e8cea0b..f75b3e3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4104,6 +4104,19 @@
 				"@keyv/serialize": "^1.0.2"
 			}
 		},
+		"node_modules/call-bind-apply-helpers": {
+			"version": "1.0.2",
+			"resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
+			"integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
+			"dev": true,
+			"dependencies": {
+				"es-errors": "^1.3.0",
+				"function-bind": "^1.1.2"
+			},
+			"engines": {
+				"node": ">= 0.4"
+			}
+		},
 		"node_modules/callsites": {
 			"version": "3.1.0",
 			"resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
@@ -4786,6 +4799,20 @@
 				"url": "https://github.com/fb55/domutils?sponsor=1"
 			}
 		},
+		"node_modules/dunder-proto": {
+			"version": "1.0.1",
+			"resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
+			"integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
+			"dev": true,
+			"dependencies": {
+				"call-bind-apply-helpers": "^1.0.1",
+				"es-errors": "^1.3.0",
+				"gopd": "^1.2.0"
+			},
+			"engines": {
+				"node": ">= 0.4"
+			}
+		},
 		"node_modules/duplexify": {
 			"version": "4.1.3",
 			"resolved": "https://registry.npmjs.org/duplexify/-/duplexify-4.1.3.tgz",
@@ -4957,6 +4984,51 @@
 				"is-arrayish": "^0.2.1"
 			}
 		},
+		"node_modules/es-define-property": {
+			"version": "1.0.1",
+			"resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
+			"integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
+			"dev": true,
+			"engines": {
+				"node": ">= 0.4"
+			}
+		},
+		"node_modules/es-errors": {
+			"version": "1.3.0",
+			"resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
+			"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
+			"dev": true,
+			"engines": {
+				"node": ">= 0.4"
+			}
+		},
+		"node_modules/es-object-atoms": {
+			"version": "1.1.1",
+			"resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
+			"integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
+			"dev": true,
+			"dependencies": {
+				"es-errors": "^1.3.0"
+			},
+			"engines": {
+				"node": ">= 0.4"
+			}
+		},
+		"node_modules/es-set-tostringtag": {
+			"version": "2.1.0",
+			"resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
+			"integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
+			"dev": true,
+			"dependencies": {
+				"es-errors": "^1.3.0",
+				"get-intrinsic": "^1.2.6",
+				"has-tostringtag": "^1.0.2",
+				"hasown": "^2.0.2"
+			},
+			"engines": {
+				"node": ">= 0.4"
+			}
+		},
 		"node_modules/escalade": {
 			"version": "3.2.0",
 			"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
@@ -6396,13 +6468,15 @@
 			}
 		},
 		"node_modules/form-data": {
-			"version": "4.0.1",
-			"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz",
-			"integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==",
+			"version": "4.0.4",
+			"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.4.tgz",
+			"integrity": "sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==",
 			"dev": true,
 			"dependencies": {
 				"asynckit": "^0.4.0",
 				"combined-stream": "^1.0.8",
+				"es-set-tostringtag": "^2.1.0",
+				"hasown": "^2.0.2",
 				"mime-types": "^2.1.12"
 			},
 			"engines": {
@@ -6456,6 +6530,30 @@
 				"node": "6.* || 8.* || >= 10.*"
 			}
 		},
+		"node_modules/get-intrinsic": {
+			"version": "1.3.0",
+			"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
+			"integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
+			"dev": true,
+			"dependencies": {
+				"call-bind-apply-helpers": "^1.0.2",
+				"es-define-property": "^1.0.1",
+				"es-errors": "^1.3.0",
+				"es-object-atoms": "^1.1.1",
+				"function-bind": "^1.1.2",
+				"get-proto": "^1.0.1",
+				"gopd": "^1.2.0",
+				"has-symbols": "^1.1.0",
+				"hasown": "^2.0.2",
+				"math-intrinsics": "^1.1.0"
+			},
+			"engines": {
+				"node": ">= 0.4"
+			},
+			"funding": {
+				"url": "https://github.com/sponsors/ljharb"
+			}
+		},
 		"node_modules/get-package-type": {
 			"version": "0.1.0",
 			"resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz",
@@ -6465,6 +6563,19 @@
 				"node": ">=8.0.0"
 			}
 		},
+		"node_modules/get-proto": {
+			"version": "1.0.1",
+			"resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
+			"integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
+			"dev": true,
+			"dependencies": {
+				"dunder-proto": "^1.0.1",
+				"es-object-atoms": "^1.0.0"
+			},
+			"engines": {
+				"node": ">= 0.4"
+			}
+		},
 		"node_modules/get-stream": {
 			"version": "6.0.1",
 			"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
@@ -6608,6 +6719,18 @@
 			"integrity": "sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==",
 			"dev": true
 		},
+		"node_modules/gopd": {
+			"version": "1.2.0",
+			"resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
+			"integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
+			"dev": true,
+			"engines": {
+				"node": ">= 0.4"
+			},
+			"funding": {
+				"url": "https://github.com/sponsors/ljharb"
+			}
+		},
 		"node_modules/graceful-fs": {
 			"version": "4.2.11",
 			"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
@@ -7084,6 +7207,33 @@
 				"node": ">=4"
 			}
 		},
+		"node_modules/has-symbols": {
+			"version": "1.1.0",
+			"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
+			"integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
+			"dev": true,
+			"engines": {
+				"node": ">= 0.4"
+			},
+			"funding": {
+				"url": "https://github.com/sponsors/ljharb"
+			}
+		},
+		"node_modules/has-tostringtag": {
+			"version": "1.0.2",
+			"resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
+			"integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
+			"dev": true,
+			"dependencies": {
+				"has-symbols": "^1.0.3"
+			},
+			"engines": {
+				"node": ">= 0.4"
+			},
+			"funding": {
+				"url": "https://github.com/sponsors/ljharb"
+			}
+		},
 		"node_modules/hasown": {
 			"version": "2.0.2",
 			"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
@@ -9691,6 +9841,15 @@
 				"node": ">=0.10.0"
 			}
 		},
+		"node_modules/math-intrinsics": {
+			"version": "1.1.0",
+			"resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
+			"integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
+			"dev": true,
+			"engines": {
+				"node": ">= 0.4"
+			}
+		},
 		"node_modules/mathml-tag-names": {
 			"version": "2.1.3",
 			"resolved": "https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz",
-- 
2.39.5

$ date
--- stdout ---
Thu Jul 24 01:03:48 UTC 2025

--- end ---
$ git clone file:///srv/git/mediawiki-extensions-Adiutor.git repo --depth=1 -b REL1_44
--- 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_44
--- stdout ---
664cd79a2b7241791f11c3a61e9b33903003bbd1 refs/heads/REL1_44

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "form-data": {
      "name": "form-data",
      "severity": "critical",
      "isDirect": false,
      "via": [
        {
          "source": 1106507,
          "name": "form-data",
          "dependency": "form-data",
          "title": "form-data uses unsafe random function in form-data for choosing boundary",
          "url": "https://github.com/advisories/GHSA-fjxv-7rqg-78g4",
          "severity": "critical",
          "cwe": [
            "CWE-330"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": ">=4.0.0 <4.0.4"
        }
      ],
      "effects": [],
      "range": "4.0.0 - 4.0.3",
      "nodes": [
        "node_modules/form-data"
      ],
      "fixAvailable": true
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 0,
      "high": 0,
      "critical": 1,
      "total": 1
    },
    "dependencies": {
      "prod": 1,
      "dev": 1010,
      "optional": 3,
      "peer": 1,
      "peerOptional": 0,
      "total": 1010
    }
  }
}

--- 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.3)
  - Locking composer/spdx-licenses (1.5.9)
  - Locking composer/xdebug-handler (3.0.5)
  - Locking dealerdirect/phpcodesniffer-composer-installer (v1.1.2)
  - Locking doctrine/deprecations (1.1.5)
  - Locking felixfbecker/advanced-json-rpc (v3.2.1)
  - Locking mediawiki/mediawiki-codesniffer (v47.0.0)
  - Locking mediawiki/mediawiki-phan-config (0.15.1)
  - Locking mediawiki/minus-x (1.1.3)
  - Locking mediawiki/phan-taint-check-plugin (6.1.0)
  - Locking microsoft/tolerant-php-parser (v0.1.2)
  - Locking netresearch/jsonmapper (v4.5.0)
  - Locking phan/phan (5.4.5)
  - 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.2.1)
  - Locking phpcsstandards/phpcsutils (1.0.12)
  - Locking phpdocumentor/reflection-common (2.2.0)
  - Locking phpdocumentor/reflection-docblock (5.6.2)
  - Locking phpdocumentor/type-resolver (1.10.0)
  - Locking phpstan/phpdoc-parser (2.2.0)
  - Locking psr/container (2.0.2)
  - Locking psr/log (3.0.2)
  - Locking sabre/event (5.1.7)
  - Locking squizlabs/php_codesniffer (3.12.2)
  - Locking symfony/console (v7.3.1)
  - 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-php80 (v1.32.0)
  - Locking symfony/service-contracts (v3.6.0)
  - Locking symfony/string (v7.3.0)
  - Locking tysonandre/var_representation_polyfill (0.1.3)
  - Locking webmozart/assert (1.11.0)
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.12.2): Extracting archive
  - Installing dealerdirect/phpcodesniffer-composer-installer (v1.1.2): Extracting archive
  - Installing composer/pcre (3.3.2): Extracting archive
  - Installing symfony/polyfill-php80 (v1.32.0): Extracting archive
  - Installing phpcsstandards/phpcsutils (1.0.12): Extracting archive
  - Installing phpcsstandards/phpcsextra (1.2.1): 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.3): Extracting archive
  - Installing mediawiki/mediawiki-codesniffer (v47.0.0): Extracting archive
  - Installing tysonandre/var_representation_polyfill (0.1.3): 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 (v7.3.0): 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/console (v7.3.1): 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 (1.11.0): Extracting archive
  - Installing phpstan/phpdoc-parser (2.2.0): Extracting archive
  - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  - Installing doctrine/deprecations (1.1.5): Extracting archive
  - Installing phpdocumentor/type-resolver (1.10.0): Extracting archive
  - Installing phpdocumentor/reflection-docblock (5.6.2): 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.4.5): Extracting archive
  - Installing mediawiki/phan-taint-check-plugin (6.1.0): Extracting archive
  - Installing mediawiki/mediawiki-phan-config (0.15.1): 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%
 23/36 [=================>----------]  63%
 35/36 [===========================>]  97%
 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 ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "form-data": {
      "name": "form-data",
      "severity": "critical",
      "isDirect": false,
      "via": [
        {
          "source": 1106507,
          "name": "form-data",
          "dependency": "form-data",
          "title": "form-data uses unsafe random function in form-data for choosing boundary",
          "url": "https://github.com/advisories/GHSA-fjxv-7rqg-78g4",
          "severity": "critical",
          "cwe": [
            "CWE-330"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": ">=4.0.0 <4.0.4"
        }
      ],
      "effects": [],
      "range": "4.0.0 - 4.0.3",
      "nodes": [
        "node_modules/form-data"
      ],
      "fixAvailable": true
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 0,
      "high": 0,
      "critical": 1,
      "total": 1
    },
    "dependencies": {
      "prod": 1,
      "dev": 1010,
      "optional": 3,
      "peer": 1,
      "peerOptional": 0,
      "total": 1010
    }
  }
}

--- 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@1.23.0',
npm WARN EBADENGINE   required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex-icons@1.23.0',
npm WARN EBADENGINE   required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
--- stdout ---
{
  "added": 1022,
  "removed": 0,
  "changed": 0,
  "audited": 1023,
  "funding": 129,
  "audit": {
    "auditReportVersion": 2,
    "vulnerabilities": {
      "form-data": {
        "name": "form-data",
        "severity": "critical",
        "isDirect": false,
        "via": [
          {
            "source": 1106507,
            "name": "form-data",
            "dependency": "form-data",
            "title": "form-data uses unsafe random function in form-data for choosing boundary",
            "url": "https://github.com/advisories/GHSA-fjxv-7rqg-78g4",
            "severity": "critical",
            "cwe": [
              "CWE-330"
            ],
            "cvss": {
              "score": 0,
              "vectorString": null
            },
            "range": ">=4.0.0 <4.0.4"
          }
        ],
        "effects": [],
        "range": "4.0.0 - 4.0.3",
        "nodes": [
          ""
        ],
        "fixAvailable": true
      }
    },
    "metadata": {
      "vulnerabilities": {
        "info": 0,
        "low": 0,
        "moderate": 0,
        "high": 0,
        "critical": 1,
        "total": 1
      },
      "dependencies": {
        "prod": 1,
        "dev": 1022,
        "optional": 3,
        "peer": 1,
        "peerOptional": 0,
        "total": 1022
      }
    }
  }
}

--- end ---
{"added": 1022, "removed": 0, "changed": 0, "audited": 1023, "funding": 129, "audit": {"auditReportVersion": 2, "vulnerabilities": {"form-data": {"name": "form-data", "severity": "critical", "isDirect": false, "via": [{"source": 1106507, "name": "form-data", "dependency": "form-data", "title": "form-data uses unsafe random function in form-data for choosing boundary", "url": "https://github.com/advisories/GHSA-fjxv-7rqg-78g4", "severity": "critical", "cwe": ["CWE-330"], "cvss": {"score": 0, "vectorString": null}, "range": ">=4.0.0 <4.0.4"}], "effects": [], "range": "4.0.0 - 4.0.3", "nodes": [""], "fixAvailable": true}}, "metadata": {"vulnerabilities": {"info": 0, "low": 0, "moderate": 0, "high": 0, "critical": 1, "total": 1}, "dependencies": {"prod": 1, "dev": 1022, "optional": 3, "peer": 1, "peerOptional": 0, "total": 1022}}}}
$ /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@1.23.0',
npm WARN EBADENGINE   required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex-icons@1.23.0',
npm WARN EBADENGINE   required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', 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 1021 packages, and audited 1022 packages in 8s

129 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 EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex@1.23.0',
npm WARN EBADENGINE   required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@wikimedia/codex-icons@1.23.0',
npm WARN EBADENGINE   required: { node: '>=20', npm: '>=10.8.1' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', 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 1021 packages, and audited 1022 packages in 14s

129 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:  {
        name: 'DeletionProposeOptions',
        components: {
          CdxTextInput: {
            name: 'CdxTextInput',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            methods: [Object],
            render: [Function: ha]
          },
          CdxChipInput: {
            name: 'CdxChipInput',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Ol]
          },
          CdxToggleSwitch: {
            name: 'CdxToggleSwitch',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Ir]
          },
          CdxMessage: {
            name: 'CdxMessage',
            components: [Object],
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: ys]
          },
          CdxField: {
            name: 'CdxField',
            components: [Object],
            props: [Object],
            setup: [Function: setup],
            render: [Function: Ss]
          },
          CdxButton: {
            name: 'CdxButton',
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Ko]
          }
        },
        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: Ol]
          },
          CdxTextInput: {
            name: 'CdxTextInput',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            methods: [Object],
            render: [Function: ha]
          },
          CdxMessage: {
            name: 'CdxMessage',
            components: [Object],
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: ys]
          },
          CdxField: {
            name: 'CdxField',
            components: [Object],
            props: [Object],
            setup: [Function: setup],
            render: [Function: Ss]
          },
          CdxRadio: {
            name: 'CdxRadio',
            components: [Object],
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: ui]
          },
          CdxButton: {
            name: 'CdxButton',
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Ko]
          },
          CdxToggleSwitch: {
            name: 'CdxToggleSwitch',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Ir]
          },
          CdxTable: {
            name: 'CdxTable',
            components: [Object],
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: tr]
          },
          CdxIcon: {
            name: 'CdxIcon',
            props: [Object],
            setup: [Function: setup],
            render: [Function: Ro]
          }
        },
        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/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: fs]
          },
          CdxCheckbox: {
            name: 'CdxCheckbox',
            components: [Object],
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Bl]
          },
          CdxField: {
            name: 'CdxField',
            components: [Object],
            props: [Object],
            setup: [Function: setup],
            render: [Function: Ss]
          },
          CdxTextInput: {
            name: 'CdxTextInput',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            methods: [Object],
            render: [Function: ha]
          },
          CdxMessage: {
            name: 'CdxMessage',
            components: [Object],
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: ys]
          }
        },
        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: fs]
          },
          CdxCheckbox: {
            name: 'CdxCheckbox',
            components: [Object],
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Bl]
          },
          CdxField: {
            name: 'CdxField',
            components: [Object],
            props: [Object],
            setup: [Function: setup],
            render: [Function: Ss]
          },
          CdxTextInput: {
            name: 'CdxTextInput',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            methods: [Object],
            render: [Function: ha]
          },
          CdxMessage: {
            name: 'CdxMessage',
            components: [Object],
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: ys]
          }
        },
        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: fs]
          },
          CdxCheckbox: {
            name: 'CdxCheckbox',
            components: [Object],
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Bl]
          },
          CdxField: {
            name: 'CdxField',
            components: [Object],
            props: [Object],
            setup: [Function: setup],
            render: [Function: Ss]
          },
          CdxTextInput: {
            name: 'CdxTextInput',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            methods: [Object],
            render: [Function: ha]
          },
          CdxMessage: {
            name: 'CdxMessage',
            components: [Object],
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: ys]
          }
        },
        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/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: ha]
          },
          CdxChipInput: {
            name: 'CdxChipInput',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Ol]
          },
          CdxToggleSwitch: {
            name: 'CdxToggleSwitch',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Ir]
          },
          CdxField: {
            name: 'CdxField',
            components: [Object],
            props: [Object],
            setup: [Function: setup],
            render: [Function: Ss]
          },
          CdxButton: {
            name: 'CdxButton',
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Ko]
          }
        },
        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/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: ha]
          },
          CdxChipInput: {
            name: 'CdxChipInput',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Ol]
          },
          CdxMessage: {
            name: 'CdxMessage',
            components: [Object],
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: ys]
          },
          CdxToggleSwitch: {
            name: 'CdxToggleSwitch',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Ir]
          },
          CdxField: {
            name: 'CdxField',
            components: [Object],
            props: [Object],
            setup: [Function: setup],
            render: [Function: Ss]
          },
          CdxButton: {
            name: 'CdxButton',
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Ko]
          },
          CdxRadio: {
            name: 'CdxRadio',
            components: [Object],
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: ui]
          },
          CdxTextArea: {
            name: 'CdxTextArea',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            methods: [Object],
            render: [Function: br]
          },
          CdxTable: {
            name: 'CdxTable',
            components: [Object],
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: tr]
          },
          CdxIcon: {
            name: 'CdxIcon',
            props: [Object],
            setup: [Function: setup],
            render: [Function: Ro]
          }
        },
        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/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: fr]
          },
          CdxTab: {
            name: 'CdxTab',
            props: [Object],
            setup: [Function: setup],
            render: [Function: ar]
          },
          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: fr]
          },
          CdxTab: {
            name: 'CdxTab',
            props: [Object],
            setup: [Function: setup],
            render: [Function: ar]
          },
          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: fr]
          },
          CdxTab: {
            name: 'CdxTab',
            props: [Object],
            setup: [Function: setup],
            render: [Function: ar]
          },
          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: fr]
          },
          CdxTab: {
            name: 'CdxTab',
            props: [Object],
            setup: [Function: setup],
            render: [Function: ar]
          },
          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: fr]
          },
          CdxTab: {
            name: 'CdxTab',
            props: [Object],
            setup: [Function: setup],
            render: [Function: ar]
          },
          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/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: ui]
          },
          CdxDialog: {
            name: 'CdxDialog',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: fs]
          },
          CdxCheckbox: {
            name: 'CdxCheckbox',
            components: [Object],
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Bl]
          },
          CdxField: {
            name: 'CdxField',
            components: [Object],
            props: [Object],
            setup: [Function: setup],
            render: [Function: Ss]
          },
          CdxTextArea: {
            name: 'CdxTextArea',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            methods: [Object],
            render: [Function: br]
          }
        },
        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: ha]
          },
          CdxChipInput: {
            name: 'CdxChipInput',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Ol]
          },
          CdxMessage: {
            name: 'CdxMessage',
            components: [Object],
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: ys]
          },
          CdxToggleSwitch: {
            name: 'CdxToggleSwitch',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Ir]
          },
          CdxField: {
            name: 'CdxField',
            components: [Object],
            props: [Object],
            setup: [Function: setup],
            render: [Function: Ss]
          },
          CdxButton: {
            name: 'CdxButton',
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Ko]
          },
          CdxRadio: {
            name: 'CdxRadio',
            components: [Object],
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: ui]
          },
          CdxTextArea: {
            name: 'CdxTextArea',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            methods: [Object],
            render: [Function: br]
          }
        },
        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: fs]
          },
          CdxField: {
            name: 'CdxField',
            components: [Object],
            props: [Object],
            setup: [Function: setup],
            render: [Function: Ss]
          },
          CdxTextArea: {
            name: 'CdxTextArea',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            methods: [Object],
            render: [Function: br]
          },
          CdxSelect: {
            name: 'CdxSelect',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Ci]
          }
        },
        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: fs]
          },
          CdxField: {
            name: 'CdxField',
            components: [Object],
            props: [Object],
            setup: [Function: setup],
            render: [Function: Ss]
          },
          CdxTextArea: {
            name: 'CdxTextArea',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            methods: [Object],
            render: [Function: br]
          },
          CdxSelect: {
            name: 'CdxSelect',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Ci]
          }
        },
        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: fs]
          },
          CdxField: {
            name: 'CdxField',
            components: [Object],
            props: [Object],
            setup: [Function: setup],
            render: [Function: Ss]
          },
          CdxTextInput: {
            name: 'CdxTextInput',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            methods: [Object],
            render: [Function: ha]
          },
          CdxTextArea: {
            name: 'CdxTextArea',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            methods: [Object],
            render: [Function: br]
          }
        },
        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: fs]
          },
          CdxField: {
            name: 'CdxField',
            components: [Object],
            props: [Object],
            setup: [Function: setup],
            render: [Function: Ss]
          },
          CdxTextInput: {
            name: 'CdxTextInput',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            methods: [Object],
            render: [Function: ha]
          },
          CdxTextArea: {
            name: 'CdxTextArea',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            methods: [Object],
            render: [Function: br]
          }
        },
        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: fs]
          },
          CdxCheckbox: {
            name: 'CdxCheckbox',
            components: [Object],
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: Bl]
          },
          CdxField: {
            name: 'CdxField',
            components: [Object],
            props: [Object],
            setup: [Function: setup],
            render: [Function: Ss]
          },
          CdxTextInput: {
            name: 'CdxTextInput',
            components: [Object],
            inheritAttrs: false,
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            methods: [Object],
            render: [Function: ha]
          },
          CdxMessage: {
            name: 'CdxMessage',
            components: [Object],
            props: [Object],
            emits: [Array],
            setup: [Function: setup],
            render: [Function: ys]
          }
        },
        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.384 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                          |   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 ---
{"1106507": {"source": 1106507, "name": "form-data", "dependency": "form-data", "title": "form-data uses unsafe random function in form-data for choosing boundary", "url": "https://github.com/advisories/GHSA-fjxv-7rqg-78g4", "severity": "critical", "cwe": ["CWE-330"], "cvss": {"score": 0, "vectorString": null}, "range": ">=4.0.0 <4.0.4"}}
Upgrading n:form-data from 4.0.1 -> 4.0.4
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
build: Updating form-data to 4.0.4

* https://github.com/advisories/GHSA-fjxv-7rqg-78g4

$ git add .
--- stdout ---

--- end ---
$ git commit -F /tmp/tmp50jck6c3
--- stdout ---
[REL1_44 5fc0c6b] build: Updating form-data to 4.0.4
 1 file changed, 162 insertions(+), 3 deletions(-)

--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From 5fc0c6bdc3058b87c8d20d24481806bf9fc6100e Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Thu, 24 Jul 2025 01:04:42 +0000
Subject: [PATCH] build: Updating form-data to 4.0.4

* https://github.com/advisories/GHSA-fjxv-7rqg-78g4

Change-Id: Iaed9028834090f8383c6042ed32bba04d7bf237d
---
 package-lock.json | 165 +++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 162 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index e8cea0b..f75b3e3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4104,6 +4104,19 @@
 				"@keyv/serialize": "^1.0.2"
 			}
 		},
+		"node_modules/call-bind-apply-helpers": {
+			"version": "1.0.2",
+			"resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
+			"integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
+			"dev": true,
+			"dependencies": {
+				"es-errors": "^1.3.0",
+				"function-bind": "^1.1.2"
+			},
+			"engines": {
+				"node": ">= 0.4"
+			}
+		},
 		"node_modules/callsites": {
 			"version": "3.1.0",
 			"resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
@@ -4786,6 +4799,20 @@
 				"url": "https://github.com/fb55/domutils?sponsor=1"
 			}
 		},
+		"node_modules/dunder-proto": {
+			"version": "1.0.1",
+			"resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
+			"integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
+			"dev": true,
+			"dependencies": {
+				"call-bind-apply-helpers": "^1.0.1",
+				"es-errors": "^1.3.0",
+				"gopd": "^1.2.0"
+			},
+			"engines": {
+				"node": ">= 0.4"
+			}
+		},
 		"node_modules/duplexify": {
 			"version": "4.1.3",
 			"resolved": "https://registry.npmjs.org/duplexify/-/duplexify-4.1.3.tgz",
@@ -4957,6 +4984,51 @@
 				"is-arrayish": "^0.2.1"
 			}
 		},
+		"node_modules/es-define-property": {
+			"version": "1.0.1",
+			"resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
+			"integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
+			"dev": true,
+			"engines": {
+				"node": ">= 0.4"
+			}
+		},
+		"node_modules/es-errors": {
+			"version": "1.3.0",
+			"resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
+			"integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
+			"dev": true,
+			"engines": {
+				"node": ">= 0.4"
+			}
+		},
+		"node_modules/es-object-atoms": {
+			"version": "1.1.1",
+			"resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
+			"integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
+			"dev": true,
+			"dependencies": {
+				"es-errors": "^1.3.0"
+			},
+			"engines": {
+				"node": ">= 0.4"
+			}
+		},
+		"node_modules/es-set-tostringtag": {
+			"version": "2.1.0",
+			"resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
+			"integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
+			"dev": true,
+			"dependencies": {
+				"es-errors": "^1.3.0",
+				"get-intrinsic": "^1.2.6",
+				"has-tostringtag": "^1.0.2",
+				"hasown": "^2.0.2"
+			},
+			"engines": {
+				"node": ">= 0.4"
+			}
+		},
 		"node_modules/escalade": {
 			"version": "3.2.0",
 			"resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
@@ -6396,13 +6468,15 @@
 			}
 		},
 		"node_modules/form-data": {
-			"version": "4.0.1",
-			"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.1.tgz",
-			"integrity": "sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==",
+			"version": "4.0.4",
+			"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.4.tgz",
+			"integrity": "sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==",
 			"dev": true,
 			"dependencies": {
 				"asynckit": "^0.4.0",
 				"combined-stream": "^1.0.8",
+				"es-set-tostringtag": "^2.1.0",
+				"hasown": "^2.0.2",
 				"mime-types": "^2.1.12"
 			},
 			"engines": {
@@ -6456,6 +6530,30 @@
 				"node": "6.* || 8.* || >= 10.*"
 			}
 		},
+		"node_modules/get-intrinsic": {
+			"version": "1.3.0",
+			"resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
+			"integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
+			"dev": true,
+			"dependencies": {
+				"call-bind-apply-helpers": "^1.0.2",
+				"es-define-property": "^1.0.1",
+				"es-errors": "^1.3.0",
+				"es-object-atoms": "^1.1.1",
+				"function-bind": "^1.1.2",
+				"get-proto": "^1.0.1",
+				"gopd": "^1.2.0",
+				"has-symbols": "^1.1.0",
+				"hasown": "^2.0.2",
+				"math-intrinsics": "^1.1.0"
+			},
+			"engines": {
+				"node": ">= 0.4"
+			},
+			"funding": {
+				"url": "https://github.com/sponsors/ljharb"
+			}
+		},
 		"node_modules/get-package-type": {
 			"version": "0.1.0",
 			"resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz",
@@ -6465,6 +6563,19 @@
 				"node": ">=8.0.0"
 			}
 		},
+		"node_modules/get-proto": {
+			"version": "1.0.1",
+			"resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
+			"integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
+			"dev": true,
+			"dependencies": {
+				"dunder-proto": "^1.0.1",
+				"es-object-atoms": "^1.0.0"
+			},
+			"engines": {
+				"node": ">= 0.4"
+			}
+		},
 		"node_modules/get-stream": {
 			"version": "6.0.1",
 			"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
@@ -6608,6 +6719,18 @@
 			"integrity": "sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==",
 			"dev": true
 		},
+		"node_modules/gopd": {
+			"version": "1.2.0",
+			"resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
+			"integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
+			"dev": true,
+			"engines": {
+				"node": ">= 0.4"
+			},
+			"funding": {
+				"url": "https://github.com/sponsors/ljharb"
+			}
+		},
 		"node_modules/graceful-fs": {
 			"version": "4.2.11",
 			"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
@@ -7084,6 +7207,33 @@
 				"node": ">=4"
 			}
 		},
+		"node_modules/has-symbols": {
+			"version": "1.1.0",
+			"resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
+			"integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
+			"dev": true,
+			"engines": {
+				"node": ">= 0.4"
+			},
+			"funding": {
+				"url": "https://github.com/sponsors/ljharb"
+			}
+		},
+		"node_modules/has-tostringtag": {
+			"version": "1.0.2",
+			"resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
+			"integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
+			"dev": true,
+			"dependencies": {
+				"has-symbols": "^1.0.3"
+			},
+			"engines": {
+				"node": ">= 0.4"
+			},
+			"funding": {
+				"url": "https://github.com/sponsors/ljharb"
+			}
+		},
 		"node_modules/hasown": {
 			"version": "2.0.2",
 			"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
@@ -9691,6 +9841,15 @@
 				"node": ">=0.10.0"
 			}
 		},
+		"node_modules/math-intrinsics": {
+			"version": "1.1.0",
+			"resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
+			"integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
+			"dev": true,
+			"engines": {
+				"node": ">= 0.4"
+			}
+		},
 		"node_modules/mathml-tag-names": {
 			"version": "2.1.3",
 			"resolved": "https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz",
-- 
2.39.5


--- end ---
Source code is licensed under the AGPL.