diff --git a/README.md b/README.md index ea29fc3..4f1aca3 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ Options: --no-progress Turn off progress messages --no-summary Turn off summary message in console. -s, --silent Silent mode, suppress error messages. + --no-exit-code Do not return an exit code if issues are found. --quiet Only show spelling issues or errors. --fail-fast Exit after first file with an issue or error. -r, --root Root directory, defaults to current directory. diff --git a/package-lock.json b/package-lock.json index 50d2e53..5bb55d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "7.3.0", "license": "MIT", "dependencies": { - "cspell": "^7.3.5" + "cspell": "^7.3.6" }, "bin": { "cspell-cli": "index.js" @@ -67,9 +67,9 @@ } }, "node_modules/@babel/helper-validator-identifier": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.15.tgz", - "integrity": "sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ==", + "version": "7.22.19", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.19.tgz", + "integrity": "sha512-Tinq7ybnEPFFXhlYOYFiSjespWQk0dq2dRNAiMdRTOYQzEGqnnNyrTxPYHP5r6wGjlF1rFgABdDV0g8EwD6Qbg==", "engines": { "node": ">=6.9.0" } @@ -120,9 +120,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-7.3.5.tgz", - "integrity": "sha512-Iz1XdWEaCQsUdlqDVfHVQV/2okkqctXIHNhE97IFVGC7lBwUIwpDMTd/jBnOhazN8+4TPPo30Qi2M+ZAFzXJxQ==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-7.3.6.tgz", + "integrity": "sha512-9T0fFdHbKJXAQgQjLJ9SjtlHvKceKE2Vpa2sdnIXz3K1/coLLF04wHM/wzEPe2VXjYZjbjBatBRfTGjzRGJlbw==", "dependencies": { "@cspell/dict-ada": "^4.0.2", "@cspell/dict-aws": "^4.0.0", @@ -177,28 +177,28 @@ } }, "node_modules/@cspell/cspell-json-reporter": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.3.5.tgz", - "integrity": "sha512-VDDKwyFPOBaa36+f8utOFEMsGW8D66bQG3etB/DEir5BdhRcDrxXmCzkztv1x2nn6vayxE6gGY52ImjuxjJ9rQ==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.3.6.tgz", + "integrity": "sha512-Op0pSKiImhqXHtQGMVCfx+Fc5tFCGeZwww+fFVQnnPwbU/JkhqbW8ZcYgyPF2KK18lzB8bDOHaltKcePkz13OA==", "dependencies": { - "@cspell/cspell-types": "7.3.5" + "@cspell/cspell-types": "7.3.6" }, "engines": { "node": ">=16" } }, "node_modules/@cspell/cspell-pipe": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-7.3.5.tgz", - "integrity": "sha512-QC6wtMAmpXUdFj1GvHD4+blOQkEGBmKnF0mPtOq6dh5wIZiQsNw7iAOQlBL+uAO3sG+kPQzjNFRCUch8n6CI9A==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-7.3.6.tgz", + "integrity": "sha512-tvNgi31f/p8M108YlDhkC8nqLJBpD1mvVqYNxL+kB/aQtkaw0AHKDsuRhg0rU6xL5MAEnoi3fXgT1HoADhJpbA==", "engines": { "node": ">=16" } }, "node_modules/@cspell/cspell-resolver": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-7.3.5.tgz", - "integrity": "sha512-8hLcTEPcTt9K/zcIZINLmtwanc3i2eZhM4Qxctajaz8m0/8suBjQHRjwLwC2nlFbDHXmm644RcPYEY3pgqB0/w==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-7.3.6.tgz", + "integrity": "sha512-rFmeqhRFfmlq4oh9tYQIIVZ9aWlP88cU48oCBjvwxjj+GambrD/qobWiW9VYl/CQBPVq4S39cTirf5RXbBHMJA==", "dependencies": { "global-dirs": "^3.0.1" }, @@ -207,17 +207,17 @@ } }, "node_modules/@cspell/cspell-service-bus": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-7.3.5.tgz", - "integrity": "sha512-YJcVlHEQZNe0juM37S/ZedWnl6mAnF4D86BFLXBEDA3XKON7bF13FQvBqYuduiDS5VpQ47fNDuKfACHPJBshKA==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-7.3.6.tgz", + "integrity": "sha512-jRXII9ceuostAqr/eft9RJR44TMzivuUkufhNZG4657alfhjHQBv/gME4QeFt/jOQqsDi/ifDhw5+r8ew/LsJA==", "engines": { "node": ">=16" } }, "node_modules/@cspell/cspell-types": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-7.3.5.tgz", - "integrity": "sha512-KXoe6pJQKSqXTp0JEdFBh2NHtwzXBu68AULyQfGbDiBf8kbT8XaeboPObt0DOpJMeEIgDgzE3uK7kVwhgBdsEw==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-7.3.6.tgz", + "integrity": "sha512-JnuIMJasZtJpZm0+hzr3emkRJ0PP6QWc9zgd3fx4U8W0lHGZ3Zil5peg67SnjmdTVm4UE63UviAl1y6DyD4kLg==", "engines": { "node": ">=16" } @@ -466,9 +466,9 @@ "integrity": "sha512-niiEMPWPV9IeRBRzZ0TBZmNnkK3olkOPYxC1Ny2AX4TGlYRajcW0WUtoSHmvvjZNfWLSg2L6ruiBeuPSbjnG6A==" }, "node_modules/@cspell/dynamic-import": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-7.3.5.tgz", - "integrity": "sha512-eoTny1xV4vGlVWNl9HTiMcZtcZ2f+esNJ3XxytyZoFsQynlevut5U8X1B5SeEVoed5UmXMhYnqM92Qr2t/8tZQ==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-7.3.6.tgz", + "integrity": "sha512-NLWawhLkfTSkf36UwYJrRyMh3snXOHhuRFO7eVanPqE7oeU+1+OF/C467sYdiJGZnrCL3ojIr399JTVMz148Iw==", "dependencies": { "import-meta-resolve": "^3.0.0" }, @@ -477,9 +477,9 @@ } }, "node_modules/@cspell/strong-weak-map": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-7.3.5.tgz", - "integrity": "sha512-Wu9S+DbaYb5L9A28oBmBOJN0j14Y+umh70kGfUJ1zWdvqfk/33YLGKdDIbTt5GhjLP4O9cmU+RXk5S9x1lJg8A==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-7.3.6.tgz", + "integrity": "sha512-PoVFTvY8CGhc+7W3uvyPUWIBakc+ga9X5QpSkFI/HQghmaGDDaaQBfbuv/LsS7T9bkEoWz4jLtJoNBas870gZA==", "engines": { "node": ">=16" } @@ -864,24 +864,24 @@ } }, "node_modules/cspell": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-7.3.5.tgz", - "integrity": "sha512-5CcFqHpi5VoJUvdnmC1bhg2leHTaRlj+ARjt+c5clEgiK9FOv0StdlVKCY4V5R96JEBfnsc3SSaNnCu+6oWAVA==", - "dependencies": { - "@cspell/cspell-json-reporter": "7.3.5", - "@cspell/cspell-pipe": "7.3.5", - "@cspell/cspell-types": "7.3.5", - "@cspell/dynamic-import": "7.3.5", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-7.3.6.tgz", + "integrity": "sha512-iN3D05nwCbS6MdignKwK97vQPX3yrT/Nsu3LhhFptU0O5PO4hvRzFuSzEq+AumMby4Tuf9HcGP5Ugvyi7Gb3gw==", + "dependencies": { + "@cspell/cspell-json-reporter": "7.3.6", + "@cspell/cspell-pipe": "7.3.6", + "@cspell/cspell-types": "7.3.6", + "@cspell/dynamic-import": "7.3.6", "chalk": "^5.3.0", "chalk-template": "^1.1.0", "commander": "^11.0.0", - "cspell-gitignore": "7.3.5", - "cspell-glob": "7.3.5", - "cspell-io": "7.3.5", - "cspell-lib": "7.3.5", + "cspell-gitignore": "7.3.6", + "cspell-glob": "7.3.6", + "cspell-io": "7.3.6", + "cspell-lib": "7.3.6", "fast-glob": "^3.3.1", "fast-json-stable-stringify": "^2.1.0", - "file-entry-cache": "^6.0.1", + "file-entry-cache": "^7.0.0", "get-stdin": "^9.0.0", "semver": "^7.5.4", "strip-ansi": "^7.1.0", @@ -899,15 +899,15 @@ } }, "node_modules/cspell-dictionary": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-7.3.5.tgz", - "integrity": "sha512-D+402fX5CAahY/R8pkE8ZlhGe8nWIYNaIcAQmu2OmebHQqnlNl25picISLtvbYxot7QNrpOQqKcqPlY7jirpxw==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-7.3.6.tgz", + "integrity": "sha512-8E0qsGTP7uHZeQ0qD6au+bjaj4M9F4AgurssG3VQuvsYpzEI6S/81U3GQVzcn/4mn7Z5KE286CElZQWAiQPLQA==", "dependencies": { - "@cspell/cspell-pipe": "7.3.5", - "@cspell/cspell-types": "7.3.5", - "cspell-trie-lib": "7.3.5", + "@cspell/cspell-pipe": "7.3.6", + "@cspell/cspell-types": "7.3.6", + "cspell-trie-lib": "7.3.6", "fast-equals": "^4.0.3", - "gensequence": "^5.0.2" + "gensequence": "^6.0.0" }, "engines": { "node": ">=16" @@ -919,11 +919,11 @@ "integrity": "sha512-G3BSX9cfKttjr+2o1O22tYMLq0DPluZnYtq1rXumE1SpL/F/SLIfHx08WYQoWSIpeMYf8sRbJ8++71+v6Pnxfg==" }, "node_modules/cspell-gitignore": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-7.3.5.tgz", - "integrity": "sha512-V5My7JMm4jWcFnLDmJ1RCnIvHHgkclCDG6zCzIN4rdYvk2A1ODqKE6e5yaCN8DyqQcVsJ4sBQfvptpmAflAjIw==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-7.3.6.tgz", + "integrity": "sha512-D/oWUoeW3kgKIIpLpJCJk4KmtxPdb6yqkMX8Ze4rzMXAUjHkw6PPjMd8hcJl7uTJa4T8vHM+UR6L4t3huDuVoA==", "dependencies": { - "cspell-glob": "7.3.5", + "cspell-glob": "7.3.6", "find-up": "^5.0.0" }, "bin": { @@ -934,9 +934,9 @@ } }, "node_modules/cspell-glob": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-7.3.5.tgz", - "integrity": "sha512-ezM11DTv3HTGat6g9/fZMMS+Ufhr7+9QKptlGl8D4DBGtOGJ4Apg8qfIGaoMa261nXyVjxn87/I5yi1DrnuJ0w==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-7.3.6.tgz", + "integrity": "sha512-xfVmqkkg/Pznij3VJCLbUvEKWqs/+AyyHIXo9s1j/d4M0Nw/O4HJFoHwNiMoAk6aceMTgjjVIneGmSZsHVGYZg==", "dependencies": { "micromatch": "^4.0.5" }, @@ -945,12 +945,12 @@ } }, "node_modules/cspell-grammar": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-7.3.5.tgz", - "integrity": "sha512-MaIvNczGKzjbrtslAXwKl6cXX1074eSx+UnSOsTYfZgMQMfmN1e3uW2EhAasKz3Q8j/HFuOAXFxu3FMJOXRtug==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-7.3.6.tgz", + "integrity": "sha512-04kvcptwvJBSMfcOTbanEFa194Xkpkjo4wkTImO26Zzu06tGawbL4FPPQdGygMz7yTdc6Wlrlks5TNChWlcn+Q==", "dependencies": { - "@cspell/cspell-pipe": "7.3.5", - "@cspell/cspell-types": "7.3.5" + "@cspell/cspell-pipe": "7.3.6", + "@cspell/cspell-types": "7.3.6" }, "bin": { "cspell-grammar": "bin.mjs" @@ -960,11 +960,11 @@ } }, "node_modules/cspell-io": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-7.3.5.tgz", - "integrity": "sha512-h1YsSzhMkiqP2ZdDI0PGwy7Qgd2bFvCQbgtsU5PqLTOBxNc+HE3kKj58umSw9rf8wObAx69gt+p+a1Fa/Ol6Yw==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-7.3.6.tgz", + "integrity": "sha512-FzynVc3OE9rS4t0cxTCVD9VFwOAnhvhV/WBWMrMUtvi8DVnRu7of/1ZJsC+XDtij+G1Kd6EOrzSnTj5gn9aQaQ==", "dependencies": { - "@cspell/cspell-service-bus": "7.3.5", + "@cspell/cspell-service-bus": "7.3.6", "node-fetch": "^2.7.0" }, "engines": { @@ -972,28 +972,28 @@ } }, "node_modules/cspell-lib": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-7.3.5.tgz", - "integrity": "sha512-3foZs/gZCxBIc3grMp/OWstgmB3q6sRHLt958vvNnArnJ9a8Yd+WP/NCezJNf8l3iGDjLt6x/KfDY9ZEoHbk4g==", - "dependencies": { - "@cspell/cspell-bundled-dicts": "7.3.5", - "@cspell/cspell-pipe": "7.3.5", - "@cspell/cspell-resolver": "7.3.5", - "@cspell/cspell-types": "7.3.5", - "@cspell/dynamic-import": "7.3.5", - "@cspell/strong-weak-map": "7.3.5", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-7.3.6.tgz", + "integrity": "sha512-ixPnudlaNh4UwFkHeKUXbBYB/wLHNv1Gf+zBGy4oz2Uu9ZZTVgczhE/t2pPTD6ZRcq4+YulGuqxYCS+3qqOQQQ==", + "dependencies": { + "@cspell/cspell-bundled-dicts": "7.3.6", + "@cspell/cspell-pipe": "7.3.6", + "@cspell/cspell-resolver": "7.3.6", + "@cspell/cspell-types": "7.3.6", + "@cspell/dynamic-import": "7.3.6", + "@cspell/strong-weak-map": "7.3.6", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^6.0.0", "cosmiconfig": "8.0.0", - "cspell-dictionary": "7.3.5", - "cspell-glob": "7.3.5", - "cspell-grammar": "7.3.5", - "cspell-io": "7.3.5", - "cspell-trie-lib": "7.3.5", + "cspell-dictionary": "7.3.6", + "cspell-glob": "7.3.6", + "cspell-grammar": "7.3.6", + "cspell-io": "7.3.6", + "cspell-trie-lib": "7.3.6", "fast-equals": "^5.0.1", "find-up": "^6.3.0", - "gensequence": "^5.0.2", + "gensequence": "^6.0.0", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "vscode-languageserver-textdocument": "^1.0.8", @@ -1080,13 +1080,13 @@ } }, "node_modules/cspell-trie-lib": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-7.3.5.tgz", - "integrity": "sha512-beEKTG2C1H0nbZLES+wIjpUhDxRYAQUdE5ERyVSJCLB7TKdYN4E6vmPzA5Z0Vh0DbMxTjRwlpWSLxLG8wQB2uw==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-7.3.6.tgz", + "integrity": "sha512-75lSsKTdmFpewEl8Q+/WnSbpZ+JjoNnSDobNDcjZHTTnj/TlgCVxXASTaFLlXnqWU51QX+5798smnqpWBcJigg==", "dependencies": { - "@cspell/cspell-pipe": "7.3.5", - "@cspell/cspell-types": "7.3.5", - "gensequence": "^5.0.2" + "@cspell/cspell-pipe": "7.3.6", + "@cspell/cspell-types": "7.3.6", + "gensequence": "^6.0.0" }, "engines": { "node": ">=16" @@ -1309,14 +1309,14 @@ } }, "node_modules/file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-7.0.0.tgz", + "integrity": "sha512-OWhoO9dvvwspdI7YjGrs5wD7bPggVHc5b1NFAdyd1fEPIeno3Fj70fjBhklAqzUefgX7KCNDBnvrT8rZhS8Shw==", "dependencies": { - "flat-cache": "^3.0.4" + "flat-cache": "^3.1.0" }, "engines": { - "node": "^10.12.0 || >=12.0.0" + "node": ">=12.0.0" } }, "node_modules/fill-range": { @@ -1381,11 +1381,11 @@ "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" }, "node_modules/gensequence": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/gensequence/-/gensequence-5.0.2.tgz", - "integrity": "sha512-JlKEZnFc6neaeSVlkzBGGgkIoIaSxMgvdamRoPN8r3ozm2r9dusqxeKqYQ7lhzmj2UhFQP8nkyfCaiLQxiLrDA==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/gensequence/-/gensequence-6.0.0.tgz", + "integrity": "sha512-8WwuywE9pokJRAcg2QFR/plk3cVPebSUqRPzpGQh3WQ0wIiHAw+HyOQj5IuHyUTQBHpBKFoB2JUMu9zT3vJ16Q==", "engines": { - "node": ">=14" + "node": ">=16" } }, "node_modules/get-stdin": { @@ -3733,9 +3733,9 @@ } }, "@babel/helper-validator-identifier": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.15.tgz", - "integrity": "sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ==" + "version": "7.22.19", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.19.tgz", + "integrity": "sha512-Tinq7ybnEPFFXhlYOYFiSjespWQk0dq2dRNAiMdRTOYQzEGqnnNyrTxPYHP5r6wGjlF1rFgABdDV0g8EwD6Qbg==" }, "@babel/highlight": { "version": "7.22.13", @@ -3773,9 +3773,9 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-7.3.5.tgz", - "integrity": "sha512-Iz1XdWEaCQsUdlqDVfHVQV/2okkqctXIHNhE97IFVGC7lBwUIwpDMTd/jBnOhazN8+4TPPo30Qi2M+ZAFzXJxQ==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-7.3.6.tgz", + "integrity": "sha512-9T0fFdHbKJXAQgQjLJ9SjtlHvKceKE2Vpa2sdnIXz3K1/coLLF04wHM/wzEPe2VXjYZjbjBatBRfTGjzRGJlbw==", "requires": { "@cspell/dict-ada": "^4.0.2", "@cspell/dict-aws": "^4.0.0", @@ -3827,35 +3827,35 @@ } }, "@cspell/cspell-json-reporter": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.3.5.tgz", - "integrity": "sha512-VDDKwyFPOBaa36+f8utOFEMsGW8D66bQG3etB/DEir5BdhRcDrxXmCzkztv1x2nn6vayxE6gGY52ImjuxjJ9rQ==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-7.3.6.tgz", + "integrity": "sha512-Op0pSKiImhqXHtQGMVCfx+Fc5tFCGeZwww+fFVQnnPwbU/JkhqbW8ZcYgyPF2KK18lzB8bDOHaltKcePkz13OA==", "requires": { - "@cspell/cspell-types": "7.3.5" + "@cspell/cspell-types": "7.3.6" } }, "@cspell/cspell-pipe": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-7.3.5.tgz", - "integrity": "sha512-QC6wtMAmpXUdFj1GvHD4+blOQkEGBmKnF0mPtOq6dh5wIZiQsNw7iAOQlBL+uAO3sG+kPQzjNFRCUch8n6CI9A==" + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-7.3.6.tgz", + "integrity": "sha512-tvNgi31f/p8M108YlDhkC8nqLJBpD1mvVqYNxL+kB/aQtkaw0AHKDsuRhg0rU6xL5MAEnoi3fXgT1HoADhJpbA==" }, "@cspell/cspell-resolver": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-7.3.5.tgz", - "integrity": "sha512-8hLcTEPcTt9K/zcIZINLmtwanc3i2eZhM4Qxctajaz8m0/8suBjQHRjwLwC2nlFbDHXmm644RcPYEY3pgqB0/w==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-7.3.6.tgz", + "integrity": "sha512-rFmeqhRFfmlq4oh9tYQIIVZ9aWlP88cU48oCBjvwxjj+GambrD/qobWiW9VYl/CQBPVq4S39cTirf5RXbBHMJA==", "requires": { "global-dirs": "^3.0.1" } }, "@cspell/cspell-service-bus": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-7.3.5.tgz", - "integrity": "sha512-YJcVlHEQZNe0juM37S/ZedWnl6mAnF4D86BFLXBEDA3XKON7bF13FQvBqYuduiDS5VpQ47fNDuKfACHPJBshKA==" + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-7.3.6.tgz", + "integrity": "sha512-jRXII9ceuostAqr/eft9RJR44TMzivuUkufhNZG4657alfhjHQBv/gME4QeFt/jOQqsDi/ifDhw5+r8ew/LsJA==" }, "@cspell/cspell-types": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-7.3.5.tgz", - "integrity": "sha512-KXoe6pJQKSqXTp0JEdFBh2NHtwzXBu68AULyQfGbDiBf8kbT8XaeboPObt0DOpJMeEIgDgzE3uK7kVwhgBdsEw==" + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-7.3.6.tgz", + "integrity": "sha512-JnuIMJasZtJpZm0+hzr3emkRJ0PP6QWc9zgd3fx4U8W0lHGZ3Zil5peg67SnjmdTVm4UE63UviAl1y6DyD4kLg==" }, "@cspell/dict-ada": { "version": "4.0.2", @@ -4101,17 +4101,17 @@ "integrity": "sha512-niiEMPWPV9IeRBRzZ0TBZmNnkK3olkOPYxC1Ny2AX4TGlYRajcW0WUtoSHmvvjZNfWLSg2L6ruiBeuPSbjnG6A==" }, "@cspell/dynamic-import": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-7.3.5.tgz", - "integrity": "sha512-eoTny1xV4vGlVWNl9HTiMcZtcZ2f+esNJ3XxytyZoFsQynlevut5U8X1B5SeEVoed5UmXMhYnqM92Qr2t/8tZQ==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-7.3.6.tgz", + "integrity": "sha512-NLWawhLkfTSkf36UwYJrRyMh3snXOHhuRFO7eVanPqE7oeU+1+OF/C467sYdiJGZnrCL3ojIr399JTVMz148Iw==", "requires": { "import-meta-resolve": "^3.0.0" } }, "@cspell/strong-weak-map": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-7.3.5.tgz", - "integrity": "sha512-Wu9S+DbaYb5L9A28oBmBOJN0j14Y+umh70kGfUJ1zWdvqfk/33YLGKdDIbTt5GhjLP4O9cmU+RXk5S9x1lJg8A==" + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-7.3.6.tgz", + "integrity": "sha512-PoVFTvY8CGhc+7W3uvyPUWIBakc+ga9X5QpSkFI/HQghmaGDDaaQBfbuv/LsS7T9bkEoWz4jLtJoNBas870gZA==" }, "@nodelib/fs.scandir": { "version": "2.1.5", @@ -4398,24 +4398,24 @@ } }, "cspell": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-7.3.5.tgz", - "integrity": "sha512-5CcFqHpi5VoJUvdnmC1bhg2leHTaRlj+ARjt+c5clEgiK9FOv0StdlVKCY4V5R96JEBfnsc3SSaNnCu+6oWAVA==", - "requires": { - "@cspell/cspell-json-reporter": "7.3.5", - "@cspell/cspell-pipe": "7.3.5", - "@cspell/cspell-types": "7.3.5", - "@cspell/dynamic-import": "7.3.5", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-7.3.6.tgz", + "integrity": "sha512-iN3D05nwCbS6MdignKwK97vQPX3yrT/Nsu3LhhFptU0O5PO4hvRzFuSzEq+AumMby4Tuf9HcGP5Ugvyi7Gb3gw==", + "requires": { + "@cspell/cspell-json-reporter": "7.3.6", + "@cspell/cspell-pipe": "7.3.6", + "@cspell/cspell-types": "7.3.6", + "@cspell/dynamic-import": "7.3.6", "chalk": "^5.3.0", "chalk-template": "^1.1.0", "commander": "^11.0.0", - "cspell-gitignore": "7.3.5", - "cspell-glob": "7.3.5", - "cspell-io": "7.3.5", - "cspell-lib": "7.3.5", + "cspell-gitignore": "7.3.6", + "cspell-glob": "7.3.6", + "cspell-io": "7.3.6", + "cspell-lib": "7.3.6", "fast-glob": "^3.3.1", "fast-json-stable-stringify": "^2.1.0", - "file-entry-cache": "^6.0.1", + "file-entry-cache": "^7.0.0", "get-stdin": "^9.0.0", "semver": "^7.5.4", "strip-ansi": "^7.1.0", @@ -4423,15 +4423,15 @@ } }, "cspell-dictionary": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-7.3.5.tgz", - "integrity": "sha512-D+402fX5CAahY/R8pkE8ZlhGe8nWIYNaIcAQmu2OmebHQqnlNl25picISLtvbYxot7QNrpOQqKcqPlY7jirpxw==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-7.3.6.tgz", + "integrity": "sha512-8E0qsGTP7uHZeQ0qD6au+bjaj4M9F4AgurssG3VQuvsYpzEI6S/81U3GQVzcn/4mn7Z5KE286CElZQWAiQPLQA==", "requires": { - "@cspell/cspell-pipe": "7.3.5", - "@cspell/cspell-types": "7.3.5", - "cspell-trie-lib": "7.3.5", + "@cspell/cspell-pipe": "7.3.6", + "@cspell/cspell-types": "7.3.6", + "cspell-trie-lib": "7.3.6", "fast-equals": "^4.0.3", - "gensequence": "^5.0.2" + "gensequence": "^6.0.0" }, "dependencies": { "fast-equals": { @@ -4442,63 +4442,63 @@ } }, "cspell-gitignore": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-7.3.5.tgz", - "integrity": "sha512-V5My7JMm4jWcFnLDmJ1RCnIvHHgkclCDG6zCzIN4rdYvk2A1ODqKE6e5yaCN8DyqQcVsJ4sBQfvptpmAflAjIw==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-7.3.6.tgz", + "integrity": "sha512-D/oWUoeW3kgKIIpLpJCJk4KmtxPdb6yqkMX8Ze4rzMXAUjHkw6PPjMd8hcJl7uTJa4T8vHM+UR6L4t3huDuVoA==", "requires": { - "cspell-glob": "7.3.5", + "cspell-glob": "7.3.6", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-7.3.5.tgz", - "integrity": "sha512-ezM11DTv3HTGat6g9/fZMMS+Ufhr7+9QKptlGl8D4DBGtOGJ4Apg8qfIGaoMa261nXyVjxn87/I5yi1DrnuJ0w==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-7.3.6.tgz", + "integrity": "sha512-xfVmqkkg/Pznij3VJCLbUvEKWqs/+AyyHIXo9s1j/d4M0Nw/O4HJFoHwNiMoAk6aceMTgjjVIneGmSZsHVGYZg==", "requires": { "micromatch": "^4.0.5" } }, "cspell-grammar": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-7.3.5.tgz", - "integrity": "sha512-MaIvNczGKzjbrtslAXwKl6cXX1074eSx+UnSOsTYfZgMQMfmN1e3uW2EhAasKz3Q8j/HFuOAXFxu3FMJOXRtug==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-7.3.6.tgz", + "integrity": "sha512-04kvcptwvJBSMfcOTbanEFa194Xkpkjo4wkTImO26Zzu06tGawbL4FPPQdGygMz7yTdc6Wlrlks5TNChWlcn+Q==", "requires": { - "@cspell/cspell-pipe": "7.3.5", - "@cspell/cspell-types": "7.3.5" + "@cspell/cspell-pipe": "7.3.6", + "@cspell/cspell-types": "7.3.6" } }, "cspell-io": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-7.3.5.tgz", - "integrity": "sha512-h1YsSzhMkiqP2ZdDI0PGwy7Qgd2bFvCQbgtsU5PqLTOBxNc+HE3kKj58umSw9rf8wObAx69gt+p+a1Fa/Ol6Yw==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-7.3.6.tgz", + "integrity": "sha512-FzynVc3OE9rS4t0cxTCVD9VFwOAnhvhV/WBWMrMUtvi8DVnRu7of/1ZJsC+XDtij+G1Kd6EOrzSnTj5gn9aQaQ==", "requires": { - "@cspell/cspell-service-bus": "7.3.5", + "@cspell/cspell-service-bus": "7.3.6", "node-fetch": "^2.7.0" } }, "cspell-lib": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-7.3.5.tgz", - "integrity": "sha512-3foZs/gZCxBIc3grMp/OWstgmB3q6sRHLt958vvNnArnJ9a8Yd+WP/NCezJNf8l3iGDjLt6x/KfDY9ZEoHbk4g==", - "requires": { - "@cspell/cspell-bundled-dicts": "7.3.5", - "@cspell/cspell-pipe": "7.3.5", - "@cspell/cspell-resolver": "7.3.5", - "@cspell/cspell-types": "7.3.5", - "@cspell/dynamic-import": "7.3.5", - "@cspell/strong-weak-map": "7.3.5", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-7.3.6.tgz", + "integrity": "sha512-ixPnudlaNh4UwFkHeKUXbBYB/wLHNv1Gf+zBGy4oz2Uu9ZZTVgczhE/t2pPTD6ZRcq4+YulGuqxYCS+3qqOQQQ==", + "requires": { + "@cspell/cspell-bundled-dicts": "7.3.6", + "@cspell/cspell-pipe": "7.3.6", + "@cspell/cspell-resolver": "7.3.6", + "@cspell/cspell-types": "7.3.6", + "@cspell/dynamic-import": "7.3.6", + "@cspell/strong-weak-map": "7.3.6", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^6.0.0", "cosmiconfig": "8.0.0", - "cspell-dictionary": "7.3.5", - "cspell-glob": "7.3.5", - "cspell-grammar": "7.3.5", - "cspell-io": "7.3.5", - "cspell-trie-lib": "7.3.5", + "cspell-dictionary": "7.3.6", + "cspell-glob": "7.3.6", + "cspell-grammar": "7.3.6", + "cspell-io": "7.3.6", + "cspell-trie-lib": "7.3.6", "fast-equals": "^5.0.1", "find-up": "^6.3.0", - "gensequence": "^5.0.2", + "gensequence": "^6.0.0", "import-fresh": "^3.3.0", "resolve-from": "^5.0.0", "vscode-languageserver-textdocument": "^1.0.8", @@ -4551,13 +4551,13 @@ } }, "cspell-trie-lib": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-7.3.5.tgz", - "integrity": "sha512-beEKTG2C1H0nbZLES+wIjpUhDxRYAQUdE5ERyVSJCLB7TKdYN4E6vmPzA5Z0Vh0DbMxTjRwlpWSLxLG8wQB2uw==", + "version": "7.3.6", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-7.3.6.tgz", + "integrity": "sha512-75lSsKTdmFpewEl8Q+/WnSbpZ+JjoNnSDobNDcjZHTTnj/TlgCVxXASTaFLlXnqWU51QX+5798smnqpWBcJigg==", "requires": { - "@cspell/cspell-pipe": "7.3.5", - "@cspell/cspell-types": "7.3.5", - "gensequence": "^5.0.2" + "@cspell/cspell-pipe": "7.3.6", + "@cspell/cspell-types": "7.3.6", + "gensequence": "^6.0.0" } }, "data-uri-to-buffer": { @@ -4707,11 +4707,11 @@ } }, "file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-7.0.0.tgz", + "integrity": "sha512-OWhoO9dvvwspdI7YjGrs5wD7bPggVHc5b1NFAdyd1fEPIeno3Fj70fjBhklAqzUefgX7KCNDBnvrT8rZhS8Shw==", "requires": { - "flat-cache": "^3.0.4" + "flat-cache": "^3.1.0" } }, "fill-range": { @@ -4761,9 +4761,9 @@ "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" }, "gensequence": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/gensequence/-/gensequence-5.0.2.tgz", - "integrity": "sha512-JlKEZnFc6neaeSVlkzBGGgkIoIaSxMgvdamRoPN8r3ozm2r9dusqxeKqYQ7lhzmj2UhFQP8nkyfCaiLQxiLrDA==" + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/gensequence/-/gensequence-6.0.0.tgz", + "integrity": "sha512-8WwuywE9pokJRAcg2QFR/plk3cVPebSUqRPzpGQh3WQ0wIiHAw+HyOQj5IuHyUTQBHpBKFoB2JUMu9zT3vJ16Q==" }, "get-stdin": { "version": "9.0.0", diff --git a/package.json b/package.json index f91bc27..54e4d0c 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "node": ">=16" }, "dependencies": { - "cspell": "^7.3.5" + "cspell": "^7.3.6" }, "devDependencies": { "inject-markdown": "^2.0.0", diff --git a/release-please-config.json b/release-please-config.json index 0461bd5..3adffb7 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -62,9 +62,7 @@ "packages": { ".": { "releaseType": "node", - "extra-files": [ - "README.md" - ] + "extra-files": ["README.md"] } } } diff --git a/static/lint-help.txt b/static/lint-help.txt index 5bbcf38..6dc554c 100644 --- a/static/lint-help.txt +++ b/static/lint-help.txt @@ -42,6 +42,7 @@ Options: --no-progress Turn off progress messages --no-summary Turn off summary message in console. -s, --silent Silent mode, suppress error messages. + --no-exit-code Do not return an exit code if issues are found. --quiet Only show spelling issues or errors. --fail-fast Exit after first file with an issue or error. -r, --root Root directory, defaults to current directory.