diff --git a/integration-tests/snapshots/MicrosoftDocs/PowerShell-Docs/report.yaml b/integration-tests/snapshots/MicrosoftDocs/PowerShell-Docs/report.yaml index c42606701d99..46fbd070e1e8 100644 --- a/integration-tests/snapshots/MicrosoftDocs/PowerShell-Docs/report.yaml +++ b/integration-tests/snapshots/MicrosoftDocs/PowerShell-Docs/report.yaml @@ -5,7 +5,7 @@ Args: '["--config=../../../cspell-power-shell-docs.config.yaml","**"]' Summary: files: 2678 filesWithIssues: 1267 - issues: 5801 + issues: 5793 errors: 0 Errors: [] @@ -389,7 +389,6 @@ issues: - "reference/5.1/PSDiagnostics/Start-Trace.md:48:49 wsmtraceproviders U env:windir\\system32\\wsmtraceproviders.txt\"" - "reference/5.1/PSReadLine/About/about_PSReadLine_Functions.md:338:13 Rubout U ### UnixWordRubout" - "reference/5.1/PSReadLine/About/about_PSReadLine_Functions.md:431:15 Begining (Beginning) U ### ViInsertAtBegining" - - "reference/5.1/PSReadLine/About/about_PSReadLine_Functions.md:1243:27 Backoff U SearchCharBackwardWithBackoff" - "reference/5.1/PSReadLine/About/about_PSReadLine.md:123:3 asplaintext U - asplaintext" - "reference/5.1/PSReadLine/About/about_PSReadLine.md:125:3 apikey U - apikey" - "reference/5.1/PSReadLine/About/about_PSReadLine.md:162:79 ysdfayf U AsPlainText) -Secret2 sdv87ysdfayf798hfasd8f7ha # '-Secret" diff --git a/integration-tests/snapshots/MicrosoftDocs/PowerShell-Docs/snapshot.txt b/integration-tests/snapshots/MicrosoftDocs/PowerShell-Docs/snapshot.txt index ed2616f51abc..4e45b1389b26 100644 --- a/integration-tests/snapshots/MicrosoftDocs/PowerShell-Docs/snapshot.txt +++ b/integration-tests/snapshots/MicrosoftDocs/PowerShell-Docs/snapshot.txt @@ -3,7 +3,7 @@ Repository: MicrosoftDocs/PowerShell-Docs Url: "https://github.com/MicrosoftDocs/PowerShell-Docs.git" Args: ["--config=../../../cspell-power-shell-docs.config.yaml","**"] Lines: - CSpell: Files checked: 2678, Issues found: 5801 in 1267 files + CSpell: Files checked: 2678, Issues found: 5793 in 1267 files exit code: 1 ./LICENSE:139:15 - Unknown word (sublicensable) -- non-sublicensable, non-exclusive, irrevocable ./LICENSE:205:34 - Unknown word (waivable) -- under any voluntary or waivable statutory or compulsory @@ -387,7 +387,6 @@ Lines: ./reference/5.1/PSReadLine/About/about_PSReadLine.md:162:79 - Unknown word (ysdfayf) -- AsPlainText) -Secret2 sdv87ysdfayf798hfasd8f7ha # '-Secret ./reference/5.1/PSReadLine/About/about_PSReadLine.md:162:89 - Unknown word (hfasd) -- Secret2 sdv87ysdfayf798hfasd8f7ha # '-Secret2' has ./reference/5.1/PSReadLine/About/about_PSReadLine.md:236:4 - Unknown word (readline) -- [readline](https://tiswww.case -./reference/5.1/PSReadLine/About/about_PSReadLine_Functions.md:1243:27 - Unknown word (Backoff) -- SearchCharBackwardWithBackoff ./reference/5.1/PSReadLine/About/about_PSReadLine_Functions.md:338:13 - Unknown word (Rubout) -- ### UnixWordRubout ./reference/5.1/PSReadLine/About/about_PSReadLine_Functions.md:431:15 - Unknown word (Begining) -- ### ViInsertAtBegining ./reference/5.1/PSScheduledJob/Get-ScheduledJobOption.md:84:76 - Unknown word (Waketo) -- RunElevated -and !$_.WaketoRun} diff --git a/integration-tests/snapshots/caddyserver/caddy/report.yaml b/integration-tests/snapshots/caddyserver/caddy/report.yaml index 952c1b2994ad..f7828afbf216 100644 --- a/integration-tests/snapshots/caddyserver/caddy/report.yaml +++ b/integration-tests/snapshots/caddyserver/caddy/report.yaml @@ -5,7 +5,7 @@ Args: '["**/*.go"]' Summary: files: 240 filesWithIssues: 221 - issues: 3490 + issues: 3480 errors: 0 Errors: [] @@ -218,8 +218,6 @@ issues: - "modules/caddyhttp/fileserver/staticfiles.go:170:2 precompressors U precompressors map[string]encode" - "modules/caddyhttp/fileserver/staticfiles.go:344:12 canonicalization U // if URL canonicalization is enabled, we need" - "modules/caddyhttp/fileserver/staticfiles.go:454:3 mtyp U mtyp := mime.TypeByExtension" - - "modules/caddyhttp/fileserver/staticfiles.go:519:3 backoff U backoff := weakrand.Intn(maxBackoff" - - "modules/caddyhttp/fileserver/staticfiles.go:519:31 Backoff U := weakrand.Intn(maxBackoff-minBackoff) + minBackoff" - "modules/caddyhttp/fileserver/staticfiles.go:530:74 Caza U written by Nathaniel Caza." - "modules/caddyhttp/headers/headers_test.go:93:32 lalala U Header-Suffix\": []string{\"lalala\"}," - "modules/caddyhttp/headers/headers_test.go:96:32 foofoofoo U Me\": []string{\"foofoofoo\"}," diff --git a/integration-tests/snapshots/caddyserver/caddy/snapshot.txt b/integration-tests/snapshots/caddyserver/caddy/snapshot.txt index 16eeafa35dee..b742a26e081c 100644 --- a/integration-tests/snapshots/caddyserver/caddy/snapshot.txt +++ b/integration-tests/snapshots/caddyserver/caddy/snapshot.txt @@ -3,7 +3,7 @@ Repository: caddyserver/caddy Url: "https://github.com/caddyserver/caddy.git" Args: ["**/*.go"] Lines: - CSpell: Files checked: 240, Issues found: 3490 in 221 files + CSpell: Files checked: 240, Issues found: 3480 in 221 files exit code: 1 ./admin.go:1345:21 - Unknown word (pidfile) -- // PIDFile writes a pidfile to the file at filename ./admin.go:331:29 - Unknown word (infosec) -- security checks, the infosec community assures me @@ -210,8 +210,6 @@ Lines: ./modules/caddyhttp/fileserver/staticfiles.go:170:2 - Unknown word (precompressors) -- precompressors map[string]encode ./modules/caddyhttp/fileserver/staticfiles.go:344:12 - Unknown word (canonicalization) -- // if URL canonicalization is enabled, we need ./modules/caddyhttp/fileserver/staticfiles.go:454:3 - Unknown word (mtyp) -- mtyp := mime.TypeByExtension -./modules/caddyhttp/fileserver/staticfiles.go:519:3 - Unknown word (backoff) -- backoff := weakrand.Intn(maxBackoff -./modules/caddyhttp/fileserver/staticfiles.go:519:31 - Unknown word (Backoff) -- := weakrand.Intn(maxBackoff-minBackoff) + minBackoff ./modules/caddyhttp/fileserver/staticfiles.go:530:74 - Unknown word (Caza) -- written by Nathaniel Caza. ./modules/caddyhttp/fileserver/staticfiles.go:64:40 - Unknown word (dirctory) -- a JSON array of the dirctory listing when the `Accept ./modules/caddyhttp/fileserver/staticfiles.go:81:34 - Unknown word (canonicalize) -- default, this handler will canonicalize URIs so that requests diff --git a/integration-tests/snapshots/googleapis/google-cloud-cpp/report.yaml b/integration-tests/snapshots/googleapis/google-cloud-cpp/report.yaml index 87126a08f259..4ff4017bb4a7 100644 --- a/integration-tests/snapshots/googleapis/google-cloud-cpp/report.yaml +++ b/integration-tests/snapshots/googleapis/google-cloud-cpp/report.yaml @@ -4,8 +4,8 @@ Url: https://github.com/googleapis/google-cloud-cpp.git Args: '["--config=${repoConfig}/cspell.json","**/*","-e","{*.BUILD,BUILD,CHANGELOG.md,*.sh,*.cfg,*.ps1,Dockerfile.*,*.Dockerfile,*.{yaml,xml,json,cmake}}"]' Summary: files: 16307 - filesWithIssues: 11899 - issues: 109926 + filesWithIssues: 11898 + issues: 108713 errors: 0 Errors: [] @@ -202,7 +202,6 @@ issues: - "doc/adr/2019-01-04-error-reporting-with-statusor.md:13:43 badbit U report errors (e.g., [badbit][badbit-link] in the" - "doc/adr/2019-03-26-binary-distributions.md:10:75 dpkg U might want to use (e.g., dpkg," - "doc/adr/2019-03-26-binary-distributions.md:16:60 packageable U make our code easily packageable by others" - - "doc/adr/2022-01-21-only-public-types-in-public-APIs.md:24:60 backoff U APIs using retry and backoff policies" - "doc/compile-time-configuration.md:18:43 ccmake U developers can use [ccmake], or run `cmake -L`" - "doc/compile-time-configuration.md:72:29 DBUILD U tests are enabled via `-DBUILD_TESTING=ON`. You can" - "doc/compile-time-configuration.md:89:10 cxxopt U - Add `--cxxopt=-std=c++14` and `--host" @@ -547,7 +546,6 @@ issues: - "google/cloud/accessapproval/access_approval_client.h:19:39 ACCESSAPPROVAL U CLOUD_CPP_GOOGLE_CLOUD_ACCESSAPPROVAL_ACCESS_APPROVAL_CLIENT" - "google/cloud/accessapproval/doc/main.dox:13:4 Quickstart U ## Quickstart" - "google/cloud/accessapproval/doc/options.dox:2:2 defgroup U @defgroup google-cloud-accessapproval" - - "google/cloud/accessapproval/doc/override-retry-policies.dox:3:53 Backoff U retry Override Retry, Backoff, and Idempotency Policies" - "google/cloud/accessapproval/quickstart/Makefile:18:12 CXXFLAGS U # The CXX, CXXFLAGS and CXXLD variables" - "google/cloud/accessapproval/quickstart/Makefile:30:60 cflags U config $(CLIENT_MODULE) --cflags)" - "google/cloud/accessapproval/quickstart/README.md:40:25 setenv U csh/tsch | `setenv GOOGLE_APPLICATION_CREDENTIAL" diff --git a/integration-tests/snapshots/googleapis/google-cloud-cpp/snapshot.txt b/integration-tests/snapshots/googleapis/google-cloud-cpp/snapshot.txt index 0e984612fe59..07fe668858ed 100644 --- a/integration-tests/snapshots/googleapis/google-cloud-cpp/snapshot.txt +++ b/integration-tests/snapshots/googleapis/google-cloud-cpp/snapshot.txt @@ -3,7 +3,7 @@ Repository: googleapis/google-cloud-cpp Url: "https://github.com/googleapis/google-cloud-cpp.git" Args: ["--config=../../../../config/repositories/googleapis/google-cloud-cpp/cspell.json","**/*","-e","{*.BUILD,BUILD,CHANGELOG.md,*.sh,*.cfg,*.ps1,Dockerfile.*,*.Dockerfile,*.{yaml,xml,json,cmake}}"] Lines: - CSpell: Files checked: 16307, Issues found: 109926 in 11899 files + CSpell: Files checked: 16307, Issues found: 108713 in 11898 files exit code: 1 ./ARCHITECTURE.md:100:20 - Unknown word (bigtable) -- - Bigtable has a [`bigtable::Table`](/google/cloud ./ARCHITECTURE.md:100:3 - Unknown word (Bigtable) -- - Bigtable has a [`bigtable::Table @@ -199,7 +199,6 @@ Lines: ./doc/adr/2019-01-04-error-reporting-with-statusor.md:13:43 - Unknown word (badbit) -- report errors (e.g., [badbit][badbit-link] in the ./doc/adr/2019-03-26-binary-distributions.md:10:75 - Unknown word (dpkg) -- might want to use (e.g., dpkg, ./doc/adr/2019-03-26-binary-distributions.md:16:60 - Unknown word (packageable) -- make our code easily packageable by others -./doc/adr/2022-01-21-only-public-types-in-public-APIs.md:24:60 - Unknown word (backoff) -- APIs using retry and backoff policies ./doc/compile-time-configuration.md:18:43 - Unknown word (ccmake) -- developers can use [ccmake], or run `cmake -L` ./doc/compile-time-configuration.md:72:29 - Unknown word (DBUILD) -- tests are enabled via `-DBUILD_TESTING=ON`. You can ./doc/compile-time-configuration.md:89:10 - Unknown word (cxxopt) -- - Add `--cxxopt=-std=c++14` and `--host @@ -547,7 +546,6 @@ Lines: ./google/cloud/accessapproval/access_approval_client.h:19:39 - Unknown word (ACCESSAPPROVAL) -- CLOUD_CPP_GOOGLE_CLOUD_ACCESSAPPROVAL_ACCESS_APPROVAL_CLIENT ./google/cloud/accessapproval/doc/main.dox:13:4 - Unknown word (Quickstart) -- ## Quickstart ./google/cloud/accessapproval/doc/options.dox:2:2 - Unknown word (defgroup) -- @defgroup google-cloud-accessapproval -./google/cloud/accessapproval/doc/override-retry-policies.dox:3:53 - Unknown word (Backoff) -- retry Override Retry, Backoff, and Idempotency Policies ./google/cloud/accessapproval/quickstart/Makefile:18:12 - Unknown word (CXXFLAGS) -- # The CXX, CXXFLAGS and CXXLD variables ./google/cloud/accessapproval/quickstart/Makefile:30:60 - Unknown word (cflags) -- config $(CLIENT_MODULE) --cflags) ./google/cloud/accessapproval/quickstart/README.md:40:25 - Unknown word (setenv) -- csh/tsch | `setenv GOOGLE_APPLICATION_CREDENTIAL diff --git a/integration-tests/snapshots/iluwatar/java-design-patterns/report.yaml b/integration-tests/snapshots/iluwatar/java-design-patterns/report.yaml index 2ffba29f6464..b85049308331 100644 --- a/integration-tests/snapshots/iluwatar/java-design-patterns/report.yaml +++ b/integration-tests/snapshots/iluwatar/java-design-patterns/report.yaml @@ -5,7 +5,7 @@ Args: '["**/*.md","**/*.java"]' Summary: files: 1736 filesWithIssues: 1688 - issues: 10031 + issues: 10022 errors: 0 Errors: [] @@ -756,7 +756,6 @@ issues: - "resource-acquisition-is-initialization/src/main/java/com/iluwatar/resource/acquisition/is/initialization/App.java:31:30 Bjarne U management by C++ creator Bjarne Stroustrup." - "resource-acquisition-is-initialization/src/main/java/com/iluwatar/resource/acquisition/is/initialization/App.java:31:37 Stroustrup U by C++ creator Bjarne Stroustrup." - "resource-acquisition-is-initialization/src/main/java/com/iluwatar/resource/acquisition/is/initialization/App.java:33:10 RAII U *

In RAII resource is tied to" - - "retry/src/main/java/com/iluwatar/retry/App.java:76:30 Backoff U errorWithRetryExponentialBackoff();" - "role-object/README.md:25:106 resultingobject U object identity of the resultingobject conglomerate." - "role-object/src/main/java/com/iluwatar/roleobject/ApplicationRoleObject.java:25:22 roleobject U package com.iluwatar.roleobject;" - "role-object/src/main/java/com/iluwatar/roleobject/ApplicationRoleObject.java:83:40 Johny U inv -> inv.setName(\"Johny\"));" diff --git a/integration-tests/snapshots/iluwatar/java-design-patterns/snapshot.txt b/integration-tests/snapshots/iluwatar/java-design-patterns/snapshot.txt index baee5c1d793c..238f280c1228 100644 --- a/integration-tests/snapshots/iluwatar/java-design-patterns/snapshot.txt +++ b/integration-tests/snapshots/iluwatar/java-design-patterns/snapshot.txt @@ -3,7 +3,7 @@ Repository: iluwatar/java-design-patterns Url: "https://github.com/iluwatar/java-design-patterns.git" Args: ["**/*.md","**/*.java"] Lines: - CSpell: Files checked: 1736, Issues found: 10031 in 1688 files + CSpell: Files checked: 1736, Issues found: 10022 in 1688 files exit code: 1 ./LICENSE.md:3:29 - Unknown word (Sepp) -- Copyright � 2014-2021 Ilkka Sepp�l� ./README.md:100:196 - Unknown word (Conville) -- 100px;" alt="TylerMcConville"/>
TylerMcConvil @@ -751,7 +751,6 @@ Lines: ./resource-acquisition-is-initialization/src/main/java/com/iluwatar/resource/acquisition/is/initialization/App.java:31:30 - Unknown word (Bjarne) -- management by C++ creator Bjarne Stroustrup. ./resource-acquisition-is-initialization/src/main/java/com/iluwatar/resource/acquisition/is/initialization/App.java:31:37 - Unknown word (Stroustrup) -- by C++ creator Bjarne Stroustrup. ./resource-acquisition-is-initialization/src/main/java/com/iluwatar/resource/acquisition/is/initialization/App.java:33:10 - Unknown word (RAII) -- *

In RAII resource is tied to -./retry/src/main/java/com/iluwatar/retry/App.java:76:30 - Unknown word (Backoff) -- errorWithRetryExponentialBackoff(); ./role-object/README.md:25:106 - Unknown word (resultingobject) -- object identity of the resultingobject conglomerate. ./role-object/src/main/java/com/iluwatar/roleobject/ApplicationRoleObject.java:25:22 - Unknown word (roleobject) -- package com.iluwatar.roleobject; ./role-object/src/main/java/com/iluwatar/roleobject/ApplicationRoleObject.java:83:40 - Unknown word (Johny) -- inv -> inv.setName("Johny")); diff --git a/integration-tests/snapshots/sveltejs/svelte/report.yaml b/integration-tests/snapshots/sveltejs/svelte/report.yaml index de897f490e39..ce2ccf3d1501 100644 --- a/integration-tests/snapshots/sveltejs/svelte/report.yaml +++ b/integration-tests/snapshots/sveltejs/svelte/report.yaml @@ -5,7 +5,7 @@ Args: '["**"]' Summary: files: 5793 filesWithIssues: 654 - issues: 5738 + issues: 5737 errors: 0 Errors: [] @@ -193,7 +193,6 @@ issues: - "documentation/blog/2021-07-01-whats-new-in-svelte-july-2021.md:47:79 dockerized U documenting how to deploy dockerized Svelte Apps to [AWS" - "documentation/blog/2021-07-01-whats-new-in-svelte-july-2021.md:48:11 Katex U - [Render Katex with Svelte from zero" - "documentation/blog/2021-07-01-whats-new-in-svelte-july-2021.md:54:4 Sveltotron U - [Sveltotron](https://github.com" - - "documentation/blog/2021-08-01-whats-new-in-svelte-august-2021.md:47:35 CBDC U Bank Digital Currency (CBDC) tracker](https://www" - "documentation/blog/2021-08-01-whats-new-in-svelte-august-2021.md:49:4 neovimcraft U - [neovimcraft](https://neovimcraft" - "documentation/blog/2021-08-01-whats-new-in-svelte-august-2021.md:49:76 neovim U SvelteKit site dedicated to neovim plugins" - "documentation/blog/2021-08-01-whats-new-in-svelte-august-2021.md:56:44 Strapi U Blog with SvelteKit and Strapi](https://strapi.io/blog" diff --git a/integration-tests/snapshots/sveltejs/svelte/snapshot.txt b/integration-tests/snapshots/sveltejs/svelte/snapshot.txt index 13197e307bc8..0976564b9fab 100644 --- a/integration-tests/snapshots/sveltejs/svelte/snapshot.txt +++ b/integration-tests/snapshots/sveltejs/svelte/snapshot.txt @@ -3,7 +3,7 @@ Repository: sveltejs/svelte Url: "https://github.com/sveltejs/svelte.git" Args: ["**"] Lines: - CSpell: Files checked: 5793, Issues found: 5738 in 654 files + CSpell: Files checked: 5793, Issues found: 5737 in 654 files exit code: 1 ./CONTRIBUTING.md:22:5 - Unknown word (Triaging) -- ### Triaging issues and pull requests ./documentation/blog/2016-11-26-frameworks-without-the-framework.md:29:303 - Unknown word (analysing) -- modules. By statically analysing the component template @@ -188,7 +188,6 @@ Lines: ./documentation/blog/2021-07-01-whats-new-in-svelte-july-2021.md:47:79 - Unknown word (dockerized) -- documenting how to deploy dockerized Svelte Apps to [AWS ./documentation/blog/2021-07-01-whats-new-in-svelte-july-2021.md:48:11 - Unknown word (Katex) -- - [Render Katex with Svelte from zero ./documentation/blog/2021-07-01-whats-new-in-svelte-july-2021.md:54:4 - Unknown word (Sveltotron) -- - [Sveltotron](https://github.com -./documentation/blog/2021-08-01-whats-new-in-svelte-august-2021.md:47:35 - Unknown word (CBDC) -- Bank Digital Currency (CBDC) tracker](https://www ./documentation/blog/2021-08-01-whats-new-in-svelte-august-2021.md:49:4 - Unknown word (neovimcraft) -- - [neovimcraft](https://neovimcraft ./documentation/blog/2021-08-01-whats-new-in-svelte-august-2021.md:49:76 - Unknown word (neovim) -- SvelteKit site dedicated to neovim plugins ./documentation/blog/2021-08-01-whats-new-in-svelte-august-2021.md:56:150 - Unknown word (Aarnav) -- by-step tutorial by Aarnav Pai from Strapi diff --git a/packages/cspell-bundled-dicts/package.json b/packages/cspell-bundled-dicts/package.json index 31854e9c7492..166fa9583526 100644 --- a/packages/cspell-bundled-dicts/package.json +++ b/packages/cspell-bundled-dicts/package.json @@ -49,7 +49,7 @@ "@cspell/dict-bash": "^4.1.1", "@cspell/dict-companies": "^3.0.20", "@cspell/dict-cpp": "^5.0.4", - "@cspell/dict-cryptocurrencies": "^3.0.1", + "@cspell/dict-cryptocurrencies": "^4.0.0", "@cspell/dict-csharp": "^4.0.2", "@cspell/dict-css": "^4.0.7", "@cspell/dict-dart": "^2.0.3", @@ -59,7 +59,7 @@ "@cspell/dict-elixir": "^4.0.3", "@cspell/dict-en-common-misspellings": "^1.0.2", "@cspell/dict-en-gb": "1.1.33", - "@cspell/dict-en_us": "^4.3.6", + "@cspell/dict-en_us": "^4.3.7", "@cspell/dict-filetypes": "^3.0.1", "@cspell/dict-fonts": "^4.0.0", "@cspell/dict-fsharp": "^1.0.0", @@ -85,7 +85,7 @@ "@cspell/dict-ruby": "^5.0.0", "@cspell/dict-rust": "^4.0.1", "@cspell/dict-scala": "^5.0.0", - "@cspell/dict-software-terms": "^3.2.1", + "@cspell/dict-software-terms": "^3.2.2", "@cspell/dict-sql": "^2.1.1", "@cspell/dict-svelte": "^1.0.2", "@cspell/dict-swift": "^2.0.1", diff --git a/packages/cspell/src/app/__snapshots__/app.test.ts.snap b/packages/cspell/src/app/__snapshots__/app.test.ts.snap index b41993092e72..88d785b7eb2f 100644 --- a/packages/cspell/src/app/__snapshots__/app.test.ts.snap +++ b/packages/cspell/src/app/__snapshots__/app.test.ts.snap @@ -811,7 +811,7 @@ café - [words]* From Settings \`words\` café - aws* node_modules/@cspell/dict-aws/dict/aws.txt café - companies* node_modules/@cspell/.../dict/companies.txt café - computing-acronyms* node_modules/.../dict/computing-acronyms.txt -café - cryptocurrencies* node_modules/@cspell/.../cryptocurrencies.txt.gz +café - cryptocurrencies* node_modules/@cspell/.../dict/cryptocurrencies.txt café * en_us* node_modules/@cspell/dict-en_us/en_US.trie.gz café - en-common-misspelling* node_modules/@cspell/.../dict-en.yaml café * en-gb node_modules/@cspell/dict-en-gb/en_GB.trie.gz @@ -834,7 +834,7 @@ flavour - companies* node_modules/@cspell/.../dict/companies.txt flavour - computing-acronyms* node_modules/.../dict/computing-acronyms.txt flavour * cpp node_modules/@cspell/dict-cpp/dict/cpp.txt flavour * cpp-legacy node_modules/@cspell/.../dict/cpp-legacy.txt -flavour - cryptocurrencies* node_modules/.../cryptocurrencies.txt.gz +flavour - cryptocurrencies* node_modules/.../dict/cryptocurrencies.txt flavour * en_us* node_modules/@cspell/dict-en_us/en_US.trie.gz flavour - en-common-misspelling* node_modules/@cspell/.../dict-en.yaml flavour * en-gb node_modules/@cspell/dict-en-gb/en_GB.trie.gz @@ -857,7 +857,7 @@ hello - companies* node_modules/@cspell/.../dict/companies.txt hello - computing-acronyms* node_modules/.../dict/computing-acronyms.txt hello * cpp node_modules/@cspell/dict-cpp/dict/cpp.txt hello * cpp-legacy node_modules/@cspell/dict-cpp/dict/cpp-legacy.txt -hello - cryptocurrencies* node_modules/@cspell/.../cryptocurrencies.txt.gz +hello - cryptocurrencies* node_modules/.../dict/cryptocurrencies.txt hello * en_us* node_modules/@cspell/dict-en_us/en_US.trie.gz hello - en-common-misspelling* node_modules/@cspell/.../dict-en.yaml hello * en-gb node_modules/@cspell/dict-en-gb/en_GB.trie.gz @@ -882,7 +882,7 @@ hello - companies* node_modules/@cspell/.../dict/companies.txt hello - computing-acronyms* node_modules/.../dict/computing-acronyms.txt hello * cpp node_modules/@cspell/dict-cpp/dict/cpp.txt hello * cpp-legacy node_modules/@cspell/.../dict/cpp-legacy.txt -hello - cryptocurrencies* node_modules/.../cryptocurrencies.txt.gz +hello - cryptocurrencies* node_modules/.../dict/cryptocurrencies.txt hello * en_us node_modules/@cspell/dict-en_us/en_US.trie.gz hello * en-gb* node_modules/@cspell/dict-en-gb/en_GB.trie.gz hello - en-gb-common-misspelling* node_modules/@cspell/.../dict-en-gb.yaml @@ -941,7 +941,7 @@ hello - companies* node_modules/@cspell/.../dict/companies.txt hello - computing-acronyms* node_modules/.../dict/computing-acronyms.txt hello * cpp node_modules/@cspell/dict-cpp/dict/cpp.txt hello * cpp-legacy node_modules/@cspell/dict-cpp/dict/cpp-legacy.txt -hello - cryptocurrencies* node_modules/@cspell/.../cryptocurrencies.txt.gz +hello - cryptocurrencies* node_modules/.../dict/cryptocurrencies.txt hello * en_us* node_modules/@cspell/dict-en_us/en_US.trie.gz hello - en-common-misspelling* node_modules/@cspell/.../dict-en.yaml hello * en-gb node_modules/@cspell/dict-en-gb/en_GB.trie.gz @@ -965,7 +965,7 @@ not-in-any-dictionary - [words]* From Settings \`words\` not-in-any-dictionary - aws* node_modules/.../dict/aws.txt not-in-any-dictionary - companies* node_modules/.../companies.txt not-in-any-dictionary - computing-acronyms* .../dict/computing-acronyms.txt -not-in-any-dictionary - cryptocurrencies* .../cryptocurrencies.txt.gz +not-in-any-dictionary - cryptocurrencies* .../dict/cryptocurrencies.txt not-in-any-dictionary - en_us* node_modules/.../en_US.trie.gz not-in-any-dictionary - en-common-misspelling* node_modules/.../dict-en.yaml not-in-any-dictionary - filetypes* node_modules/.../filetypes.txt.gz @@ -1880,7 +1880,7 @@ café - [words]* From Settings \`words\` café - aws* node_modules/@cspell/dict-aws/dict/aws.txt café - companies* node_modules/@cspell/.../dict/companies.txt café - computing-acronyms* node_modules/.../dict/computing-acronyms.txt -café - cryptocurrencies* node_modules/@cspell/.../cryptocurrencies.txt.gz +café - cryptocurrencies* node_modules/@cspell/.../dict/cryptocurrencies.txt café * en_us* node_modules/@cspell/dict-en_us/en_US.trie.gz café - en-common-misspelling* node_modules/@cspell/.../dict-en.yaml café * en-gb node_modules/@cspell/dict-en-gb/en_GB.trie.gz @@ -1906,7 +1906,7 @@ hello - computing-acronyms* node_modules/.../dict/computing-acronyms.txt hello * cpp node_modules/@cspell/dict-cpp/dict/cpp.txt hello * cpp-legacy node_modules/@cspell/.../dict/cpp-legacy.txt hello - cpp-refined node_modules/@cspell/.../dict/cpp-refined.txt -hello - cryptocurrencies* node_modules/.../cryptocurrencies.txt.gz +hello - cryptocurrencies* node_modules/.../dict/cryptocurrencies.txt hello - csharp node_modules/@cspell/dict-csharp/csharp.txt.gz hello - css node_modules/@cspell/dict-css/dict/css.txt hello - dart node_modules/@cspell/dict-dart/dart.txt.gz @@ -1980,7 +1980,7 @@ hello - companies* node_modules/@cspell/.../dict/companies.txt hello - computing-acronyms* node_modules/.../dict/computing-acronyms.txt hello * cpp node_modules/@cspell/dict-cpp/dict/cpp.txt hello * cpp-legacy node_modules/@cspell/.../dict/cpp-legacy.txt -hello - cryptocurrencies* node_modules/.../cryptocurrencies.txt.gz +hello - cryptocurrencies* node_modules/.../dict/cryptocurrencies.txt hello * en_us node_modules/@cspell/dict-en_us/en_US.trie.gz hello * en-gb* node_modules/@cspell/dict-en-gb/en_GB.trie.gz hello - en-gb-common-misspelling* node_modules/@cspell/.../dict-en-gb.yaml diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4041fde67ec0..c087fd4280f2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -293,8 +293,8 @@ importers: specifier: ^5.0.4 version: 5.0.4 '@cspell/dict-cryptocurrencies': - specifier: ^3.0.1 - version: 3.0.1 + specifier: ^4.0.0 + version: 4.0.0 '@cspell/dict-csharp': specifier: ^4.0.2 version: 4.0.2 @@ -323,8 +323,8 @@ importers: specifier: 1.1.33 version: 1.1.33 '@cspell/dict-en_us': - specifier: ^4.3.6 - version: 4.3.6 + specifier: ^4.3.7 + version: 4.3.7 '@cspell/dict-filetypes': specifier: ^3.0.1 version: 3.0.1 @@ -401,8 +401,8 @@ importers: specifier: ^5.0.0 version: 5.0.0 '@cspell/dict-software-terms': - specifier: ^3.2.1 - version: 3.2.1 + specifier: ^3.2.2 + version: 3.2.2 '@cspell/dict-sql': specifier: ^2.1.1 version: 2.1.1 @@ -2713,8 +2713,8 @@ packages: resolution: {integrity: sha512-Vmz/CCb2d91ES5juaO8+CFWeTa2AFsbpR8bkCPJq+P8cRP16+37tY0zNXEBSK/1ur4MakaRf76jeQBijpZxw0Q==} dev: false - /@cspell/dict-cryptocurrencies@3.0.1: - resolution: {integrity: sha512-Tdlr0Ahpp5yxtwM0ukC13V6+uYCI0p9fCRGMGZt36rWv8JQZHIuHfehNl7FB/Qc09NCF7p5ep0GXbL+sVTd/+w==} + /@cspell/dict-cryptocurrencies@4.0.0: + resolution: {integrity: sha512-EiZp91ATyRxTmauIQfOX9adLYCunKjHEh092rrM7o2eMXP9n7zpXAL9BK7LviL+LbB8VDOm21q+s83cKrrRrsg==} dev: false /@cspell/dict-csharp@4.0.2: @@ -2760,6 +2760,11 @@ packages: /@cspell/dict-en_us@4.3.6: resolution: {integrity: sha512-odhgsjNZI9BtEOJdvqfAuv/3yz5aB1ngfBNaph7WSnYVt//9e3fhrElZ6/pIIkoyuGgeQPwz1fXt+tMgcnLSEQ==} + dev: true + + /@cspell/dict-en_us@4.3.7: + resolution: {integrity: sha512-83V0XXqiXJvXa1pj5cVpviYKeLTN2Dxvouz8ullrwgcfPtY57pYBy+3ACVAMYK0eGByhRPc/xVXlIgv4o0BNZw==} + dev: false /@cspell/dict-es-es@2.2.6: resolution: {integrity: sha512-0qqrqSHeUCZ9u44pclyojelR45smYI30gJRguEwTGCP9kGHnwhzABSURwe9btVGByRz7n3LLVzvV4xvMM9YSLg==} @@ -2885,8 +2890,8 @@ packages: resolution: {integrity: sha512-ph0twaRoV+ylui022clEO1dZ35QbeEQaKTaV2sPOsdwIokABPIiK09oWwGK9qg7jRGQwVaRPEq0Vp+IG1GpqSQ==} dev: false - /@cspell/dict-software-terms@3.2.1: - resolution: {integrity: sha512-+QXmyoONVc/3aNgKW+0F0u3XUCRTfNRkWKLZQA78i+9fOfde8ZT4JmROmZgRveH/MxD4n6pNFceIRcYI6C8WuQ==} + /@cspell/dict-software-terms@3.2.2: + resolution: {integrity: sha512-DmdS/qAyJVmKKku4ab89HVZhsvRIk84HoPUVIZ/zJhmuCO+LF45Ylzy1/7G32MYLjbG/o1Ze3UvbaE9HY4FKKA==} dev: false /@cspell/dict-sql@2.1.1: