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.2.2 #805

Merged
merged 1 commit into from Jul 3, 2022
Merged

feat: Update CSpell to 6.2.2 #805

merged 1 commit into from Jul 3, 2022

Conversation

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

action-src/package.json | 8 +-
.../cspell-bundled-dicts/cspell-default.config.js | 6 -
.../node_modules/.bin/cspell-grammar (gone) | 1 -
.../@cspell/cspell-bundled-dicts/package.json | 17 +-
.../node_modules/@cspell/cspell-pipe/package.json | 6 +-
.../@cspell/cspell-types/cspell.schema.json | 23 +-
.../@cspell/cspell-types/dist/configFields.js | 1 -
.../node_modules/@cspell/cspell-types/package.json | 6 +-
.../@octokit/openapi-types/package.json | 4 +-
.../plugin-paginate-rest/dist-node/index.js | 4 +-
.../dist-src/generated/paginating-endpoints.js | 2 +-
.../plugin-paginate-rest/dist-src/version.js | 2 +-
.../plugin-paginate-rest/dist-web/index.js | 4 +-
.../@octokit/plugin-paginate-rest/package.json | 4 +-
.../dist-node/index.js | 9 +-
.../dist-src/generated/endpoints.js | 9 +-
.../dist-src/version.js | 2 +-
.../plugin-rest-endpoint-methods/dist-web/index.js | 11 +-
.../plugin-rest-endpoint-methods/package.json | 4 +-
.../node_modules/@octokit/types/dist-node/index.js | 2 +-
.../@octokit/types/dist-src/VERSION.js | 2 +-
.../node_modules/@octokit/types/dist-web/index.js | 2 +-
action/node_modules/@octokit/types/package.json | 8 +-
action/node_modules/cspell-gitignore/package.json | 8 +-
.../node_modules/cspell-glob/dist/GlobMatcher.js | 18 +-
action/node_modules/cspell-glob/dist/globHelper.js | 32 +-
action/node_modules/cspell-glob/package.json | 6 +-
action/node_modules/cspell-grammar/dist/index.js | 4 +-
action/node_modules/cspell-grammar/package.json | 10 +-
.../node_modules/cspell-io/dist/file/fileReader.js | 38 ++-
action/node_modules/cspell-io/dist/file/index.js | 27 +-
action/node_modules/cspell-io/package.json | 10 +-
.../cspell-lib/dist/Models/TextDocument.js | 9 +-
.../dist/Settings/CSpellSettingsServer.js | 2 +-
.../cspell-lib/dist/Settings/DefaultSettings.js | 2 +
.../cspell-lib/dist/Settings/DictionarySettings.js | 12 +-
.../dist/SpellingDictionary/DictionaryLoader.js | 29 +-
action/node_modules/cspell-lib/dist/index.js | 10 +-
.../cspell-lib/dist/textValidation/docValidator.js | 2 +-
.../cspell-lib/dist/util/resolveFile.js | 26 +-
action/node_modules/cspell-lib/package.json | 23 +-
action/node_modules/cspell-trie-lib/package.json | 10 +-
action/node_modules/cspell/package.json | 18 +-
action/package.json | 6 +-
package.json | 6 +-
yarn.lock | 325 ++++++++++++---------
46 files changed, 430 insertions(+), 340 deletions(-)

@github-actions github-actions bot added chore dependencies Pull requests that update a dependency file labels Jul 3, 2022
@Jason3S Jason3S changed the title ci: Workflow Bot -- Update ALL Dependencies (main) ci: Update CSpell to 6.2.2 Jul 3, 2022
@Jason3S Jason3S added feature and removed dependencies Pull requests that update a dependency file chore labels Jul 3, 2022
@Jason3S Jason3S changed the title ci: Update CSpell to 6.2.2 feat: Update CSpell to 6.2.2 Jul 3, 2022
@Jason3S Jason3S merged commit 69fed4f into main Jul 3, 2022
@Jason3S Jason3S deleted the update-dependencies-main branch July 3, 2022 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant