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.27.0) (main) #1190

Merged
merged 1 commit into from
Feb 27, 2023
Merged

feat: Update CSpell to (6.27.0) (main) #1190

merged 1 commit into from
Feb 27, 2023

Conversation

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

action-src/package.json | 4 +-
.../@cspell/cspell-bundled-dicts/package.json | 56 +-
.../@cspell/cspell-pipe/dist/cjs/index.cjs (gone) | 644 ---------------------
.../dist/cjs/operators/append.cjs (gone) | 44 --
.../dist/cjs/operators/await.cjs (gone) | 12 -
.../dist/cjs/operators/combine.cjs (gone) | 23 -
.../dist/cjs/operators/concatMap.cjs (gone) | 33 --
.../dist/cjs/operators/filter.cjs (gone) | 38 --
.../dist/cjs/operators/first.cjs (gone) | 42 --
.../dist/cjs/operators/flatten.cjs (gone) | 33 --
.../dist/cjs/operators/index.cjs (gone) | 508 ----------------
.../dist/cjs/operators/joinStrings.cjs (gone) | 49 --
.../cspell-pipe/dist/cjs/operators/last.cjs (gone) | 47 --
.../cspell-pipe/dist/cjs/operators/map.cjs (gone) | 33 --
.../dist/cjs/operators/reduce.cjs (gone) | 65 ---
.../cspell-pipe/dist/cjs/operators/skip.cjs (gone) | 41 --
.../cspell-pipe/dist/cjs/operators/take.cjs (gone) | 45 --
.../cspell-pipe/dist/cjs/operators/tap.cjs (gone) | 50 --
.../dist/cjs/operators/types.cjs (gone) | 2 -
.../dist/cjs/operators/unique.cjs (gone) | 67 ---
.../cspell-pipe/dist/cjs/sync/index.cjs (gone) | 245 --------
.../node_modules/@cspell/cspell-pipe/package.json | 98 ++--
.../cspell-service-bus/dist/cjs/index.cjs (gone) | 142 -----
.../@cspell/cspell-service-bus/package.json | 30 +-
.../@cspell/cspell-types/ajv.config.cjs (gone) | 11 -
.../cspell-types/dist/cjs/Parser/index.cjs (gone) | 3 -
.../@cspell/cspell-types/dist/cjs/index.cjs (gone) | 69 ---
.../cspell-types/dist/esm/CSpellReporter.js | 3 +-
.../cspell-types/dist/esm/CSpellSettingsDef.js | 1 -
.../cspell-types/dist/esm/DictionaryDefinition.js | 1 -
.../cspell-types/dist/esm/DictionaryInformation.js | 1 -
.../cspell-types/dist/esm/InlineDictionary.js | 1 -
.../@cspell/cspell-types/dist/esm/Parser/index.js | 1 -
.../@cspell/cspell-types/dist/esm/TextMap.js | 1 -
.../@cspell/cspell-types/dist/esm/TextOffset.js | 1 -
.../@cspell/cspell-types/dist/esm/configFields.js | 1 -
.../@cspell/cspell-types/dist/esm/features.js | 1 -
.../@cspell/cspell-types/dist/esm/index.js | 1 -
.../cspell-types/dist/esm/suggestionCostsDef.js | 1 -
.../@cspell/cspell-types/dist/esm/types.js | 1 -
.../node_modules/@cspell/cspell-types/package.json | 47 +-
.../node_modules/@cspell/dict-en_us/en_US.trie.gz | Bin 300485 -> 300475 bytes
.../node_modules/@cspell/dict-en_us/package.json | 7 +-
.../dict-en_us/src/hunspell/README_en_US-large.txt | 9 +-
.../dynamic-import/dist/cjs/index.cjs (gone) | 65 ---
.../@cspell/dynamic-import/lib/dImport.js (gone) | 8 -
.../dynamic-import/lib/dynamicImport.js (gone) | 52 --
.../@cspell/dynamic-import/lib/index.js (gone) | 1 -
.../@cspell/dynamic-import/package.json | 32 +-
.../@cspell/strong-weak-map/package.json | 4 +-
.../SpellingDictionaryCollection.js | 8 +-
.../createInlineSpellingDictionary.js | 2 +-
action/node_modules/cspell-dictionary/package.json | 10 +-
action/node_modules/cspell-gitignore/package.json | 10 +-
action/node_modules/cspell-glob/package.json | 6 +-
action/node_modules/cspell-grammar/package.json | 10 +-
action/node_modules/cspell-io/dist/file/index.js | 2 +-
.../cspell-io/dist/handlers/node/file.js | 3 +-
.../cspell-io/dist/node/file/fileReader.js | 63 +-
.../cspell-io/dist/node/file/fileWriter.js | 28 +-
.../node_modules/cspell-io/dist/node/file/index.js | 3 +-
action/node_modules/cspell-io/package.json | 8 +-
.../cspell-lib/dist/Document/isBinaryDoc.js | 11 +-
.../cspell-lib/dist/Document/resolveDocument.js | 33 +-
action/node_modules/cspell-lib/dist/LanguageIds.js | 3 +-
.../cspell-lib/dist/Models/TextDocument.js | 4 +-
.../cspell-lib/dist/Models/Uri.js (gone) | 16 -
.../dist/Settings/CSpellSettingsServer.js | 26 +-
.../Controller/configLoader/configLoader.js | 159 ++---
.../dist/Settings/Controller/pnpLoader.js | 10 +-
.../cspell-lib/dist/Settings/LanguageSettings.js | 9 +-
.../dist/Settings/TextDocumentSettings.js | 3 +
.../cspell-lib/dist/exclusionHelper.js | 6 +-
action/node_modules/cspell-lib/dist/index.js | 3 +-
.../node_modules/cspell-lib/dist/spellCheckFile.js | 4 +-
.../determineTextDocumentSettings.js | 3 +-
.../cspell-lib/dist/textValidation/docValidator.js | 46 +-
.../cspell-lib/dist/textValidation/index.js | 3 +-
action/node_modules/cspell-lib/dist/util/text.js | 4 +-
action/node_modules/cspell-lib/dist/util/util.js | 28 +-
action/node_modules/cspell-lib/package.json | 33 +-
action/node_modules/cspell-trie-lib/package.json | 10 +-
action/node_modules/cspell/README.md | 10 +-
action/node_modules/cspell/dist/commandTrace.js | 29 +-
.../cspell/dist/emitters/traceEmitter.js | 84 ++-
action/node_modules/cspell/dist/lint/lint.js | 80 ++-
action/node_modules/cspell/dist/util/fileHelper.js | 38 +-
action/node_modules/cspell/package.json | 25 +-
action/package.json | 4 +-
yarn.lock | 265 ++++-----
90 files changed, 821 insertions(+), 2955 deletions(-)

@Jason3S Jason3S merged commit 5d87836 into main Feb 27, 2023
@Jason3S Jason3S deleted the update-cspell branch February 27, 2023 06:46
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.

1 participant