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

ci: Workflow Bot -- Update ALL Dependencies (main) #343

Merged
merged 1 commit into from
Aug 31, 2021

Conversation

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

.../@cspell/cspell-bundled-dicts/package.json | 14 +-
.../@cspell/cspell-types/cspell.schema.json | 3 +-
.../node_modules/@cspell/cspell-types/package.json | 13 +-
action/node_modules/@cspell/dict-cpp/cpp.txt.gz | Bin 97444 -> 97436 bytes
action/node_modules/@cspell/dict-cpp/package.json | 5 +-
.../node_modules/@cspell/dict-en_us/en_US.trie.gz | Bin 377384 -> 297682 bytes
.../node_modules/@cspell/dict-en_us/package.json | 7 +-
.../node_modules/cspell-glob/dist/GlobMatcher.js | 6 +-
action/node_modules/cspell-glob/package.json | 8 +-
.../node_modules/cspell-io/dist/file/fileWriter.js | 2 +-
action/node_modules/cspell-io/package.json | 8 +-
action/node_modules/cspell-lib/dist/LanguageIds.js | 2 +-
.../dist/Settings/CSpellSettingsServer.js | 20 +--
.../cspell-lib/dist/Settings/DefaultSettings.js | 6 +-
.../cspell-lib/dist/Settings/DictionarySettings.js | 4 +-
.../cspell-lib/dist/Settings/GlobalSettings.js | 2 +-
.../cspell-lib/dist/Settings/InDocSettings.js | 4 +-
.../dist/Settings/TextDocumentSettings.js | 4 +-
.../node_modules/cspell-lib/dist/Settings/link.js | 10 +-
.../cspell-lib/dist/Settings/pnpLoader.js | 4 +-
.../dist/SpellingDictionary/Dictionaries.js | 18 +-
.../dist/SpellingDictionary/DictionaryLoader.js | 14 +-
.../SpellingDictionaryCollection.js | 22 +--
.../SpellingDictionaryFromTrie.js | 18 +-
.../SpellingDictionaryMethods.js | 10 +-
.../SuggestExperimental/suggest.js | 6 +-
.../SpellingDictionary/createSpellingDictionary.js | 8 +-
action/node_modules/cspell-lib/dist/index.js | 2 +-
.../node_modules/cspell-lib/dist/spellCheckFile.js | 22 +--
.../node_modules/cspell-lib/dist/textValidator.js | 2 +-
action/node_modules/cspell-lib/dist/trace.js | 14 +-
.../cspell-lib/dist/util/fileReader.js | 4 +-
action/node_modules/cspell-lib/dist/util/repMap.js | 2 +-
.../cspell-lib/dist/util/resolveFile.js | 2 +-
action/node_modules/cspell-lib/dist/util/text.js | 6 +-
.../cspell-lib/dist/util/wordSplitter.js | 2 +-
.../node_modules/cspell-lib/dist/wordListHelper.js | 8 +-
action/node_modules/cspell-lib/package.json | 20 +--
.../dist/lib/SimpleDictionaryParser.js | 6 +-
.../cspell-trie-lib/dist/lib/TrieBuilder.js | 10 +-
.../cspell-trie-lib/dist/lib/consolidate.js | 2 +-
.../dist/lib/convertToTrieRefNodes.js | 2 +-
.../node_modules/cspell-trie-lib/dist/lib/find.js | 2 +-
.../cspell-trie-lib/dist/lib/importExport.js | 2 +-
.../cspell-trie-lib/dist/lib/importExportV1.js | 10 +-
.../cspell-trie-lib/dist/lib/importExportV2.js | 10 +-
.../cspell-trie-lib/dist/lib/importExportV3.js | 8 +-
.../cspell-trie-lib/dist/lib/suggest.js | 4 +-
.../node_modules/cspell-trie-lib/dist/lib/trie.js | 36 ++--
.../node_modules/cspell-trie-lib/dist/lib/util.js | 2 +-
action/node_modules/cspell-trie-lib/package.json | 12 +-
.../cspell/dist/CSpellApplicationConfiguration.js | 2 +-
action/node_modules/cspell/dist/app.js | 22 +--
action/node_modules/cspell/dist/application.js | 12 +-
action/node_modules/cspell/dist/fileHelper.js | 6 +-
action/node_modules/cspell/dist/lint.js | 26 +--
action/node_modules/cspell/dist/traceEmitter.js | 2 +-
action/node_modules/cspell/dist/util/glob.js | 4 +-
action/node_modules/cspell/dist/util/table.js | 4 +-
action/node_modules/cspell/package.json | 12 +-
yarn.lock | 182 ++++++++++-----------
61 files changed, 342 insertions(+), 338 deletions(-)

@Jason3S Jason3S merged commit c0f191e into main Aug 31, 2021
@Jason3S Jason3S deleted the update-dependencies-main branch August 31, 2021 13:14
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