From cab8097b70be422a9391fc5e1fd8bb8079f3e530 Mon Sep 17 00:00:00 2001 From: "street-side-software-automation[bot]" <74785433+street-side-software-automation[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 13:25:08 +0100 Subject: [PATCH] fix: Update Dictionaries and Dependencies (#2102) Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com> --- action/node_modules/@cspell/dict-companies/dict/companies.txt | 2 ++ action/node_modules/@cspell/dict-companies/package.json | 4 ++-- action/node_modules/@cspell/dict-npm/dict/npm.txt | 1 + action/node_modules/@cspell/dict-npm/package.json | 4 ++-- .../@cspell/dict-software-terms/dict/softwareTerms.txt | 2 ++ action/node_modules/@cspell/dict-software-terms/package.json | 4 ++-- 6 files changed, 11 insertions(+), 6 deletions(-) diff --git a/action/node_modules/@cspell/dict-companies/dict/companies.txt b/action/node_modules/@cspell/dict-companies/dict/companies.txt index 3b4e777b..c963261b 100644 --- a/action/node_modules/@cspell/dict-companies/dict/companies.txt +++ b/action/node_modules/@cspell/dict-companies/dict/companies.txt @@ -264,6 +264,7 @@ Blackstone Blizzard Bloomberg Bloomreach +Bluesky Boeing Bologna Bombay @@ -622,6 +623,7 @@ Electronic Electronics Eli Emerson +Emojipedia Emory Enel Energie diff --git a/action/node_modules/@cspell/dict-companies/package.json b/action/node_modules/@cspell/dict-companies/package.json index 62e8ae63..4ff23fc1 100644 --- a/action/node_modules/@cspell/dict-companies/package.json +++ b/action/node_modules/@cspell/dict-companies/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-companies", - "version": "3.1.9", + "version": "3.1.10", "description": "Company names dictionary for cspell.", "publishConfig": { "access": "public", @@ -40,5 +40,5 @@ "dict/*", "cspell-ext.json" ], - "gitHead": "121b1d1fc0a3a953ca2909f90410d9f9e8b5933a" + "gitHead": "8c88c79dd43544fcfb05c26b2fb2324bfada8e78" } diff --git a/action/node_modules/@cspell/dict-npm/dict/npm.txt b/action/node_modules/@cspell/dict-npm/dict/npm.txt index 6feee369..abaac9ca 100644 --- a/action/node_modules/@cspell/dict-npm/dict/npm.txt +++ b/action/node_modules/@cspell/dict-npm/dict/npm.txt @@ -1884,6 +1884,7 @@ power-assert praesentium-sint-dolorem pre-commit preact +preid prepare-package preset-env preset-react diff --git a/action/node_modules/@cspell/dict-npm/package.json b/action/node_modules/@cspell/dict-npm/package.json index f429bbda..e6043e12 100644 --- a/action/node_modules/@cspell/dict-npm/package.json +++ b/action/node_modules/@cspell/dict-npm/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-npm", - "version": "5.1.18", + "version": "5.1.19", "description": "Dictionary of common NPM packages for cspell.", "publishConfig": { "access": "public", @@ -42,5 +42,5 @@ "dict/npm.txt", "cspell-ext.json" ], - "gitHead": "121b1d1fc0a3a953ca2909f90410d9f9e8b5933a" + "gitHead": "8c88c79dd43544fcfb05c26b2fb2324bfada8e78" } diff --git a/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt b/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt index fc5b741d..52a219de 100644 --- a/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt +++ b/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt @@ -2577,6 +2577,8 @@ rsyslogd ruby rulesdir rulesdirs +ruleset +rulesets run runnable runnables diff --git a/action/node_modules/@cspell/dict-software-terms/package.json b/action/node_modules/@cspell/dict-software-terms/package.json index 0f291ca9..ae0feee5 100644 --- a/action/node_modules/@cspell/dict-software-terms/package.json +++ b/action/node_modules/@cspell/dict-software-terms/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-software-terms", - "version": "4.1.20", + "version": "4.1.21", "description": "Software related dictionaries for cspell.", "publishConfig": { "access": "public", @@ -45,5 +45,5 @@ "cspell-corrections.yaml", "cspell-ext.json" ], - "gitHead": "121b1d1fc0a3a953ca2909f90410d9f9e8b5933a" + "gitHead": "8c88c79dd43544fcfb05c26b2fb2324bfada8e78" }