mediawiki/skins/TuleapSkin: main (log #2207076)

sourcepatches

This run took 69 seconds.

From 69d7f5e026cd0b4351041814e1fe693ad72f3f93 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Thu, 13 Nov 2025 20:00:53 +0000
Subject: [PATCH] build: Updating dependencies
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

composer:
* mediawiki/mediawiki-codesniffer: 47.0.0 → 48.0.0
* mediawiki/mediawiki-phan-config: 0.15.1 → 0.17.0

npm:
* brace-expansion: 1.1.11, 2.0.1 → 1.1.12, 2.0.2
  * https://github.com/advisories/GHSA-v6h2-p8h4-qcjw

Change-Id: I38aa5a8bb352d4773f6adae45fc15903a1d05f2c
---
 composer.json                                 |  4 +--
 package-lock.json                             | 36 +++++++++----------
 src/Setup.php                                 |  1 -
 src/SkinTuleapSkin.php                        |  8 -----
 src/TuleapSidebar.php                         |  7 ----
 src/TuleapSkinActionProvider.php              |  1 -
 src/TuleapTemplate.php                        |  1 -
 tests/phpunit/SkinTuleapSkinTest.php          |  1 -
 tests/phpunit/TuleapSidebarTest.php           |  1 -
 .../phpunit/TuleapSkinActionProviderTest.php  |  1 -
 tests/phpunit/TuleapTemplateTest.php          |  1 -
 11 files changed, 20 insertions(+), 42 deletions(-)

diff --git a/composer.json b/composer.json
index 9066c37..acc811c 100644
--- a/composer.json
+++ b/composer.json
@@ -10,8 +10,8 @@
 		"mwstake/mediawiki-component-thirdpartyresources": "~1.0"
 	},
 	"require-dev": {
-		"mediawiki/mediawiki-codesniffer": "47.0.0",
-		"mediawiki/mediawiki-phan-config": "0.15.1",
+		"mediawiki/mediawiki-codesniffer": "48.0.0",
+		"mediawiki/mediawiki-phan-config": "0.17.0",
 		"mediawiki/minus-x": "1.1.3",
 		"php-parallel-lint/php-console-highlighter": "1.0.0",
 		"php-parallel-lint/php-parallel-lint": "1.4.0"
diff --git a/package-lock.json b/package-lock.json
index 4518d18..22e22fc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -544,9 +544,9 @@
 			}
 		},
 		"node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
-			"version": "2.0.1",
-			"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
-			"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
+			"version": "2.0.2",
+			"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
+			"integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
 			"dev": true,
 			"dependencies": {
 				"balanced-match": "^1.0.0"
@@ -779,9 +779,9 @@
 			"dev": true
 		},
 		"node_modules/brace-expansion": {
-			"version": "1.1.11",
-			"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
-			"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+			"version": "1.1.12",
+			"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
+			"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
 			"dev": true,
 			"dependencies": {
 				"balanced-match": "^1.0.0",
@@ -1633,9 +1633,9 @@
 			}
 		},
 		"node_modules/eslint-plugin-n/node_modules/brace-expansion": {
-			"version": "2.0.1",
-			"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
-			"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
+			"version": "2.0.2",
+			"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
+			"integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
 			"dev": true,
 			"dependencies": {
 				"balanced-match": "^1.0.0"
@@ -5351,9 +5351,9 @@
 			},
 			"dependencies": {
 				"brace-expansion": {
-					"version": "2.0.1",
-					"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
-					"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
+					"version": "2.0.2",
+					"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
+					"integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
 					"dev": true,
 					"requires": {
 						"balanced-match": "^1.0.0"
@@ -5523,9 +5523,9 @@
 			"dev": true
 		},
 		"brace-expansion": {
-			"version": "1.1.11",
-			"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
-			"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+			"version": "1.1.12",
+			"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
+			"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
 			"dev": true,
 			"requires": {
 				"balanced-match": "^1.0.0",
@@ -6149,9 +6149,9 @@
 			},
 			"dependencies": {
 				"brace-expansion": {
-					"version": "2.0.1",
-					"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
-					"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
+					"version": "2.0.2",
+					"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
+					"integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
 					"dev": true,
 					"requires": {
 						"balanced-match": "^1.0.0"
diff --git a/src/Setup.php b/src/Setup.php
index 9c41cea..1c3f35c 100644
--- a/src/Setup.php
+++ b/src/Setup.php
@@ -5,7 +5,6 @@ namespace TuleapSkin;
 class Setup {
 
 	/**
-	 *
 	 * @return void
 	 */
 	public static function onCallback() {
diff --git a/src/SkinTuleapSkin.php b/src/SkinTuleapSkin.php
index 0d87f4a..afcb482 100644
--- a/src/SkinTuleapSkin.php
+++ b/src/SkinTuleapSkin.php
@@ -36,7 +36,6 @@ class SkinTuleapSkin extends SkinTemplate {
 	private $tuleapSidebar = null;
 
 	/**
-	 *
 	 * @var array
 	 */
 	private $content_navigation = [];
@@ -60,7 +59,6 @@ class SkinTuleapSkin extends SkinTemplate {
 	private $projectId;
 
 	/**
-	 *
 	 * @var TuleapSkinActionProvider
 	 */
 	private $actionProvider = null;
@@ -97,7 +95,6 @@ class SkinTuleapSkin extends SkinTemplate {
 	}
 
 	/**
-	 *
 	 * @inheritDoc
 	 */
 	protected function setupTemplate( $classname ) {
@@ -133,7 +130,6 @@ class SkinTuleapSkin extends SkinTemplate {
 	}
 
 	/**
-	 *
 	 * @return array
 	 */
 	public function getTemplateData() {
@@ -239,8 +235,6 @@ class SkinTuleapSkin extends SkinTemplate {
 		return $html;
 	}
 
-	/**
-	 */
 	private function buildActionLinks() {
 		foreach ( $this->content_navigation as $links ) {
 			$this->actions = array_merge( $this->actions, $links );
@@ -259,7 +253,6 @@ class SkinTuleapSkin extends SkinTemplate {
 	}
 
 	/**
-	 *
 	 * @return string
 	 */
 	private function getActionTools() {
@@ -283,7 +276,6 @@ class SkinTuleapSkin extends SkinTemplate {
 	}
 
 	/**
-	 *
 	 * @return string
 	 */
 	private function getPersonalList() {
diff --git a/src/TuleapSidebar.php b/src/TuleapSidebar.php
index cf4f7d1..4369ac8 100644
--- a/src/TuleapSidebar.php
+++ b/src/TuleapSidebar.php
@@ -7,19 +7,16 @@ use TuleapIntegration\TuleapConnection;
 class TuleapSidebar {
 
 	/**
-	 *
 	 * @var TuleapConnection
 	 */
 	private $connection = null;
 
 	/**
-	 *
 	 * @var int
 	 */
 	private $id = 0;
 
 	/**
-	 *
 	 * @param TuleapConnection $connection
 	 * @param int $id
 	 */
@@ -29,7 +26,6 @@ class TuleapSidebar {
 	}
 
 	/**
-	 *
 	 * @return string
 	 */
 	public function getStyles() {
@@ -44,7 +40,6 @@ class TuleapSidebar {
 	}
 
 	/**
-	 *
 	 * @return string
 	 */
 	public function getConfiguration() {
@@ -59,7 +54,6 @@ class TuleapSidebar {
 	}
 
 	/**
-	 *
 	 * @return bool
 	 */
 	public function isCollapsed() {
@@ -74,7 +68,6 @@ class TuleapSidebar {
 	}
 
 	/**
-	 *
 	 * @return string
 	 */
 	public function getTheme() {
diff --git a/src/TuleapSkinActionProvider.php b/src/TuleapSkinActionProvider.php
index 91042ea..88bcf9a 100644
--- a/src/TuleapSkinActionProvider.php
+++ b/src/TuleapSkinActionProvider.php
@@ -10,7 +10,6 @@ class TuleapSkinActionProvider {
 	private $actions = [];
 
 	/**
-	 *
 	 * @param array $actions
 	 */
 	public function __construct( $actions ) {
diff --git a/src/TuleapTemplate.php b/src/TuleapTemplate.php
index 9b31eb4..8e81034 100644
--- a/src/TuleapTemplate.php
+++ b/src/TuleapTemplate.php
@@ -29,7 +29,6 @@ class TuleapTemplate extends BaseTemplate {
 	}
 
 	/**
-	 *
 	 * @return array
 	 */
 	private function getSkinData(): array {
diff --git a/tests/phpunit/SkinTuleapSkinTest.php b/tests/phpunit/SkinTuleapSkinTest.php
index bef6938..b39bccb 100644
--- a/tests/phpunit/SkinTuleapSkinTest.php
+++ b/tests/phpunit/SkinTuleapSkinTest.php
@@ -9,7 +9,6 @@ use TuleapSkin\SkinTuleapSkin;
 class SkinTuleapSkinTest extends MediaWikiIntegrationTestCase {
 
 	/**
-	 *
 	 * @dataProvider provideOptions
 	 * @covers TuleapSkin\SkinTuleapSkin::__construct
 	 */
diff --git a/tests/phpunit/TuleapSidebarTest.php b/tests/phpunit/TuleapSidebarTest.php
index c64cf58..f08eaee 100644
--- a/tests/phpunit/TuleapSidebarTest.php
+++ b/tests/phpunit/TuleapSidebarTest.php
@@ -26,7 +26,6 @@ class TuleapSidebarTest extends MediaWikiIntegrationTestCase {
 	];
 
 	/**
-	 *
 	 * @covers TuleapSkin\TuleapSidebar::__construct
 	 */
 	public function testTuleapSidebar() {
diff --git a/tests/phpunit/TuleapSkinActionProviderTest.php b/tests/phpunit/TuleapSkinActionProviderTest.php
index 6aa8707..178095c 100644
--- a/tests/phpunit/TuleapSkinActionProviderTest.php
+++ b/tests/phpunit/TuleapSkinActionProviderTest.php
@@ -8,7 +8,6 @@ use TuleapSkin\TuleapSkinActionProvider;
 class TuleapSkinActionProviderTest extends MediaWikiIntegrationTestCase {
 
 	/**
-	 *
 	 * @return void
 	 * @dataProvider provideGetLinksTestData
 	 * @covers TuleapSkin\TuleapSkinActionProvider::getLinks
diff --git a/tests/phpunit/TuleapTemplateTest.php b/tests/phpunit/TuleapTemplateTest.php
index 4ec70ba..056d356 100644
--- a/tests/phpunit/TuleapTemplateTest.php
+++ b/tests/phpunit/TuleapTemplateTest.php
@@ -10,7 +10,6 @@ use TuleapSkin\TuleapTemplate;
 class TuleapTemplateTest extends MediaWikiIntegrationTestCase {
 
 	/**
-	 *
 	 * @dataProvider provideDirs
 	 * @covers TuleapSkin\TuleapTemplate::__construct
 	 */
-- 
2.47.3

$ date
--- stdout ---
Thu Nov 13 20:00:00 UTC 2025

--- end ---
$ git clone file:///srv/git/mediawiki-skins-TuleapSkin.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 ---
2f068737052e84953507bf274d6eed8381757ebd refs/heads/master

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "brace-expansion": {
      "name": "brace-expansion",
      "severity": "low",
      "isDirect": false,
      "via": [
        {
          "source": 1105443,
          "name": "brace-expansion",
          "dependency": "brace-expansion",
          "title": "brace-expansion Regular Expression Denial of Service vulnerability",
          "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw",
          "severity": "low",
          "cwe": [
            "CWE-400"
          ],
          "cvss": {
            "score": 3.1,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": ">=1.0.0 <=1.1.11"
        },
        {
          "source": 1105444,
          "name": "brace-expansion",
          "dependency": "brace-expansion",
          "title": "brace-expansion Regular Expression Denial of Service vulnerability",
          "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw",
          "severity": "low",
          "cwe": [
            "CWE-400"
          ],
          "cvss": {
            "score": 3.1,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": ">=2.0.0 <=2.0.1"
        }
      ],
      "effects": [],
      "range": "1.0.0 - 1.1.11 || 2.0.0 - 2.0.1",
      "nodes": [
        "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion",
        "node_modules/brace-expansion",
        "node_modules/eslint-plugin-n/node_modules/brace-expansion"
      ],
      "fixAvailable": true
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 1,
      "moderate": 0,
      "high": 0,
      "critical": 0,
      "total": 1
    },
    "dependencies": {
      "prod": 2,
      "dev": 412,
      "optional": 0,
      "peer": 1,
      "peerOptional": 0,
      "total": 413
    }
  }
}

--- 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 (v1.12.0)
  - 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.2.0)
  - 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 mwstake/mediawiki-component-thirdpartyresources (1.0.1)
  - Locking mwstake/mediawiki-componentloader (1.0.1)
  - 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.3)
  - Locking phpdocumentor/type-resolver (1.10.0)
  - Locking phpstan/phpdoc-parser (2.3.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.6)
  - Locking symfony/deprecation-contracts (v3.6.0)
  - Locking symfony/polyfill-ctype (v1.33.0)
  - Locking symfony/polyfill-intl-grapheme (v1.33.0)
  - Locking symfony/polyfill-intl-normalizer (v1.33.0)
  - Locking symfony/polyfill-mbstring (v1.33.0)
  - Locking symfony/polyfill-php80 (v1.33.0)
  - Locking symfony/service-contracts (v3.6.1)
  - Locking symfony/string (v7.3.4)
  - Locking tysonandre/var_representation_polyfill (0.1.3)
  - Locking webmozart/assert (1.12.1)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 41 installs, 0 updates, 0 removals
    0 [>---------------------------]    0 [->--------------------------]
  - Installing composer/installers (v1.12.0): Extracting archive
Deprecation Notice: Composer\Installers\Installer::__construct(): Implicitly marking parameter $filesystem as nullable is deprecated, the explicit nullable type must be used instead in /src/repo/vendor/composer/installers/src/Composer/Installers/Installer.php:136
More deprecation notices were hidden, run again with `-v` to show them.
  - Installing squizlabs/php_codesniffer (3.12.2): Extracting archive
  - Installing dealerdirect/phpcodesniffer-composer-installer (v1.2.0): Extracting archive
  - Installing composer/pcre (3.3.2): Extracting archive
  - Installing symfony/polyfill-php80 (v1.33.0): Extracting archive
  - Installing phpcsstandards/phpcsutils (1.0.12): Extracting archive
  - Installing phpcsstandards/phpcsextra (1.2.1): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.33.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.33.0): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.33.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.33.0): Extracting archive
  - Installing symfony/string (v7.3.4): 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.1): Extracting archive
  - Installing symfony/console (v7.3.6): 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.12.1): Extracting archive
  - Installing phpstan/phpdoc-parser (2.3.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.3): 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 mwstake/mediawiki-componentloader (1.0.1): Extracting archive
  - Installing mwstake/mediawiki-component-thirdpartyresources (1.0.1): Extracting archive
  - Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive
  - Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive
  - Installing php-parallel-lint/php-parallel-lint (v1.4.0): Extracting archive
  0/38 [>---------------------------]   0%
 28/38 [====================>-------]  73%
 38/38 [============================] 100%
1 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
18 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 ---
Upgrading c:mediawiki/mediawiki-codesniffer from 47.0.0 -> 48.0.0
Upgrading c:mediawiki/mediawiki-phan-config from 0.15.1 -> 0.17.0
$ /usr/bin/composer update
--- stderr ---
Deprecation Notice: Composer\Installers\Installer::__construct(): Implicitly marking parameter $filesystem as nullable is deprecated, the explicit nullable type must be used instead in /src/repo/vendor/composer/installers/src/Composer/Installers/Installer.php:136
More deprecation notices were hidden, run again with `-v` to show them.
Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 8 updates, 0 removals
  - Upgrading composer/semver (3.4.3 => 3.4.4)
  - Upgrading mediawiki/mediawiki-codesniffer (v47.0.0 => v48.0.0)
  - Upgrading mediawiki/mediawiki-phan-config (0.15.1 => 0.17.0)
  - Upgrading mediawiki/phan-taint-check-plugin (6.1.0 => 7.0.0)
  - Upgrading phan/phan (5.4.5 => 5.5.1)
  - Upgrading phpcsstandards/phpcsextra (1.2.1 => 1.4.0)
  - Upgrading phpcsstandards/phpcsutils (1.0.12 => 1.1.1)
  - Upgrading squizlabs/php_codesniffer (3.12.2 => 3.13.2)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 0 installs, 8 updates, 0 removals
    0 [>---------------------------]    0 [->--------------------------]
  - Upgrading squizlabs/php_codesniffer (3.12.2 => 3.13.2): Extracting archive
  - Upgrading phpcsstandards/phpcsutils (1.0.12 => 1.1.1): Extracting archive
  - Upgrading phpcsstandards/phpcsextra (1.2.1 => 1.4.0): Extracting archive
  - Upgrading composer/semver (3.4.3 => 3.4.4): Extracting archive
  - Upgrading mediawiki/mediawiki-codesniffer (v47.0.0 => v48.0.0): Extracting archive
  - Upgrading phan/phan (5.4.5 => 5.5.1): Extracting archive
  - Upgrading mediawiki/phan-taint-check-plugin (6.1.0 => 7.0.0): Extracting archive
  - Upgrading mediawiki/mediawiki-phan-config (0.15.1 => 0.17.0): Extracting archive
 0/8 [>---------------------------]   0%
 6/8 [=====================>------]  75%
 7/8 [========================>---]  87%
 8/8 [============================] 100%
Generating autoload files
18 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found.
--- stdout ---
PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils

--- end ---
$ vendor/bin/phpcs --report=json
--- stdout ---
{"totals":{"errors":0,"warnings":21,"fixable":21},"files":{"\/src\/repo\/.phan\/config.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Setup.php":{"errors":0,"warnings":1,"messages":[{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.FunctionComment.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":7,"column":5}]},"\/src\/repo\/tests\/phpunit\/SkinTuleapSkinTest.php":{"errors":0,"warnings":1,"messages":[{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.FunctionComment.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":11,"column":5}]},"\/src\/repo\/src\/TuleapTemplate.php":{"errors":0,"warnings":1,"messages":[{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.FunctionComment.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":31,"column":5}]},"\/src\/repo\/tests\/phpunit\/TuleapSkinActionProviderTest.php":{"errors":0,"warnings":1,"messages":[{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.FunctionComment.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":10,"column":5}]},"\/src\/repo\/tests\/phpunit\/TuleapTemplateTest.php":{"errors":0,"warnings":1,"messages":[{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.FunctionComment.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":12,"column":5}]},"\/src\/repo\/src\/TuleapSidebar.php":{"errors":0,"warnings":7,"messages":[{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.PropertyDocumentation.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":9,"column":5},{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.PropertyDocumentation.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":15,"column":5},{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.FunctionComment.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":21,"column":5},{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.FunctionComment.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":31,"column":5},{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.FunctionComment.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":46,"column":5},{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.FunctionComment.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":61,"column":5},{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.FunctionComment.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":76,"column":5}]},"\/src\/repo\/src\/TuleapSkinActionProvider.php":{"errors":0,"warnings":1,"messages":[{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.FunctionComment.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":12,"column":5}]},"\/src\/repo\/src\/SkinTuleapSkin.php":{"errors":0,"warnings":7,"messages":[{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.PropertyDocumentation.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":38,"column":5},{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.PropertyDocumentation.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":62,"column":5},{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.FunctionComment.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":99,"column":5},{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.FunctionComment.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":135,"column":5},{"message":"Doc comment must not be empty","source":"MediaWiki.Commenting.FunctionComment.EmptyComment","severity":5,"fixable":true,"type":"WARNING","line":242,"column":5},{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.FunctionComment.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":261,"column":5},{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.FunctionComment.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":285,"column":5}]},"\/src\/repo\/tests\/phpunit\/TuleapSidebarTest.php":{"errors":0,"warnings":1,"messages":[{"message":"Doc comments must not start with multiple empty lines","source":"MediaWiki.Commenting.FunctionComment.EmptyLinesStart","severity":5,"fixable":true,"type":"WARNING","line":28,"column":5}]}}}

--- end ---
PHPCS run failed
$ vendor/bin/phpcbf
--- stdout ---

PHPCBF RESULT SUMMARY
-----------------------------------------------------------------------------
FILE                                                         FIXED  REMAINING
-----------------------------------------------------------------------------
/src/repo/src/TuleapTemplate.php                             1      0
/src/repo/src/Setup.php                                      1      0
/src/repo/tests/phpunit/TuleapTemplateTest.php               1      0
/src/repo/src/TuleapSidebar.php                              7      0
/src/repo/tests/phpunit/SkinTuleapSkinTest.php               1      0
/src/repo/src/TuleapSkinActionProvider.php                   1      0
/src/repo/tests/phpunit/TuleapSkinActionProviderTest.php     1      0
/src/repo/tests/phpunit/TuleapSidebarTest.php                1      0
/src/repo/src/SkinTuleapSkin.php                             7      0
-----------------------------------------------------------------------------
A TOTAL OF 21 ERRORS WERE FIXED IN 9 FILES
-----------------------------------------------------------------------------

Time: 680ms; Memory: 8MB



--- end ---
$ vendor/bin/phpcs --report=json
--- stdout ---
{"totals":{"errors":0,"warnings":0,"fixable":0},"files":{"\/src\/repo\/.phan\/config.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TuleapTemplate.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/SkinTuleapSkinTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/Setup.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/TuleapTemplateTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TuleapSkinActionProvider.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/TuleapSidebar.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/TuleapSidebarTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/tests\/phpunit\/TuleapSkinActionProviderTest.php":{"errors":0,"warnings":0,"messages":[]},"\/src\/repo\/src\/SkinTuleapSkin.php":{"errors":0,"warnings":0,"messages":[]}}}

--- end ---
$ git checkout .phpcs.xml
--- stderr ---
Updated 0 paths from the index
--- stdout ---

--- end ---
$ /usr/bin/composer install
--- stderr ---
Deprecation Notice: Composer\Installers\Installer::__construct(): Implicitly marking parameter $filesystem as nullable is deprecated, the explicit nullable type must be used instead in /src/repo/vendor/composer/installers/src/Composer/Installers/Installer.php:136
More deprecation notices were hidden, run again with `-v` to show them.
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files
18 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---

--- end ---
$ /usr/bin/composer test
--- stderr ---
Deprecation Notice: Composer\Installers\Installer::__construct(): Implicitly marking parameter $filesystem as nullable is deprecated, the explicit nullable type must be used instead in /src/repo/vendor/composer/installers/src/Composer/Installers/Installer.php:136
More deprecation notices were hidden, run again with `-v` to show them.
> parallel-lint . --exclude vendor --exclude node_modules
> phpcs -sp --cache
> minus-x check .
--- stdout ---
PHP 8.4.11 | 10 parallel jobs
..........                                                   10/10 (100%)


Checked 10 files in 0.1 seconds
No syntax error found
.......... 10 / 10 (100%)


Time: 144ms; Memory: 12MB

MinusX
======
Processing /src/repo...
.............................................................
.................................................
All good!

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "brace-expansion": {
      "name": "brace-expansion",
      "severity": "low",
      "isDirect": false,
      "via": [
        {
          "source": 1105443,
          "name": "brace-expansion",
          "dependency": "brace-expansion",
          "title": "brace-expansion Regular Expression Denial of Service vulnerability",
          "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw",
          "severity": "low",
          "cwe": [
            "CWE-400"
          ],
          "cvss": {
            "score": 3.1,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": ">=1.0.0 <=1.1.11"
        },
        {
          "source": 1105444,
          "name": "brace-expansion",
          "dependency": "brace-expansion",
          "title": "brace-expansion Regular Expression Denial of Service vulnerability",
          "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw",
          "severity": "low",
          "cwe": [
            "CWE-400"
          ],
          "cvss": {
            "score": 3.1,
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"
          },
          "range": ">=2.0.0 <=2.0.1"
        }
      ],
      "effects": [],
      "range": "1.0.0 - 1.1.11 || 2.0.0 - 2.0.1",
      "nodes": [
        "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion",
        "node_modules/brace-expansion",
        "node_modules/eslint-plugin-n/node_modules/brace-expansion"
      ],
      "fixAvailable": true
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 1,
      "moderate": 0,
      "high": 0,
      "critical": 0,
      "total": 1
    },
    "dependencies": {
      "prod": 2,
      "dev": 412,
      "optional": 0,
      "peer": 1,
      "peerOptional": 0,
      "total": 413
    }
  }
}

--- end ---
Attempting to npm audit fix
$ /usr/bin/npm audit fix --dry-run --only=dev --json
--- stderr ---
npm WARN invalid config only="dev" set in command line options
npm WARN invalid config Must be one of: null, prod, production
--- stdout ---
{
  "added": 413,
  "removed": 0,
  "changed": 0,
  "audited": 414,
  "funding": 92,
  "audit": {
    "auditReportVersion": 2,
    "vulnerabilities": {
      "brace-expansion": {
        "name": "brace-expansion",
        "severity": "low",
        "isDirect": false,
        "via": [
          {
            "source": 1105443,
            "name": "brace-expansion",
            "dependency": "brace-expansion",
            "title": "brace-expansion Regular Expression Denial of Service vulnerability",
            "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw",
            "severity": "low",
            "cwe": [
              "CWE-400"
            ],
            "cvss": {
              "score": 3.1,
              "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"
            },
            "range": ">=1.0.0 <=1.1.11"
          },
          {
            "source": 1105444,
            "name": "brace-expansion",
            "dependency": "brace-expansion",
            "title": "brace-expansion Regular Expression Denial of Service vulnerability",
            "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw",
            "severity": "low",
            "cwe": [
              "CWE-400"
            ],
            "cvss": {
              "score": 3.1,
              "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"
            },
            "range": ">=2.0.0 <=2.0.1"
          }
        ],
        "effects": [],
        "range": "1.0.0 - 1.1.11 || 2.0.0 - 2.0.1",
        "nodes": [
          "",
          "",
          ""
        ],
        "fixAvailable": true
      }
    },
    "metadata": {
      "vulnerabilities": {
        "info": 0,
        "low": 1,
        "moderate": 0,
        "high": 0,
        "critical": 0,
        "total": 1
      },
      "dependencies": {
        "prod": 2,
        "dev": 412,
        "optional": 0,
        "peer": 1,
        "peerOptional": 0,
        "total": 413
      }
    }
  }
}

--- end ---
{"added": 413, "removed": 0, "changed": 0, "audited": 414, "funding": 92, "audit": {"auditReportVersion": 2, "vulnerabilities": {"brace-expansion": {"name": "brace-expansion", "severity": "low", "isDirect": false, "via": [{"source": 1105443, "name": "brace-expansion", "dependency": "brace-expansion", "title": "brace-expansion Regular Expression Denial of Service vulnerability", "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw", "severity": "low", "cwe": ["CWE-400"], "cvss": {"score": 3.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"}, "range": ">=1.0.0 <=1.1.11"}, {"source": 1105444, "name": "brace-expansion", "dependency": "brace-expansion", "title": "brace-expansion Regular Expression Denial of Service vulnerability", "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw", "severity": "low", "cwe": ["CWE-400"], "cvss": {"score": 3.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"}, "range": ">=2.0.0 <=2.0.1"}], "effects": [], "range": "1.0.0 - 1.1.11 || 2.0.0 - 2.0.1", "nodes": ["", "", ""], "fixAvailable": true}}, "metadata": {"vulnerabilities": {"info": 0, "low": 1, "moderate": 0, "high": 0, "critical": 0, "total": 1}, "dependencies": {"prod": 2, "dev": 412, "optional": 0, "peer": 1, "peerOptional": 0, "total": 413}}}}
$ /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
--- stdout ---

added 413 packages, and audited 414 packages in 4s

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

found 0 vulnerabilities

--- end ---
Verifying that tests still pass
$ /usr/bin/npm ci
--- stdout ---

> postinstall
> cp node_modules/@tuleap/project-sidebar/dist/project-sidebar.umd.cjs resources/lib/ && cp node_modules/@tuleap/project-sidebar/dist/style.css resources/lib/project-sidebar.css


added 413 packages, and audited 414 packages in 4s

92 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/Dropdown.js
  5:4  warning  '$dropdownMenu' is never reassigned. Use 'const' instead  prefer-const
  6:4  warning  'target' is never reassigned. Use 'const' instead         prefer-const

✖ 2 problems (0 errors, 2 warnings)


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

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

Done.

--- end ---
{"1105443": {"source": 1105443, "name": "brace-expansion", "dependency": "brace-expansion", "title": "brace-expansion Regular Expression Denial of Service vulnerability", "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw", "severity": "low", "cwe": ["CWE-400"], "cvss": {"score": 3.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"}, "range": ">=1.0.0 <=1.1.11"}, "1105444": {"source": 1105444, "name": "brace-expansion", "dependency": "brace-expansion", "title": "brace-expansion Regular Expression Denial of Service vulnerability", "url": "https://github.com/advisories/GHSA-v6h2-p8h4-qcjw", "severity": "low", "cwe": ["CWE-400"], "cvss": {"score": 3.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L"}, "range": ">=2.0.0 <=2.0.1"}}
Upgrading n:brace-expansion from 1.1.11, 2.0.1 -> 1.1.12, 2.0.2
$ package-lock-lint package-lock.json
--- stdout ---
Checking package-lock.json

--- end ---
build: Updating dependencies

composer:
* mediawiki/mediawiki-codesniffer: 47.0.0 → 48.0.0
* mediawiki/mediawiki-phan-config: 0.15.1 → 0.17.0

npm:
* brace-expansion: 1.1.11, 2.0.1 → 1.1.12, 2.0.2
  * https://github.com/advisories/GHSA-v6h2-p8h4-qcjw


$ git add .
--- stdout ---

--- end ---
$ git commit -F /tmp/tmpyzsaz9f4
--- stdout ---
[master 69d7f5e] build: Updating dependencies
 11 files changed, 20 insertions(+), 42 deletions(-)

--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From 69d7f5e026cd0b4351041814e1fe693ad72f3f93 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Thu, 13 Nov 2025 20:00:53 +0000
Subject: [PATCH] build: Updating dependencies
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

composer:
* mediawiki/mediawiki-codesniffer: 47.0.0 → 48.0.0
* mediawiki/mediawiki-phan-config: 0.15.1 → 0.17.0

npm:
* brace-expansion: 1.1.11, 2.0.1 → 1.1.12, 2.0.2
  * https://github.com/advisories/GHSA-v6h2-p8h4-qcjw

Change-Id: I38aa5a8bb352d4773f6adae45fc15903a1d05f2c
---
 composer.json                                 |  4 +--
 package-lock.json                             | 36 +++++++++----------
 src/Setup.php                                 |  1 -
 src/SkinTuleapSkin.php                        |  8 -----
 src/TuleapSidebar.php                         |  7 ----
 src/TuleapSkinActionProvider.php              |  1 -
 src/TuleapTemplate.php                        |  1 -
 tests/phpunit/SkinTuleapSkinTest.php          |  1 -
 tests/phpunit/TuleapSidebarTest.php           |  1 -
 .../phpunit/TuleapSkinActionProviderTest.php  |  1 -
 tests/phpunit/TuleapTemplateTest.php          |  1 -
 11 files changed, 20 insertions(+), 42 deletions(-)

diff --git a/composer.json b/composer.json
index 9066c37..acc811c 100644
--- a/composer.json
+++ b/composer.json
@@ -10,8 +10,8 @@
 		"mwstake/mediawiki-component-thirdpartyresources": "~1.0"
 	},
 	"require-dev": {
-		"mediawiki/mediawiki-codesniffer": "47.0.0",
-		"mediawiki/mediawiki-phan-config": "0.15.1",
+		"mediawiki/mediawiki-codesniffer": "48.0.0",
+		"mediawiki/mediawiki-phan-config": "0.17.0",
 		"mediawiki/minus-x": "1.1.3",
 		"php-parallel-lint/php-console-highlighter": "1.0.0",
 		"php-parallel-lint/php-parallel-lint": "1.4.0"
diff --git a/package-lock.json b/package-lock.json
index 4518d18..22e22fc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -544,9 +544,9 @@
 			}
 		},
 		"node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
-			"version": "2.0.1",
-			"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
-			"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
+			"version": "2.0.2",
+			"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
+			"integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
 			"dev": true,
 			"dependencies": {
 				"balanced-match": "^1.0.0"
@@ -779,9 +779,9 @@
 			"dev": true
 		},
 		"node_modules/brace-expansion": {
-			"version": "1.1.11",
-			"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
-			"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+			"version": "1.1.12",
+			"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
+			"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
 			"dev": true,
 			"dependencies": {
 				"balanced-match": "^1.0.0",
@@ -1633,9 +1633,9 @@
 			}
 		},
 		"node_modules/eslint-plugin-n/node_modules/brace-expansion": {
-			"version": "2.0.1",
-			"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
-			"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
+			"version": "2.0.2",
+			"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
+			"integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
 			"dev": true,
 			"dependencies": {
 				"balanced-match": "^1.0.0"
@@ -5351,9 +5351,9 @@
 			},
 			"dependencies": {
 				"brace-expansion": {
-					"version": "2.0.1",
-					"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
-					"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
+					"version": "2.0.2",
+					"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
+					"integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
 					"dev": true,
 					"requires": {
 						"balanced-match": "^1.0.0"
@@ -5523,9 +5523,9 @@
 			"dev": true
 		},
 		"brace-expansion": {
-			"version": "1.1.11",
-			"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
-			"integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+			"version": "1.1.12",
+			"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
+			"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
 			"dev": true,
 			"requires": {
 				"balanced-match": "^1.0.0",
@@ -6149,9 +6149,9 @@
 			},
 			"dependencies": {
 				"brace-expansion": {
-					"version": "2.0.1",
-					"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
-					"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
+					"version": "2.0.2",
+					"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
+					"integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
 					"dev": true,
 					"requires": {
 						"balanced-match": "^1.0.0"
diff --git a/src/Setup.php b/src/Setup.php
index 9c41cea..1c3f35c 100644
--- a/src/Setup.php
+++ b/src/Setup.php
@@ -5,7 +5,6 @@ namespace TuleapSkin;
 class Setup {
 
 	/**
-	 *
 	 * @return void
 	 */
 	public static function onCallback() {
diff --git a/src/SkinTuleapSkin.php b/src/SkinTuleapSkin.php
index 0d87f4a..afcb482 100644
--- a/src/SkinTuleapSkin.php
+++ b/src/SkinTuleapSkin.php
@@ -36,7 +36,6 @@ class SkinTuleapSkin extends SkinTemplate {
 	private $tuleapSidebar = null;
 
 	/**
-	 *
 	 * @var array
 	 */
 	private $content_navigation = [];
@@ -60,7 +59,6 @@ class SkinTuleapSkin extends SkinTemplate {
 	private $projectId;
 
 	/**
-	 *
 	 * @var TuleapSkinActionProvider
 	 */
 	private $actionProvider = null;
@@ -97,7 +95,6 @@ class SkinTuleapSkin extends SkinTemplate {
 	}
 
 	/**
-	 *
 	 * @inheritDoc
 	 */
 	protected function setupTemplate( $classname ) {
@@ -133,7 +130,6 @@ class SkinTuleapSkin extends SkinTemplate {
 	}
 
 	/**
-	 *
 	 * @return array
 	 */
 	public function getTemplateData() {
@@ -239,8 +235,6 @@ class SkinTuleapSkin extends SkinTemplate {
 		return $html;
 	}
 
-	/**
-	 */
 	private function buildActionLinks() {
 		foreach ( $this->content_navigation as $links ) {
 			$this->actions = array_merge( $this->actions, $links );
@@ -259,7 +253,6 @@ class SkinTuleapSkin extends SkinTemplate {
 	}
 
 	/**
-	 *
 	 * @return string
 	 */
 	private function getActionTools() {
@@ -283,7 +276,6 @@ class SkinTuleapSkin extends SkinTemplate {
 	}
 
 	/**
-	 *
 	 * @return string
 	 */
 	private function getPersonalList() {
diff --git a/src/TuleapSidebar.php b/src/TuleapSidebar.php
index cf4f7d1..4369ac8 100644
--- a/src/TuleapSidebar.php
+++ b/src/TuleapSidebar.php
@@ -7,19 +7,16 @@ use TuleapIntegration\TuleapConnection;
 class TuleapSidebar {
 
 	/**
-	 *
 	 * @var TuleapConnection
 	 */
 	private $connection = null;
 
 	/**
-	 *
 	 * @var int
 	 */
 	private $id = 0;
 
 	/**
-	 *
 	 * @param TuleapConnection $connection
 	 * @param int $id
 	 */
@@ -29,7 +26,6 @@ class TuleapSidebar {
 	}
 
 	/**
-	 *
 	 * @return string
 	 */
 	public function getStyles() {
@@ -44,7 +40,6 @@ class TuleapSidebar {
 	}
 
 	/**
-	 *
 	 * @return string
 	 */
 	public function getConfiguration() {
@@ -59,7 +54,6 @@ class TuleapSidebar {
 	}
 
 	/**
-	 *
 	 * @return bool
 	 */
 	public function isCollapsed() {
@@ -74,7 +68,6 @@ class TuleapSidebar {
 	}
 
 	/**
-	 *
 	 * @return string
 	 */
 	public function getTheme() {
diff --git a/src/TuleapSkinActionProvider.php b/src/TuleapSkinActionProvider.php
index 91042ea..88bcf9a 100644
--- a/src/TuleapSkinActionProvider.php
+++ b/src/TuleapSkinActionProvider.php
@@ -10,7 +10,6 @@ class TuleapSkinActionProvider {
 	private $actions = [];
 
 	/**
-	 *
 	 * @param array $actions
 	 */
 	public function __construct( $actions ) {
diff --git a/src/TuleapTemplate.php b/src/TuleapTemplate.php
index 9b31eb4..8e81034 100644
--- a/src/TuleapTemplate.php
+++ b/src/TuleapTemplate.php
@@ -29,7 +29,6 @@ class TuleapTemplate extends BaseTemplate {
 	}
 
 	/**
-	 *
 	 * @return array
 	 */
 	private function getSkinData(): array {
diff --git a/tests/phpunit/SkinTuleapSkinTest.php b/tests/phpunit/SkinTuleapSkinTest.php
index bef6938..b39bccb 100644
--- a/tests/phpunit/SkinTuleapSkinTest.php
+++ b/tests/phpunit/SkinTuleapSkinTest.php
@@ -9,7 +9,6 @@ use TuleapSkin\SkinTuleapSkin;
 class SkinTuleapSkinTest extends MediaWikiIntegrationTestCase {
 
 	/**
-	 *
 	 * @dataProvider provideOptions
 	 * @covers TuleapSkin\SkinTuleapSkin::__construct
 	 */
diff --git a/tests/phpunit/TuleapSidebarTest.php b/tests/phpunit/TuleapSidebarTest.php
index c64cf58..f08eaee 100644
--- a/tests/phpunit/TuleapSidebarTest.php
+++ b/tests/phpunit/TuleapSidebarTest.php
@@ -26,7 +26,6 @@ class TuleapSidebarTest extends MediaWikiIntegrationTestCase {
 	];
 
 	/**
-	 *
 	 * @covers TuleapSkin\TuleapSidebar::__construct
 	 */
 	public function testTuleapSidebar() {
diff --git a/tests/phpunit/TuleapSkinActionProviderTest.php b/tests/phpunit/TuleapSkinActionProviderTest.php
index 6aa8707..178095c 100644
--- a/tests/phpunit/TuleapSkinActionProviderTest.php
+++ b/tests/phpunit/TuleapSkinActionProviderTest.php
@@ -8,7 +8,6 @@ use TuleapSkin\TuleapSkinActionProvider;
 class TuleapSkinActionProviderTest extends MediaWikiIntegrationTestCase {
 
 	/**
-	 *
 	 * @return void
 	 * @dataProvider provideGetLinksTestData
 	 * @covers TuleapSkin\TuleapSkinActionProvider::getLinks
diff --git a/tests/phpunit/TuleapTemplateTest.php b/tests/phpunit/TuleapTemplateTest.php
index 4ec70ba..056d356 100644
--- a/tests/phpunit/TuleapTemplateTest.php
+++ b/tests/phpunit/TuleapTemplateTest.php
@@ -10,7 +10,6 @@ use TuleapSkin\TuleapTemplate;
 class TuleapTemplateTest extends MediaWikiIntegrationTestCase {
 
 	/**
-	 *
 	 * @dataProvider provideDirs
 	 * @covers TuleapSkin\TuleapTemplate::__construct
 	 */
-- 
2.47.3


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