diff --git a/action-src/package.json b/action-src/package.json index 3aa109736..e23b216df 100644 --- a/action-src/package.json +++ b/action-src/package.json @@ -37,8 +37,8 @@ "@octokit/core": "^4.0.5", "@octokit/plugin-rest-endpoint-methods": "^6.6.1", "@octokit/rest": "^19.0.4", - "cspell": "^6.9.0", - "cspell-glob": "^6.9.0", + "cspell": "^6.9.1", + "cspell-glob": "^6.9.1", "vscode-uri": "^3.0.4" } } diff --git a/action/node_modules/@cspell/cspell-bundled-dicts/package.json b/action/node_modules/@cspell/cspell-bundled-dicts/package.json index c3b0b3959..79c85e6c6 100644 --- a/action/node_modules/@cspell/cspell-bundled-dicts/package.json +++ b/action/node_modules/@cspell/cspell-bundled-dicts/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/cspell-bundled-dicts", - "version": "6.9.0", + "version": "6.9.1", "description": "Dictionaries bundled with cspell", "publishConfig": { "access": "public" @@ -80,18 +80,18 @@ "@cspell/dict-ruby": "^2.0.2", "@cspell/dict-rust": "^2.0.1", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.2.7", + "@cspell/dict-software-terms": "^2.2.8", "@cspell/dict-sql": "^1.0.4", "@cspell/dict-swift": "^1.0.3", - "@cspell/dict-typescript": "^2.0.1", + "@cspell/dict-typescript": "^2.0.2", "@cspell/dict-vue": "^2.0.2" }, "engines": { "node": ">=14" }, "devDependencies": { - "@cspell/cspell-tools": "^6.9.0", - "@cspell/cspell-types": "^6.9.0" + "@cspell/cspell-tools": "^6.9.1", + "@cspell/cspell-types": "^6.9.1" }, - "gitHead": "d68b540deb382bafb2dce1be8f14935cc0d3cd5d" + "gitHead": "e405a2b1dec307888369cd7aafd58c1b3908d97c" } diff --git a/action/node_modules/@cspell/cspell-pipe/package.json b/action/node_modules/@cspell/cspell-pipe/package.json index 142e1cbe5..473f9221a 100644 --- a/action/node_modules/@cspell/cspell-pipe/package.json +++ b/action/node_modules/@cspell/cspell-pipe/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "6.9.0", + "version": "6.9.1", "description": "Library to make working with Iterators/AsyncIterators easier.", "keywords": [ "cspell", @@ -97,5 +97,5 @@ "jest": "^29.0.3", "rimraf": "^3.0.2" }, - "gitHead": "d68b540deb382bafb2dce1be8f14935cc0d3cd5d" + "gitHead": "e405a2b1dec307888369cd7aafd58c1b3908d97c" } diff --git a/action/node_modules/@cspell/cspell-service-bus/package.json b/action/node_modules/@cspell/cspell-service-bus/package.json index 613ebf019..cd10a62fb 100644 --- a/action/node_modules/@cspell/cspell-service-bus/package.json +++ b/action/node_modules/@cspell/cspell-service-bus/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "6.9.0", + "version": "6.9.1", "description": "A Library for connecting requests to services that can fulfill them.", "keywords": [ "cspell" @@ -74,5 +74,5 @@ "jest": "^29.0.3", "rimraf": "^3.0.2" }, - "gitHead": "d68b540deb382bafb2dce1be8f14935cc0d3cd5d" + "gitHead": "e405a2b1dec307888369cd7aafd58c1b3908d97c" } diff --git a/action/node_modules/@cspell/cspell-types/package.json b/action/node_modules/@cspell/cspell-types/package.json index 0ec1c44f9..bd164311a 100644 --- a/action/node_modules/@cspell/cspell-types/package.json +++ b/action/node_modules/@cspell/cspell-types/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "6.9.0", + "version": "6.9.1", "description": "Types for cspell and cspell-lib", "type": "commonjs", "main": "dist/index.js", @@ -69,5 +69,5 @@ "ts-json-schema-generator": "^1.0.0", "typescript": "^4.8.3" }, - "gitHead": "d68b540deb382bafb2dce1be8f14935cc0d3cd5d" + "gitHead": "e405a2b1dec307888369cd7aafd58c1b3908d97c" } diff --git a/action/node_modules/@cspell/dict-software-terms/package.json b/action/node_modules/@cspell/dict-software-terms/package.json index 3da33fe2a..41abbaab5 100644 --- a/action/node_modules/@cspell/dict-software-terms/package.json +++ b/action/node_modules/@cspell/dict-software-terms/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-software-terms", - "version": "2.2.7", + "version": "2.2.9", "description": "Software terms dictionary for cspell.", "publishConfig": { "access": "public" @@ -42,5 +42,5 @@ "networkingTerms.txt.gz", "cspell-ext.json" ], - "gitHead": "ea93b4ddeee6a01dafd7d7385a08aad75fa73201" + "gitHead": "4830430e0be2178885bab21f30d50dd203d092ee" } diff --git a/action/node_modules/@cspell/dict-software-terms/softwareTerms.txt.gz b/action/node_modules/@cspell/dict-software-terms/softwareTerms.txt.gz index 1b50efabc..c50aa00be 100644 Binary files a/action/node_modules/@cspell/dict-software-terms/softwareTerms.txt.gz and b/action/node_modules/@cspell/dict-software-terms/softwareTerms.txt.gz differ diff --git a/action/node_modules/@cspell/dict-typescript/package.json b/action/node_modules/@cspell/dict-typescript/package.json index 1f87a123d..bc3afcba1 100644 --- a/action/node_modules/@cspell/dict-typescript/package.json +++ b/action/node_modules/@cspell/dict-typescript/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-typescript", - "version": "2.0.1", + "version": "2.0.2", "description": "TypeScript and JavaScript dictionary for cspell.", "publishConfig": { "access": "public" @@ -37,5 +37,5 @@ "typescript.txt.gz", "cspell-ext.json" ], - "gitHead": "47635a4813a22256cf556d8b4282a1c5a869f668" + "gitHead": "56c93a01e70075f426f7a59bc7f9e6681244deee" } diff --git a/action/node_modules/@cspell/dict-typescript/typescript.txt.gz b/action/node_modules/@cspell/dict-typescript/typescript.txt.gz index c9e00c022..c9eb963c2 100644 Binary files a/action/node_modules/@cspell/dict-typescript/typescript.txt.gz and b/action/node_modules/@cspell/dict-typescript/typescript.txt.gz differ diff --git a/action/node_modules/cspell-gitignore/package.json b/action/node_modules/cspell-gitignore/package.json index f74b85328..6ab9f2778 100644 --- a/action/node_modules/cspell-gitignore/package.json +++ b/action/node_modules/cspell-gitignore/package.json @@ -1,6 +1,6 @@ { "name": "cspell-gitignore", - "version": "6.9.0", + "version": "6.9.1", "description": "Gitignore Glob matcher for cspell", "keywords": [ "cspell", @@ -47,7 +47,7 @@ "node": ">=14" }, "dependencies": { - "cspell-glob": "^6.9.0", + "cspell-glob": "^6.9.1", "find-up": "^5.0.0" }, "devDependencies": { @@ -55,5 +55,5 @@ "jest": "^29.0.3", "rimraf": "^3.0.2" }, - "gitHead": "d68b540deb382bafb2dce1be8f14935cc0d3cd5d" + "gitHead": "e405a2b1dec307888369cd7aafd58c1b3908d97c" } diff --git a/action/node_modules/cspell-glob/package.json b/action/node_modules/cspell-glob/package.json index 4a248137d..a41bdf1df 100644 --- a/action/node_modules/cspell-glob/package.json +++ b/action/node_modules/cspell-glob/package.json @@ -1,6 +1,6 @@ { "name": "cspell-glob", - "version": "6.9.0", + "version": "6.9.1", "description": "Glob matcher for cspell", "keywords": [ "cspell", @@ -50,5 +50,5 @@ "jest": "^29.0.3", "rimraf": "^3.0.2" }, - "gitHead": "d68b540deb382bafb2dce1be8f14935cc0d3cd5d" + "gitHead": "e405a2b1dec307888369cd7aafd58c1b3908d97c" } diff --git a/action/node_modules/cspell-grammar/package.json b/action/node_modules/cspell-grammar/package.json index 8e1223a96..27971d382 100644 --- a/action/node_modules/cspell-grammar/package.json +++ b/action/node_modules/cspell-grammar/package.json @@ -1,6 +1,6 @@ { "name": "cspell-grammar", - "version": "6.9.0", + "version": "6.9.1", "description": "Grammar parsing support for cspell", "keywords": [ "cspell", @@ -69,8 +69,8 @@ "rimraf": "^3.0.2" }, "dependencies": { - "@cspell/cspell-pipe": "^6.9.0", - "@cspell/cspell-types": "^6.9.0" + "@cspell/cspell-pipe": "^6.9.1", + "@cspell/cspell-types": "^6.9.1" }, - "gitHead": "d68b540deb382bafb2dce1be8f14935cc0d3cd5d" + "gitHead": "e405a2b1dec307888369cd7aafd58c1b3908d97c" } diff --git a/action/node_modules/cspell-io/package.json b/action/node_modules/cspell-io/package.json index d8beeddf8..e2874edf8 100644 --- a/action/node_modules/cspell-io/package.json +++ b/action/node_modules/cspell-io/package.json @@ -1,6 +1,6 @@ { "name": "cspell-io", - "version": "6.9.0", + "version": "6.9.1", "description": "A library of useful I/O functions used across various cspell tools.", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -47,8 +47,8 @@ "rimraf": "^3.0.2" }, "dependencies": { - "@cspell/cspell-service-bus": "^6.9.0", + "@cspell/cspell-service-bus": "^6.9.1", "node-fetch": "^2.6.7" }, - "gitHead": "d68b540deb382bafb2dce1be8f14935cc0d3cd5d" + "gitHead": "e405a2b1dec307888369cd7aafd58c1b3908d97c" } diff --git a/action/node_modules/cspell-lib/dist/LanguageIds.js b/action/node_modules/cspell-lib/dist/LanguageIds.js index 07d9bbc9b..63d904d74 100644 --- a/action/node_modules/cspell-lib/dist/LanguageIds.js +++ b/action/node_modules/cspell-lib/dist/LanguageIds.js @@ -175,7 +175,10 @@ exports.languageExtensionDefinitions = [ // // Special file types used to prevent spell checking. // - { id: 'image', extensions: ['.jpg', '.png', '.jpeg', '.tiff', '.bmp', '.gif', '.ico'] }, + { + id: 'image', + extensions: ['.jpg', '.png', '.jpeg', '.tiff', '.bmp', '.gif', '.ico'], + }, // cspell:ignore woff { id: 'binary', @@ -263,11 +266,14 @@ exports.buildLanguageExtensionMapSet = buildLanguageExtensionMapSet; function buildExtensionToLanguageIdMap(map) { return new Map([...map].map(([k, s]) => [k, [...s]])); } +function _getLanguagesForExt(ext) { + return mapExtensionToLanguageIds.get(ext) || mapExtensionToLanguageIds.get('.' + ext); +} function getLanguagesForExt(ext) { - return mapExtensionToLanguageIds.get(ext) || mapExtensionToLanguageIds.get('.' + ext) || []; + return _getLanguagesForExt(ext) || _getLanguagesForExt(ext.toLowerCase()) || []; } exports.getLanguagesForExt = getLanguagesForExt; -function getLanguagesForBasename(basename) { +function _getLanguagesForBasename(basename) { const found = mapExtensionToLanguageIds.get(basename); if (found) return found; @@ -276,7 +282,10 @@ function getLanguagesForBasename(basename) { if (ids) return ids; } - return []; + return undefined; +} +function getLanguagesForBasename(basename) { + return _getLanguagesForBasename(basename) || _getLanguagesForBasename(basename.toLowerCase()) || []; } exports.getLanguagesForBasename = getLanguagesForBasename; //# sourceMappingURL=LanguageIds.js.map \ No newline at end of file diff --git a/action/node_modules/cspell-lib/dist/index.js b/action/node_modules/cspell-lib/dist/index.js index 0cda9a9f4..92c4c2675 100644 --- a/action/node_modules/cspell-lib/dist/index.js +++ b/action/node_modules/cspell-lib/dist/index.js @@ -26,7 +26,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) { for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); }; Object.defineProperty(exports, "__esModule", { value: true }); -exports.getDictionary = exports.clearCachedFiles = exports.ExclusionHelper = exports.Link = exports.Text = exports.validateText = exports.IncludeExcludeFlag = exports.checkTextDocument = exports.checkText = exports.resolveFile = exports.setLogger = exports.getLogger = exports.traceWordsAsync = exports.traceWords = exports.DocumentValidator = exports.suggestionsForWords = exports.suggestionsForWord = exports.SuggestionError = exports.SpellingDictionaryLoadError = exports.SpellingDictionaryCollection = exports.refreshDictionaryCache = exports.isSpellingDictionaryLoadError = exports.createSpellingDictionary = exports.CompoundWordsMethod = exports.spellCheckFile = exports.spellCheckDocument = exports.isBinaryFile = exports.fileToTextDocument = exports.fileToDocument = exports.determineFinalDocumentSettings = exports.constructSettingsForText = exports.combineTextAndLanguageSettings = exports.defaultSettingsFilename = exports.updateTextDocument = exports.createTextDocument = exports.getLanguagesForExt = exports.writeToFileIterableP = exports.writeToFileIterable = exports.writeToFile = exports.readFileSync = exports.readFile = exports.asyncIterableToArray = void 0; +exports.getDictionary = exports.clearCachedFiles = exports.ExclusionHelper = exports.Link = exports.Text = exports.validateText = exports.IncludeExcludeFlag = exports.checkTextDocument = exports.checkText = exports.resolveFile = exports.setLogger = exports.getLogger = exports.traceWordsAsync = exports.traceWords = exports.DocumentValidator = exports.suggestionsForWords = exports.suggestionsForWord = exports.SuggestionError = exports.SpellingDictionaryLoadError = exports.SpellingDictionaryCollection = exports.refreshDictionaryCache = exports.isSpellingDictionaryLoadError = exports.createSpellingDictionary = exports.CompoundWordsMethod = exports.spellCheckFile = exports.spellCheckDocument = exports.isBinaryFile = exports.fileToTextDocument = exports.fileToDocument = exports.determineFinalDocumentSettings = exports.constructSettingsForText = exports.combineTextAndLanguageSettings = exports.defaultSettingsFilename = exports.updateTextDocument = exports.createTextDocument = exports.getLanguageIdsForBaseFilename = exports.getLanguagesForExt = exports.writeToFileIterableP = exports.writeToFileIterable = exports.writeToFile = exports.readFileSync = exports.readFile = exports.asyncIterableToArray = void 0; const ExclusionHelper = __importStar(require("./exclusionHelper")); exports.ExclusionHelper = ExclusionHelper; const Settings_1 = require("./Settings"); @@ -46,6 +46,7 @@ Object.defineProperty(exports, "writeToFileIterable", { enumerable: true, get: f Object.defineProperty(exports, "writeToFileIterableP", { enumerable: true, get: function () { return cspell_io_1.writeToFileIterableP; } }); var LanguageIds_1 = require("./LanguageIds"); Object.defineProperty(exports, "getLanguagesForExt", { enumerable: true, get: function () { return LanguageIds_1.getLanguagesForExt; } }); +Object.defineProperty(exports, "getLanguageIdsForBaseFilename", { enumerable: true, get: function () { return LanguageIds_1.getLanguagesForBasename; } }); var TextDocument_1 = require("./Models/TextDocument"); Object.defineProperty(exports, "createTextDocument", { enumerable: true, get: function () { return TextDocument_1.createTextDocument; } }); Object.defineProperty(exports, "updateTextDocument", { enumerable: true, get: function () { return TextDocument_1.updateTextDocument; } }); diff --git a/action/node_modules/cspell-lib/package.json b/action/node_modules/cspell-lib/package.json index 1df3c790e..cc152158a 100644 --- a/action/node_modules/cspell-lib/package.json +++ b/action/node_modules/cspell-lib/package.json @@ -1,6 +1,6 @@ { "name": "cspell-lib", - "version": "6.9.0", + "version": "6.9.1", "description": "A library of useful functions used across various cspell tools.", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -48,17 +48,17 @@ }, "homepage": "https://github.com/streetsidesoftware/cspell#readme", "dependencies": { - "@cspell/cspell-bundled-dicts": "^6.9.0", - "@cspell/cspell-pipe": "^6.9.0", - "@cspell/cspell-types": "^6.9.0", + "@cspell/cspell-bundled-dicts": "^6.9.1", + "@cspell/cspell-pipe": "^6.9.1", + "@cspell/cspell-types": "^6.9.1", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^6.9.0", - "cspell-grammar": "^6.9.0", - "cspell-io": "^6.9.0", - "cspell-trie-lib": "^6.9.0", + "cspell-glob": "^6.9.1", + "cspell-grammar": "^6.9.1", + "cspell-io": "^6.9.1", + "cspell-trie-lib": "^6.9.1", "fast-equals": "^4.0.3", "find-up": "^5.0.0", "fs-extra": "^10.1.0", @@ -67,7 +67,7 @@ "resolve-from": "^5.0.0", "resolve-global": "^1.0.0", "vscode-languageserver-textdocument": "^1.0.7", - "vscode-uri": "^3.0.3" + "vscode-uri": "3.0.4" }, "engines": { "node": ">=14" @@ -83,7 +83,7 @@ "@cspell/dict-python": "^2.0.6", "@types/configstore": "^5.0.1", "@types/fs-extra": "^9.0.13", - "@types/jest": "^29.0.2", + "@types/jest": "^29.0.3", "@types/node": "^18.7.18", "cspell-dict-nl-nl": "^1.1.2", "jest": "^29.0.3", @@ -93,5 +93,5 @@ "rollup-plugin-dts": "^4.2.2", "ts-jest": "^29.0.1" }, - "gitHead": "d68b540deb382bafb2dce1be8f14935cc0d3cd5d" + "gitHead": "e405a2b1dec307888369cd7aafd58c1b3908d97c" } diff --git a/action/node_modules/cspell-trie-lib/package.json b/action/node_modules/cspell-trie-lib/package.json index e5b9ea672..af1b82ce3 100644 --- a/action/node_modules/cspell-trie-lib/package.json +++ b/action/node_modules/cspell-trie-lib/package.json @@ -1,6 +1,6 @@ { "name": "cspell-trie-lib", - "version": "6.9.0", + "version": "6.9.1", "description": "Trie Data Structure to support cspell.", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -37,8 +37,8 @@ }, "homepage": "https://github.com/streetsidesoftware/cspell#readme", "dependencies": { - "@cspell/cspell-pipe": "^6.9.0", - "@cspell/cspell-types": "^6.9.0", + "@cspell/cspell-pipe": "^6.9.1", + "@cspell/cspell-types": "^6.9.1", "fs-extra": "^10.1.0", "gensequence": "^4.0.2" }, @@ -53,5 +53,5 @@ "jest": "^29.0.3", "rimraf": "^3.0.2" }, - "gitHead": "d68b540deb382bafb2dce1be8f14935cc0d3cd5d" + "gitHead": "e405a2b1dec307888369cd7aafd58c1b3908d97c" } diff --git a/action/node_modules/cspell/dist/util/fileHelper.js b/action/node_modules/cspell/dist/util/fileHelper.js index 1f660c4ed..629e8412d 100644 --- a/action/node_modules/cspell/dist/util/fileHelper.js +++ b/action/node_modules/cspell/dist/util/fileHelper.js @@ -92,14 +92,14 @@ async function findFiles(globPatterns, options) { } exports.findFiles = findFiles; function calcFinalConfigInfo(configInfo, settingsFromCommandLine, filename, text) { - const ext = path.extname(filename); + const basename = path.basename(filename); const fileSettings = cspell.calcOverrideSettings(configInfo.config, path.resolve(filename)); const loadDefault = settingsFromCommandLine.loadDefaultConfiguration ?? configInfo.config.loadDefaultConfiguration ?? fileSettings.loadDefaultConfiguration ?? true; const settings = cspell.mergeSettings(cspell.getDefaultSettings(loadDefault), cspell.getGlobalSettings(), fileSettings, settingsFromCommandLine); - const languageIds = settings.languageId ? [settings.languageId] : cspell.getLanguagesForExt(ext); + const languageIds = settings.languageId ? [settings.languageId] : cspell.getLanguageIdsForBaseFilename(basename); const config = cspell.constructSettingsForText(settings, text, languageIds); return { configInfo: { ...configInfo, config }, diff --git a/action/node_modules/cspell/package.json b/action/node_modules/cspell/package.json index 240b4733f..311bf406b 100644 --- a/action/node_modules/cspell/package.json +++ b/action/node_modules/cspell/package.json @@ -1,6 +1,6 @@ { "name": "cspell", - "version": "6.9.0", + "version": "6.9.1", "description": "A Spelling Checker for Code!", "funding": "https://github.com/streetsidesoftware/cspell?sponsor=1", "main": "dist/index.js", @@ -70,12 +70,12 @@ }, "homepage": "https://streetsidesoftware.github.io/cspell/", "dependencies": { - "@cspell/cspell-pipe": "^6.9.0", + "@cspell/cspell-pipe": "^6.9.1", "chalk": "^4.1.2", "commander": "^9.4.0", - "cspell-gitignore": "^6.9.0", - "cspell-glob": "^6.9.0", - "cspell-lib": "^6.9.0", + "cspell-gitignore": "^6.9.1", + "cspell-glob": "^6.9.1", + "cspell-lib": "^6.9.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.1.0", @@ -84,14 +84,14 @@ "imurmurhash": "^0.1.4", "semver": "^7.3.7", "strip-ansi": "^6.0.1", - "vscode-uri": "^3.0.3" + "vscode-uri": "3.0.4" }, "engines": { "node": ">=14" }, "devDependencies": { - "@cspell/cspell-json-reporter": "^6.9.0", - "@cspell/cspell-types": "^6.9.0", + "@cspell/cspell-json-reporter": "^6.9.1", + "@cspell/cspell-types": "^6.9.1", "@types/file-entry-cache": "^5.0.2", "@types/fs-extra": "^9.0.13", "@types/glob": "^8.0.0", @@ -106,5 +106,5 @@ "rollup": "^2.79.0", "rollup-plugin-dts": "^4.2.2" }, - "gitHead": "d68b540deb382bafb2dce1be8f14935cc0d3cd5d" + "gitHead": "e405a2b1dec307888369cd7aafd58c1b3908d97c" } diff --git a/action/package.json b/action/package.json index 9ed3172ac..e5710e2e8 100644 --- a/action/package.json +++ b/action/package.json @@ -14,8 +14,8 @@ "@octokit/core": "^4.0.5", "@octokit/plugin-rest-endpoint-methods": "^6.6.1", "@octokit/rest": "^19.0.4", - "cspell": "^6.9.0", - "cspell-glob": "^6.9.0", + "cspell": "^6.9.1", + "cspell-glob": "^6.9.1", "vscode-uri": "^3.0.4" } } diff --git a/yarn.lock b/yarn.lock index 1c6b030d6..b5e7206ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -322,10 +322,10 @@ resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@cspell/cspell-bundled-dicts@^6.9.0": - version "6.9.0" - resolved "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.9.0.tgz#c89ce17c3f2630349e8ce7ed5c22db225fc812f9" - integrity sha512-4U2MGYSqaIWB+Tx+ITm/+782MJIekMSE2IV/iLVrDSfBtR0KQdl0AR/b9zt5pY0Hhcmzu5SumVNivUEhXQV21Q== +"@cspell/cspell-bundled-dicts@^6.9.1": + version "6.9.1" + resolved "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.9.1.tgz#121ad6420319733d8b01e0106d698757950be43b" + integrity sha512-tHh7utwXQjBRH5mH7zTJanGJAZejjBNY1OXZOrxbKvzEb9eaMHnZAbEyRM7LBBIHHrhdDWAZkv12byZCcpeALw== dependencies: "@cspell/dict-ada" "^2.0.1" "@cspell/dict-aws" "^2.0.0" @@ -364,26 +364,26 @@ "@cspell/dict-ruby" "^2.0.2" "@cspell/dict-rust" "^2.0.1" "@cspell/dict-scala" "^2.0.0" - "@cspell/dict-software-terms" "^2.2.7" + "@cspell/dict-software-terms" "^2.2.8" "@cspell/dict-sql" "^1.0.4" "@cspell/dict-swift" "^1.0.3" - "@cspell/dict-typescript" "^2.0.1" + "@cspell/dict-typescript" "^2.0.2" "@cspell/dict-vue" "^2.0.2" -"@cspell/cspell-pipe@^6.9.0": - version "6.9.0" - resolved "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.9.0.tgz#8e66aa2355768f528922f0ee7fb44affae12fbcd" - integrity sha512-jHCxIo9ss87ziDp+c6LpBEcwsc4UA1I133jsvaoS0y4pKUNdicQ0skdh5UCz9K1JA+U4Xv0cSqMkU1Y9eHQO1Q== +"@cspell/cspell-pipe@^6.9.1": + version "6.9.1" + resolved "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.9.1.tgz#a46a616e12946598cc51218b5bb3d941e83ec769" + integrity sha512-S2eHI6N+YpWDTOuxbYUuL3IlljxEvVcyuXvlXxcVa/faOlfZzslGGfyM50WpxFTD4vyxc2Pwa2WU1EJUKGxD/A== -"@cspell/cspell-service-bus@^6.9.0": - version "6.9.0" - resolved "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.9.0.tgz#d9fefc588e56456652183c4d387d818ad1ac61e0" - integrity sha512-yzXGfhCbdVExjnDcBBjLhiLpzJzaypZ2l62E5Bcde7rtzlDo1L1gKuPtUVvN53zA2c8vCTjuR1pO41HwY/jHaQ== +"@cspell/cspell-service-bus@^6.9.1": + version "6.9.1" + resolved "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.9.1.tgz#1b998d8109ad7898167738729ececa9055d66b01" + integrity sha512-+sfshMQpnrqyqvIHxGBXpDNRocIQni/8iTj+OuBFh93QhEh3CT8rn2rKci6wjFIkFxX2xWBaPI09pBZ5vZeqtQ== -"@cspell/cspell-types@^6.9.0": - version "6.9.0" - resolved "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.9.0.tgz#615f654564504d0793ebf02c5f352fc0779a78f4" - integrity sha512-kXNPuzpXFXUUpTkZMkVkdAuji29anhhx5jtB0J+26Q1/9mous+fvdqvzj1F6uYd2HfNiJ98Dft4blksRvC/OPg== +"@cspell/cspell-types@^6.9.1": + version "6.9.1" + resolved "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.9.1.tgz#815cee46a413cffa254c6d802d14ea9bda5b7d20" + integrity sha512-IPZ8s1t4kdxo12RBEnYbCEOG3hhz/Fka4EBokJ1OPrlIjJoBN5xaRFkuFOjyUlDCxM/8uRB033DSVJaKHmhUxA== "@cspell/dict-ada@^2.0.1": version "2.0.1" @@ -570,10 +570,10 @@ resolved "https://registry.npmjs.org/@cspell/dict-scala/-/dict-scala-2.0.0.tgz#b8098103bb03a13406c1c79f1769052353aafac4" integrity sha512-MUwA2YKpqaQOSR4V1/CVGRNk8Ii5kf6I8Ch+4/BhRZRQXuwWbi21rDRYWPqdQWps7VNzAbbMA+PQDWsD5YY38g== -"@cspell/dict-software-terms@^2.2.7": - version "2.2.7" - resolved "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.7.tgz#3c4e0a04e12e3a8d08a8787d7fddc4469bc50487" - integrity sha512-tNdgfijX4PGIzwWyRQHqEsKEWqNc92HDdURcXBZNw2po7jUh+/FgqBoUgnJXyLastJ9PGX9847j9uNBPfShTgA== +"@cspell/dict-software-terms@^2.2.8": + version "2.2.9" + resolved "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.9.tgz#00a1671e763f48ccd6aebf2d66038f9bd1fea2ca" + integrity sha512-uty2txffWWgYVTwt6/ekPwtVHb8GRDKgfmhOrcQbpTgMghIjxFgS8ADYgt5h+NrAomy7oGrffWDI1BimbhzRCA== "@cspell/dict-sql@^1.0.4": version "1.0.4" @@ -585,10 +585,10 @@ resolved "https://registry.npmjs.org/@cspell/dict-swift/-/dict-swift-1.0.3.tgz#b819da0ca2c5dfecdd61bec55181636a06d23677" integrity sha512-yOBLSaRD0AnkkkndJ8PuB82Evp6lA2xItf2AWsnPfCCgxp5Ojk6uUBC/WQBSkzkCAOGbXyHsu9D97tsOx2c6cw== -"@cspell/dict-typescript@^2.0.1": - version "2.0.1" - resolved "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-2.0.1.tgz#f0bfae7c427a7cbdd6b56d103aca0a0a2f6ebb6b" - integrity sha512-YXH6nEH4thcD7lNffdNsKgDDZA5JVX4aKCuNIGE7qWSS9kBVgIvSU9/WH64R59rEzAPe1VwXwXyoZ7y4fAufww== +"@cspell/dict-typescript@^2.0.2": + version "2.0.2" + resolved "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-2.0.2.tgz#2cf4aa7a4e9c0a336fe442d8734a6f6dee273611" + integrity sha512-OIoSJsCw9WHX4eDikoF5/0QbptMPZjElOcMYdYCyV03nqV5n4ot72ysTexW95yW4+fQU6uDPNQvnrUnhXXEkTA== "@cspell/dict-vue@^2.0.2": version "2.0.2" @@ -1858,53 +1858,53 @@ crypto-random-string@^2.0.0: resolved "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5" integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA== -cspell-gitignore@^6.9.0: - version "6.9.0" - resolved "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.9.0.tgz#886518397093e8f1c3fbedcb4dc48fb399c56cdf" - integrity sha512-RW2jaRzRzsB1etLIcop8hyZrVeVoACjhECxq0l3Xp7a1emgecArfWrYoX37Z6zk3B5xj+FGxSt/JHpScpNV5bA== +cspell-gitignore@^6.9.1: + version "6.9.1" + resolved "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.9.1.tgz#a6edb5091c1bdc5d03ced267d29484b87df23ef1" + integrity sha512-04CBVAbhcfD7Z/pocUjcieeMdpMwsCkGtjde59+HfCKLHQbqOuVgrcaJl/i5QOHta5ge9gEcF45MgK2ItwzkDg== dependencies: - cspell-glob "^6.9.0" + cspell-glob "^6.9.1" find-up "^5.0.0" -cspell-glob@^6.9.0: - version "6.9.0" - resolved "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.9.0.tgz#0be9afcf567ba106da51e85dce1f4466b44ce709" - integrity sha512-6pL8CvngR5wkZWh8IsTqgqC7Lw+bfTKy9A90D6h+b1xUf4omZZbELSPDF6859GSmjj7/v6jrRFizvz0uBF8Ybw== +cspell-glob@^6.9.1: + version "6.9.1" + resolved "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.9.1.tgz#cce07d643ac17605c882626abe5656e6c3e9d2d5" + integrity sha512-ORCeofH08nMKLLFiayS7Z0ZcFvRMr0vTe/SGM/zjbVlnqW6LLtfaRDSGzhbp/xmXxalGi/E92yiUP529q9FnnQ== dependencies: micromatch "^4.0.5" -cspell-grammar@^6.9.0: - version "6.9.0" - resolved "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.9.0.tgz#4d0208e2ed7cf2b7e09a559b297d71874bbe9530" - integrity sha512-d4ZRLHwMrvMI1oOPrfiH0sJW00nws0fsYvRe7yxenpQkIFAOcrYi5vb5TDwgzM2Z7H1OG8Jcuv2FztPb649zpg== +cspell-grammar@^6.9.1: + version "6.9.1" + resolved "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.9.1.tgz#da9498a96846c9eb9c7f049ba4087a3aef39d2fd" + integrity sha512-wJ0Qqdxkx7wV0C1Np42UHTgm4Fdd23VivssIhPAlXr4sGPS8ndEaRPNoXGET+Zh2hZlkb8GUkklTuK5wJ20sjQ== dependencies: - "@cspell/cspell-pipe" "^6.9.0" - "@cspell/cspell-types" "^6.9.0" + "@cspell/cspell-pipe" "^6.9.1" + "@cspell/cspell-types" "^6.9.1" -cspell-io@^6.9.0: - version "6.9.0" - resolved "https://registry.npmjs.org/cspell-io/-/cspell-io-6.9.0.tgz#5f696cf16ebf19ea142265847cff96fe47f03513" - integrity sha512-FGi9njXlzsa9dbXDJIhLMDqnJkYgJEFhkXO945H65wKr6OmlmYU3dNZF/Gv7JL/sn8jenvlpODWdqP4/NyTZmA== +cspell-io@^6.9.1: + version "6.9.1" + resolved "https://registry.npmjs.org/cspell-io/-/cspell-io-6.9.1.tgz#0ea2e046d1fb533eeb1d1b9f5558ac47650922ae" + integrity sha512-ZSkWPKxE+270PZUVpnQbtoPSeHY++v635YwZSiN5ELtuCsG2O3nCqMTwHpEH3Rc26ndHYtpcFopYeEW7cxRHBA== dependencies: - "@cspell/cspell-service-bus" "^6.9.0" + "@cspell/cspell-service-bus" "^6.9.1" node-fetch "^2.6.7" -cspell-lib@^6.9.0: - version "6.9.0" - resolved "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.9.0.tgz#4b18873c4ea29ada6bc78a0e769587a7332e7b83" - integrity sha512-opkLYHkDUbGRnE4/dneu/o2ODiKN7niOA8WcQ2EN1zkSW3FBaWU8eLFc00Cc5+R0EWZus50DkhWCT+/fv+hX6w== +cspell-lib@^6.9.1: + version "6.9.1" + resolved "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.9.1.tgz#8a8d9c62f7d2c64570fb47b7da5b817e398847ef" + integrity sha512-qnxwrsSOVouLBYGwmHxovfnC3fbByBOWr+BZngSQaFeO7FUmzDpe5OFiuvAwVtfRidai+S6gQYTPKZk5GwKwEA== dependencies: - "@cspell/cspell-bundled-dicts" "^6.9.0" - "@cspell/cspell-pipe" "^6.9.0" - "@cspell/cspell-types" "^6.9.0" + "@cspell/cspell-bundled-dicts" "^6.9.1" + "@cspell/cspell-pipe" "^6.9.1" + "@cspell/cspell-types" "^6.9.1" clear-module "^4.1.2" comment-json "^4.2.3" configstore "^5.0.1" cosmiconfig "^7.0.1" - cspell-glob "^6.9.0" - cspell-grammar "^6.9.0" - cspell-io "^6.9.0" - cspell-trie-lib "^6.9.0" + cspell-glob "^6.9.1" + cspell-grammar "^6.9.1" + cspell-io "^6.9.1" + cspell-trie-lib "^6.9.1" fast-equals "^4.0.3" find-up "^5.0.0" fs-extra "^10.1.0" @@ -1913,29 +1913,29 @@ cspell-lib@^6.9.0: resolve-from "^5.0.0" resolve-global "^1.0.0" vscode-languageserver-textdocument "^1.0.7" - vscode-uri "^3.0.3" + vscode-uri "3.0.4" -cspell-trie-lib@^6.9.0: - version "6.9.0" - resolved "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.9.0.tgz#67f4f6dc8c6893cabf4f5721d2a2c1162df050b7" - integrity sha512-Wo0GPMFNh/GLEhIzfHBO6cJkXtrthGNRvTOAh1yZpKVKkF1VtvxlKwxhMAYIFAWRc4umgqKAGIhwQgWySXFUMQ== +cspell-trie-lib@^6.9.1: + version "6.9.1" + resolved "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.9.1.tgz#074f7e56467326873cadf2ad1e5339302ce79dce" + integrity sha512-2wSvjPRaCDHW6CpIK7qkhpagj88Cf796YP8d9IYbz/mss8RhFIDy18UK14+FDUp/cW4GiwFhm6eiLOz2Dg5dbA== dependencies: - "@cspell/cspell-pipe" "^6.9.0" - "@cspell/cspell-types" "^6.9.0" + "@cspell/cspell-pipe" "^6.9.1" + "@cspell/cspell-types" "^6.9.1" fs-extra "^10.1.0" gensequence "^4.0.2" -cspell@^6.9.0: - version "6.9.0" - resolved "https://registry.npmjs.org/cspell/-/cspell-6.9.0.tgz#cd67b690d3b9e94143ecc744867481be4499b967" - integrity sha512-2Bqle0F67jRQRgKZGajAMZJ9/0C3CZDrXZ0pdU1O0zwCD4fvC6Hd8pKw+PSd7AYTsnw1Dulh2JkvZBN2f8bJlA== +cspell@^6.9.1: + version "6.9.1" + resolved "https://registry.npmjs.org/cspell/-/cspell-6.9.1.tgz#ad943346497ddb75d473fe99e3dfe4ec21ed4bf8" + integrity sha512-H9EFIcXZSAXfJXjT+cT6Srt83M5AmY22/dH3KfCGkv2Sa+dMlooJHJXRjYGJBwQ0PbrXRPMfXGKBffxYu3EX1A== dependencies: - "@cspell/cspell-pipe" "^6.9.0" + "@cspell/cspell-pipe" "^6.9.1" chalk "^4.1.2" commander "^9.4.0" - cspell-gitignore "^6.9.0" - cspell-glob "^6.9.0" - cspell-lib "^6.9.0" + cspell-gitignore "^6.9.1" + cspell-glob "^6.9.1" + cspell-lib "^6.9.1" fast-json-stable-stringify "^2.1.0" file-entry-cache "^6.0.1" fs-extra "^10.1.0" @@ -1944,7 +1944,7 @@ cspell@^6.9.0: imurmurhash "^0.1.4" semver "^7.3.7" strip-ansi "^6.0.1" - vscode-uri "^3.0.3" + vscode-uri "3.0.4" debug@2.6.9: version "2.6.9" @@ -4170,7 +4170,7 @@ vscode-languageserver-textdocument@^1.0.7: resolved "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.7.tgz#16df468d5c2606103c90554ae05f9f3d335b771b" integrity sha512-bFJH7UQxlXT8kKeyiyu41r22jCZXG8kuuVVA33OEJn1diWOZK5n8zBSPZFHVBOu8kXZ6h0LIRhf5UnCo61J4Hg== -vscode-uri@^3.0.3, vscode-uri@^3.0.4: +vscode-uri@3.0.4, vscode-uri@^3.0.4: version "3.0.4" resolved "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.4.tgz#703c6dd7c0b727ee1c34a1287434138fb52d054f" integrity sha512-aEmKD6H8Sg8gaQAUrnadG0BMeWXtiWhRsj1a94n2FYsMkDpgnK7BRVzZjOUYIvkv2B+bp5Bmt4ImZCpYbnJwkg==