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.15.0) (main) #1072

Merged
merged 1 commit into from Nov 26, 2022
Merged

feat: Update CSpell to (6.15.0) (main) #1072

merged 1 commit into from Nov 26, 2022

Conversation

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

action-src/package.json | 4 +-
.../@cspell/cspell-bundled-dicts/package.json | 10 +-
.../node_modules/@cspell/cspell-pipe/package.json | 4 +-
.../@cspell/cspell-service-bus/package.json | 4 +-
.../@cspell/cspell-types/cspell.schema.json | 6 +-
.../@cspell/cspell-types/dist/index.js | 21 +-
.../node_modules/@cspell/cspell-types/package.json | 4 +-
.../@cspell/strong-weak-map/package.json | 4 +-
.../node_modules/@types/parse-json/LICENSE (gone) | 21 -
.../@types/parse-json/README.md (gone) | 16 -
.../@types/parse-json/package.json (gone) | 22 -
action/node_modules/cosmiconfig/README.md | 9 +-
action/node_modules/cosmiconfig/dist/Explorer.js | 17 +-
.../node_modules/cosmiconfig/dist/ExplorerSync.js | 17 +-
action/node_modules/cosmiconfig/dist/loaders.js | 6 +-
action/node_modules/cosmiconfig/package.json | 13 +-
.../ForbiddenWordsDictionary.js (gone) | 107 -
.../SpellingDictionary/IgnoreWordsDictionary.js | 2 +-
.../SpellingDictionaryCollection.js | 42 +-
.../SpellingDictionaryFromTrie.js | 10 +-
.../dist/SpellingDictionary/Typos/typosParser.js | 11 +-
.../dist/SpellingDictionary/Typos/util.js | 34 +-
.../dist/SpellingDictionary/TyposDictionary.js | 102 +-
.../dist/SpellingDictionary/defaults.js | 3 +-
.../dist/SpellingDictionary/index.js | 11 +-
.../node_modules/cspell-dictionary/dist/index.js | 3 +-
action/node_modules/cspell-dictionary/package.json | 10 +-
action/node_modules/cspell-gitignore/package.json | 6 +-
action/node_modules/cspell-glob/package.json | 4 +-
action/node_modules/cspell-grammar/package.json | 8 +-
action/node_modules/cspell-io/package.json | 6 +-
action/node_modules/cspell-lib/package.json | 28 +-
.../dist/lib/suggestions/suggestCollector.js | 4 +-
action/node_modules/cspell-trie-lib/package.json | 8 +-
action/node_modules/cspell/package.json | 18 +-
action/node_modules/yaml/LICENSE (gone) | 13 -
action/node_modules/yaml/README.md (gone) | 127 -
.../browser/dist/PlainValue-b8036b75.js (gone) | 1275 -----------
.../yaml/browser/dist/Schema-e94716c8.js (gone) | 682 ------
.../node_modules/yaml/browser/dist/index.js (gone) | 1002 --------
.../yaml/browser/dist/legacy-exports.js (gone) | 3 -
.../yaml/browser/dist/package.json (gone) | 1 -
.../yaml/browser/dist/parse-cst.js (gone) | 1904 ---------------
.../browser/dist/resolveSeq-492ab440.js (gone) | 2419 --------------------
.../node_modules/yaml/browser/dist/types.js (gone) | 4 -
.../node_modules/yaml/browser/dist/util.js (gone) | 2 -
.../yaml/browser/dist/warnings-df54cb69.js (gone) | 499 ----
action/node_modules/yaml/browser/index.js (gone) | 1 -
action/node_modules/yaml/browser/map.js (gone) | 2 -
action/node_modules/yaml/browser/pair.js (gone) | 2 -
.../node_modules/yaml/browser/parse-cst.js (gone) | 1 -
action/node_modules/yaml/browser/scalar.js (gone) | 2 -
action/node_modules/yaml/browser/schema.js (gone) | 9 -
action/node_modules/yaml/browser/seq.js (gone) | 2 -
action/node_modules/yaml/browser/types.js (gone) | 1 -
.../yaml/browser/types/binary.js (gone) | 8 -
.../node_modules/yaml/browser/types/omap.js (gone) | 3 -
.../yaml/browser/types/pairs.js (gone) | 3 -
.../node_modules/yaml/browser/types/set.js (gone) | 3 -
.../yaml/browser/types/timestamp.js (gone) | 10 -
action/node_modules/yaml/browser/util.js (gone) | 1 -
.../yaml/dist/Document-9b4560a1.js (gone) | 757 ------
.../yaml/dist/PlainValue-ec8e588e.js (gone) | 876 -------
.../yaml/dist/Schema-88e323a7.js (gone) | 525 -----
action/node_modules/yaml/dist/index.js (gone) | 79 -
.../yaml/dist/legacy-exports.js (gone) | 16 -
action/node_modules/yaml/dist/parse-cst.js (gone) | 1753 --------------
.../yaml/dist/resolveSeq-d03cb037.js (gone) | 2161 -----------------
.../node_modules/yaml/dist/test-events.js (gone) | 162 --
action/node_modules/yaml/dist/types.js (gone) | 23 -
action/node_modules/yaml/dist/util.js (gone) | 19 -
.../yaml/dist/warnings-1000a372.js (gone) | 416 ----
action/node_modules/yaml/index.js (gone) | 1 -
action/node_modules/yaml/map.js (gone) | 2 -
action/node_modules/yaml/package.json (gone) | 106 -
action/node_modules/yaml/pair.js (gone) | 2 -
action/node_modules/yaml/parse-cst.js (gone) | 1 -
action/node_modules/yaml/scalar.js (gone) | 2 -
action/node_modules/yaml/schema.js (gone) | 9 -
action/node_modules/yaml/seq.js (gone) | 2 -
action/node_modules/yaml/types.js (gone) | 17 -
action/node_modules/yaml/types.mjs (gone) | 17 -
action/node_modules/yaml/types/binary.js (gone) | 8 -
action/node_modules/yaml/types/omap.js (gone) | 3 -
action/node_modules/yaml/types/pairs.js (gone) | 3 -
action/node_modules/yaml/types/set.js (gone) | 3 -
action/node_modules/yaml/types/timestamp.js (gone) | 10 -
action/node_modules/yaml/util.js (gone) | 16 -
action/node_modules/yaml/util.mjs (gone) | 18 -
action/package.json | 4 +-
yarn.lock | 175 +-
91 files changed, 350 insertions(+), 15410 deletions(-)

@Jason3S Jason3S merged commit f744fae into main Nov 26, 2022
@Jason3S Jason3S deleted the update-cspell branch November 26, 2022 15:30
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