Skip to content

Conversation

@street-side-software-automation
Copy link
Contributor

@street-side-software-automation street-side-software-automation bot commented Dec 16, 2025

Update Dictionaries and Dependencies

CSpell Version: 9.4.0 -> 9.4.0
Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 153e3cb..277dd88 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -23,11 +23,11 @@
   "devDependencies": {
     "@actions/core": "^2.0.1",
     "@actions/github": "^6.0.1",
-    "@cspell/cspell-types": "^9.4.0",
+    "@cspell/cspell-types": "^9.5.0",
     "@octokit/webhooks-types": "^7.6.1",
     "@types/node": "^24.10.4",
     "cspell": "^9.4.0",
-    "cspell-glob": "^9.4.0",
+    "cspell-glob": "^9.5.0",
     "esbuild": "^0.27.1",
     "vscode-uri": "^3.1.0"
   },

Summary

 action-src/package.json                            |    4 +-
 .../@cspell/dict-companies/dict/companies.txt      |    9 +
 .../@cspell/dict-companies/package.json            |    4 +-
 action/node_modules/@cspell/dict-csharp/README.md  |   25 +-
 .../@cspell/dict-csharp/csharp.txt.gz (gone)       |  Bin 583 -> 0 bytes
 .../@cspell/dict-csharp/cspell-ext.json            |    2 +-
 .../node_modules/@cspell/dict-csharp/package.json  |   10 +-
 action/node_modules/@cspell/dict-css/README.md     |   21 +-
 action/node_modules/@cspell/dict-css/dict/css.txt  |   22 +
 action/node_modules/@cspell/dict-css/package.json  |    4 +-
 action/node_modules/@cspell/dict-dart/README.md    |   21 +-
 .../node_modules/@cspell/dict-dart/cspell-ext.json |    2 +-
 .../@cspell/dict-dart/dart.txt.gz (gone)           |  Bin 4780 -> 0 bytes
 action/node_modules/@cspell/dict-dart/package.json |    6 +-
 action/node_modules/@cspell/dict-django/README.md  |   22 +-
 .../@cspell/dict-django/cspell-ext.json            |    2 +-
 .../@cspell/dict-django/dict/django.txt (gone)     | 2825 -----------------
 .../node_modules/@cspell/dict-django/package.json  |    8 +-
 .../@cspell/dict-docker/cspell-ext.json            |    2 +-
 .../@cspell/dict-docker/docker-words.txt.gz (gone) |  Bin 386 -> 0 bytes
 .../node_modules/@cspell/dict-docker/package.json  |    8 +-
 .../dict-en-common-misspellings/package.json       |    4 +-
 .../node_modules/@cspell/dict-en_us/en_US.trie.gz  |  Bin 297457 -> 297469 bytes
 .../node_modules/@cspell/dict-en_us/package.json   |    4 +-
 .../node_modules/@cspell/dict-golang/dict/go.txt   |   17 +-
 .../node_modules/@cspell/dict-golang/package.json  |    4 +-
 .../@cspell/dict-html-symbol-entities/README.md    |   22 +-
 .../dict-html-symbol-entities/cspell-ext.json      |    2 +-
 .../entities.txt.gz (gone)                         |  Bin 6591 -> 0 bytes
 .../@cspell/dict-html-symbol-entities/package.json |   10 +-
 .../node_modules/@cspell/dict-html/cspell-ext.json |    2 +-
 .../@cspell/dict-html/dict/html.txt (gone)         | 3231 --------------------
 action/node_modules/@cspell/dict-html/package.json |    6 +-
 .../@cspell/dict-markdown/package.json             |   10 +-
 action/node_modules/@cspell/dict-monkeyc/README.md |   21 +-
 .../@cspell/dict-monkeyc/cspell-ext.json           |    2 +-
 .../dict-monkeyc/monkeyc_keywords.txt.gz (gone)    |  Bin 13098 -> 0 bytes
 .../node_modules/@cspell/dict-monkeyc/package.json |    8 +-
 action/node_modules/@cspell/dict-npm/dict/npm.txt  |    2 +
 action/node_modules/@cspell/dict-npm/package.json  |    4 +-
 action/node_modules/@cspell/dict-rust/README.md    |   28 +-
 .../node_modules/@cspell/dict-rust/cspell-ext.json |   32 +-
 .../@cspell/dict-rust/dict/rust.txt (gone)         |  128 -
 action/node_modules/@cspell/dict-rust/package.json |   11 +-
 .../dict/computing-acronyms.txt                    |    2 +
 .../dict/cspell-corrections.yaml                   |   12 +
 .../dict-software-terms/dict/software-tools.txt    |   23 +
 .../dict-software-terms/dict/softwareTerms.txt     |   35 +
 .../@cspell/dict-software-terms/package.json       |    4 +-
 pnpm-lock.yaml                                     |   29 +-
 50 files changed, 330 insertions(+), 6320 deletions(-)

@coveralls
Copy link

coveralls commented Dec 16, 2025

Pull Request Test Coverage Report for Build 20299611556

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.601%

Totals Coverage Status
Change from base Build 20222792515: 0.0%
Covered Lines: 256
Relevant Lines: 261

💛 - Coveralls

@Jason3S Jason3S merged commit 11704ac into main Dec 27, 2025
25 checks passed
@Jason3S Jason3S deleted the update-cspell-main branch December 27, 2025 16:37
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.

3 participants