diff --git a/README.md b/README.md index fab8284..8ff03af 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,8 @@ Options: line. --file [file...] Specify files to spell check. They are filtered by the [globs...]. + --force-check Force the --file or --file-list documents to be + checked even if it would normally be excluded. --no-issues Do not show the spelling errors. --no-progress Turn off progress messages --no-summary Turn off summary message in console. diff --git a/package-lock.json b/package-lock.json index a320811..975be1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "10.1.0", "license": "MIT", "dependencies": { - "cspell": "^10.1.1" + "cspell": "^10.2.0" }, "bin": { "cspell-cli": "index.js" @@ -23,9 +23,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==", "license": "MIT", "dependencies": { "@cspell/dict-ada": "^4.1.1", @@ -43,9 +43,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", @@ -73,13 +73,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", @@ -93,39 +93,39 @@ } }, "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==", "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==", "license": "MIT", "engines": { "node": ">=22.18.0" } }, "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==", "license": "MIT", "engines": { "node": ">=22.18.0" } }, "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==", "license": "MIT", "dependencies": { "global-directory": "^5.0.0" @@ -135,30 +135,30 @@ } }, "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==", "license": "MIT", "engines": { "node": ">=22.18.0" } }, "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==", "license": "MIT", "engines": { "node": ">=22.18.0" } }, "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==", "license": "MIT", "dependencies": { - "cspell-lib": "10.1.1" + "cspell-lib": "10.2.0" }, "engines": { "node": ">=22.18.0" @@ -420,9 +420,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==", "license": "MIT" }, "node_modules/@cspell/dict-php": { @@ -444,9 +444,9 @@ "license": "MIT" }, "node_modules/@cspell/dict-python": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.4.1.tgz", - "integrity": "sha512-hyVRJ7RAN8j9fh6JLq4ihDeYNu2NiP6LrsYrjIy/0B2SW35zsFRMAZZJ9sz9ggs/plHMWAkOS85NjTyIi96VYw==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-python/-/dict-python-4.5.0.tgz", + "integrity": "sha512-O1lSuFXoX8p+4hvJMbqvg3blbn0Zx8LHqdPQSNaOxFZGf7hmq6pc8sfta+98E7Q/WtDooAnU3XpBxBXcn0r94g==", "license": "MIT", "dependencies": { "@cspell/dict-data-science": "^2.0.16" @@ -483,9 +483,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==", "license": "MIT" }, "node_modules/@cspell/dict-sql": { @@ -531,12 +531,12 @@ "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==", "license": "MIT", "dependencies": { - "@cspell/url": "10.1.1", + "@cspell/url": "10.2.0", "import-meta-resolve": "^4.2.0" }, "engines": { @@ -544,36 +544,36 @@ } }, "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==", "license": "MIT", "engines": { "node": ">=22.18.0" } }, "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==", "license": "MIT", "engines": { "node": ">=22.18.0" } }, "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==", "license": "MIT", "engines": { "node": ">=22.18.0" } }, "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==", "license": "MIT", "engines": { "node": ">=22.18.0" @@ -880,28 +880,28 @@ } }, "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==", - "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", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-10.2.0.tgz", + "integrity": "sha512-BZaciNlTSZ72IQtju46JlVXyXIMOdoqjU/i1KamisH1uYw1OO4HgG6T0Y8doB99s6v1WJH7W2RL2kqpfq7e1Kw==", + "license": "MIT", + "dependencies": { + "@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", @@ -919,12 +919,12 @@ } }, "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==", "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" @@ -934,15 +934,15 @@ } }, "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==", "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": { @@ -950,14 +950,14 @@ } }, "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==", "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" @@ -967,26 +967,26 @@ } }, "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==", "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==", "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" @@ -996,46 +996,46 @@ } }, "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==", "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==", - "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==", + "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": { @@ -1043,15 +1043,15 @@ } }, "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==", "license": "MIT", "engines": { "node": ">=22.18.0" }, "peerDependencies": { - "@cspell/cspell-types": "10.1.1" + "@cspell/cspell-types": "10.2.0" } }, "node_modules/data-uri-to-buffer": { diff --git a/package.json b/package.json index fda9b77..594a09b 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "node": ">=20" }, "dependencies": { - "cspell": "^10.1.1" + "cspell": "^10.2.0" }, "devDependencies": { "inject-markdown": "^4.0.0", diff --git a/static/help-lint.txt b/static/help-lint.txt index 30adeb6..3a31beb 100644 --- a/static/help-lint.txt +++ b/static/help-lint.txt @@ -50,6 +50,8 @@ Options: line. --file [file...] Specify files to spell check. They are filtered by the [globs...]. + --force-check Force the --file or --file-list documents to be + checked even if it would normally be excluded. --no-issues Do not show the spelling errors. --no-progress Turn off progress messages --no-summary Turn off summary message in console.