From 30e2599e26b390788f6f815cd5d3dda25e399fb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 18:07:15 +0200 Subject: [PATCH 1/3] build(deps-dev): bump cspell from 10.1.1 to 10.2.0 (#45435) Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 10.1.1 to 10.2.0. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v10.2.0/packages/cspell) --- updated-dependencies: - dependency-name: cspell dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 288 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 145 insertions(+), 145 deletions(-) diff --git a/package-lock.json b/package-lock.json index e98bf834b3f98e4..47e5e989745d7e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "cheerio": "1.2.0", "cli-progress": "^3.12.0", "cross-env": "10.1.0", - "cspell": "10.1.1", + "cspell": "10.2.0", "cspell-group-by-file-reporter": "^1.0.1", "env-cmd": "11.0.0", "fdir": "^6.5.0", @@ -262,9 +262,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-10.1.1.tgz", - "integrity": "sha512-EvPFPWwEPbPn2pIAD4D6PRRFbuM5OCiYfY0GhmpQyWWteCwR4gRmRs06UOWqfSRKHYBL/rUqcr3OAfiF5ctAjw==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-10.2.0.tgz", + "integrity": "sha512-pNdBzc3+njM1A8cp0t/az+FbwBoiIzKCJ15gHVdEtynGOH+GLKzpbNeRAXe3ci+BYUjQQXlQrCKalXaa+ZXVtQ==", "dev": true, "license": "MIT", "dependencies": { @@ -283,9 +283,9 @@ "@cspell/dict-docker": "^1.1.17", "@cspell/dict-dotnet": "^5.0.13", "@cspell/dict-elixir": "^4.0.8", - "@cspell/dict-en_us": "^4.4.36", + "@cspell/dict-en_us": "^4.4.37", "@cspell/dict-en-common-misspellings": "^2.2.0", - "@cspell/dict-en-gb-mit": "^3.1.25", + "@cspell/dict-en-gb-mit": "^3.1.26", "@cspell/dict-filetypes": "^3.0.18", "@cspell/dict-flutter": "^1.1.1", "@cspell/dict-fonts": "^4.0.6", @@ -313,13 +313,13 @@ "@cspell/dict-php": "^4.1.1", "@cspell/dict-powershell": "^5.0.15", "@cspell/dict-public-licenses": "^2.0.16", - "@cspell/dict-python": "^4.4.0", + "@cspell/dict-python": "^4.5.0", "@cspell/dict-r": "^2.1.1", "@cspell/dict-ruby": "^5.1.2", "@cspell/dict-rust": "^4.1.2", "@cspell/dict-scala": "^5.0.9", "@cspell/dict-shell": "^1.2.0", - "@cspell/dict-software-terms": "^5.4.1", + "@cspell/dict-software-terms": "^5.4.2", "@cspell/dict-sql": "^2.2.1", "@cspell/dict-svelte": "^1.0.7", "@cspell/dict-swift": "^2.0.6", @@ -333,22 +333,22 @@ } }, "node_modules/@cspell/cspell-json-reporter": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-10.1.1.tgz", - "integrity": "sha512-6makYERzgDCBGeOG7jSgZBOWxJKxBV6k0UQ60xDBZNrccACP45q8zO9YIXdHAYLmHB52l3Iz2vifeG7zhue7jA==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-10.2.0.tgz", + "integrity": "sha512-2iKTU/UPkSV9O4EzWSFreqM4/RTLoYnvCA9dmh9hJnmarYu/eDJk1CIVu+HgMlOiyCI3cgVux+649vJ0T2dHrA==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-types": "10.1.1" + "@cspell/cspell-types": "10.2.0" }, "engines": { "node": ">=22.18.0" } }, "node_modules/@cspell/cspell-performance-monitor": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-performance-monitor/-/cspell-performance-monitor-10.1.1.tgz", - "integrity": "sha512-M3Bq+K0jmbnAE2dWB8vG/TljagcKWuILTpcf6sIMB/jTaT7QH9FyzVp0Q6srlN3GEdSBwFBqrfWCorkjRUd0cQ==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-performance-monitor/-/cspell-performance-monitor-10.2.0.tgz", + "integrity": "sha512-Wzh984VNI+nkNiVSC4yXbzdVhVnxtxcvtCmslVhk7wc0nmwN5r9M4TQ1k5tSOihVMJn4iV3+fy3TUjkrSsppFA==", "dev": true, "license": "MIT", "engines": { @@ -356,9 +356,9 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-10.1.1.tgz", - "integrity": "sha512-WOuL9zdcl38b9P5Kpco3c1vg5v82bSWZ7LVeARbyrOmW60HxS8uP4nkbCGeU6pINvJCs0JUQxEZCRMHuEF0dfQ==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-10.2.0.tgz", + "integrity": "sha512-BlA7k9kjgH7LxA3DZGRvOo2Cs9wArR0ux6gvmweoyD+zbOsZquTfrCwnU9IoctTy7HjuYrsE7mvCCN6xP11E7g==", "dev": true, "license": "MIT", "engines": { @@ -366,9 +366,9 @@ } }, "node_modules/@cspell/cspell-resolver": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-10.1.1.tgz", - "integrity": "sha512-bbsykc5c7dDdPTDFdsY0GKwXlflDDaTUycAegziFLCcp8b/q1txQmqBxx95ok1pjpU10sWxiJztZZRayFcM5sg==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-10.2.0.tgz", + "integrity": "sha512-m94I4iTzWaklOr+eNxy/kgpcJYS9dMzeEsZKV6uprVCPNLNn63Ic+ChadNErwV2ii3tiNLAkn8VJy84oe2h1YA==", "dev": true, "license": "MIT", "dependencies": { @@ -379,9 +379,9 @@ } }, "node_modules/@cspell/cspell-service-bus": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-10.1.1.tgz", - "integrity": "sha512-Z3BUsVllqyAoJSGXcyFp0hXtBVKEfrxVcSy3UPoSoLW9gZZjXmFwOorhga3+fMseC9VRK3L6mKSccn9YGAjsnA==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-10.2.0.tgz", + "integrity": "sha512-r061UxqmEwZK+XiW0dnbE6r7nKHNavQJ4PVw2zqzBVtcFj9YU9LCpOZx4mL49IlmCWxy7jf2jAD9w8nFPn1pWg==", "dev": true, "license": "MIT", "engines": { @@ -389,9 +389,9 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-10.1.1.tgz", - "integrity": "sha512-lsc+/pazJQ47Zy7qyuFiQRZzco+kBSUmAtCzbmT96pFpAVxR+b4A8qRBoTdiq4OXBRXRT+CqWMNynSiwQJWM6g==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-10.2.0.tgz", + "integrity": "sha512-tkmOVCm2XzPUipa8eIu88ShRogjJ5RIen3y9kzBn51re5Nmjw4HDWRLbeBP1WTGFYR7bMi2h0ybnH0BuBCA29g==", "dev": true, "license": "MIT", "engines": { @@ -399,13 +399,13 @@ } }, "node_modules/@cspell/cspell-worker": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-worker/-/cspell-worker-10.1.1.tgz", - "integrity": "sha512-X9Ehif6c/9BRIODBjWMr0paHQrY3Jw7q0FWeSdxPZrnKhgJ+cX4vtvqlSD1dGXMV2/fGh10p1HznuDhNlQ4tjg==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-worker/-/cspell-worker-10.2.0.tgz", + "integrity": "sha512-6yom68ucNQIUA56gEsXtoquM55AeQBKaMe/a35a91HIvB7AyhrTRTTeheuE/Gl2FUyszHecdewC6sbYELaAsvA==", "dev": true, "license": "MIT", "dependencies": { - "cspell-lib": "10.1.1" + "cspell-lib": "10.2.0" }, "engines": { "node": ">=22.18.0" @@ -520,9 +520,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-en_us": { - "version": "4.4.36", - "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.4.36.tgz", - "integrity": "sha512-2yOhI/+7d1DbfvMljGW4jw8pLqDEsVmnvUXBOCFXtLU2BWgQkrqOJDCNseYjEiEbTp0OtdrWEWWPFSP1TNugQw==", + "version": "4.4.37", + "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-4.4.37.tgz", + "integrity": "sha512-rMKyPrk2SKmDU+Bj0U0ixsv4Du93oijwovc8XlUin0zwKOJZb0/PFG5Df4P8CrM2CrLeovpaFvhoI98DigxBLw==", "dev": true, "license": "MIT" }, @@ -534,9 +534,9 @@ "license": "CC BY-SA 4.0" }, "node_modules/@cspell/dict-en-gb-mit": { - "version": "3.1.25", - "resolved": "https://registry.npmjs.org/@cspell/dict-en-gb-mit/-/dict-en-gb-mit-3.1.25.tgz", - "integrity": "sha512-zGODptk24CMrXi49ieG2SUm94CKxEsVF0dYNF+1ZYH0MSsQDZ/PKDlrrbvtBqSupKdPSj0Z9sjOmMNfHHW9ZSg==", + "version": "3.1.26", + "resolved": "https://registry.npmjs.org/@cspell/dict-en-gb-mit/-/dict-en-gb-mit-3.1.26.tgz", + "integrity": "sha512-F9Y/45+1oIPzfL/pyWLp4kzX+vddHPAYpIpIF+45bdc65AebeEiQHKzSmKgGGTd3qbQc3fATw2kAFdLryiQpjQ==", "dev": true, "license": "MIT" }, @@ -708,9 +708,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-npm": { - "version": "5.2.47", - "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.2.47.tgz", - "integrity": "sha512-r5ePbkmRtpMwiv+MHd6be1xIRLuXoEwaSLIZLu3mY+qtPVo0LUj/kVl4YeIxHONiwyef75zqS3gnT+s5UF7diQ==", + "version": "5.2.48", + "resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-5.2.48.tgz", + "integrity": "sha512-R5dDnXTxZFOdb/4XSugCjsb3gXTHcEURGFAVOThg5QVu2YRI+yYj5vGgj9gSNffbgoQsNnaukPoB5v1tjF+tRA==", "dev": true, "license": "MIT" }, @@ -736,9 +736,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-python": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.4.0.tgz", - "integrity": "sha512-49Eju/a97V6ExAeMJDM2Tk4jsYr0pm+kQzqQrKLAZdrRd6VrLIgseI481EQSmgoVkPPdsuwK1xj9ZlpDQIF4qg==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.5.0.tgz", + "integrity": "sha512-O1lSuFXoX8p+4hvJMbqvg3blbn0Zx8LHqdPQSNaOxFZGf7hmq6pc8sfta+98E7Q/WtDooAnU3XpBxBXcn0r94g==", "dev": true, "license": "MIT", "dependencies": { @@ -781,9 +781,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-software-terms": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-5.4.1.tgz", - "integrity": "sha512-tY88gnOWj2ax6h+i7BjU7dIH1f3fvY4WypS0a+TpjBgXC318AdOMmy0zK1SzxGNOjhWJfCeCZNVoLFM/DuOG4g==", + "version": "5.4.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-5.4.2.tgz", + "integrity": "sha512-C2tS1JjxqHef9TpPRm08a6n+PJCrKrD6FsmPEyXb2J6TFef4FFnKRcGOf3pFnd+a6/oyQgXZWeKiECH6lBFjQA==", "dev": true, "license": "MIT" }, @@ -837,13 +837,13 @@ "license": "MIT" }, "node_modules/@cspell/dynamic-import": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-10.1.1.tgz", - "integrity": "sha512-bNI+Gp0Rnx/WyOvni4TksvNWeQvCfyQAhZRIGMt+9bbLyniVagnftnoahV/yoF9h3WWxU3tL2eaVZx9B5dijuQ==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-10.2.0.tgz", + "integrity": "sha512-FpmedZcu9qcN14/awVPISEBi3A1nPR2zyLslvSRhp6GPJt0YsRVBR5BDKxbLNIGqvM2xg3ZLjo2eGTjThiyHxA==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/url": "10.1.1", + "@cspell/url": "10.2.0", "import-meta-resolve": "^4.2.0" }, "engines": { @@ -851,9 +851,9 @@ } }, "node_modules/@cspell/filetypes": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-10.1.1.tgz", - "integrity": "sha512-sSREdKF4roC4QM2n0qUgv10W74nUO7CUhDTCz3Sd3mHlUM46WI8QqbAIZFNTm5U4SuVaVAmXzsZvM69O/rOjvQ==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-10.2.0.tgz", + "integrity": "sha512-1I1wnjGqJkQqoHWZ8I28HuMPLG7yzJOh//rGGHBZE6Ly2loJWhk4+/Fa4wEoZ71Ss1HQii9d7smB0B/w1dqGDA==", "dev": true, "license": "MIT", "engines": { @@ -861,9 +861,9 @@ } }, "node_modules/@cspell/rpc": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/@cspell/rpc/-/rpc-10.1.1.tgz", - "integrity": "sha512-sWQ++D8++6pAv8FSCfJOpc/t/yoK1r0xwcBb23SenOA9nvcmI7CwAp2FK2oByLnDTe+Bh6mQWtRRZSr3gfoGhQ==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/rpc/-/rpc-10.2.0.tgz", + "integrity": "sha512-K8g80OcuhsGqFQvX2kjhgCGs7mOQf5lSeR2Jg34Uq6VQQ/WapJ9pE7CK6R3RKFjhWT8hlrbALiByk9Mj+7GyeQ==", "dev": true, "license": "MIT", "engines": { @@ -871,9 +871,9 @@ } }, "node_modules/@cspell/strong-weak-map": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-10.1.1.tgz", - "integrity": "sha512-s7PsRDfZO5J1dB0gtlaeNxwaibDUCYIFlbdzMawlUejR/UNrhDgDIr48OScoOt5SaUHijEVpFDkrWVyCs5R7oQ==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-10.2.0.tgz", + "integrity": "sha512-fBLmVOakQ42Wy+7ZnIdnOSk4/WtJFoNLMEG4yqX/cGML3tIh06PTd9UphwltuwPDCL/tXJQsN/LOY8iLx6hmfw==", "dev": true, "license": "MIT", "engines": { @@ -881,9 +881,9 @@ } }, "node_modules/@cspell/url": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/@cspell/url/-/url-10.1.1.tgz", - "integrity": "sha512-5O2bZ5H/zPomc4qshTpfCbIltallsdQNwlw6j/Gl+eVElrlFsgc0kzuYJdk1BMnpA0ZXPXYH7XVKCGIKzLcr2g==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/@cspell/url/-/url-10.2.0.tgz", + "integrity": "sha512-TIgG/pCkgo3SiayAbV0CorYPdnaNkYWfJFKHhSBTKIdBDwK4YwcbbDlXWGCTJ6gxhhwnrNhcw4jDjz8jejKS4A==", "dev": true, "license": "MIT", "engines": { @@ -2838,29 +2838,29 @@ } }, "node_modules/cspell": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-10.1.1.tgz", - "integrity": "sha512-imoZaB1+9gHMyFFMDBY7VbtIdDwkRJXQjs3bIfo1H+AUJnw/vMxLwXk8mnPmH7ziw2m2kyGF+rPAVUE93VEAAA==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-10.2.0.tgz", + "integrity": "sha512-BZaciNlTSZ72IQtju46JlVXyXIMOdoqjU/i1KamisH1uYw1OO4HgG6T0Y8doB99s6v1WJH7W2RL2kqpfq7e1Kw==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-json-reporter": "10.1.1", - "@cspell/cspell-performance-monitor": "10.1.1", - "@cspell/cspell-pipe": "10.1.1", - "@cspell/cspell-types": "10.1.1", - "@cspell/cspell-worker": "10.1.1", - "@cspell/dynamic-import": "10.1.1", - "@cspell/url": "10.1.1", + "@cspell/cspell-json-reporter": "10.2.0", + "@cspell/cspell-performance-monitor": "10.2.0", + "@cspell/cspell-pipe": "10.2.0", + "@cspell/cspell-types": "10.2.0", + "@cspell/cspell-worker": "10.2.0", + "@cspell/dynamic-import": "10.2.0", + "@cspell/url": "10.2.0", "ansi-regex": "^6.3.0", "chalk": "^6.0.0", "chalk-template": "^1.1.2", "commander": "^15.0.0", - "cspell-config-lib": "10.1.1", - "cspell-dictionary": "10.1.1", - "cspell-gitignore": "10.1.1", - "cspell-glob": "10.1.1", - "cspell-io": "10.1.1", - "cspell-lib": "10.1.1", + "cspell-config-lib": "10.2.0", + "cspell-dictionary": "10.2.0", + "cspell-gitignore": "10.2.0", + "cspell-glob": "10.2.0", + "cspell-io": "10.2.0", + "cspell-lib": "10.2.0", "fast-json-stable-stringify": "^2.1.0", "flatted": "^3.4.4", "semver": "^7.8.5", @@ -2878,13 +2878,13 @@ } }, "node_modules/cspell-config-lib": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-10.1.1.tgz", - "integrity": "sha512-/AgOcOxO0jmAJCkShhaPQqSNrx+QUkEOncTf2uFnIx4/gRxFwiRZ0Zrv6PyHNBTC5vY82+qB6scT5Pj30n174A==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-10.2.0.tgz", + "integrity": "sha512-QweJ6dtHm1UkguapTm3Csra6p87HiOmLKiVRAxn75tW9Yojb5fGnqLxErO5sGQZvwgWAqQeT9lrqm3ohvCJjVw==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-types": "10.1.1", + "@cspell/cspell-types": "10.2.0", "comment-json": "^5.0.0", "smol-toml": "^1.8.0", "yaml": "^2.9.0" @@ -2907,16 +2907,16 @@ } }, "node_modules/cspell-dictionary": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-10.1.1.tgz", - "integrity": "sha512-94eW96hjAa3ASAjtmWkC1h1S7GLNHEoDftViilZ/nQzHxeYHp8kU73/0Jqjawr3tzfNvdKV0Bq/8zgeEp1LNrA==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-10.2.0.tgz", + "integrity": "sha512-5r7HBf3nkST6mwsFvRV51i3ETcqFuDQoYK03EqzZYTX4ZLVR/nGrRSOZuFW+d9yU3IKjLWgY14Ab4dDKmBcw7A==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-performance-monitor": "10.1.1", - "@cspell/cspell-pipe": "10.1.1", - "@cspell/cspell-types": "10.1.1", - "cspell-trie-lib": "10.1.1", + "@cspell/cspell-performance-monitor": "10.2.0", + "@cspell/cspell-pipe": "10.2.0", + "@cspell/cspell-types": "10.2.0", + "cspell-trie-lib": "10.2.0", "fast-equals": "^6.0.2" }, "engines": { @@ -2934,15 +2934,15 @@ } }, "node_modules/cspell-gitignore": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-10.1.1.tgz", - "integrity": "sha512-vYQjziKDH8qQzj/gHHJPKwmAqwfQIHBvyqukR0Uf1WzY1X08Ns9jMl5JDRUL7ffcosDYsReIhLxy2KJrxRkrng==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-10.2.0.tgz", + "integrity": "sha512-2/b64Niu5wNlUOW6N7QBRnU8dpnCdvRfZbOgcCO5f5m0OuIbrXTsnrfHJk25w/9M9H2yv2VS8LRKPWuxGXiZpA==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/url": "10.1.1", - "cspell-glob": "10.1.1", - "cspell-io": "10.1.1" + "@cspell/url": "10.2.0", + "cspell-glob": "10.2.0", + "cspell-io": "10.2.0" }, "bin": { "cspell-gitignore": "bin.mjs" @@ -2952,28 +2952,28 @@ } }, "node_modules/cspell-glob": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-10.1.1.tgz", - "integrity": "sha512-+xRfPD/KHU3JCMPK3Blt3AchW6KAzsyrNUdNns9mmkDRiej5Vl19kdN3eKh7B/0XoAKnX/v67tucCu/jr8MTug==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-10.2.0.tgz", + "integrity": "sha512-b6H3zFMkqM5OUVabAvdd4sqyziEo3fFlss73Jn2RsHY2h5PH8gOwM1WsWQOcbDSEn7tj5NsA9a3iETXMkY1thw==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/url": "10.1.1", - "picomatch": "^4.0.5" + "@cspell/url": "10.2.0", + "picomatch": "^4.0.7" }, "engines": { "node": ">=22.18.0" } }, "node_modules/cspell-grammar": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-10.1.1.tgz", - "integrity": "sha512-mOHufusJEld/q8ZfC+AhequR515QIOHC0LdD1z6PU+Mpn3GRBGJBWK56iUwHH4XX935GsUMJFIQuOoMXXcbAsw==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-10.2.0.tgz", + "integrity": "sha512-CrMM0Qoh9WuputdD08n3qrJKtzoLEZArT7QhMaeZkl58fARYqmx8JgtrE9X0+GSV4Uden0zVa5o4KcdXtXUSAQ==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-pipe": "10.1.1", - "@cspell/cspell-types": "10.1.1" + "@cspell/cspell-pipe": "10.2.0", + "@cspell/cspell-types": "10.2.0" }, "bin": { "cspell-grammar": "bin.mjs" @@ -2993,48 +2993,48 @@ } }, "node_modules/cspell-io": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-10.1.1.tgz", - "integrity": "sha512-Gcl2B2hKOJBqi+nf1ZnZ2XZj+VWN+AZLfQZR5dxxny3Ggy51vW8AfJX8lF8Ev/c559AkC5G7KkO2jkVuZ4SVsA==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-10.2.0.tgz", + "integrity": "sha512-UqZcOCH+W9DhcjQGRiKJIwQaeNLGA+PKBHVmw4hvmBvuWGCH7uSiHuOeO+WrvJbolFDfZ9f7gV5ItmITgSANHg==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-service-bus": "10.1.1", - "@cspell/url": "10.1.1" + "@cspell/cspell-service-bus": "10.2.0", + "@cspell/url": "10.2.0" }, "engines": { "node": ">=22.18.0" } }, "node_modules/cspell-lib": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-10.1.1.tgz", - "integrity": "sha512-jckdiCU/3pkvJ21G77R2fl93R6JjpYwP+wj8qQNUewYlTl9bdhMJi8xgLb4os7CJnHD5kA59ow8tNvh45d3zDw==", - "dev": true, - "license": "MIT", - "dependencies": { - "@cspell/cspell-bundled-dicts": "10.1.1", - "@cspell/cspell-performance-monitor": "10.1.1", - "@cspell/cspell-pipe": "10.1.1", - "@cspell/cspell-resolver": "10.1.1", - "@cspell/cspell-types": "10.1.1", - "@cspell/dynamic-import": "10.1.1", - "@cspell/filetypes": "10.1.1", - "@cspell/rpc": "10.1.1", - "@cspell/strong-weak-map": "10.1.1", - "@cspell/url": "10.1.1", - "cspell-config-lib": "10.1.1", - "cspell-dictionary": "10.1.1", - "cspell-glob": "10.1.1", - "cspell-grammar": "10.1.1", - "cspell-io": "10.1.1", - "cspell-trie-lib": "10.1.1", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-10.2.0.tgz", + "integrity": "sha512-uIU4RtUzodzlS39O26Q1g0AxdHNB7CndkaN40Ekmb19kKrOf49umsXhRhdzrYc/uQ9dsp4AFp/mQI5Yc1MK1NA==", + "dev": true, + "license": "MIT", + "dependencies": { + "@cspell/cspell-bundled-dicts": "10.2.0", + "@cspell/cspell-performance-monitor": "10.2.0", + "@cspell/cspell-pipe": "10.2.0", + "@cspell/cspell-resolver": "10.2.0", + "@cspell/cspell-types": "10.2.0", + "@cspell/dynamic-import": "10.2.0", + "@cspell/filetypes": "10.2.0", + "@cspell/rpc": "10.2.0", + "@cspell/strong-weak-map": "10.2.0", + "@cspell/url": "10.2.0", + "cspell-config-lib": "10.2.0", + "cspell-dictionary": "10.2.0", + "cspell-glob": "10.2.0", + "cspell-grammar": "10.2.0", + "cspell-io": "10.2.0", + "cspell-trie-lib": "10.2.0", "env-paths": "^4.0.0", "gensequence": "^8.0.8", "import-fresh": "^4.0.0", "resolve-from": "^5.0.0", - "vscode-languageserver-textdocument": "^1.0.12", - "vscode-uri": "^3.1.0", + "vscode-languageserver-textdocument": "^1.0.14", + "vscode-uri": "^3.2.0", "xdg-basedir": "^5.1.0" }, "engines": { @@ -3042,16 +3042,16 @@ } }, "node_modules/cspell-trie-lib": { - "version": "10.1.1", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-10.1.1.tgz", - "integrity": "sha512-4ico1ebFl9lvP1Yr4pD+FxOYRS7Ct+ImV8v0KcEclxMixqNku4NoVP/CvmE1AyyVB3FN16fITN0vo3ZAR79PFw==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-10.2.0.tgz", + "integrity": "sha512-lvEfGc/SfNfkdq9LZYQENDMuPoILsLwo2o4QHqdyic65MvmL1fZLi77O/qgSJ4aKgVja0/A8cbsdtKnFuruHbw==", "dev": true, "license": "MIT", "engines": { "node": ">=22.18.0" }, "peerDependencies": { - "@cspell/cspell-types": "10.1.1" + "@cspell/cspell-types": "10.2.0" } }, "node_modules/cspell/node_modules/chalk": { @@ -7934,9 +7934,9 @@ "license": "ISC" }, "node_modules/picomatch": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz", - "integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==", + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.7.tgz", + "integrity": "sha512-qcJu88Q2IWqJsDD529JKMdwGm/dvInW4HvQnRwiH9JtihJvzGOscDtHE3x1pBKeUOTysQ8kVmLnJ2kJu7yhcGA==", "dev": true, "license": "MIT", "engines": { @@ -9581,9 +9581,9 @@ } }, "node_modules/vscode-languageserver-textdocument": { - "version": "1.0.12", - "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.12.tgz", - "integrity": "sha512-cxWNPesCnQCcMPeenjKKsOCKQZ/L6Tv19DTRIGuLWe32lyzWhihGVJ/rcckZXJxfdKCFvRLS3fpBIsV/ZGX4zA==", + "version": "1.0.14", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.14.tgz", + "integrity": "sha512-EQyqJMi552E4ZTf46izQ4Fj6XquqxCySR3J5ZSD1SisMf6RfpeOWHxGBE8Gr6V0/3GHIGdAzDn8F8+1nTGCnoQ==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index 5c3be77cff6a692..9312f499f67ffd9 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "cheerio": "1.2.0", "cli-progress": "^3.12.0", "cross-env": "10.1.0", - "cspell": "10.1.1", + "cspell": "10.2.0", "cspell-group-by-file-reporter": "^1.0.1", "env-cmd": "11.0.0", "fdir": "^6.5.0", From a055fad7a07ef41ec3c8f90a3f1d2ad65f22826c Mon Sep 17 00:00:00 2001 From: Rajan Pantha Date: Tue, 1 Sep 2026 22:56:44 +0545 Subject: [PATCH 2/3] fix(javascript): correct two regex examples that throw SyntaxError (#45426) Both lines sit in `example-good` blocks but do not compile. `Regex_character_class_escape_in_class_range` has a stray `]` after the subtraction example, so `/[[A-z]--_]]/v` throws. The adjacent `example-bad` block already shows the failing form, so the good one should parse. `Regex_invalid_group` uses `\p{Thai}` and `\p{Digit}`, neither of which is a valid Unicode property name in JavaScript. The equivalents are `\p{Script=Thai}` and `\p{Nd}`, which keeps the point of the example, that `&&` is the set intersection syntax in `v` mode. Checked against the rendered pages rather than the source, since Yari collapses escapes inside code blocks. --- .../errors/regex_character_class_escape_in_class_range/index.md | 2 +- .../javascript/reference/errors/regex_invalid_group/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/en-us/web/javascript/reference/errors/regex_character_class_escape_in_class_range/index.md b/files/en-us/web/javascript/reference/errors/regex_character_class_escape_in_class_range/index.md index 94f06a24aaeb04c..1b2f23a2ef375eb 100644 --- a/files/en-us/web/javascript/reference/errors/regex_character_class_escape_in_class_range/index.md +++ b/files/en-us/web/javascript/reference/errors/regex_character_class_escape_in_class_range/index.md @@ -49,7 +49,7 @@ In Unicode-unaware mode, this syntax causes the `-` to become a literal characte // Remove the hyphen so the two bounds represent two alternatives /[\p{L}\p{N}]/u; // Use -- in unicodeSets mode, which represents set subtraction -/[[A-z]--_]]/v; +/[[A-z]--_]/v; ``` ## See also diff --git a/files/en-us/web/javascript/reference/errors/regex_invalid_group/index.md b/files/en-us/web/javascript/reference/errors/regex_invalid_group/index.md index d0b101f7af6be05..2814d481d730b3e 100644 --- a/files/en-us/web/javascript/reference/errors/regex_invalid_group/index.md +++ b/files/en-us/web/javascript/reference/errors/regex_invalid_group/index.md @@ -48,7 +48,7 @@ SyntaxError: Invalid regular expression: unrecognized character after (? (Safari ```js example-good /Hello(\?|!)/; // This is JavaScript syntax for character set operations -/[\p{Thai}&&\p{Digit}]/v; +/[\p{Script=Thai}&&\p{Nd}]/v; ``` ## See also From d2305d186d6b934b5fdd85d422e59fa8e4151a2d Mon Sep 17 00:00:00 2001 From: Mikhail Alabugin <137305666+1t1sCooL@users.noreply.github.com> Date: Tue, 1 Sep 2026 20:18:59 +0300 Subject: [PATCH 3/3] Fix alt text of union() Venn diagram (said "symmetric difference") (#45352) --- .../web/javascript/reference/global_objects/set/union/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/en-us/web/javascript/reference/global_objects/set/union/index.md b/files/en-us/web/javascript/reference/global_objects/set/union/index.md index fdd90bdbee72fdf..4d98f2159ca27a1 100644 --- a/files/en-us/web/javascript/reference/global_objects/set/union/index.md +++ b/files/en-us/web/javascript/reference/global_objects/set/union/index.md @@ -37,7 +37,7 @@ In mathematical notation, _union_ is defined as: And using Venn diagram: -![A Venn diagram where two circles overlap. The symmetric difference of A and B is the region contained by either or both circles.](diagram.svg) +![A Venn diagram where two circles overlap. The union of A and B is the region contained by either or both circles.](diagram.svg) `union()` accepts [set-like](/en-US/docs/Web/JavaScript/Reference/Global_Objects/Set#set-like_objects) objects as the `other` parameter. It requires {{jsxref("this")}} to be an actual {{jsxref("Set")}} instance, because it directly retrieves the underlying data stored in `this` without invoking any user code. Then, it iterates over `other` by calling its `keys()` method, and constructs a new set with all elements in `this`, followed by all elements in `other` that are not present in `this`.