feat: Update CSpell to (6.30.1) (main) #1214
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 | 28 +-
.../node_modules/@cspell/cspell-pipe/package.json | 4 +-
.../@cspell/cspell-service-bus/package.json | 4 +-
.../node_modules/@cspell/cspell-types/package.json | 4 +-
.../@cspell/dict-cpp/cpp-refined.txt.gz (gone) | Bin 3886 -> 0 bytes
.../@cspell/dict-cpp/cpp.txt.gz (gone) | Bin 97383 -> 0 bytes
.../node_modules/@cspell/dict-cpp/cspell-ext.json | 9 +-
action/node_modules/@cspell/dict-cpp/package.json | 9 +-
.../@cspell/dict-dotnet/dict/dotnet.txt | 710 +-
.../node_modules/@cspell/dict-dotnet/package.json | 6 +-
.../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-golang/dict/go.txt | 7347 ++++++--------------
.../node_modules/@cspell/dict-golang/package.json | 11 +-
action/node_modules/@cspell/dict-latex/README.md | 2 +-
.../node_modules/@cspell/dict-latex/dict/latex.txt | 3 -
.../node_modules/@cspell/dict-latex/package.json | 6 +-
action/node_modules/@cspell/dict-php/README.md | 2 +-
action/node_modules/@cspell/dict-php/dict/php.txt | 1588 +++--
action/node_modules/@cspell/dict-php/package.json | 6 +-
.../@cspell/dict-powershell/dict/powershell.txt | 105 +-
.../@cspell/dict-powershell/package.json | 6 +-
.../@cspell/dict-public-licenses/README.md | 2 +-
.../@cspell/dict-public-licenses/package.json | 6 +-
.../dict-public-licenses/public-licenses.txt.gz | Bin 2521 -> 2799 bytes
.../node_modules/@cspell/dict-ruby/dict/ruby.txt | 159 +-
action/node_modules/@cspell/dict-ruby/package.json | 6 +-
.../node_modules/@cspell/dict-scala/dict/scala.txt | 132 +-
.../node_modules/@cspell/dict-scala/package.json | 6 +-
.../@cspell/dynamic-import/package.json | 4 +-
.../@cspell/strong-weak-map/package.json | 4 +-
action/node_modules/cosmiconfig/dist/index.js | 21 +-
action/node_modules/cosmiconfig/package.json | 43 +-
.../cjs/SpellingDictionary/CachingDictionary.js | 9 +-
.../cjs/SpellingDictionary/FlagWordsDictionary.js | 3 +
.../SpellingDictionaryCollection.js | 14 +-
.../cjs/SpellingDictionary/SuggestDictionary.js | 5 +-
.../dist/cjs/SpellingDictionary/TyposDictionary.js | 5 +-
.../esm/SpellingDictionary/CachingDictionary.d.mts | 4 +-
.../esm/SpellingDictionary/CachingDictionary.mjs | 9 +-
.../esm/SpellingDictionary/FlagWordsDictionary.mjs | 3 +
.../SpellingDictionary/SpellingDictionary.d.mts | 8 +
.../SpellingDictionaryCollection.mjs | 14 +-
.../esm/SpellingDictionary/SuggestDictionary.d.mts | 3 +-
.../esm/SpellingDictionary/SuggestDictionary.mjs | 5 +-
.../esm/SpellingDictionary/TyposDictionary.d.mts | 3 +-
.../esm/SpellingDictionary/TyposDictionary.mjs | 5 +-
action/node_modules/cspell-dictionary/package.json | 10 +-
action/node_modules/cspell-gitignore/package.json | 6 +-
action/node_modules/cspell-glob/package.json | 4 +-
action/node_modules/cspell-grammar/package.json | 8 +-
action/node_modules/cspell-io/package.json | 6 +-
.../dist/cjs/textValidation/docValidator.js | 26 +-
.../dist/cjs/textValidation/isWordValid.js | 5 +-
.../cjs/textValidation/lineValidatorFactory.js | 25 +-
.../dist/cjs/textValidation/textValidator.js | 3 +-
.../cspell-lib/dist/cjs/util/textRegex.js | 4 +-
.../dist/esm/Models/ValidationIssue.d.mts | 4 +-
.../dist/esm/textValidation/ValidationTypes.d.mts | 8 +-
.../dist/esm/textValidation/docValidator.d.mts | 1 +
.../dist/esm/textValidation/docValidator.mjs | 26 +-
.../dist/esm/textValidation/isWordValid.d.mts | 3 +-
.../dist/esm/textValidation/isWordValid.mjs | 4 +-
.../esm/textValidation/lineValidatorFactory.mjs | 25 +-
.../dist/esm/textValidation/textValidator.d.mts | 3 +-
.../dist/esm/textValidation/textValidator.mjs | 3 +-
.../cspell-lib/dist/esm/util/textRegex.mjs | 4 +-
action/node_modules/cspell-lib/package.json | 26 +-
.../dist/cjs/lib/suggestions/suggestCollector.js | 8 +-
.../dist/esm/lib/suggestions/suggestCollector.mjs | 8 +-
action/node_modules/cspell-trie-lib/package.json | 8 +-
action/node_modules/cspell/README.md | 1 +
.../node_modules/cspell/dist/cjs/cli-reporter.js | 21 +-
action/node_modules/cspell/dist/cjs/commandLint.js | 1 +
.../node_modules/cspell/dist/esm/cli-reporter.mjs | 21 +-
.../node_modules/cspell/dist/esm/commandLint.mjs | 1 +
action/node_modules/cspell/package.json | 20 +-
action/package.json | 4 +-
yarn.lock | 270 +-
80 files changed, 4061 insertions(+), 6837 deletions(-)