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.20.0) (main) #1151

Merged
merged 1 commit into from
Feb 1, 2023
Merged

feat: Update CSpell to (6.20.0) (main) #1151

merged 1 commit into from
Feb 1, 2023

Conversation

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

action-src/package.json | 4 +-
.../@cspell/cspell-bundled-dicts/package.json | 14 +-
action/node_modules/@cspell/cspell-pipe/README.md | 14 +
.../node_modules/@cspell/cspell-pipe/package.json | 14 +-
.../cspell-service-bus/dist/Dispatcher.js (gone) | 3 -
.../dist/ServiceRequestFactory.js (gone) | 3 -
.../dist/SystemServiceBus.js (gone) | 98 -------
.../cspell-service-bus/dist/assert.js (gone) | 11 -
.../@cspell/cspell-service-bus/dist/bus.js (gone) | 57 ----
.../dist/createRequestHandler.js (gone) | 20 --
.../cspell-service-bus/dist/errors.js (gone) | 35 ---
.../cspell-service-bus/dist/handlers.js (gone) | 3 -
.../cspell-service-bus/dist/index.js (gone) | 17 --
.../cspell-service-bus/dist/request.js (gone) | 39 ---
.../dist/requestFactory.js (gone) | 25 --
.../@cspell/cspell-service-bus/package.json | 54 ++--
.../@cspell/cspell-types/ajv.config.js (gone) | 11 -
.../cspell-types/dist/CSpellReporter.js (gone) | 14 -
.../cspell-types/dist/CSpellSettingsDef.js (gone) | 3 -
.../dist/DictionaryDefinition.js (gone) | 3 -
.../dist/DictionaryInformation.js (gone) | 3 -
.../@cspell/cspell-types/dist/Parser.js (gone) | 3 -
.../@cspell/cspell-types/dist/TextMap.js (gone) | 3 -
.../@cspell/cspell-types/dist/TextOffset.js (gone) | 3 -
.../cspell-types/dist/configFields.js (gone) | 55 ----
.../@cspell/cspell-types/dist/features.js (gone) | 4 -
.../@cspell/cspell-types/dist/index.js (gone) | 9 -
.../cspell-types/dist/suggestionCostsDef.js (gone) | 3 -
.../@cspell/cspell-types/dist/types.js (gone) | 5 -
.../node_modules/@cspell/cspell-types/package.json | 80 ++++--
.../node_modules/@cspell/strong-weak-map/README.md | 14 +
.../@cspell/strong-weak-map/package.json | 4 +-
action/node_modules/cspell-dictionary/package.json | 14 +-
action/node_modules/cspell-gitignore/package.json | 12 +-
action/node_modules/cspell-glob/package.json | 6 +-
action/node_modules/cspell-grammar/package.json | 10 +-
action/node_modules/cspell-io/package.json | 10 +-
.../Controller/configLoader/configLoader.js | 14 +
.../cspell-lib/dist/textValidation/docValidator.js | 7 +
action/node_modules/cspell-lib/package.json | 30 +--
action/node_modules/cspell-trie-lib/README.md | 26 +-
action/node_modules/cspell-trie-lib/package.json | 12 +-
action/node_modules/cspell/README.md | 16 +-
.../cspell/dist/util/cache/createCache.js | 4 +-
.../cspell/dist/util/cache/fileEntryCache.js | 4 +-
action/node_modules/cspell/package.json | 27 +-
action/node_modules/fs-extra/LICENSE (gone) | 15 --
action/node_modules/fs-extra/README.md (gone) | 290 ---------------------
.../fs-extra/lib/copy/copy-sync.js (gone) | 161 ------------
.../node_modules/fs-extra/lib/copy/copy.js (gone) | 238 -----------------
.../node_modules/fs-extra/lib/copy/index.js (gone) | 7 -
.../fs-extra/lib/empty/index.js (gone) | 39 ---
.../fs-extra/lib/ensure/file.js (gone) | 69 -----
.../fs-extra/lib/ensure/index.js (gone) | 23 --
.../fs-extra/lib/ensure/link.js (gone) | 64 -----
.../fs-extra/lib/ensure/symlink-paths.js (gone) | 99 -------
.../fs-extra/lib/ensure/symlink-type.js (gone) | 31 ---
.../fs-extra/lib/ensure/symlink.js (gone) | 82 ------
action/node_modules/fs-extra/lib/esm.mjs (gone) | 68 -----
.../node_modules/fs-extra/lib/fs/index.js (gone) | 140 ----------
action/node_modules/fs-extra/lib/index.js (gone) | 16 --
.../node_modules/fs-extra/lib/json/index.js (gone) | 16 --
.../fs-extra/lib/json/jsonfile.js (gone) | 11 -
.../fs-extra/lib/json/output-json-sync.js (gone) | 12 -
.../fs-extra/lib/json/output-json.js (gone) | 12 -
.../fs-extra/lib/mkdirs/index.js (gone) | 14 -
.../fs-extra/lib/mkdirs/make-dir.js (gone) | 27 --
.../fs-extra/lib/mkdirs/utils.js (gone) | 21 --
.../node_modules/fs-extra/lib/move/index.js (gone) | 7 -
.../fs-extra/lib/move/move-sync.js (gone) | 54 ----
.../node_modules/fs-extra/lib/move/move.js (gone) | 75 ------
.../fs-extra/lib/output-file/index.js (gone) | 40 ---
.../fs-extra/lib/path-exists/index.js (gone) | 12 -
.../fs-extra/lib/remove/index.js (gone) | 17 --
.../node_modules/fs-extra/lib/util/stat.js (gone) | 154 -----------
.../fs-extra/lib/util/utimes.js (gone) | 26 --
action/node_modules/fs-extra/package.json (gone) | 71 -----
action/node_modules/jsonfile/CHANGELOG.md (gone) | 171 ------------
action/node_modules/jsonfile/LICENSE (gone) | 15 --
action/node_modules/jsonfile/README.md (gone) | 230 ----------------
action/node_modules/jsonfile/index.js (gone) | 88 -------
action/node_modules/jsonfile/package.json (gone) | 40 ---
action/node_modules/jsonfile/utils.js (gone) | 14 -
action/node_modules/universalify/LICENSE (gone) | 20 --
action/node_modules/universalify/README.md (gone) | 76 ------
action/node_modules/universalify/index.js (gone) | 24 --
.../node_modules/universalify/package.json (gone) | 34 ---
action/package.json | 4 +-
yarn.lock | 171 ++++++------
89 files changed, 314 insertions(+), 3304 deletions(-)

@Jason3S Jason3S merged commit b4ffcae into main Feb 1, 2023
@Jason3S Jason3S deleted the update-cspell branch February 1, 2023 15:42
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