Skip to content

fix: Update CSpell version (9.6.4)#2598

Merged
Jason3S merged 1 commit intomainfrom
update-cspell-main
Feb 8, 2026
Merged

fix: Update CSpell version (9.6.4)#2598
Jason3S merged 1 commit intomainfrom
update-cspell-main

Conversation

@street-side-software-automation
Copy link
Contributor

@street-side-software-automation street-side-software-automation bot commented Feb 2, 2026

Update CSpell version (9.6.4)

CSpell Version: 9.6.2 -> 9.6.4
Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index d7403f4..4adb67f 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -21,15 +21,15 @@
     "@cspell/cspell-bundled-dicts"
   ],
   "devDependencies": {
-    "@cspell/cspell-types": "^9.6.2",
+    "@cspell/cspell-types": "^9.6.4",
     "@octokit/webhooks-types": "^7.6.1",
     "@types/node": "^24.10.9",
-    "cspell": "^9.6.2",
-    "cspell-glob": "^9.6.2",
+    "cspell": "^9.6.4",
+    "cspell-glob": "^9.6.4",
     "vscode-uri": "^3.1.0"
   },
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^9.6.2"
+    "@cspell/cspell-bundled-dicts": "^9.6.4"
   },
   "files": [
     "lib",

Summary

 action-src/package.json                            |    8 +-
 action/lib/main_root.js                            | 1991 ++++++++++----------
 .../@cspell/cspell-bundled-dicts/package.json      |   16 +-
 .../@cspell/dict-en-gb-mit/package.json            |    4 +-
 .../node_modules/@cspell/dict-en_us/package.json   |    4 +-
 action/node_modules/@cspell/dict-npm/dict/npm.txt  |    4 +
 action/node_modules/@cspell/dict-npm/package.json  |    4 +-
 .../@cspell/dict-rust/dict/crates.txt.gz           |  Bin 1257 -> 1261 bytes
 action/node_modules/@cspell/dict-rust/package.json |    4 +-
 pnpm-lock.yaml                                     |  299 +--
 10 files changed, 1216 insertions(+), 1118 deletions(-)

@coveralls
Copy link

coveralls commented Feb 2, 2026

Pull Request Test Coverage Report for Build 21671068857

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

Totals Coverage Status
Change from base Build 21483084575: 0.0%
Covered Lines: 366
Relevant Lines: 371

💛 - Coveralls

@street-side-software-automation street-side-software-automation bot changed the title fix: Update Dictionaries and Dependencies fix: Update CSpell version (9.6.3) Feb 3, 2026
@street-side-software-automation street-side-software-automation bot changed the title fix: Update CSpell version (9.6.3) fix: Update CSpell version (9.6.4) Feb 4, 2026
@Jason3S Jason3S merged commit c7a5b0d into main Feb 8, 2026
25 checks passed
@Jason3S Jason3S deleted the update-cspell-main branch February 8, 2026 11:26
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.

2 participants