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

fix: Update CSpell version (8.15.7) #2031

Merged
merged 1 commit into from
Nov 4, 2024
Merged

fix: Update CSpell version (8.15.7) #2031

merged 1 commit into from
Nov 4, 2024

Conversation

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

@street-side-software-automation street-side-software-automation bot commented Nov 2, 2024

Update CSpell version (8.15.7)

CSpell Version: 8.15.5 -> 8.15.7
Type: fix

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index cba137e..6f30933 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -26,12 +26,12 @@
   "dependencies": {
     "@actions/core": "^1.11.1",
     "@actions/github": "^6.0.0",
-    "@cspell/cspell-bundled-dicts": "^8.15.5",
+    "@cspell/cspell-bundled-dicts": "^8.15.7",
     "@cspell/cspell-types": "^8.15.4",
     "@octokit/webhooks-types": "^7.6.1",
     "@types/node": "^20.17.3",
-    "cspell": "^8.15.5",
-    "cspell-glob": "^8.15.5",
+    "cspell": "^8.15.7",
+    "cspell-glob": "^8.15.7",
     "vscode-uri": "^3.0.8"
   },
   "files": [
diff --git a/action/package.json b/action/package.json
index 5c64301..8d6fa87 100644
--- a/action/package.json
+++ b/action/package.json
@@ -9,7 +9,7 @@
     "@cspell/cspell-bundled-dicts"
   ],
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^8.15.5"
+    "@cspell/cspell-bundled-dicts": "^8.15.7"
   },
   "files": [
     "lib"

Summary

 action-src/package.json                            |     6 +-
 action/lib/main_root.cjs                           |   734 +-
 .../@cspell/cspell-bundled-dicts/package.json      |    14 +-
 .../@cspell/dict-cpp/dict/cpp-legacy.txt           |  2070 ----
 action/node_modules/@cspell/dict-cpp/dict/cpp.txt  | 10839 +++++--------------
 action/node_modules/@cspell/dict-cpp/package.json  |     4 +-
 action/node_modules/@cspell/dict-npm/dict/npm.txt  |   181 +-
 action/node_modules/@cspell/dict-npm/package.json  |     4 +-
 .../@cspell/dict-terraform/dict/terraform.txt      |     1 +
 .../@cspell/dict-terraform/package.json            |     4 +-
 action/package.json                                |     2 +-
 pnpm-lock.yaml                                     |   228 +-
 12 files changed, 3410 insertions(+), 10677 deletions(-)

@coveralls
Copy link

coveralls commented Nov 2, 2024

Pull Request Test Coverage Report for Build 11651169981

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.12%

Totals Coverage Status
Change from base Build 11622773706: 0.0%
Covered Lines: 249
Relevant Lines: 259

💛 - Coveralls

@street-side-software-automation street-side-software-automation bot changed the title fix: Update Dictionaries and Dependencies fix: Update CSpell version (8.15.7) Nov 3, 2024
@Jason3S Jason3S merged commit 550f91e into main Nov 4, 2024
23 checks passed
@Jason3S Jason3S deleted the update-cspell-main branch November 4, 2024 11:25
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