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.15.1) #1978

Merged
merged 1 commit into from
Oct 12, 2024
Merged

feat: Update CSpell version (8.15.1) #1978

merged 1 commit into from
Oct 12, 2024

Conversation

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

@street-side-software-automation street-side-software-automation bot commented Oct 8, 2024

Update CSpell version (8.15.1)

CSpell Version: 8.14.4 -> 8.15.1
Type: feat

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index aa0a140..8ad358c 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.14.4",
+    "@cspell/cspell-bundled-dicts": "^8.15.1",
     "@cspell/cspell-types": "^8.14.4",
     "@octokit/webhooks-types": "^7.6.1",
     "@types/node": "^20.16.10",
-    "cspell": "^8.14.4",
-    "cspell-glob": "^8.14.4",
+    "cspell": "^8.15.1",
+    "cspell-glob": "^8.15.1",
     "vscode-uri": "^3.0.8"
   },
   "files": [
diff --git a/action/package.json b/action/package.json
index ab1b1ed..46a89f2 100644
--- a/action/package.json
+++ b/action/package.json
@@ -9,7 +9,7 @@
     "@cspell/cspell-bundled-dicts"
   ],
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^8.14.4"
+    "@cspell/cspell-bundled-dicts": "^8.15.1"
   },
   "files": [
     "lib"

Summary

 action-src/package.json                            |    6 +-
 action/lib/main_root.cjs                           | 6801 ++++++++++----------
 .../@cspell/cspell-bundled-dicts/package.json      |   33 +-
 .../@cspell/dict-ada/dict/README.md (gone)         |    3 -
 action/node_modules/@cspell/dict-ada/package.json  |   16 +-
 action/node_modules/@cspell/dict-aws/package.json  |    9 +-
 action/node_modules/@cspell/dict-bash/package.json |    9 +-
 .../@cspell/dict-companies/package.json            |    9 +-
 action/node_modules/@cspell/dict-cpp/package.json  |    9 +-
 .../@cspell/dict-cryptocurrencies/package.json     |   12 +-
 action/node_modules/@cspell/dict-csharp/README.md  |    2 +-
 .../node_modules/@cspell/dict-csharp/csharp.txt.gz |  Bin 590 -> 583 bytes
 .../node_modules/@cspell/dict-csharp/package.json  |   16 +-
 action/node_modules/@cspell/dict-css/package.json  |    9 +-
 action/node_modules/@cspell/dict-dart/package.json |    9 +-
 .../dict-data-science/dict/data-science-models.txt |    3 +
 .../@cspell/dict-data-science/package.json         |    9 +-
 .../@cspell/dict-django/dict/README.md (gone)      |    3 -
 .../node_modules/@cspell/dict-django/package.json  |   20 +-
 .../@cspell/dict-docker/docker-words.txt.gz        |  Bin 358 -> 360 bytes
 .../node_modules/@cspell/dict-docker/package.json  |   16 +-
 .../node_modules/@cspell/dict-dotnet/package.json  |    9 +-
 .../@cspell/dict-elixir/cspell-ext.json            |    4 +-
 .../@cspell/dict-elixir/dict/README.md (gone)      |    3 -
 .../node_modules/@cspell/dict-elixir/package.json  |   16 +-
 .../dict-en-common-misspellings/package.json       |    9 +-
 .../node_modules/@cspell/dict-en_us/en_US.trie.gz  |  Bin 296686 -> 296686 bytes
 .../node_modules/@cspell/dict-en_us/package.json   |   11 +-
 .../@cspell/dict-filetypes/package.json            |    9 +-
 .../node_modules/@cspell/dict-flutter/package.json |    9 +-
 .../@cspell/dict-fonts/dict/README.md (gone)       |    3 -
 .../node_modules/@cspell/dict-fonts/package.json   |   16 +-
 .../@cspell/dict-fsharp/dict/README.md (gone)      |    3 -
 .../node_modules/@cspell/dict-fsharp/package.json  |   12 +-
 .../@cspell/dict-fullstack/package.json            |    9 +-
 .../@cspell/dict-gaming-terms/package.json         |   14 +-
 action/node_modules/@cspell/dict-git/package.json  |   12 +-
 .../node_modules/@cspell/dict-golang/package.json  |    9 +-
 .../node_modules/@cspell/dict-google/package.json  |   12 +-
 action/node_modules/@cspell/dict-haskell/README.md |    2 +-
 .../@cspell/dict-haskell/cspell-ext.json           |    4 +-
 .../@cspell/dict-haskell/dict/README.md (gone)     |    3 -
 .../node_modules/@cspell/dict-haskell/package.json |   16 +-
 .../@cspell/dict-html-symbol-entities/README.md    |    2 +-
 .../dict-html-symbol-entities/entities.txt.gz      |  Bin 8804 -> 6591 bytes
 .../@cspell/dict-html-symbol-entities/package.json |   16 +-
 action/node_modules/@cspell/dict-html/package.json |    9 +-
 action/node_modules/@cspell/dict-java/package.json |    9 +-
 .../node_modules/@cspell/dict-julia/package.json   |   11 +-
 action/node_modules/@cspell/dict-k8s/package.json  |    9 +-
 .../@cspell/dict-latex/dict/README.md (gone)       |    3 -
 .../node_modules/@cspell/dict-latex/package.json   |   18 +-
 .../@cspell/dict-lorem-ipsum/cspell-ext.json       |    4 +-
 .../@cspell/dict-lorem-ipsum/dict/README.md (gone) |    3 -
 .../@cspell/dict-lorem-ipsum/package.json          |   16 +-
 .../node_modules/@cspell/dict-lua/cspell-ext.json  |    4 +-
 action/node_modules/@cspell/dict-lua/package.json  |   18 +-
 .../@cspell/dict-makefile/package.json             |   14 +-
 .../node_modules/@cspell/dict-monkeyc/package.json |    9 +-
 action/node_modules/@cspell/dict-node/package.json |    9 +-
 action/node_modules/@cspell/dict-npm/package.json  |    9 +-
 action/node_modules/@cspell/dict-php/package.json  |    9 +-
 .../@cspell/dict-powershell/package.json           |    9 +-
 .../@cspell/dict-public-licenses/package.json      |    9 +-
 .../node_modules/@cspell/dict-python/package.json  |   11 +-
 action/node_modules/@cspell/dict-r/README.md       |    2 +-
 action/node_modules/@cspell/dict-r/package.json    |   16 +-
 action/node_modules/@cspell/dict-r/r.txt.gz        |  Bin 7043 -> 7090 bytes
 action/node_modules/@cspell/dict-ruby/package.json |    9 +-
 action/node_modules/@cspell/dict-rust/package.json |    9 +-
 .../node_modules/@cspell/dict-scala/package.json   |    9 +-
 .../dict-software-terms/dict/softwareTerms.txt     |    1 +
 .../@cspell/dict-software-terms/package.json       |    9 +-
 action/node_modules/@cspell/dict-sql/package.json  |    9 +-
 .../@cspell/dict-svelte/dict/README.md (gone)      |    3 -
 .../node_modules/@cspell/dict-svelte/package.json  |   18 +-
 action/node_modules/@cspell/dict-swift/README.md   |    2 +-
 .../@cspell/dict-swift/cspell-ext.json             |    2 +-
 .../node_modules/@cspell/dict-swift/package.json   |   16 +-
 .../node_modules/@cspell/dict-swift/swift.txt.gz   |  Bin 2527 -> 2501 bytes
 .../@cspell/dict-terraform/package.json            |    9 +-
 .../@cspell/dict-typescript/package.json           |    9 +-
 .../node_modules/@cspell/dict-vue/cspell-ext.json  |    4 +-
 action/node_modules/@cspell/dict-vue/package.json  |   14 +-
 action/package.json                                |    2 +-
 pnpm-lock.yaml                                     |  234 +-
 86 files changed, 3804 insertions(+), 3953 deletions(-)

@coveralls
Copy link

coveralls commented Oct 8, 2024

Pull Request Test Coverage Report for Build 11292030655

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 11219513433: 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 feat: Update CSpell version (8.15.0) Oct 11, 2024
@street-side-software-automation street-side-software-automation bot changed the title feat: Update CSpell version (8.15.0) feat: Update CSpell version (8.15.1) Oct 12, 2024
@Jason3S Jason3S merged commit b5869a4 into main Oct 12, 2024
19 of 20 checks passed
@Jason3S Jason3S deleted the update-cspell-main branch October 12, 2024 08:27
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