mediawiki/extensions/Translate (main)

sourcepatches
From 2ee8e9022b07b958baddf029cdf79568b5d3ed6d Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Fri, 17 May 2024 03:01:21 +0000
Subject: [PATCH] build: Updating @wikimedia/codex-design-tokens to 1.6.0

Change-Id: If510d09c9d8b35f6d93aba2d70ed0579942549b3
---
 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 fb064f3..f17947a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6,7 +6,7 @@
 		"": {
 			"name": "Translate",
 			"devDependencies": {
-				"@wikimedia/codex-design-tokens": "1.5.0",
+				"@wikimedia/codex-design-tokens": "1.6.0",
 				"eslint-config-wikimedia": "0.27.0",
 				"grunt": "1.6.1",
 				"grunt-banana-checker": "0.12.0",
@@ -541,9 +541,9 @@
 			"dev": true
 		},
 		"node_modules/@wikimedia/codex-design-tokens": {
-			"version": "1.5.0",
-			"resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.5.0.tgz",
-			"integrity": "sha512-G2FcQBOeI5HJhf4edXVjS7XfxcfleXOrsFecwJwo/guVHS/uTR6Z3BtRSDWXxliAMbOrZiHZH0T2YHmGh4ieIQ==",
+			"version": "1.6.0",
+			"resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.6.0.tgz",
+			"integrity": "sha512-ItsCnVVktHkGX7QAYpADS80h2sxaZBhztMytPArI2QH3o8zZpK3iUuBD/OynbnCQC4ZY6taLhP98T1SsDGBOmA==",
 			"dev": true,
 			"engines": {
 				"node": ">=18",
@@ -5619,9 +5619,9 @@
 			"dev": true
 		},
 		"@wikimedia/codex-design-tokens": {
-			"version": "1.5.0",
-			"resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.5.0.tgz",
-			"integrity": "sha512-G2FcQBOeI5HJhf4edXVjS7XfxcfleXOrsFecwJwo/guVHS/uTR6Z3BtRSDWXxliAMbOrZiHZH0T2YHmGh4ieIQ==",
+			"version": "1.6.0",
+			"resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.6.0.tgz",
+			"integrity": "sha512-ItsCnVVktHkGX7QAYpADS80h2sxaZBhztMytPArI2QH3o8zZpK3iUuBD/OynbnCQC4ZY6taLhP98T1SsDGBOmA==",
 			"dev": true
 		},
 		"abbrev": {
diff --git a/package.json b/package.json
index 320764b..ae74336 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
 		"test": "grunt test"
 	},
 	"devDependencies": {
-		"@wikimedia/codex-design-tokens": "1.5.0",
+		"@wikimedia/codex-design-tokens": "1.6.0",
 		"eslint-config-wikimedia": "0.27.0",
 		"grunt": "1.6.1",
 		"grunt-banana-checker": "0.12.0",
-- 
2.39.2

$ date
--- stdout ---
Fri May 17 03:00:38 UTC 2024

--- end ---
$ git clone file:///srv/git/mediawiki-extensions-Translate.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 ---
7e85fa4c5a31e48b9cb7c01395d9fd13d539e7a9 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": 437,
      "optional": 0,
      "peer": 7,
      "peerOptional": 0,
      "total": 437
    }
  }
}

--- 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: 41 installs, 0 updates, 0 removals
  - Locking composer/installers (v2.2.0)
  - Locking composer/pcre (3.1.3)
  - Locking composer/semver (3.4.0)
  - Locking composer/spdx-licenses (1.5.8)
  - Locking composer/xdebug-handler (3.0.5)
  - Locking dealerdirect/phpcodesniffer-composer-installer (v1.0.0)
  - Locking doctrine/deprecations (1.1.3)
  - Locking felixfbecker/advanced-json-rpc (v3.2.1)
  - Locking mediawiki/mediawiki-codesniffer (v43.0.0)
  - Locking mediawiki/mediawiki-phan-config (0.14.0)
  - Locking mediawiki/minus-x (1.1.3)
  - Locking mediawiki/phan-taint-check-plugin (6.0.0)
  - Locking microsoft/tolerant-php-parser (v0.1.2)
  - Locking mustangostang/spyc (0.6.3)
  - Locking netresearch/jsonmapper (v4.4.1)
  - Locking phan/phan (5.4.3)
  - 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.1.2)
  - Locking phpcsstandards/phpcsutils (1.0.9)
  - Locking phpdocumentor/reflection-common (2.2.0)
  - Locking phpdocumentor/reflection-docblock (5.4.0)
  - Locking phpdocumentor/type-resolver (1.8.2)
  - Locking phpstan/phpdoc-parser (1.29.0)
  - Locking psr/container (2.0.2)
  - Locking psr/log (3.0.0)
  - Locking sabre/event (5.1.4)
  - Locking slevomat/coding-standard (8.14.1)
  - Locking squizlabs/php_codesniffer (3.8.1)
  - Locking symfony/console (v7.0.7)
  - Locking symfony/deprecation-contracts (v3.5.0)
  - Locking symfony/polyfill-ctype (v1.29.0)
  - Locking symfony/polyfill-intl-grapheme (v1.29.0)
  - Locking symfony/polyfill-intl-normalizer (v1.29.0)
  - Locking symfony/polyfill-mbstring (v1.29.0)
  - Locking symfony/polyfill-php80 (v1.29.0)
  - Locking symfony/service-contracts (v3.5.0)
  - Locking symfony/string (v7.0.7)
  - 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: 41 installs, 0 updates, 0 removals
    0 [>---------------------------]    0 [->--------------------------]
  - Installing composer/installers (v2.2.0): Extracting archive
  - Installing squizlabs/php_codesniffer (3.8.1): Extracting archive
  - Installing dealerdirect/phpcodesniffer-composer-installer (v1.0.0): Extracting archive
  - Installing composer/pcre (3.1.3): Extracting archive
  - Installing symfony/polyfill-php80 (v1.29.0): Extracting archive
  - Installing phpcsstandards/phpcsutils (1.0.9): Extracting archive
  - Installing phpcsstandards/phpcsextra (1.1.2): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.29.0): Extracting archive
  - Installing composer/spdx-licenses (1.5.8): Extracting archive
  - Installing composer/semver (3.4.0): Extracting archive
  - Installing mediawiki/mediawiki-codesniffer (v43.0.0): Extracting archive
  - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.29.0): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.29.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.29.0): Extracting archive
  - Installing symfony/string (v7.0.7): Extracting archive
  - Installing symfony/deprecation-contracts (v3.5.0): Extracting archive
  - Installing psr/container (2.0.2): Extracting archive
  - Installing symfony/service-contracts (v3.5.0): Extracting archive
  - Installing symfony/console (v7.0.7): Extracting archive
  - Installing sabre/event (5.1.4): Extracting archive
  - Installing netresearch/jsonmapper (v4.4.1): Extracting archive
  - Installing microsoft/tolerant-php-parser (v0.1.2): Extracting archive
  - Installing webmozart/assert (1.11.0): Extracting archive
  - Installing phpstan/phpdoc-parser (1.29.0): Extracting archive
  - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  - Installing doctrine/deprecations (1.1.3): Extracting archive
  - Installing phpdocumentor/type-resolver (1.8.2): Extracting archive
  - Installing phpdocumentor/reflection-docblock (5.4.0): Extracting archive
  - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
  - Installing psr/log (3.0.0): Extracting archive
  - Installing composer/xdebug-handler (3.0.5): Extracting archive
  - Installing phan/phan (5.4.3): Extracting archive
  - Installing mediawiki/phan-taint-check-plugin (6.0.0): Extracting archive
  - Installing mediawiki/mediawiki-phan-config (0.14.0): Extracting archive
  - Installing mediawiki/minus-x (1.1.3): Extracting archive
  - Installing mustangostang/spyc (0.6.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
  - Installing slevomat/coding-standard (8.14.1): Extracting archive
  0/38 [>---------------------------]   0%
 25/38 [==================>---------]  65%
 37/38 [===========================>]  97%
 38/38 [============================] 100%
3 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,../../slevomat/coding-standard

--- end ---
Upgrading n:@wikimedia/codex-design-tokens from 1.5.0 -> 1.6.0
$ /usr/bin/npm install
--- stderr ---
npm WARN deprecated stylelint-stylistic@0.4.3: This package has been deprecated in favor of @stylistic/stylelint-plugin
--- stdout ---

added 437 packages, and audited 438 packages in 5s

96 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
--- stderr ---
npm WARN deprecated stylelint-stylistic@0.4.3: This package has been deprecated in favor of @stylistic/stylelint-plugin
--- stdout ---

added 437 packages, and audited 438 packages in 5s

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

found 0 vulnerabilities

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

> test
> grunt test

Running "eslint:all" (eslint) task

/src/repo/resources/js/ext.translate.base.js
   11:1  warning  Expected 1 lines after block description                                   jsdoc/tag-lines
   17:1  warning  Expected 1 lines after block description                                   jsdoc/tag-lines
  205:3  warning  Missing JSDoc @return declaration                                          jsdoc/require-returns
  209:1  warning  Invalid JSDoc tag (preference). Replace "returns" JSDoc tag with "return"  jsdoc/check-tag-names

/src/repo/resources/js/ext.translate.editor.js
  690:6  warning  Selector extensions are not allowed  no-jquery/no-sizzle

/src/repo/resources/js/ext.translate.editor.shortcuts.js
  34:4  warning  Selector extensions are not allowed  no-jquery/no-sizzle

/src/repo/resources/js/ext.translate.groupselector.js
  399:19  warning  Found non-literal argument to RegExp Constructor  security/detect-non-literal-regexp

/src/repo/resources/js/ext.translate.messagetable.js
   70:5   warning  ES2024 Resizable ArrayBuffer is forbidden         es-x/no-resizable-and-growable-arraybuffers
  274:25  warning  Selector extensions are not allowed               no-jquery/no-sizzle
  322:15  warning  Found non-literal argument to RegExp Constructor  security/detect-non-literal-regexp
  378:9   warning  Selector extensions are not allowed               no-jquery/no-sizzle
  392:16  warning  Positional selector extensions are not allowed    no-jquery/no-sizzle
  395:5   warning  ES2024 Resizable ArrayBuffer is forbidden         es-x/no-resizable-and-growable-arraybuffers
  515:7   warning  Positional selector extensions are not allowed    no-jquery/no-sizzle

/src/repo/resources/js/ext.translate.parsers.js
  37:25  warning  Unsafe Regular Expression                         security/detect-unsafe-regex
  44:25  warning  Unsafe Regular Expression                         security/detect-unsafe-regex
  61:20  warning  Found non-literal argument to RegExp Constructor  security/detect-non-literal-regexp

/src/repo/resources/js/ext.translate.special.pagemigration.js
  281:23  warning  Unsafe Regular Expression  security/detect-unsafe-regex

/src/repo/resources/js/ext.translate.special.pagepreparation.js
   76:23  warning  Found non-literal argument to RegExp Constructor  security/detect-non-literal-regexp
  124:27  warning  Found non-literal argument to RegExp Constructor  security/detect-non-literal-regexp
  134:26  warning  Found non-literal argument to RegExp Constructor  security/detect-non-literal-regexp
  140:28  warning  Found non-literal argument to RegExp Constructor  security/detect-non-literal-regexp
  157:24  warning  Found non-literal argument to RegExp Constructor  security/detect-non-literal-regexp
  167:27  warning  Unsafe Regular Expression (new RegExp)            security/detect-unsafe-regex
  167:39  warning  Unsafe Regular Expression                         security/detect-unsafe-regex
  174:25  warning  Found non-literal argument to RegExp Constructor  security/detect-non-literal-regexp
  193:27  warning  Found non-literal argument to RegExp Constructor  security/detect-non-literal-regexp
  198:19  warning  Found non-literal argument to RegExp Constructor  security/detect-non-literal-regexp

/src/repo/resources/js/ext.translate.special.searchtranslations.js
  309:16  warning  Found non-literal argument to RegExp Constructor  security/detect-non-literal-regexp

/src/repo/resources/src/ext.translate.special.languagestats/index.js
   20:3   warning  Positional selector extensions are not allowed                                  no-jquery/no-sizzle
   21:3   warning  Positional selector extensions are not allowed                                  no-jquery/no-sizzle
  214:23  warning  Selector extensions are not allowed                                             no-jquery/no-sizzle
  242:27  warning  Selector extensions are not allowed                                             no-jquery/no-sizzle
  300:3   warning  ResizeObserver.observe() is not supported in Safari 11.1, iOS Safari 11.3-11.4  compat/compat
  300:3   warning  ResizeObserver is not supported in Safari 11.1                                  compat/compat

✖ 35 problems (0 errors, 35 warnings)
  0 errors and 3 warnings potentially fixable with the `--fix` option.


Running "banana:PageTranslation" (banana) task
>> 1 message directory checked.

Running "banana:Translate" (banana) task
>> 1 message directory checked.

Running "banana:TranslateApi" (banana) task
>> 1 message directory checked.

Running "banana:TranslateSandbox" (banana) task
>> 1 message directory checked.

Running "banana:TranslateSearch" (banana) task
>> 1 message directory checked.

Running "stylelint:all" (stylelint) task
>> Linted 34 files without errors

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": 437,
      "optional": 0,
      "peer": 7,
      "peerOptional": 0,
      "total": 437
    }
  }
}

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

--- end ---
build: Updating @wikimedia/codex-design-tokens to 1.6.0

$ git add .
--- stdout ---

--- end ---
$ git commit -F /tmp/tmpcg_jlofy
--- stdout ---
[master 2ee8e90] build: Updating @wikimedia/codex-design-tokens to 1.6.0
 2 files changed, 8 insertions(+), 8 deletions(-)

--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From 2ee8e9022b07b958baddf029cdf79568b5d3ed6d Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Fri, 17 May 2024 03:01:21 +0000
Subject: [PATCH] build: Updating @wikimedia/codex-design-tokens to 1.6.0

Change-Id: If510d09c9d8b35f6d93aba2d70ed0579942549b3
---
 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 fb064f3..f17947a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6,7 +6,7 @@
 		"": {
 			"name": "Translate",
 			"devDependencies": {
-				"@wikimedia/codex-design-tokens": "1.5.0",
+				"@wikimedia/codex-design-tokens": "1.6.0",
 				"eslint-config-wikimedia": "0.27.0",
 				"grunt": "1.6.1",
 				"grunt-banana-checker": "0.12.0",
@@ -541,9 +541,9 @@
 			"dev": true
 		},
 		"node_modules/@wikimedia/codex-design-tokens": {
-			"version": "1.5.0",
-			"resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.5.0.tgz",
-			"integrity": "sha512-G2FcQBOeI5HJhf4edXVjS7XfxcfleXOrsFecwJwo/guVHS/uTR6Z3BtRSDWXxliAMbOrZiHZH0T2YHmGh4ieIQ==",
+			"version": "1.6.0",
+			"resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.6.0.tgz",
+			"integrity": "sha512-ItsCnVVktHkGX7QAYpADS80h2sxaZBhztMytPArI2QH3o8zZpK3iUuBD/OynbnCQC4ZY6taLhP98T1SsDGBOmA==",
 			"dev": true,
 			"engines": {
 				"node": ">=18",
@@ -5619,9 +5619,9 @@
 			"dev": true
 		},
 		"@wikimedia/codex-design-tokens": {
-			"version": "1.5.0",
-			"resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.5.0.tgz",
-			"integrity": "sha512-G2FcQBOeI5HJhf4edXVjS7XfxcfleXOrsFecwJwo/guVHS/uTR6Z3BtRSDWXxliAMbOrZiHZH0T2YHmGh4ieIQ==",
+			"version": "1.6.0",
+			"resolved": "https://registry.npmjs.org/@wikimedia/codex-design-tokens/-/codex-design-tokens-1.6.0.tgz",
+			"integrity": "sha512-ItsCnVVktHkGX7QAYpADS80h2sxaZBhztMytPArI2QH3o8zZpK3iUuBD/OynbnCQC4ZY6taLhP98T1SsDGBOmA==",
 			"dev": true
 		},
 		"abbrev": {
diff --git a/package.json b/package.json
index 320764b..ae74336 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
 		"test": "grunt test"
 	},
 	"devDependencies": {
-		"@wikimedia/codex-design-tokens": "1.5.0",
+		"@wikimedia/codex-design-tokens": "1.6.0",
 		"eslint-config-wikimedia": "0.27.0",
 		"grunt": "1.6.1",
 		"grunt-banana-checker": "0.12.0",
-- 
2.39.2


--- end ---

composer dependencies

Dependencies
Development dependencies

npm dependencies

Development dependencies

Logs

Source code is licensed under the AGPL.