Skip to content

Commit 872b75b

Browse files
fix: Workflow Bot -- Update Dictionaries (main) (#6746)
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
1 parent fcbf845 commit 872b75b

File tree

3 files changed

+28
-22
lines changed

3 files changed

+28
-22
lines changed

packages/cspell-bundled-dicts/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"dependencies": {
5151
"@cspell/dict-ada": "^4.0.6",
5252
"@cspell/dict-al": "^1.0.4",
53-
"@cspell/dict-aws": "^4.0.8",
53+
"@cspell/dict-aws": "^4.0.9",
5454
"@cspell/dict-bash": "^4.1.9",
5555
"@cspell/dict-companies": "^3.1.12",
5656
"@cspell/dict-cpp": "^6.0.3",
@@ -65,13 +65,13 @@
6565
"@cspell/dict-elixir": "^4.0.7",
6666
"@cspell/dict-en-common-misspellings": "^2.0.8",
6767
"@cspell/dict-en-gb": "1.1.33",
68-
"@cspell/dict-en_us": "^4.3.28",
68+
"@cspell/dict-en_us": "^4.3.29",
6969
"@cspell/dict-filetypes": "^3.0.10",
7070
"@cspell/dict-flutter": "^1.0.4",
7171
"@cspell/dict-fonts": "^4.0.4",
7272
"@cspell/dict-fsharp": "^1.0.5",
7373
"@cspell/dict-fullstack": "^3.2.3",
74-
"@cspell/dict-gaming-terms": "^1.0.10",
74+
"@cspell/dict-gaming-terms": "^1.1.0",
7575
"@cspell/dict-git": "^3.0.4",
7676
"@cspell/dict-golang": "^6.0.18",
7777
"@cspell/dict-google": "^1.0.5",

packages/cspell/src/app/__snapshots__/app.test.ts.snap

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ info
437437
info Checking: ./src/app/app.test.ts, File type: auto, Language: default
438438
info Checked: ./src/app/app.test.ts, File type: typescript, Language: en ... Issues: 0 0.00ms
439439
info Config file Used: ./cspell.json
440-
info Dictionaries Used: companies, cryptocurrencies, filetypes, public-licenses, softwareTerms, coding-compound-terms, computing-acronyms, software-term-suggestions, web-services, workspace, [in-document-dict], aws, en_us, en-common-misspellings, fullstack, node, npm, svelte, typescript
440+
info Dictionaries Used: aws, companies, cryptocurrencies, filetypes, public-licenses, softwareTerms, coding-compound-terms, computing-acronyms, software-term-suggestions, web-services, workspace, [in-document-dict], en_us, en-common-misspellings, fullstack, node, npm, svelte, typescript
441441
error 1/1 src/app/app.test.ts 0.00ms
442442
error
443443
error CSpell: Files checked: 1, Issues found: 0 in 0 files.
@@ -504,7 +504,7 @@ info
504504
info Checking: ./fixtures/issue-2998/fix-words.txt, File type: fix, Language: default
505505
info Checked: ./fixtures/issue-2998/fix-words.txt, File type: fix, Language: en ... Issues: 0 0.00ms
506506
info Config file Used: ./fixtures/issue-2998/cspell.json
507-
info Dictionaries Used: companies, cryptocurrencies, filetypes, public-licenses, softwareTerms, coding-compound-terms, computing-acronyms, software-term-suggestions, web-services, aws, en_us, en-common-misspellings, fixture
507+
info Dictionaries Used: aws, companies, cryptocurrencies, filetypes, public-licenses, softwareTerms, coding-compound-terms, computing-acronyms, software-term-suggestions, web-services, en_us, en-common-misspellings, fixture
508508
error 1/1 fix-words.txt 0.00ms
509509
error
510510
error CSpell: Files checked: 1, Issues found: 0 in 0 files.
@@ -3557,6 +3557,7 @@ hello - flutter node_modules/@cspell/dict-flutter/flutter.txt.gz
35573557
hello - fonts node_modules/@cspell/dict-fonts/dict/fonts.txt
35583558
hello - fsharp node_modules/@cspell/dict-fsharp/dict/fsharp.txt
35593559
hello - fullstack node_modules/@cspell/.../dict/fullstack.txt
3560+
hello - game-development node_modules/@cspell/.../dict/game-development.txt
35603561
hello - gaming-terms node_modules/@cspell/.../dict/gaming-terms.txt
35613562
hello - git node_modules/@cspell/dict-git/cspell-ext.json
35623563
hello * golang node_modules/@cspell/dict-golang/dict/go.txt

pnpm-lock.yaml

Lines changed: 22 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)