Skip to content

Conversation

@street-side-software-automation
Copy link
Contributor

@street-side-software-automation street-side-software-automation bot commented Aug 30, 2025

Update CSpell version (9.2.1)

CSpell Version: 9.2.0 -> 9.2.1
Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 925f49f..6a06c9e 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -23,16 +23,16 @@
   "devDependencies": {
     "@actions/core": "^1.11.1",
     "@actions/github": "^6.0.1",
-    "@cspell/cspell-types": "^9.2.0",
+    "@cspell/cspell-types": "^9.2.1",
     "@octokit/webhooks-types": "^7.6.1",
     "@types/node": "^20.19.10",
-    "cspell": "^9.2.0",
-    "cspell-glob": "^9.2.0",
+    "cspell": "^9.2.1",
+    "cspell-glob": "^9.2.1",
     "esbuild": "^0.25.8",
     "vscode-uri": "^3.1.0"
   },
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^9.2.0"
+    "@cspell/cspell-bundled-dicts": "^9.2.1"
   },
   "files": [
     "lib",
diff --git a/action/package.json b/action/package.json
index 2395c34..a660832 100644
--- a/action/package.json
+++ b/action/package.json
@@ -9,7 +9,7 @@
     "@cspell/cspell-bundled-dicts"
   ],
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^9.2.0"
+    "@cspell/cspell-bundled-dicts": "^9.2.1"
   },
   "files": [
     "lib"

Summary

 action-src/package.json                            |     8 +-
 action/lib/main_root.cjs                           |   583 +-
 .../@cspell/cspell-bundled-dicts/package.json      |    28 +-
 .../node_modules/@cspell/dict-cpp/cspell-ext.json  |    29 +-
 .../@cspell/dict-cpp/dict/cpp-legacy.txt           |     1 +
 .../@cspell/dict-cpp/dict/cpp.txt (gone)           | 38632 -------------------
 action/node_modules/@cspell/dict-cpp/package.json  |     5 +-
 .../@cspell/dict-en-common-misspellings/README.md  |    27 +-
 .../dict-en-common-misspellings/cspell-ext.json    |     4 +-
 .../dict-en-common-misspellings/dict/dict-en.json  |     3 +
 .../dict-en-common-misspellings/package.json       |     4 +-
 .../@cspell/dict-en-gb-mit/cspell-ext.json         |    21 +-
 .../@cspell/dict-en-gb-mit/package.json            |     4 +-
 .../@cspell/dict-en_us/cspell-ext.json             |     3 +-
 .../node_modules/@cspell/dict-en_us/en_US.trie.gz  |   Bin 297403 -> 297401 bytes
 .../node_modules/@cspell/dict-en_us/package.json   |     4 +-
 action/node_modules/@cspell/dict-npm/dict/npm.txt  |     8 +
 action/node_modules/@cspell/dict-npm/package.json  |     4 +-
 .../dict-software-terms/dict/webServices.txt       |     1 +
 .../@cspell/dict-software-terms/package.json       |     4 +-
 action/package.json                                |     2 +-
 pnpm-lock.yaml                                     |   294 +-
 22 files changed, 517 insertions(+), 39152 deletions(-)

@coveralls
Copy link

coveralls commented Aug 30, 2025

Pull Request Test Coverage Report for Build 17356914197

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 92.892%

Totals Coverage Status
Change from base Build 17317700389: 0.0%
Covered Lines: 250
Relevant Lines: 260

💛 - Coveralls

@street-side-software-automation street-side-software-automation bot changed the title fix: Update Dictionaries and Dependencies fix: Update CSpell version (9.2.1) Aug 31, 2025
@Jason3S Jason3S merged commit c7313f0 into main Sep 3, 2025
25 checks passed
@Jason3S Jason3S deleted the update-cspell-main branch September 3, 2025 10:27
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