unicodejs: main (log #946608)

sourcepatches

This run took 26 seconds.

From a45c67c8d65cb7d86c314b144f1f44f56a58a116 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Sat, 11 Mar 2023 02:13:24 +0000
Subject: [PATCH] build: Updating qunit to 2.19.4

Change-Id: I8947d82d053d3821c4f376c3e85a5747c931fe10
---
 package-lock.json | 23 +++++++++++++----------
 package.json      |  2 +-
 2 files changed, 14 insertions(+), 11 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 450abe2..ce5798f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -24,7 +24,7 @@
 				"karma-coverage": "2.0.3",
 				"karma-firefox-launcher": "2.1.0",
 				"karma-qunit": "4.1.2",
-				"qunit": "2.18.2"
+				"qunit": "2.19.4"
 			}
 		},
 		"node_modules/@ampproject/remapping": {
@@ -4359,9 +4359,9 @@
 			}
 		},
 		"node_modules/qunit": {
-			"version": "2.18.2",
-			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.18.2.tgz",
-			"integrity": "sha512-Ux+x9pIU38/F+r3jOl35QzGHPPupMifUvhczCqHgzYWX76fCjPg6VqM84ox1D57fhAXHtpS4Jl91EV8gDoCHPg==",
+			"version": "2.19.4",
+			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.19.4.tgz",
+			"integrity": "sha512-aqUzzUeCqlleWYKlpgfdHHw9C6KxkB9H3wNfiBg5yHqQMzy0xw/pbCRHYFkjl8MsP/t8qkTQE+JTYL71azgiew==",
 			"dev": true,
 			"dependencies": {
 				"commander": "7.2.0",
@@ -5847,7 +5847,8 @@
 			"version": "5.3.2",
 			"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
 			"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
-			"dev": true
+			"dev": true,
+			"requires": {}
 		},
 		"ajv": {
 			"version": "6.12.6",
@@ -6787,7 +6788,8 @@
 			"version": "2.7.0",
 			"resolved": "https://registry.npmjs.org/eslint-plugin-no-jquery/-/eslint-plugin-no-jquery-2.7.0.tgz",
 			"integrity": "sha512-Aeg7dA6GTH1AcWLlBtWNzOU9efK5KpNi7b0EhBO0o0M+awyzguUUo8gF6hXGjQ9n5h8/uRtYv9zOqQkeC5CG0w==",
-			"dev": true
+			"dev": true,
+			"requires": {}
 		},
 		"eslint-plugin-node": {
 			"version": "11.1.0",
@@ -8744,9 +8746,9 @@
 			}
 		},
 		"qunit": {
-			"version": "2.18.2",
-			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.18.2.tgz",
-			"integrity": "sha512-Ux+x9pIU38/F+r3jOl35QzGHPPupMifUvhczCqHgzYWX76fCjPg6VqM84ox1D57fhAXHtpS4Jl91EV8gDoCHPg==",
+			"version": "2.19.4",
+			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.19.4.tgz",
+			"integrity": "sha512-aqUzzUeCqlleWYKlpgfdHHw9C6KxkB9H3wNfiBg5yHqQMzy0xw/pbCRHYFkjl8MsP/t8qkTQE+JTYL71azgiew==",
 			"dev": true,
 			"requires": {
 				"commander": "7.2.0",
@@ -9453,7 +9455,8 @@
 			"version": "8.2.3",
 			"resolved": "https://registry.npmjs.org/ws/-/ws-8.2.3.tgz",
 			"integrity": "sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA==",
-			"dev": true
+			"dev": true,
+			"requires": {}
 		},
 		"y18n": {
 			"version": "5.0.8",
diff --git a/package.json b/package.json
index 590c5e5..8f087fc 100644
--- a/package.json
+++ b/package.json
@@ -35,6 +35,6 @@
 		"karma-coverage": "2.0.3",
 		"karma-firefox-launcher": "2.1.0",
 		"karma-qunit": "4.1.2",
-		"qunit": "2.18.2"
+		"qunit": "2.19.4"
 	}
 }
-- 
2.30.2

$ date
--- stdout ---
Sat Mar 11 02:13:05 UTC 2023

--- end ---
$ git clone file:///srv/git/unicodejs.git repo --depth=1 -b master
--- 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/master
--- stdout ---
cb7d8d42c3c9b8da967076f8fce8833d8662ee8e refs/heads/master

--- end ---
$ /usr/bin/npm audit --json --legacy-peer-deps
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {},
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 0,
      "high": 0,
      "critical": 0,
      "total": 0
    },
    "dependencies": {
      "prod": 1,
      "dev": 480,
      "optional": 1,
      "peer": 0,
      "peerOptional": 0,
      "total": 480
    }
  }
}

--- end ---
Upgrading n:qunit from 2.18.2 -> 2.19.4
$ /usr/bin/npm install
--- stdout ---

added 479 packages, and audited 480 packages in 4s

43 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

--- end ---
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
$ /usr/bin/npm ci --legacy-peer-deps
--- stdout ---

added 479 packages, and audited 480 packages in 4s

43 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

--- end ---
$ /usr/bin/npm test
--- stdout ---

> unicodejs@13.0.3 test
> grunt test

Running "set-meta" task

Running "set-dev" task

Running "clean:dist" (clean) task
>> 0 paths cleaned.

Running "concat:all" (concat) task

Running "copy:dist" (copy) task
Copied 4 files

Running "eslint:all" (eslint) task

Running "karma:chrome" (karma) task
11 03 2023 02:13:19.438:WARN [karma-server]: Passing raw CLI options to `new Server(config, done)` is deprecated. Use `parseConfig(configFilePath, cliOptions, {promiseConfig: true, throwErrors: true})` to prepare a processed `Config` instance and pass that as the `config` argument instead.
11 03 2023 02:13:20.021:INFO [karma-server]: Karma v6.3.18 server started at http://localhost:9876/
11 03 2023 02:13:20.021:INFO [launcher]: Launching browsers ChromeCustom with concurrency unlimited
11 03 2023 02:13:20.025:INFO [launcher]: Starting browser ChromeHeadless
11 03 2023 02:13:20.532:INFO [Chrome Headless 109.0.5414.119 (Linux x86_64)]: Connected on socket CdBw3zEvj384xbiBAAAB with id 15185997
.........
Chrome Headless 109.0.5414.119 (Linux x86_64): Executed 9 of 9 SUCCESS (0.119 secs / 0.099 secs)

=============================== Coverage summary ===============================
Statements   : 100% ( 252/252 )
Branches     : 100% ( 238/238 )
Functions    : 100% ( 25/25 )
Lines        : 100% ( 250/250 )
================================================================================

Running "karma:firefox" (karma) task
11 03 2023 02:13:20.902:WARN [karma-server]: Passing raw CLI options to `new Server(config, done)` is deprecated. Use `parseConfig(configFilePath, cliOptions, {promiseConfig: true, throwErrors: true})` to prepare a processed `Config` instance and pass that as the `config` argument instead.
11 03 2023 02:13:21.163:INFO [karma-server]: Karma v6.3.18 server started at http://localhost:9876/
11 03 2023 02:13:21.163:INFO [launcher]: Launching browsers FirefoxHeadless with concurrency unlimited
11 03 2023 02:13:21.165:INFO [launcher]: Starting browser FirefoxHeadless
11 03 2023 02:13:23.147:INFO [Firefox 102.0 (Linux x86_64)]: Connected on socket iMu7TUZcKIy-qN8EAAAD with id 94287970
.........
Firefox 102.0 (Linux x86_64): Executed 9 of 9 SUCCESS (0.204 secs / 0.192 secs)

=============================== Coverage summary ===============================
Statements   : 100% ( 252/252 )
Branches     : 100% ( 238/238 )
Functions    : 100% ( 25/25 )
Lines        : 100% ( 250/250 )
================================================================================

Done.

--- end ---
$ /usr/bin/npm audit --json --legacy-peer-deps
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {},
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 0,
      "high": 0,
      "critical": 0,
      "total": 0
    },
    "dependencies": {
      "prod": 1,
      "dev": 480,
      "optional": 1,
      "peer": 0,
      "peerOptional": 0,
      "total": 480
    }
  }
}

--- end ---
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
build: Updating qunit to 2.19.4

$ git add .
--- stdout ---

--- end ---
$ git commit -F /tmp/tmpqde01437
--- stdout ---
[master a45c67c] build: Updating qunit to 2.19.4
 2 files changed, 14 insertions(+), 11 deletions(-)

--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From a45c67c8d65cb7d86c314b144f1f44f56a58a116 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Sat, 11 Mar 2023 02:13:24 +0000
Subject: [PATCH] build: Updating qunit to 2.19.4

Change-Id: I8947d82d053d3821c4f376c3e85a5747c931fe10
---
 package-lock.json | 23 +++++++++++++----------
 package.json      |  2 +-
 2 files changed, 14 insertions(+), 11 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 450abe2..ce5798f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -24,7 +24,7 @@
 				"karma-coverage": "2.0.3",
 				"karma-firefox-launcher": "2.1.0",
 				"karma-qunit": "4.1.2",
-				"qunit": "2.18.2"
+				"qunit": "2.19.4"
 			}
 		},
 		"node_modules/@ampproject/remapping": {
@@ -4359,9 +4359,9 @@
 			}
 		},
 		"node_modules/qunit": {
-			"version": "2.18.2",
-			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.18.2.tgz",
-			"integrity": "sha512-Ux+x9pIU38/F+r3jOl35QzGHPPupMifUvhczCqHgzYWX76fCjPg6VqM84ox1D57fhAXHtpS4Jl91EV8gDoCHPg==",
+			"version": "2.19.4",
+			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.19.4.tgz",
+			"integrity": "sha512-aqUzzUeCqlleWYKlpgfdHHw9C6KxkB9H3wNfiBg5yHqQMzy0xw/pbCRHYFkjl8MsP/t8qkTQE+JTYL71azgiew==",
 			"dev": true,
 			"dependencies": {
 				"commander": "7.2.0",
@@ -5847,7 +5847,8 @@
 			"version": "5.3.2",
 			"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
 			"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
-			"dev": true
+			"dev": true,
+			"requires": {}
 		},
 		"ajv": {
 			"version": "6.12.6",
@@ -6787,7 +6788,8 @@
 			"version": "2.7.0",
 			"resolved": "https://registry.npmjs.org/eslint-plugin-no-jquery/-/eslint-plugin-no-jquery-2.7.0.tgz",
 			"integrity": "sha512-Aeg7dA6GTH1AcWLlBtWNzOU9efK5KpNi7b0EhBO0o0M+awyzguUUo8gF6hXGjQ9n5h8/uRtYv9zOqQkeC5CG0w==",
-			"dev": true
+			"dev": true,
+			"requires": {}
 		},
 		"eslint-plugin-node": {
 			"version": "11.1.0",
@@ -8744,9 +8746,9 @@
 			}
 		},
 		"qunit": {
-			"version": "2.18.2",
-			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.18.2.tgz",
-			"integrity": "sha512-Ux+x9pIU38/F+r3jOl35QzGHPPupMifUvhczCqHgzYWX76fCjPg6VqM84ox1D57fhAXHtpS4Jl91EV8gDoCHPg==",
+			"version": "2.19.4",
+			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.19.4.tgz",
+			"integrity": "sha512-aqUzzUeCqlleWYKlpgfdHHw9C6KxkB9H3wNfiBg5yHqQMzy0xw/pbCRHYFkjl8MsP/t8qkTQE+JTYL71azgiew==",
 			"dev": true,
 			"requires": {
 				"commander": "7.2.0",
@@ -9453,7 +9455,8 @@
 			"version": "8.2.3",
 			"resolved": "https://registry.npmjs.org/ws/-/ws-8.2.3.tgz",
 			"integrity": "sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA==",
-			"dev": true
+			"dev": true,
+			"requires": {}
 		},
 		"y18n": {
 			"version": "5.0.8",
diff --git a/package.json b/package.json
index 590c5e5..8f087fc 100644
--- a/package.json
+++ b/package.json
@@ -35,6 +35,6 @@
 		"karma-coverage": "2.0.3",
 		"karma-firefox-launcher": "2.1.0",
 		"karma-qunit": "4.1.2",
-		"qunit": "2.18.2"
+		"qunit": "2.19.4"
 	}
 }
-- 
2.30.2


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