mediawiki/extensions/PollNY: REL1_39 (log #1466062)

sourcepatches

This run took 31 seconds.

From 740c6c5157b9c863e061feb4b06ad225641830f1 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Thu, 22 Aug 2024 21:30:24 +0000
Subject: [PATCH] [DNM] there are no updates

Change-Id: Ib6788b3645c661534e8ec9786243d81fd847ec2b
---
 package-lock.json | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 09df656..8e627ee 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2231,12 +2231,12 @@
 			}
 		},
 		"node_modules/micromatch": {
-			"version": "4.0.5",
-			"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
-			"integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
+			"version": "4.0.7",
+			"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz",
+			"integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==",
 			"dev": true,
 			"dependencies": {
-				"braces": "^3.0.2",
+				"braces": "^3.0.3",
 				"picomatch": "^2.3.1"
 			},
 			"engines": {
@@ -4931,12 +4931,12 @@
 			"dev": true
 		},
 		"micromatch": {
-			"version": "4.0.5",
-			"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
-			"integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
+			"version": "4.0.7",
+			"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz",
+			"integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==",
 			"dev": true,
 			"requires": {
-				"braces": "^3.0.2",
+				"braces": "^3.0.3",
 				"picomatch": "^2.3.1"
 			}
 		},
-- 
2.39.2

$ date
--- stdout ---
Thu Aug 22 21:30:00 UTC 2024

--- end ---
$ git clone file:///srv/git/mediawiki-extensions-PollNY.git repo --depth=1 -b REL1_39
--- 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_39
--- stdout ---
19648d0d66cce61d324e43b7351d33c33e47170b refs/heads/REL1_39

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "findup-sync": {
      "name": "findup-sync",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "micromatch"
      ],
      "effects": [
        "liftup"
      ],
      "range": ">=0.4.0",
      "nodes": [
        "node_modules/liftup/node_modules/findup-sync"
      ],
      "fixAvailable": {
        "name": "grunt",
        "version": "1.3.0",
        "isSemVerMajor": true
      }
    },
    "grunt": {
      "name": "grunt",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "grunt-cli"
      ],
      "effects": [],
      "range": ">=1.4.0",
      "nodes": [
        "node_modules/grunt"
      ],
      "fixAvailable": {
        "name": "grunt",
        "version": "1.3.0",
        "isSemVerMajor": true
      }
    },
    "grunt-cli": {
      "name": "grunt-cli",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "liftup"
      ],
      "effects": [
        "grunt"
      ],
      "range": ">=1.4.0",
      "nodes": [
        "node_modules/grunt-cli"
      ],
      "fixAvailable": {
        "name": "grunt",
        "version": "1.3.0",
        "isSemVerMajor": true
      }
    },
    "liftup": {
      "name": "liftup",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "findup-sync"
      ],
      "effects": [
        "grunt-cli"
      ],
      "range": "*",
      "nodes": [
        "node_modules/liftup"
      ],
      "fixAvailable": {
        "name": "grunt",
        "version": "1.3.0",
        "isSemVerMajor": true
      }
    },
    "micromatch": {
      "name": "micromatch",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1098615,
          "name": "micromatch",
          "dependency": "micromatch",
          "title": "Regular Expression Denial of Service (ReDoS) in micromatch",
          "url": "https://github.com/advisories/GHSA-952p-6rrq-rcjv",
          "severity": "moderate",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": "<=4.0.7"
        }
      ],
      "effects": [
        "findup-sync"
      ],
      "range": "*",
      "nodes": [
        "node_modules/micromatch"
      ],
      "fixAvailable": {
        "name": "grunt",
        "version": "1.3.0",
        "isSemVerMajor": true
      }
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 5,
      "high": 0,
      "critical": 0,
      "total": 5
    },
    "dependencies": {
      "prod": 1,
      "dev": 285,
      "optional": 0,
      "peer": 0,
      "peerOptional": 0,
      "total": 285
    }
  }
}

--- 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: 36 installs, 0 updates, 0 removals
  - Locking composer/pcre (1.0.1)
  - Locking composer/semver (3.3.2)
  - Locking composer/spdx-licenses (1.5.8)
  - Locking composer/xdebug-handler (2.0.5)
  - Locking doctrine/deprecations (1.1.3)
  - Locking felixfbecker/advanced-json-rpc (v3.2.1)
  - Locking mediawiki/mediawiki-codesniffer (v39.0.0)
  - Locking mediawiki/mediawiki-phan-config (0.11.1)
  - Locking mediawiki/minus-x (1.1.1)
  - Locking mediawiki/phan-taint-check-plugin (3.3.2)
  - Locking microsoft/tolerant-php-parser (v0.1.2)
  - Locking netresearch/jsonmapper (v4.4.1)
  - Locking phan/phan (5.2.0)
  - 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.3.2)
  - Locking phpdocumentor/reflection-common (2.2.0)
  - Locking phpdocumentor/reflection-docblock (5.4.1)
  - Locking phpdocumentor/type-resolver (1.8.2)
  - Locking phpstan/phpdoc-parser (1.29.1)
  - Locking psr/container (2.0.2)
  - Locking psr/log (2.0.0)
  - Locking sabre/event (5.1.6)
  - Locking squizlabs/php_codesniffer (3.6.2)
  - Locking symfony/console (v5.4.42)
  - Locking symfony/deprecation-contracts (v3.5.0)
  - Locking symfony/polyfill-ctype (v1.30.0)
  - Locking symfony/polyfill-intl-grapheme (v1.30.0)
  - Locking symfony/polyfill-intl-normalizer (v1.30.0)
  - Locking symfony/polyfill-mbstring (v1.30.0)
  - Locking symfony/polyfill-php73 (v1.30.0)
  - Locking symfony/polyfill-php80 (v1.30.0)
  - Locking symfony/service-contracts (v3.5.0)
  - Locking symfony/string (v6.4.10)
  - 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: 36 installs, 0 updates, 0 removals
    0 [>---------------------------]    0 [->--------------------------]
  - Installing composer/pcre (1.0.1): Extracting archive
  - Installing squizlabs/php_codesniffer (3.6.2): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.30.0): Extracting archive
  - Installing composer/spdx-licenses (1.5.8): Extracting archive
  - Installing composer/semver (3.3.2): Extracting archive
  - Installing mediawiki/mediawiki-codesniffer (v39.0.0): Extracting archive
  - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive
  - Installing symfony/polyfill-php80 (v1.30.0): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.30.0): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.30.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.30.0): Extracting archive
  - Installing symfony/string (v6.4.10): 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/polyfill-php73 (v1.30.0): Extracting archive
  - Installing symfony/console (v5.4.42): Extracting archive
  - Installing sabre/event (5.1.6): 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.1): 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.1): Extracting archive
  - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
  - Installing psr/log (2.0.0): Extracting archive
  - Installing composer/xdebug-handler (2.0.5): Extracting archive
  - Installing phan/phan (5.2.0): Extracting archive
  - Installing mediawiki/phan-taint-check-plugin (3.3.2): Extracting archive
  - Installing mediawiki/mediawiki-phan-config (0.11.1): Extracting archive
  - Installing mediawiki/minus-x (1.1.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.3.2): Extracting archive
  0/36 [>---------------------------]   0%
 17/36 [=============>--------------]  47%
 28/36 [=====================>------]  77%
 36/36 [============================] 100%
3 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
15 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---

--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
  "auditReportVersion": 2,
  "vulnerabilities": {
    "findup-sync": {
      "name": "findup-sync",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "micromatch"
      ],
      "effects": [
        "liftup"
      ],
      "range": ">=0.4.0",
      "nodes": [
        "node_modules/liftup/node_modules/findup-sync"
      ],
      "fixAvailable": {
        "name": "grunt",
        "version": "1.3.0",
        "isSemVerMajor": true
      }
    },
    "grunt": {
      "name": "grunt",
      "severity": "moderate",
      "isDirect": true,
      "via": [
        "grunt-cli"
      ],
      "effects": [],
      "range": ">=1.4.0",
      "nodes": [
        "node_modules/grunt"
      ],
      "fixAvailable": {
        "name": "grunt",
        "version": "1.3.0",
        "isSemVerMajor": true
      }
    },
    "grunt-cli": {
      "name": "grunt-cli",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "liftup"
      ],
      "effects": [
        "grunt"
      ],
      "range": ">=1.4.0",
      "nodes": [
        "node_modules/grunt-cli"
      ],
      "fixAvailable": {
        "name": "grunt",
        "version": "1.3.0",
        "isSemVerMajor": true
      }
    },
    "liftup": {
      "name": "liftup",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        "findup-sync"
      ],
      "effects": [
        "grunt-cli"
      ],
      "range": "*",
      "nodes": [
        "node_modules/liftup"
      ],
      "fixAvailable": {
        "name": "grunt",
        "version": "1.3.0",
        "isSemVerMajor": true
      }
    },
    "micromatch": {
      "name": "micromatch",
      "severity": "moderate",
      "isDirect": false,
      "via": [
        {
          "source": 1098615,
          "name": "micromatch",
          "dependency": "micromatch",
          "title": "Regular Expression Denial of Service (ReDoS) in micromatch",
          "url": "https://github.com/advisories/GHSA-952p-6rrq-rcjv",
          "severity": "moderate",
          "cwe": [
            "CWE-1333"
          ],
          "cvss": {
            "score": 0,
            "vectorString": null
          },
          "range": "<=4.0.7"
        }
      ],
      "effects": [
        "findup-sync"
      ],
      "range": "*",
      "nodes": [
        "node_modules/micromatch"
      ],
      "fixAvailable": {
        "name": "grunt",
        "version": "1.3.0",
        "isSemVerMajor": true
      }
    }
  },
  "metadata": {
    "vulnerabilities": {
      "info": 0,
      "low": 0,
      "moderate": 5,
      "high": 0,
      "critical": 0,
      "total": 5
    },
    "dependencies": {
      "prod": 1,
      "dev": 285,
      "optional": 0,
      "peer": 0,
      "peerOptional": 0,
      "total": 285
    }
  }
}

--- 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: '@es-joy/jsdoccomment@0.20.1',
npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'eslint-plugin-jsdoc@37.9.7',
npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
--- stdout ---
{
  "added": 285,
  "removed": 0,
  "changed": 0,
  "audited": 286,
  "funding": 32,
  "audit": {
    "auditReportVersion": 2,
    "vulnerabilities": {
      "findup-sync": {
        "name": "findup-sync",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          "micromatch"
        ],
        "effects": [
          "liftup"
        ],
        "range": ">=0.4.0",
        "nodes": [
          "node_modules/liftup/node_modules/findup-sync"
        ],
        "fixAvailable": {
          "name": "grunt",
          "version": "1.3.0",
          "isSemVerMajor": true
        }
      },
      "grunt": {
        "name": "grunt",
        "severity": "moderate",
        "isDirect": true,
        "via": [
          "grunt-cli"
        ],
        "effects": [],
        "range": ">=1.4.0",
        "nodes": [
          "node_modules/grunt"
        ],
        "fixAvailable": {
          "name": "grunt",
          "version": "1.3.0",
          "isSemVerMajor": true
        }
      },
      "grunt-cli": {
        "name": "grunt-cli",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          "liftup"
        ],
        "effects": [
          "grunt"
        ],
        "range": ">=1.4.0",
        "nodes": [
          "node_modules/grunt-cli"
        ],
        "fixAvailable": {
          "name": "grunt",
          "version": "1.3.0",
          "isSemVerMajor": true
        }
      },
      "liftup": {
        "name": "liftup",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          "findup-sync"
        ],
        "effects": [
          "grunt-cli"
        ],
        "range": "*",
        "nodes": [
          "node_modules/liftup"
        ],
        "fixAvailable": {
          "name": "grunt",
          "version": "1.3.0",
          "isSemVerMajor": true
        }
      },
      "micromatch": {
        "name": "micromatch",
        "severity": "moderate",
        "isDirect": false,
        "via": [
          {
            "source": 1098615,
            "name": "micromatch",
            "dependency": "micromatch",
            "title": "Regular Expression Denial of Service (ReDoS) in micromatch",
            "url": "https://github.com/advisories/GHSA-952p-6rrq-rcjv",
            "severity": "moderate",
            "cwe": [
              "CWE-1333"
            ],
            "cvss": {
              "score": 0,
              "vectorString": null
            },
            "range": "<=4.0.7"
          }
        ],
        "effects": [
          "findup-sync"
        ],
        "range": "*",
        "nodes": [
          ""
        ],
        "fixAvailable": {
          "name": "grunt",
          "version": "1.3.0",
          "isSemVerMajor": true
        }
      }
    },
    "metadata": {
      "vulnerabilities": {
        "info": 0,
        "low": 0,
        "moderate": 5,
        "high": 0,
        "critical": 0,
        "total": 5
      },
      "dependencies": {
        "prod": 1,
        "dev": 285,
        "optional": 0,
        "peer": 0,
        "peerOptional": 0,
        "total": 285
      }
    }
  }
}

--- end ---
{"added": 285, "removed": 0, "changed": 0, "audited": 286, "funding": 32, "audit": {"auditReportVersion": 2, "vulnerabilities": {"findup-sync": {"name": "findup-sync", "severity": "moderate", "isDirect": false, "via": ["micromatch"], "effects": ["liftup"], "range": ">=0.4.0", "nodes": ["node_modules/liftup/node_modules/findup-sync"], "fixAvailable": {"name": "grunt", "version": "1.3.0", "isSemVerMajor": true}}, "grunt": {"name": "grunt", "severity": "moderate", "isDirect": true, "via": ["grunt-cli"], "effects": [], "range": ">=1.4.0", "nodes": ["node_modules/grunt"], "fixAvailable": {"name": "grunt", "version": "1.3.0", "isSemVerMajor": true}}, "grunt-cli": {"name": "grunt-cli", "severity": "moderate", "isDirect": false, "via": ["liftup"], "effects": ["grunt"], "range": ">=1.4.0", "nodes": ["node_modules/grunt-cli"], "fixAvailable": {"name": "grunt", "version": "1.3.0", "isSemVerMajor": true}}, "liftup": {"name": "liftup", "severity": "moderate", "isDirect": false, "via": ["findup-sync"], "effects": ["grunt-cli"], "range": "*", "nodes": ["node_modules/liftup"], "fixAvailable": {"name": "grunt", "version": "1.3.0", "isSemVerMajor": true}}, "micromatch": {"name": "micromatch", "severity": "moderate", "isDirect": false, "via": [{"source": 1098615, "name": "micromatch", "dependency": "micromatch", "title": "Regular Expression Denial of Service (ReDoS) in micromatch", "url": "https://github.com/advisories/GHSA-952p-6rrq-rcjv", "severity": "moderate", "cwe": ["CWE-1333"], "cvss": {"score": 0, "vectorString": null}, "range": "<=4.0.7"}], "effects": ["findup-sync"], "range": "*", "nodes": [""], "fixAvailable": {"name": "grunt", "version": "1.3.0", "isSemVerMajor": true}}}, "metadata": {"vulnerabilities": {"info": 0, "low": 0, "moderate": 5, "high": 0, "critical": 0, "total": 5}, "dependencies": {"prod": 1, "dev": 285, "optional": 0, "peer": 0, "peerOptional": 0, "total": 285}}}}
$ /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: '@es-joy/jsdoccomment@0.20.1',
npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'eslint-plugin-jsdoc@37.9.7',
npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
--- stdout ---

added 285 packages, and audited 286 packages in 4s

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

# npm audit report

micromatch  *
Severity: moderate
Regular Expression Denial of Service (ReDoS) in micromatch - https://github.com/advisories/GHSA-952p-6rrq-rcjv
fix available via `npm audit fix --force`
Will install grunt@1.3.0, which is a breaking change
node_modules/micromatch
  findup-sync  >=0.4.0
  Depends on vulnerable versions of micromatch
  node_modules/liftup/node_modules/findup-sync
    liftup  *
    Depends on vulnerable versions of findup-sync
    node_modules/liftup
      grunt-cli  >=1.4.0
      Depends on vulnerable versions of liftup
      node_modules/grunt-cli
        grunt  >=1.4.0
        Depends on vulnerable versions of grunt-cli
        node_modules/grunt

5 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

--- end ---
Verifying that tests still pass
$ /usr/bin/npm ci
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: '@es-joy/jsdoccomment@0.20.1',
npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'eslint-plugin-jsdoc@37.9.7',
npm WARN EBADENGINE   required: { node: '^12 || ^14 || ^16 || ^17' },
npm WARN EBADENGINE   current: { node: 'v18.19.0', npm: '9.2.0' }
npm WARN EBADENGINE }
--- stdout ---

added 285 packages, and audited 286 packages in 3s

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

5 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

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

> test
> grunt test

Running "eslint:all" (eslint) task

/src/repo/Gruntfile.js
  10:11  warning  Object.assign() is not supported in IE 11  compat/compat

/src/repo/resources/js/Poll.js
    7:0   warning  Invalid JSDoc tag name "ingroup"                                                                                                         jsdoc/check-tag-names
   10:5   warning  Unexpected 'var' declaration in the global scope, wrap in an IIFE for a local variable, assign as global property for a global variable  no-implicit-globals
   14:0   warning  Missing JSDoc @return type                                                                                                               jsdoc/require-returns-type
   18:35  warning  Expected '!==' and instead saw '!='                                                                                                      eqeqeq
   18:75  warning  Expected '!==' and instead saw '!='                                                                                                      eqeqeq
   80:2   warning  Missing JSDoc @return declaration                                                                                                        jsdoc/require-returns
   84:21  warning  Expected '===' and instead saw '=='                                                                                                      eqeqeq
   91:7   warning  Identifier 'choice_id' is not in camel case                                                                                              camelcase
   94:5   warning  Identifier 'choice_id' is not in camel case                                                                                              camelcase
   98:8   warning  Identifier 'choice_id' is not in camel case                                                                                              camelcase
  105:15  warning  Identifier 'choice_id' is not in camel case                                                                                              camelcase
  136:52  warning  Expected '===' and instead saw '=='                                                                                                      eqeqeq
  144:76  warning  Unexpected string concatenation of literals                                                                                              no-useless-concat
  156:0   warning  Missing JSDoc @param "status" type                                                                                                       jsdoc/require-param-type
  202:0   warning  Missing JSDoc @param "id" type                                                                                                           jsdoc/require-param-type
  203:0   warning  Missing JSDoc @param "pageId" type                                                                                                       jsdoc/require-param-type
  206:7   warning  Identifier 'choice_id' is not in camel case                                                                                              camelcase
  207:4   warning  Identifier 'poll_form' is not in camel case                                                                                              camelcase
  207:16  warning  eval can be harmful                                                                                                                      no-eval
  209:24  warning  Identifier 'poll_form' is not in camel case                                                                                              camelcase
  210:9   warning  Identifier 'poll_form' is not in camel case                                                                                              camelcase
  211:5   warning  Identifier 'choice_id' is not in camel case                                                                                              camelcase
  211:17  warning  Identifier 'poll_form' is not in camel case                                                                                              camelcase
  215:8   warning  Identifier 'choice_id' is not in camel case                                                                                              camelcase
  222:15  warning  Identifier 'choice_id' is not in camel case                                                                                              camelcase
  232:0   warning  Missing JSDoc @param "id" type                                                                                                           jsdoc/require-param-type
  233:0   warning  Missing JSDoc @param "pageId" type                                                                                                       jsdoc/require-param-type
  252:0   warning  Missing JSDoc @param "id" type                                                                                                           jsdoc/require-param-type
  253:0   warning  Missing JSDoc @param "status" type                                                                                                       jsdoc/require-param-type
  260:2   warning  Identifier 'poll_admin_status' is not in camel case                                                                                      camelcase
  292:0   warning  Missing JSDoc @param "id" type                                                                                                           jsdoc/require-param-type
  294:2   warning  Identifier 'poll_delete' is not in camel case                                                                                            camelcase
  325:92  warning  Unexpected string concatenation of literals                                                                                              no-useless-concat
  351:0   warning  Missing JSDoc @param "img_tag" type                                                                                                      jsdoc/require-param-type
  352:0   warning  Missing JSDoc @param "img_name" type                                                                                                     jsdoc/require-param-type
  354:29  warning  Identifier 'img_tag' is not in camel case                                                                                                camelcase
  354:38  warning  Identifier 'img_name' is not in camel case                                                                                               camelcase
  355:3   warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible                                                       no-jquery/no-global-selector
  356:3   warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible                                                       no-jquery/no-global-selector
  362:1   warning  This line has a length of 229. Maximum allowed is 100                                                                                    max-len
  367:42  warning  Identifier 'img_name' is not in camel case                                                                                               camelcase
  372:2   warning  Missing JSDoc @return declaration                                                                                                        jsdoc/require-returns
  429:7   warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible                                                       no-jquery/no-global-selector
  429:7   warning  Where possible, maintain application state in JS to avoid slower DOM queries                                                             no-jquery/no-class-state
  432:4   warning  'LightBox' is not defined                                                                                                                no-undef
  436:3   warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible                                                       no-jquery/no-global-selector
  441:3   warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible                                                       no-jquery/no-global-selector
  445:3   warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible                                                       no-jquery/no-global-selector
  449:3   warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible                                                       no-jquery/no-global-selector
  457:7   warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible                                                       no-jquery/no-global-selector
  459:12  warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible                                                       no-jquery/no-global-selector
  464:3   warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible                                                       no-jquery/no-global-selector
  473:2   warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible                                                       no-jquery/no-global-selector
  478:2   warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible                                                       no-jquery/no-global-selector
  483:2   warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible                                                       no-jquery/no-global-selector
  489:53  warning  Expected '===' and instead saw '=='                                                                                                      eqeqeq
  490:3   warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible                                                       no-jquery/no-global-selector
  509:3   warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible                                                       no-jquery/no-global-selector

/src/repo/resources/js/file-selector.js
    5:1   warning  This line has a length of 108. Maximum allowed is 100                               max-len
    8:0   warning  Invalid JSDoc tag name "date"                                                       jsdoc/check-tag-names
   11:0   warning  Missing JSDoc @param "$" type                                                       jsdoc/require-param-type
   12:0   warning  Missing JSDoc @param "mw" type                                                      jsdoc/require-param-type
   13:0   warning  Missing JSDoc @param "OO" type                                                      jsdoc/require-param-type
   76:2   warning  Missing JSDoc @return declaration                                                   jsdoc/require-returns
   79:0   warning  Missing JSDoc @param "action" type                                                  jsdoc/require-param-type
  111:7   warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible  no-jquery/no-global-selector
  112:1   warning  This line has a length of 105. Maximum allowed is 100                               max-len
  113:1   warning  This line has a length of 106. Maximum allowed is 100                               max-len
  114:1   warning  This line has a length of 110. Maximum allowed is 100                               max-len
  121:7   warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible  no-jquery/no-global-selector
  131:2   warning  Missing JSDoc @return declaration                                                   jsdoc/require-returns
  145:3   warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible  no-jquery/no-global-selector
  180:3   warning  Avoid queries which search the entire DOM. Keep DOM nodes in memory where possible  no-jquery/no-global-selector
  185:14  warning  'mediaWiki' is not defined                                                          no-undef

✖ 75 problems (0 errors, 75 warnings)


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

Done.

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

--- end ---
[DNM] there are no updates
$ git add .
--- stdout ---

--- end ---
$ git commit -F /tmp/tmpvzjpsz0l
--- stdout ---
[REL1_39 740c6c5] [DNM] there are no updates
 1 file changed, 8 insertions(+), 8 deletions(-)

--- end ---
$ git format-patch HEAD~1 --stdout
--- stdout ---
From 740c6c5157b9c863e061feb4b06ad225641830f1 Mon Sep 17 00:00:00 2001
From: libraryupgrader <tools.libraryupgrader@tools.wmflabs.org>
Date: Thu, 22 Aug 2024 21:30:24 +0000
Subject: [PATCH] [DNM] there are no updates

Change-Id: Ib6788b3645c661534e8ec9786243d81fd847ec2b
---
 package-lock.json | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 09df656..8e627ee 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2231,12 +2231,12 @@
 			}
 		},
 		"node_modules/micromatch": {
-			"version": "4.0.5",
-			"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
-			"integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
+			"version": "4.0.7",
+			"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz",
+			"integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==",
 			"dev": true,
 			"dependencies": {
-				"braces": "^3.0.2",
+				"braces": "^3.0.3",
 				"picomatch": "^2.3.1"
 			},
 			"engines": {
@@ -4931,12 +4931,12 @@
 			"dev": true
 		},
 		"micromatch": {
-			"version": "4.0.5",
-			"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
-			"integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
+			"version": "4.0.7",
+			"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.7.tgz",
+			"integrity": "sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==",
 			"dev": true,
 			"requires": {
-				"braces": "^3.0.2",
+				"braces": "^3.0.3",
 				"picomatch": "^2.3.1"
 			}
 		},
-- 
2.39.2


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