feat: Update CSpell to (6.19.2) (main) #1132
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
action-src/package.json | 4 +-
.../@cspell/cspell-bundled-dicts/package.json | 38 +-
.../cspell-pipe/dist/helpers/distribute.js (gone) | 37 -
.../cspell-pipe/dist/helpers/index.js (gone) | 17 -
.../cspell-pipe/dist/helpers/interleave.js (gone) | 22 -
.../dist/helpers/iteratorToIterable.js (gone) | 18 -
.../cspell-pipe/dist/helpers/toArray.js (gone) | 21 -
.../dist/helpers/toAsyncIterable.js (gone) | 19 -
.../cspell-pipe/dist/helpers/util.js (gone) | 15 -
.../@cspell/cspell-pipe/dist/index.js (gone) | 58 -
.../cspell-pipe/dist/internalTypes.js (gone) | 3 -
.../cspell-pipe/dist/operators/append.js (gone) | 42 -
.../cspell-pipe/dist/operators/await.js (gone) | 13 -
.../cspell-pipe/dist/operators/combine.js (gone) | 24 -
.../cspell-pipe/dist/operators/concatMap.js (gone) | 25 -
.../cspell-pipe/dist/operators/filter.js (gone) | 36 -
.../cspell-pipe/dist/operators/first.js (gone) | 40 -
.../cspell-pipe/dist/operators/flatten.js (gone) | 25 -
.../cspell-pipe/dist/operators/index.js (gone) | 60 -
.../dist/operators/joinStrings.js (gone) | 28 -
.../cspell-pipe/dist/operators/last.js (gone) | 45 -
.../cspell-pipe/dist/operators/map.js (gone) | 25 -
.../cspell-pipe/dist/operators/reduce.js (gone) | 54 -
.../cspell-pipe/dist/operators/skip.js (gone) | 33 -
.../cspell-pipe/dist/operators/take.js (gone) | 37 -
.../cspell-pipe/dist/operators/tap.js (gone) | 42 -
.../cspell-pipe/dist/operators/types.js (gone) | 3 -
.../cspell-pipe/dist/operators/unique.js (gone) | 59 -
.../@cspell/cspell-pipe/dist/pipe.js (gone) | 15 -
.../@cspell/cspell-pipe/dist/reduce.js (gone) | 26 -
.../@cspell/cspell-pipe/dist/sync/index.js (gone) | 26 -
.../node_modules/@cspell/cspell-pipe/package.json | 80 +-
.../cspell-service-bus/dist/SystemServiceBus.js | 2 +-
.../@cspell/cspell-service-bus/package.json | 9 +-
.../@cspell/cspell-types/dist/index.js | 1 -
.../node_modules/@cspell/cspell-types/package.json | 9 +-
.../@cspell/dict-companies/dict/companies.txt | 4 +
.../@cspell/dict-companies/package.json | 4 +-
action/node_modules/@cspell/dict-css/README.md | 2 +-
action/node_modules/@cspell/dict-css/dict/css.txt | 1 +
action/node_modules/@cspell/dict-css/package.json | 4 +-
action/node_modules/@cspell/dict-en_us/README.md | 2 +-
.../@cspell/dict-en_us/cspell-ext.json | 68 +-
.../node_modules/@cspell/dict-en_us/en_US.trie.gz | Bin 300475 -> 300475 bytes
.../node_modules/@cspell/dict-en_us/package.json | 4 +-
.../node_modules/@cspell/dict-fullstack/README.md | 18 +-
.../@cspell/dict-fullstack/cspell-ext.json | 2 +-
.../@cspell/dict-fullstack/fullstack.txt.gz (gone) | Bin 1989 -> 0 bytes
.../@cspell/dict-fullstack/package.json | 10 +-
.../@cspell/dict-gaming-terms/package.json | 5 +-
.../node_modules/@cspell/dict-java/cspell-ext.json | 2 +-
.../@cspell/dict-java/java.trie.gz (gone) | Bin 167467 -> 0 bytes
action/node_modules/@cspell/dict-java/package.json | 9 +-
.../node_modules/@cspell/dict-lua/cspell-ext.json | 2 +-
.../@cspell/dict-lua/lua.txt.gz (gone) | Bin 1122 -> 0 bytes
action/node_modules/@cspell/dict-lua/package.json | 10 +-
.../@cspell/dict-powershell/cspell-ext.json | 2 +-
.../@cspell/dict-powershell/package.json | 10 +-
.../dict-powershell/powershell.txt.gz (gone) | Bin 1705 -> 0 bytes
.../node_modules/@cspell/dict-ruby/cspell-ext.json | 2 +-
action/node_modules/@cspell/dict-ruby/package.json | 10 +-
.../@cspell/dict-ruby/ruby.txt.gz (gone) | Bin 1321 -> 0 bytes
.../node_modules/@cspell/dict-rust/cspell-ext.json | 2 +-
action/node_modules/@cspell/dict-rust/package.json | 10 +-
.../@cspell/dict-rust/rust.txt.gz (gone) | Bin 358 -> 0 bytes
.../@cspell/dict-scala/cspell-ext.json | 2 +-
.../node_modules/@cspell/dict-scala/package.json | 10 +-
.../@cspell/dict-scala/scala.txt.gz (gone) | Bin 3804 -> 0 bytes
.../@cspell/dict-software-terms/cspell-ext.json | 10 +-
.../dict-software-terms/dict/softwareTerms.txt | 1 +
.../@cspell/dict-software-terms/package.json | 17 +-
.../node_modules/@cspell/dict-svelte/package.json | 5 +-
.../@cspell/strong-weak-map/package.json | 6 +-
.../brace-expansion/.github/FUNDING.yml (gone) | 2 -
action/node_modules/brace-expansion/README.md | 6 -
action/node_modules/brace-expansion/index.js | 170 ++-
action/node_modules/brace-expansion/package.json | 7 +-
action/node_modules/commander/Readme.md | 15 +-
action/node_modules/commander/lib/command.js | 19 +
action/node_modules/commander/lib/help.js | 96 +-
action/node_modules/commander/package.json | 34 +-
.../SpellingDictionary/IgnoreWordsDictionary.js | 2 +-
action/node_modules/cspell-dictionary/package.json | 16 +-
.../cspell-gitignore/dist/GitIgnore.js | 10 +-
.../cspell-gitignore/dist/GitIgnoreFile.js | 47 +-
action/node_modules/cspell-gitignore/dist/app.js | 7 +-
.../node_modules/cspell-gitignore/dist/helpers.js | 95 +-
action/node_modules/cspell-gitignore/dist/index.js | 12 +-
action/node_modules/cspell-gitignore/package.json | 22 +-
.../node_modules/cspell-glob/dist/GlobMatcher.js | 7 +-
action/node_modules/cspell-glob/dist/index.js | 8 +-
action/node_modules/cspell-glob/package.json | 9 +-
.../cspell-grammar/dist/grammars/index.js | 4 +-
.../cspell-grammar/dist/parser/parser.js | 2 +-
.../dist/parsers/typescript/TypeScriptParser.js | 4 +-
action/node_modules/cspell-grammar/package.json | 13 +-
action/node_modules/cspell-io/dist/CSpellIOWeb.js | 2 +-
.../cspell-io/dist/handlers/node/file.js | 2 +-
action/node_modules/cspell-io/dist/node/dataUrl.js | 2 +-
.../cspell-io/dist/node/file/fileReader.js | 2 +-
.../cspell-io/dist/node/file/fileWriter.js | 2 +-
.../node_modules/cspell-io/dist/requests/index.js | 6 +-
action/node_modules/cspell-io/dist/test/helper.js | 7 +-
action/node_modules/cspell-io/package.json | 15 +-
action/node_modules/cspell-lib/dist/LanguageIds.js | 37 +-
.../cspell-lib/dist/Models/TextDocument.js | 6 +-
.../Controller/configLoader/configLoader.js | 23 +-
.../dist/Settings/Controller/configLoader/index.js | 7 +-
.../dist/Settings/Controller/pnpLoader.js | 6 +-
.../cspell-lib/dist/Settings/DefaultSettings.js | 4 +-
.../cspell-lib/dist/Settings/DictionarySettings.js | 4 +-
.../node_modules/cspell-lib/dist/Settings/index.js | 14 +-
.../DictionaryController/DictionaryLoader.js | 2 +-
.../cspell-lib/dist/SpellingDictionary/index.js | 2 +-
.../cspell-lib/dist/exclusionHelper.js | 2 +-
action/node_modules/cspell-lib/dist/index.js | 25 +-
.../node_modules/cspell-lib/dist/spellCheckFile.js | 72 +-
.../cspell-lib/dist/textValidation/checkText.js | 4 +-
.../cspell-lib/dist/textValidation/docValidator.js | 3 +-
.../dist/textValidation/lineValidatorFactory.js | 4 +-
.../dist/textValidation/textValidator.js | 9 +-
.../cspell-lib/dist/util/resolveFile.js | 2 +-
action/node_modules/cspell-lib/package.json | 37 +-
.../dist/lib/SimpleDictionaryParser.js | 6 +-
.../cspell-trie-lib/dist/lib/TrieBuilder.js | 5 +-
.../cspell-trie-lib/dist/lib/consolidate.js | 2 +-
.../dist/lib/convertToTrieRefNodes.js | 2 +-
.../dist/lib/distance/weightedMaps.js | 4 +-
.../node_modules/cspell-trie-lib/dist/lib/find.js | 6 +-
.../node_modules/cspell-trie-lib/dist/lib/index.js | 18 +-
.../cspell-trie-lib/dist/lib/io/importExportV1.js | 2 +-
.../cspell-trie-lib/dist/lib/io/importExportV2.js | 2 +-
.../cspell-trie-lib/dist/lib/io/importExportV3.js | 4 +-
.../dist/lib/mappers/mapHunspellInformation.js | 20 +-
.../dist/lib/mappers/mapToSuggestionCostDef.js | 12 +-
.../cspell-trie-lib/dist/lib/suggestCollector.js | 3 -
.../dist/lib/suggestions/genSuggestionsOptions.js | 2 +-
.../dist/lib/suggestions/suggest.js | 5 +-
.../dist/lib/suggestions/suggestAStar.js | 6 +-
.../dist/lib/suggestions/suggestCollector.js | 12 +-
.../lib/suggestions/walker/hintedWalker.js (gone) | 108 --
.../dist/lib/suggestions/walker/index.js (gone) | 22 -
.../dist/lib/suggestions/walker/walker.js (gone) | 43 -
.../lib/suggestions/walker/walkerTypes.js (gone) | 21 -
.../cspell-trie-lib/dist/lib/trie-util.js | 73 +-
.../node_modules/cspell-trie-lib/dist/lib/trie.js | 6 +-
.../cspell-trie-lib/dist/lib/walker.js (gone) | 18 -
action/node_modules/cspell-trie-lib/package.json | 13 +-
action/node_modules/cspell/README.md | 78 +-
action/node_modules/cspell/dist/cli-reporter.js | 27 +-
action/node_modules/cspell/dist/commandCheck.js | 13 +-
.../node_modules/cspell/dist/commandSuggestion.js | 2 +-
.../cspell/dist/emitters/suggestionsEmitter.js | 31 +-
.../cspell/dist/emitters/traceEmitter.js | 24 +-
action/node_modules/cspell/dist/index.js | 2 +-
action/node_modules/cspell/dist/link.js | 2 +-
action/node_modules/cspell/dist/lint/lint.js | 13 +-
action/node_modules/cspell/dist/util/async.js | 4 +-
.../cspell/dist/util/cache/fileEntryCache.js | 2 +-
.../node_modules/cspell/dist/util/cache/index.js | 4 +-
action/node_modules/cspell/dist/util/glob.js | 105 +-
action/node_modules/cspell/dist/util/table.js | 2 +-
action/node_modules/cspell/package.json | 35 +-
action/node_modules/glob/LICENSE | 8 +-
action/node_modules/glob/common.js | 16 +-
action/node_modules/glob/glob.js | 2 +-
action/node_modules/glob/package.json | 18 +-
action/node_modules/glob/sync.js | 2 +-
action/node_modules/minimatch/LICENSE | 2 +-
action/node_modules/minimatch/README.md | 39 +-
action/node_modules/minimatch/lib/path.js (gone) | 4 -
action/node_modules/minimatch/minimatch.js | 1518 ++++++++++----------
action/node_modules/minimatch/package.json | 17 +-
.../node_modules/brace-expansion/LICENSE (gone) | 21 -
.../node_modules/brace-expansion/README.md (gone) | 129 --
.../node_modules/brace-expansion/index.js (gone) | 201 ---
.../brace-expansion/package.json (gone) | 47 -
.../rimraf/node_modules/glob/LICENSE (gone) | 21 -
.../rimraf/node_modules/glob/README.md (gone) | 378 -----
.../rimraf/node_modules/glob/common.js (gone) | 238 ---
.../rimraf/node_modules/glob/glob.js (gone) | 790 ----------
.../rimraf/node_modules/glob/package.json (gone) | 55 -
.../rimraf/node_modules/glob/sync.js (gone) | 486 -------
.../rimraf/node_modules/minimatch/LICENSE (gone) | 15 -
.../rimraf/node_modules/minimatch/README.md (gone) | 230 ---
.../node_modules/minimatch/minimatch.js (gone) | 947 ------------
.../node_modules/minimatch/package.json (gone) | 33 -
action/package.json | 4 +-
yarn.lock | 337 ++---
189 files changed, 1991 insertions(+), 6479 deletions(-)