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) #635

Merged
merged 1 commit into from
Mar 24, 2022

Conversation

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

action-src/package.json | 4 +-
.../@cspell/cspell-bundled-dicts/package.json | 16 +--
.../node_modules/@cspell/cspell-pipe/package.json | 6 +-
.../node_modules/@cspell/cspell-types/package.json | 6 +-
action/node_modules/cspell-gitignore/package.json | 8 +-
action/node_modules/cspell-glob/package.json | 6 +-
action/node_modules/cspell-io/package.json | 6 +-
.../cspell-lib/dist/Models/TextDocument.js | 39 +++++-
.../dist/Settings/CSpellSettingsServer.js | 20 +--
.../cspell-lib/dist/Settings/DictionarySettings.js | 38 +++---
.../cspell-lib/dist/Settings/LanguageSettings.js | 64 ++++++----
.../dist/SpellingDictionary/Dictionaries.js | 4 +-
.../dist/SpellingDictionary/DictionaryLoader.js | 64 +++++-----
action/node_modules/cspell-lib/dist/index.js | 3 +-
.../cspell-lib/dist/textValidation/docValidator.js | 77 +++++++++---
.../cspell-lib/dist/textValidation/validator.js | 7 +-
action/node_modules/cspell-lib/dist/trace.js | 3 +-
.../node_modules/cspell-lib/dist/util/Memorizer.js | 60 ++++++++-
.../cspell-lib/dist/util/simpleCache.js | 33 ++---
action/node_modules/cspell-lib/dist/util/timer.js | 35 +++++-
action/node_modules/cspell-lib/dist/util/util.js | 19 ++-
action/node_modules/cspell-lib/package.json | 20 +--
.../cspell-trie-lib/dist/lib/utils/memorizer.js | 1 +
action/node_modules/cspell-trie-lib/package.json | 12 +-
action/node_modules/cspell/dist/app.js | 26 +---
action/node_modules/cspell/dist/cli-reporter.js | 8 +-
action/node_modules/cspell/dist/lint/lint.js | 5 +-
.../cspell/dist/util/cache/DiskCache.js | 12 +-
.../cspell/dist/util/cache/createCache.js | 26 +++-
action/node_modules/cspell/package.json | 20 +--
action/package.json | 4 +-
yarn.lock | 140 ++++++++++-----------
32 files changed, 499 insertions(+), 293 deletions(-)

@github-actions github-actions bot added chore dependencies Pull requests that update a dependency file labels Mar 24, 2022
@Jason3S Jason3S merged commit 2377111 into main Mar 24, 2022
@Jason3S Jason3S deleted the update-dependencies-main branch March 24, 2022 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant