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.2.1) #1505

Merged
merged 1 commit into from
Dec 21, 2023
Merged

feat: Update CSpell version (8.2.1) #1505

merged 1 commit into from
Dec 21, 2023

Conversation

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

Update CSpell version (8.2.1)

CSpell Version: 8.1.3 -> 8.2.1
Type: feat

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 9102216..9267eca 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.1.3",
+    "@cspell/cspell-bundled-dicts": "^8.2.1",
     "@octokit/core": "^5.0.2",
     "@octokit/plugin-rest-endpoint-methods": "^10.2.0",
     "@octokit/rest": "^20.0.2",
-    "cspell": "^8.1.3",
-    "cspell-glob": "^8.1.3",
+    "cspell": "^8.2.1",
+    "cspell-glob": "^8.2.1",
     "vscode-uri": "^3.0.8"
   },
   "files": [
diff --git a/action/package.json b/action/package.json
index ab78842..e3e8521 100644
--- a/action/package.json
+++ b/action/package.json
@@ -9,7 +9,7 @@
     "@cspell/cspell-bundled-dicts"
   ],
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^8.1.3"
+    "@cspell/cspell-bundled-dicts": "^8.2.1"
   },
   "files": [
     "lib"

Summary

 action-src/package.json                            |     6 +-
 action/lib/main_root.js                            | 13222 +++++++++++++------
 .../@cspell/cspell-bundled-dicts/package.json      |    14 +-
 .../@cspell/dict-aws/dict/README.md (gone)         |     3 -
 action/node_modules/@cspell/dict-aws/dict/aws.txt  |     1 +
 action/node_modules/@cspell/dict-aws/package.json  |     6 +-
 .../@cspell/dict-ruby/dict/README.md (gone)        |     3 -
 .../node_modules/@cspell/dict-ruby/dict/ruby.txt   |     2 +-
 action/node_modules/@cspell/dict-ruby/package.json |     4 +-
 .../dict/computing-acronyms.txt                    |     5 +
 .../dict-software-terms/dict/softwareTerms.txt     |    11 +
 .../@cspell/dict-software-terms/package.json       |     4 +-
 action/node_modules/@cspell/dict-sql/package.json  |     4 +-
 action/node_modules/@cspell/dict-sql/sql.txt.gz    |   Bin 4016 -> 4059 bytes
 action/package.json                                |     2 +-
 pnpm-lock.yaml                                     |   328 +-
 16 files changed, 9734 insertions(+), 3881 deletions(-)

@Jason3S Jason3S merged commit 3d1b111 into main Dec 21, 2023
10 checks passed
@Jason3S Jason3S deleted the update-cspell-main branch December 21, 2023 13:31
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.

1 participant