Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update CSpell version (8.12.1) #1863

Merged
merged 1 commit into from
Jul 23, 2024
Merged

feat: Update CSpell version (8.12.1) #1863

merged 1 commit into from
Jul 23, 2024

Conversation

street-side-software-automation[bot]
Copy link
Contributor

Update CSpell version (8.12.1)

CSpell Version: 8.11.0 -> 8.12.1
Type: feat

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 2a887e1..7b438bc 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -26,12 +26,12 @@
   "dependencies": {
     "@actions/core": "^1.10.1",
     "@actions/github": "^6.0.0",
-    "@cspell/cspell-bundled-dicts": "^8.11.0",
+    "@cspell/cspell-bundled-dicts": "^8.12.1",
     "@cspell/cspell-types": "^8.10.4",
     "@octokit/webhooks-types": "^7.5.1",
     "@types/node": "^20.14.10",
-    "cspell": "^8.11.0",
-    "cspell-glob": "^8.11.0",
+    "cspell": "^8.12.1",
+    "cspell-glob": "^8.12.1",
     "vscode-uri": "^3.0.8"
   },
   "files": [
diff --git a/action/package.json b/action/package.json
index fac4391..f2eb6d8 100644
--- a/action/package.json
+++ b/action/package.json
@@ -9,7 +9,7 @@
     "@cspell/cspell-bundled-dicts"
   ],
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^8.11.0"
+    "@cspell/cspell-bundled-dicts": "^8.12.1"
   },
   "files": [
     "lib"

Summary

 action-src/package.json                            |    6 +-
 action/lib/main_root.cjs                           | 4444 ++++++++++----------
 .../@cspell/cspell-bundled-dicts/package.json      |   18 +-
 .../@cspell/dict-software-terms/cspell-ext.json    |    2 +
 .../dict-software-terms/dict/softwareTerms.txt     |   10 +
 .../@cspell/dict-software-terms/package.json       |    5 +-
 action/package.json                                |    2 +-
 pnpm-lock.yaml                                     |  262 +-
 8 files changed, 2404 insertions(+), 2345 deletions(-)

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10054549545

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

Totals Coverage Status
Change from base Build 10054540584: 0.0%
Covered Lines: 247
Relevant Lines: 256

💛 - Coveralls

@Jason3S Jason3S merged commit 8b71108 into main Jul 23, 2024
21 checks passed
@Jason3S Jason3S deleted the update-cspell-main branch July 23, 2024 07:24
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