Skip to content

Conversation

@street-side-software-automation
Copy link
Contributor

Update CSpell version (9.4.0)

CSpell Version: 9.3.2 -> 9.4.0
Type: feat

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 9db2610..1872069 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.3.2",
+    "@cspell/cspell-types": "^9.4.0",
     "@octokit/webhooks-types": "^7.6.1",
     "@types/node": "^24.10.1",
-    "cspell": "^9.3.2",
-    "cspell-glob": "^9.3.2",
+    "cspell": "^9.4.0",
+    "cspell-glob": "^9.4.0",
     "esbuild": "^0.27.0",
     "vscode-uri": "^3.1.0"
   },
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^9.3.2"
+    "@cspell/cspell-bundled-dicts": "^9.4.0"
   },
   "files": [
     "lib",
diff --git a/action/package.json b/action/package.json
index 8223dbb..e7f4044 100644
--- a/action/package.json
+++ b/action/package.json
@@ -9,7 +9,7 @@
     "@cspell/cspell-bundled-dicts"
   ],
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^9.3.2"
+    "@cspell/cspell-bundled-dicts": "^9.4.0"
   },
   "files": [
     "lib"

Summary

 action-src/package.json                            |    8 +-
 action/lib/main_root.cjs                           | 2274 +++++++++++---------
 .../@cspell/cspell-bundled-dicts/package.json      |   22 +-
 action/package.json                                |    2 +-
 pnpm-lock.yaml                                     |  219 +-
 5 files changed, 1371 insertions(+), 1154 deletions(-)

@street-side-software-automation street-side-software-automation bot force-pushed the update-cspell-main branch 2 times, most recently from 07d4316 to c6dc72b Compare December 10, 2025 11:54
@coveralls
Copy link

coveralls commented Dec 10, 2025

Pull Request Test Coverage Report for Build 20098685604

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.3%) to 95.707%

Totals Coverage Status
Change from base Build 20097858413: 0.3%
Covered Lines: 242
Relevant Lines: 247

💛 - Coveralls

@Jason3S Jason3S merged commit 2e8603d into main Dec 10, 2025
25 checks passed
@Jason3S Jason3S deleted the update-cspell-main branch December 10, 2025 12:32
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