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.8.0) (main) #908

Merged
merged 1 commit into from Aug 21, 2022
Merged

feat: Update CSpell to (6.8.0) (main) #908

merged 1 commit into from Aug 21, 2022

Conversation

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

action-src/package.json | 4 +-
.../@cspell/cspell-bundled-dicts/package.json | 12 +-
.../node_modules/@cspell/cspell-pipe/package.json | 6 +-
.../@cspell/cspell-service-bus/package.json | 6 +-
.../@cspell/cspell-types/cspell.schema.json | 16 +++
.../@cspell/cspell-types/dist/CSpellReporter.js | 7 +-
.../@cspell/cspell-types/dist/configFields.js | 1 +
.../node_modules/@cspell/cspell-types/package.json | 4 +-
action/node_modules/cspell-gitignore/package.json | 8 +-
action/node_modules/cspell-glob/package.json | 6 +-
action/node_modules/cspell-grammar/package.json | 10 +-
action/node_modules/cspell-io/package.json | 8 +-
.../cspell-lib/dist/Settings/InDocSettings.js | 120 ++++++++++++++++---
.../cspell-lib/dist/Settings/RegExpPatterns.js | 2 +-
.../SpellingDictionary/createSpellingDictionary.js | 3 +-
action/node_modules/cspell-lib/dist/index.js | 4 +-
.../node_modules/cspell-lib/dist/spellCheckFile.js | 17 ++-
.../cspell-lib/dist/textValidation/docValidator.js | 44 ++++++-
.../cspell-lib/dist/textValidation/index.js | 12 +-
.../cspell-lib/dist/textValidation/validator.js | 94 ++++-----------
action/node_modules/cspell-lib/dist/validator.js | 3 +-
action/node_modules/cspell-lib/package.json | 26 ++---
action/node_modules/cspell-trie-lib/package.json | 14 +--
action/node_modules/cspell/dist/application.js | 17 +--
action/node_modules/cspell/dist/cli-reporter.js | 3 +-
action/node_modules/cspell/dist/commandCheck.js | 2 +
action/node_modules/cspell/dist/commandLint.js | 2 +
action/node_modules/cspell/dist/lint/lint.js | 6 +-
.../cspell/dist/util/cache/DiskCache.js | 35 ++++--
.../cspell/dist/util/cache/createCache.js | 18 ++-
action/node_modules/cspell/dist/util/fileHelper.js | 1 +
action/node_modules/cspell/package.json | 18 +--
action/package.json | 4 +-
yarn.lock | 130 ++++++++++-----------
34 files changed, 413 insertions(+), 250 deletions(-)

@Jason3S Jason3S changed the title fix: Update CSpell to (6.8.0) (main) feat: Update CSpell to (6.8.0) (main) Aug 21, 2022
@Jason3S Jason3S merged commit 65723ea into main Aug 21, 2022
@Jason3S Jason3S deleted the update-cspell branch August 21, 2022 15:59
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