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.17.1) #2090

Merged
merged 1 commit into from
Dec 17, 2024
Merged

feat: Update CSpell version (8.17.1) #2090

merged 1 commit into from
Dec 17, 2024

Conversation

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

@street-side-software-automation street-side-software-automation bot commented Dec 12, 2024

Update CSpell version (8.17.1)

CSpell Version: 8.16.1 -> 8.17.1
Type: feat

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index a2d279f..998591d 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.16.1",
+    "@cspell/cspell-bundled-dicts": "^8.17.1",
     "@cspell/cspell-types": "^8.16.1",
     "@octokit/webhooks-types": "^7.6.1",
     "@types/node": "^20.17.9",
-    "cspell": "^8.16.1",
-    "cspell-glob": "^8.16.1",
+    "cspell": "^8.17.1",
+    "cspell-glob": "^8.17.1",
     "vscode-uri": "^3.0.8"
   },
   "files": [
diff --git a/action/package.json b/action/package.json
index 338ceb2..c8ed454 100644
--- a/action/package.json
+++ b/action/package.json
@@ -9,7 +9,7 @@
     "@cspell/cspell-bundled-dicts"
   ],
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^8.16.1"
+    "@cspell/cspell-bundled-dicts": "^8.17.1"
   },
   "files": [
     "lib"

Summary

 action-src/package.json                            |    6 +-
 action/lib/main_root.cjs                           | 2687 +++++++++++---------
 .../@cspell/cspell-bundled-dicts/package.json      |   20 +-
 .../@cspell/dict-companies/dict/companies.txt      |    7 +
 .../@cspell/dict-companies/package.json            |    4 +-
 .../@cspell/dict-filetypes/filetypes.txt.gz        |  Bin 1114 -> 1118 bytes
 .../@cspell/dict-filetypes/package.json            |    4 +-
 .../dict-gaming-terms/dict/gaming-terms.txt        |    1 +
 .../@cspell/dict-gaming-terms/package.json         |    4 +-
 .../node_modules/@cspell/dict-npm/cspell-ext.json  |   20 +-
 action/node_modules/@cspell/dict-npm/dict/npm.txt  |   23 +-
 action/node_modules/@cspell/dict-npm/package.json  |    4 +-
 .../dict/computing-acronyms.txt                    |    1 +
 .../dict-software-terms/dict/softwareTerms.txt     |   15 +
 .../dict-software-terms/dict/webServices.txt       |    3 +
 .../@cspell/dict-software-terms/package.json       |    4 +-
 action/package.json                                |    2 +-
 pnpm-lock.yaml                                     |  245 +-
 18 files changed, 1635 insertions(+), 1415 deletions(-)

@coveralls
Copy link

coveralls commented Dec 12, 2024

Pull Request Test Coverage Report for Build 12372697909

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 12272352144: 0.0%
Covered Lines: 249
Relevant Lines: 259

💛 - Coveralls

@street-side-software-automation street-side-software-automation bot force-pushed the update-cspell-main branch 2 times, most recently from 7f97148 to 78bca9f Compare December 16, 2024 12:09
@street-side-software-automation street-side-software-automation bot changed the title fix: Update Dictionaries and Dependencies feat: Update CSpell version (8.17.0) Dec 16, 2024
@street-side-software-automation street-side-software-automation bot changed the title feat: Update CSpell version (8.17.0) feat: Update CSpell version (8.17.1) Dec 17, 2024
@Jason3S Jason3S merged commit d2f25b7 into main Dec 17, 2024
22 of 23 checks passed
@Jason3S Jason3S deleted the update-cspell-main branch December 17, 2024 15:59
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