unicodejs: main (log #1826718)

sourcepatches

This run took 28 seconds.

From fde2768aeb0ee054fd664a6fa06a8a6781a99289 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Fri, 28 Mar 2025 05:26:17 +0000
Subject: [PATCH] build: Updating qunit to 2.24.1

Change-Id: Iacadab39a2b02fa49a2a4064720d400ce9339177
---
 package-lock.json | 14 +++++++-------
 package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index bd0cdfb..4ea6075 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -26,7 +26,7 @@
 				"karma-coverage": "2.2.0",
 				"karma-firefox-launcher": "2.1.2",
 				"karma-qunit": "4.1.2",
-				"qunit": "2.20.0"
+				"qunit": "2.24.1"
 			}
 		},
 		"node_modules/@aashutoshrathi/word-wrap": {
@@ -4985,9 +4985,9 @@
 			]
 		},
 		"node_modules/qunit": {
-			"version": "2.20.0",
-			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.20.0.tgz",
-			"integrity": "sha512-N8Fp1J55waE+QG1KwX2LOyqulZUToRrrPBqDOfYfuAMkEglFL15uwvmH1P4Tq/omQ/mGbBI8PEB3PhIfvUb+jg==",
+			"version": "2.24.1",
+			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.24.1.tgz",
+			"integrity": "sha512-Eu0k/5JDjx0QnqxsE1WavnDNDgL1zgMZKsMw/AoAxnsl9p4RgyLODyo2N7abZY7CEAnvl5YUqFZdkImzbgXzSg==",
 			"dev": true,
 			"dependencies": {
 				"commander": "7.2.0",
@@ -9871,9 +9871,9 @@
 			"dev": true
 		},
 		"qunit": {
-			"version": "2.20.0",
-			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.20.0.tgz",
-			"integrity": "sha512-N8Fp1J55waE+QG1KwX2LOyqulZUToRrrPBqDOfYfuAMkEglFL15uwvmH1P4Tq/omQ/mGbBI8PEB3PhIfvUb+jg==",
+			"version": "2.24.1",
+			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.24.1.tgz",
+			"integrity": "sha512-Eu0k/5JDjx0QnqxsE1WavnDNDgL1zgMZKsMw/AoAxnsl9p4RgyLODyo2N7abZY7CEAnvl5YUqFZdkImzbgXzSg==",
 			"dev": true,
 			"requires": {
 				"commander": "7.2.0",
diff --git a/package.json b/package.json
index fa501bf..00170ee 100644
--- a/package.json
+++ b/package.json
@@ -37,6 +37,6 @@
 		"karma-coverage": "2.2.0",
 		"karma-firefox-launcher": "2.1.2",
 		"karma-qunit": "4.1.2",
-		"qunit": "2.20.0"
+		"qunit": "2.24.1"
 	}
 }
-- 
2.39.2

$ date
--- stdout ---
Fri Mar 28 05:25:51 UTC 2025

--- 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 ---
12b7f480e126b6ee9d330141eb6f9bc08ded0314 refs/heads/master

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

--- end ---
Upgrading n:qunit from 2.20.0 -> 2.24.1
$ /usr/bin/npm install
--- stdout ---

added 529 packages, and audited 530 packages in 5s

81 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
--- stdout ---

added 529 packages, and audited 530 packages in 5s

81 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
28 03 2025 05:26:11.456:INFO [karma-server]: Karma v6.4.2 server started at http://localhost:9876/
28 03 2025 05:26:11.458:INFO [launcher]: Launching browsers ChromeCustom with concurrency unlimited
28 03 2025 05:26:11.463:INFO [launcher]: Starting browser ChromeHeadless
28 03 2025 05:26:12.103:INFO [Chrome Headless 126.0.6478.182 (Linux x86_64)]: Connected on socket XvewPkP4ah4yNIVaAAAB with id 14683697
Chrome Headless 126.0.6478.182 (Linux x86_64) WARN: 'QUnit.load is deprecated and will be removed in QUnit 3.0. https://qunitjs.com/api/QUnit/load/'
.........
Chrome Headless 126.0.6478.182 (Linux x86_64): Executed 9 of 9 SUCCESS (0.143 secs / 0.122 secs)

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

Running "karma:firefox" (karma) task
28 03 2025 05:26:12.688:INFO [karma-server]: Karma v6.4.2 server started at http://localhost:9876/
28 03 2025 05:26:12.688:INFO [launcher]: Launching browsers FirefoxHeadless with concurrency unlimited
28 03 2025 05:26:12.698:INFO [launcher]: Starting browser FirefoxHeadless
28 03 2025 05:26:15.700:INFO [Firefox 115.0 (Linux x86_64)]: Connected on socket fbC9CEpjfnz6yLNJAAAD with id 45924152
Firefox 115.0 (Linux x86_64) WARN: 'QUnit.load is deprecated and will be removed in QUnit 3.0. https://qunitjs.com/api/QUnit/load/'
.........
Firefox 115.0 (Linux x86_64): Executed 9 of 9 SUCCESS (0.154 secs / 0.138 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
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {},
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 0,
      "high": 0,
      "critical": 0,
      "total": 0
    },
    "dependencies": {
      "prod": 1,
      "dev": 530,
      "optional": 1,
      "peer": 1,
      "peerOptional": 0,
      "total": 530
    }
  }
}

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

--- end ---
build: Updating qunit to 2.24.1

$ git add .
--- stdout ---

--- end ---
$ git commit -F /tmp/tmpm0p4y80u
--- stdout ---
[master fde2768] build: Updating qunit to 2.24.1
 2 files changed, 8 insertions(+), 8 deletions(-)

--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From fde2768aeb0ee054fd664a6fa06a8a6781a99289 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Fri, 28 Mar 2025 05:26:17 +0000
Subject: [PATCH] build: Updating qunit to 2.24.1

Change-Id: Iacadab39a2b02fa49a2a4064720d400ce9339177
---
 package-lock.json | 14 +++++++-------
 package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index bd0cdfb..4ea6075 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -26,7 +26,7 @@
 				"karma-coverage": "2.2.0",
 				"karma-firefox-launcher": "2.1.2",
 				"karma-qunit": "4.1.2",
-				"qunit": "2.20.0"
+				"qunit": "2.24.1"
 			}
 		},
 		"node_modules/@aashutoshrathi/word-wrap": {
@@ -4985,9 +4985,9 @@
 			]
 		},
 		"node_modules/qunit": {
-			"version": "2.20.0",
-			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.20.0.tgz",
-			"integrity": "sha512-N8Fp1J55waE+QG1KwX2LOyqulZUToRrrPBqDOfYfuAMkEglFL15uwvmH1P4Tq/omQ/mGbBI8PEB3PhIfvUb+jg==",
+			"version": "2.24.1",
+			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.24.1.tgz",
+			"integrity": "sha512-Eu0k/5JDjx0QnqxsE1WavnDNDgL1zgMZKsMw/AoAxnsl9p4RgyLODyo2N7abZY7CEAnvl5YUqFZdkImzbgXzSg==",
 			"dev": true,
 			"dependencies": {
 				"commander": "7.2.0",
@@ -9871,9 +9871,9 @@
 			"dev": true
 		},
 		"qunit": {
-			"version": "2.20.0",
-			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.20.0.tgz",
-			"integrity": "sha512-N8Fp1J55waE+QG1KwX2LOyqulZUToRrrPBqDOfYfuAMkEglFL15uwvmH1P4Tq/omQ/mGbBI8PEB3PhIfvUb+jg==",
+			"version": "2.24.1",
+			"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.24.1.tgz",
+			"integrity": "sha512-Eu0k/5JDjx0QnqxsE1WavnDNDgL1zgMZKsMw/AoAxnsl9p4RgyLODyo2N7abZY7CEAnvl5YUqFZdkImzbgXzSg==",
 			"dev": true,
 			"requires": {
 				"commander": "7.2.0",
diff --git a/package.json b/package.json
index fa501bf..00170ee 100644
--- a/package.json
+++ b/package.json
@@ -37,6 +37,6 @@
 		"karma-coverage": "2.2.0",
 		"karma-firefox-launcher": "2.1.2",
 		"karma-qunit": "4.1.2",
-		"qunit": "2.20.0"
+		"qunit": "2.24.1"
 	}
 }
-- 
2.39.2


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