Skip to content

fix: Update CSpell version (9.6.1)#2583

Merged
Jason3S merged 1 commit intomainfrom
update-cspell-main
Jan 26, 2026
Merged

fix: Update CSpell version (9.6.1)#2583
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 Jan 24, 2026

Update CSpell version (9.6.1)

CSpell Version: 9.6.0 -> 9.6.1
Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index ea2412b..a892fc1 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -23,16 +23,16 @@
   "devDependencies": {
     "@actions/core": "^2.0.2",
     "@actions/github": "^7.0.0",
-    "@cspell/cspell-types": "^9.6.0",
+    "@cspell/cspell-types": "^9.6.1",
     "@octokit/webhooks-types": "^7.6.1",
     "@types/node": "^24.10.9",
-    "cspell": "^9.6.0",
-    "cspell-glob": "^9.6.0",
+    "cspell": "^9.6.1",
+    "cspell-glob": "^9.6.1",
     "esbuild": "^0.27.2",
     "vscode-uri": "^3.1.0"
   },
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^9.6.0"
+    "@cspell/cspell-bundled-dicts": "^9.6.1"
   },
   "files": [
     "lib",
diff --git a/action/package.json b/action/package.json
index 7a4d122..ea1a31d 100644
--- a/action/package.json
+++ b/action/package.json
@@ -9,7 +9,7 @@
     "@cspell/cspell-bundled-dicts"
   ],
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^9.6.0"
+    "@cspell/cspell-bundled-dicts": "^9.6.1"
   },
   "files": [
     "lib"

Summary

 action-src/package.json                            |     8 +-
 action/lib/main_root.cjs                           | 19633 ++++++++++---------
 .../@cspell/cspell-bundled-dicts/package.json      |    18 +-
 .../dict/dict-en-us.json                           |     3 -
 .../dict-en-common-misspellings/dict/dict-en.json  |     7 +-
 .../dict-en-common-misspellings/package.json       |     6 +-
 .../node_modules/@cspell/dict-fullstack/README.md  |    21 +-
 .../@cspell/dict-fullstack/dict/fullstack.txt      |     1 +
 .../@cspell/dict-fullstack/package.json            |     4 +-
 action/node_modules/@cspell/dict-git/README.md     |    22 +-
 .../node_modules/@cspell/dict-git/cspell-ext.json  |    67 +-
 action/node_modules/@cspell/dict-git/package.json  |    11 +-
 action/node_modules/@cspell/dict-latex/README.md   |    21 +-
 .../@cspell/dict-latex/cspell-ext.json             |    28 +-
 .../node_modules/@cspell/dict-latex/package.json   |     6 +-
 action/node_modules/@cspell/dict-node/README.md    |    21 +-
 .../node_modules/@cspell/dict-node/dict/node.txt   |     1 +
 action/node_modules/@cspell/dict-node/package.json |     4 +-
 action/node_modules/@cspell/dict-npm/dict/npm.txt  |    11 +
 action/node_modules/@cspell/dict-npm/package.json  |     4 +-
 action/package.json                                |     2 +-
 pnpm-lock.yaml                                     |   272 +-
 22 files changed, 10364 insertions(+), 9807 deletions(-)

@coveralls
Copy link

coveralls commented Jan 24, 2026

Pull Request Test Coverage Report for Build 21357222329

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 21241198128: 0.0%
Covered Lines: 256
Relevant Lines: 261

💛 - Coveralls

@street-side-software-automation street-side-software-automation bot changed the title fix: Update Dictionaries and Dependencies fix: Update CSpell version (9.6.1) Jan 26, 2026
@Jason3S Jason3S merged commit e4206b2 into main Jan 26, 2026
25 checks passed
@Jason3S Jason3S deleted the update-cspell-main branch January 26, 2026 15:52
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