Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update CSpell to (6.12.0) (main) #998

Merged
merged 1 commit into from Sep 30, 2022
Merged

feat: Update CSpell to (6.12.0) (main) #998

merged 1 commit into from Sep 30, 2022

Conversation

street-side-software-automation[bot]
Copy link
Contributor

action-src/package.json | 4 +-
.../@cspell/cspell-bundled-dicts/package.json | 10 +-
.../@cspell/cspell-pipe/dist/helpers/toArray.js | 4 +-
.../node_modules/@cspell/cspell-pipe/dist/index.js | 4 +-
.../@cspell/cspell-pipe/dist/operators/index.js | 10 +-
.../node_modules/@cspell/cspell-pipe/package.json | 31 ++++-
.../@cspell/cspell-service-bus/package.json | 8 +-
.../node_modules/@cspell/cspell-types/package.json | 10 +-
.../@cspell/dict-software-terms/package.json | 4 +-
.../dict-software-terms/softwareTerms.txt.gz | Bin 8066 -> 8072 bytes
action/node_modules/cspell-gitignore/package.json | 10 +-
action/node_modules/cspell-glob/package.json | 8 +-
.../cspell-grammar/dist/parser/parser.js | 8 +-
.../dist/parsers/typescript/TypeScriptParser.js | 4 +-
action/node_modules/cspell-grammar/package.json | 12 +-
action/node_modules/cspell-io/package.json | 10 +-
.../cspell-lib/dist/Settings/InDocSettings.js | 14 +-
.../dist/SpellingDictionary/Dictionaries.js | 19 +--
.../DictionaryController/DictionaryLoader.js | 33 +++--
.../dist/SpellingDictionary/SpellingDictionary.js | 39 +++++-
.../SpellingDictionaryCollection.js (gone) | 116 ----------------
.../SpellingDictionaryFromTrie.js (gone) | 150 ---------------------
.../SpellingDictionaryMethods.js (gone) | 114 ----------------
.../dist/SpellingDictionary/charset.js (gone) | 16 ---
.../createSpellingDictionary.js (gone) | 80 -----------
.../cspell-lib/dist/SpellingDictionary/index.js | 2 -
action/node_modules/cspell-lib/dist/index.js | 10 +-
.../cspell-lib/dist/textValidation/docValidator.js | 7 +-
.../cspell-lib/dist/textValidation/isWordValid.js | 10 +-
.../dist/textValidation/lineValidatorFactory.js | 42 +++---
.../dist/textValidation/textValidator.js | 9 +-
.../node_modules/cspell-lib/dist/util/Memorizer.js | 16 +--
action/node_modules/cspell-lib/dist/util/text.js | 8 +-
action/node_modules/cspell-lib/package.json | 29 ++--
.../node_modules/cspell-trie-lib/dist/lib/find.js | 9 +-
.../cspell-trie-lib/dist/lib/io/importExportV4.js | 6 +-
.../dist/lib/mappers/mapDictionaryInfo.js | 4 +-
.../dist/lib/mappers/mapHunspellInformation.js | 4 +-
.../dist/lib/mappers/mapToSuggestionCostDef.js | 16 +--
.../node_modules/cspell-trie-lib/dist/lib/trie.js | 25 +++-
.../cspell-trie-lib/dist/lib/utils/util.js | 19 ++-
action/node_modules/cspell-trie-lib/package.json | 14 +-
action/node_modules/cspell/dist/app.js | 11 +-
action/node_modules/cspell/dist/application.js | 14 +-
action/node_modules/cspell/dist/commandCheck.js | 1 +
action/node_modules/cspell/dist/commandLint.js | 1 +
.../node_modules/cspell/dist/commandSuggestion.js | 1 +
action/node_modules/cspell/dist/commandTrace.js | 1 +
action/node_modules/cspell/dist/lint/lint.js | 6 +
action/node_modules/cspell/package.json | 20 +--
action/package.json | 4 +-
yarn.lock | 144 +++++++++++---------
52 files changed, 396 insertions(+), 755 deletions(-)

@Jason3S Jason3S merged commit a007e8e into main Sep 30, 2022
@Jason3S Jason3S deleted the update-cspell branch September 30, 2022 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant