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.3.2) #1516

Merged
merged 1 commit into from
Jan 2, 2024
Merged

feat: Update CSpell version (8.3.2) #1516

merged 1 commit into from
Jan 2, 2024

Conversation

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

@street-side-software-automation street-side-software-automation bot commented Dec 30, 2023

Update CSpell version (8.3.2)

CSpell Version: 8.2.4 -> 8.3.2
Type: feat

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 4d84be6..4d23529 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.2.4",
+    "@cspell/cspell-bundled-dicts": "^8.3.2",
     "@octokit/core": "^5.0.2",
     "@octokit/plugin-rest-endpoint-methods": "^10.2.0",
     "@octokit/rest": "^20.0.2",
-    "cspell": "^8.2.4",
-    "cspell-glob": "^8.2.4",
+    "cspell": "^8.3.2",
+    "cspell-glob": "^8.3.2",
     "vscode-uri": "^3.0.8"
   },
   "files": [
diff --git a/action/package.json b/action/package.json
index ff0fb8f..d346626 100644
--- a/action/package.json
+++ b/action/package.json
@@ -9,7 +9,7 @@
     "@cspell/cspell-bundled-dicts"
   ],
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^8.2.4"
+    "@cspell/cspell-bundled-dicts": "^8.3.2"
   },
   "files": [
     "lib"

Summary

 action-src/package.json                            |    6 +-
 action/lib/main_root.js                            | 1042 +++++++++++---------
 .../@cspell/cspell-bundled-dicts/package.json      |   14 +-
 .../@cspell/dict-cryptocurrencies/cspell-ext.json  |   36 +-
 .../dict-cryptocurrencies/dict/README.md (gone)    |    3 -
 .../dict/cryptocurrencies.txt                      |  672 +++++++++++--
 .../@cspell/dict-cryptocurrencies/package.json     |    8 +-
 .../@cspell/dict-en-common-misspellings/LICENSE    |  107 +-
 .../@cspell/dict-en-common-misspellings/README.md  |    2 +-
 .../dict-en-common-misspellings/package.json       |    8 +-
 .../node_modules/@cspell/dict-en_us/en_US.trie.gz  |  Bin 300242 -> 296766 bytes
 .../node_modules/@cspell/dict-en_us/package.json   |    6 +-
 .../@cspell/dict-en_us/src/README.md (gone)        |    3 -
 action/package.json                                |    2 +-
 pnpm-lock.yaml                                     |  160 +--
 15 files changed, 1369 insertions(+), 700 deletions(-)

@street-side-software-automation street-side-software-automation bot changed the title feat: Update CSpell version (8.3.0) feat: Update CSpell version (8.3.1) Jan 1, 2024
@street-side-software-automation street-side-software-automation bot changed the title feat: Update CSpell version (8.3.1) feat: Update CSpell version (8.3.2) Jan 2, 2024
@Jason3S Jason3S merged commit 74904fb into main Jan 2, 2024
10 checks passed
@Jason3S Jason3S deleted the update-cspell-main branch January 2, 2024 15:01
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