diff --git a/action/node_modules/@cspell/dict-ada/cspell-ext.json b/action/node_modules/@cspell/dict-ada/cspell-ext.json index 081a1b09..359dab02 100644 --- a/action/node_modules/@cspell/dict-ada/cspell-ext.json +++ b/action/node_modules/@cspell/dict-ada/cspell-ext.json @@ -2,7 +2,7 @@ "$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/v5.18.4/cspell.schema.json", "version": "0.2", "id": "ada", - "name": "Ada Language", + "name": "Ada", "description": "Ada Language Dictionary", "readonly": true, "dictionaryDefinitions": [ diff --git a/action/node_modules/@cspell/dict-ada/package.json b/action/node_modules/@cspell/dict-ada/package.json index d3684961..3a1ef926 100644 --- a/action/node_modules/@cspell/dict-ada/package.json +++ b/action/node_modules/@cspell/dict-ada/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-ada", - "version": "4.0.5", + "version": "4.0.6", "description": "Ada Language dictionary for cspell.", "publishConfig": { "access": "public", @@ -41,5 +41,5 @@ "dict/ada.txt", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-al/cspell-ext.json b/action/node_modules/@cspell/dict-al/cspell-ext.json index c66e8cac..76cfb6b5 100644 --- a/action/node_modules/@cspell/dict-al/cspell-ext.json +++ b/action/node_modules/@cspell/dict-al/cspell-ext.json @@ -2,7 +2,7 @@ "id": "al", "version": "0.2", "name": "AL", - "description": "AL Dictionary", + "description": "AL (Microsoft Business Central) Dictionary", "readonly": true, "dictionaryDefinitions": [ { diff --git a/action/node_modules/@cspell/dict-al/package.json b/action/node_modules/@cspell/dict-al/package.json index e6a08408..91f0a7ca 100644 --- a/action/node_modules/@cspell/dict-al/package.json +++ b/action/node_modules/@cspell/dict-al/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-al", - "version": "1.0.3", + "version": "1.0.4", "description": "AL Dictionary", "publishConfig": { "access": "public", @@ -42,5 +42,5 @@ "*.js", "*.d.ts" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-aws/cspell-ext.json b/action/node_modules/@cspell/dict-aws/cspell-ext.json index e0ee2d48..d33f573a 100644 --- a/action/node_modules/@cspell/dict-aws/cspell-ext.json +++ b/action/node_modules/@cspell/dict-aws/cspell-ext.json @@ -2,14 +2,14 @@ { "id": "aws", "name": "AWS", - "description": "AWS dictionary for cspell.", + "description": "AWS dictionary.", "readonly": true, // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [ { "name": "aws", "path": "./dict/aws.txt", - "description": "AWS dictionary for cspell." + "description": "AWS dictionary." } ], // Dictionaries to always be used. diff --git a/action/node_modules/@cspell/dict-aws/package.json b/action/node_modules/@cspell/dict-aws/package.json index 446b4af7..c27bbe69 100644 --- a/action/node_modules/@cspell/dict-aws/package.json +++ b/action/node_modules/@cspell/dict-aws/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-aws", - "version": "4.0.7", + "version": "4.0.8", "description": "AWS dictionary for cspell.", "publishConfig": { "access": "public", @@ -39,5 +39,5 @@ "dict/aws.txt", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-bash/cspell-ext.json b/action/node_modules/@cspell/dict-bash/cspell-ext.json index 5296b3d0..a96eb4a8 100644 --- a/action/node_modules/@cspell/dict-bash/cspell-ext.json +++ b/action/node_modules/@cspell/dict-bash/cspell-ext.json @@ -1,13 +1,13 @@ { "id": "bash", "name": "bash", - "description": "Bash dictionary for cspell.", + "description": "Bash dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "bash", "path": "./dict/bash-words.txt", - "description": "Bash dictionary for cspell." + "description": "Bash dictionary." } ], "dictionaries": [], diff --git a/action/node_modules/@cspell/dict-bash/package.json b/action/node_modules/@cspell/dict-bash/package.json index eca43ed7..ab84650e 100644 --- a/action/node_modules/@cspell/dict-bash/package.json +++ b/action/node_modules/@cspell/dict-bash/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-bash", - "version": "4.1.8", + "version": "4.1.9", "description": "Bash dictionary for cspell.", "publishConfig": { "access": "public", @@ -39,5 +39,5 @@ "dict/*", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-companies/cspell-ext.json b/action/node_modules/@cspell/dict-companies/cspell-ext.json index e718b8ab..44071147 100644 --- a/action/node_modules/@cspell/dict-companies/cspell-ext.json +++ b/action/node_modules/@cspell/dict-companies/cspell-ext.json @@ -2,12 +2,12 @@ "id": "companies", "name": "Company names", "readonly": true, - "description": "Company names dictionary for cspell.", + "description": "Company names dictionary.", "dictionaryDefinitions": [ { "name": "companies", "path": "./dict/companies.txt", - "description": "Company names dictionary for cspell." + "description": "Company names dictionary." } ], "dictionaries": ["companies"] diff --git a/action/node_modules/@cspell/dict-companies/dict/companies.txt b/action/node_modules/@cspell/dict-companies/dict/companies.txt index c963261b..d77d3629 100644 --- a/action/node_modules/@cspell/dict-companies/dict/companies.txt +++ b/action/node_modules/@cspell/dict-companies/dict/companies.txt @@ -20,6 +20,7 @@ AEON AES AFLAC AGCO +AICPA AK AKAM ALGN @@ -100,6 +101,7 @@ Allstate Ally Alphabet Alstom +Altri Altria Aluminum Amazon @@ -415,6 +417,7 @@ Chile China Chinese Chipotle +Chocolately Christian Chubb Chubu diff --git a/action/node_modules/@cspell/dict-companies/package.json b/action/node_modules/@cspell/dict-companies/package.json index 4ff23fc1..62fca25b 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.10", + "version": "3.1.12", "description": "Company names dictionary for cspell.", "publishConfig": { "access": "public", @@ -40,5 +40,5 @@ "dict/*", "cspell-ext.json" ], - "gitHead": "8c88c79dd43544fcfb05c26b2fb2324bfada8e78" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-cpp/cspell-ext.json b/action/node_modules/@cspell/dict-cpp/cspell-ext.json index 304302a9..95b6ac2e 100644 --- a/action/node_modules/@cspell/dict-cpp/cspell-ext.json +++ b/action/node_modules/@cspell/dict-cpp/cspell-ext.json @@ -1,7 +1,7 @@ // cSpell Settings { "id": "cpp-dict", - "name": "C/C++ Dictionary", + "name": "C/C++", "description": "C/C++ Keywords and common library functions.", "readonly": true, // List of dictionary files to add to the global list of dictionaries diff --git a/action/node_modules/@cspell/dict-cpp/package.json b/action/node_modules/@cspell/dict-cpp/package.json index 37e0cafc..96948b1a 100644 --- a/action/node_modules/@cspell/dict-cpp/package.json +++ b/action/node_modules/@cspell/dict-cpp/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-cpp", - "version": "6.0.2", + "version": "6.0.3", "description": "C/C++ Dictionary dictionary for cspell.", "publishConfig": { "access": "public", @@ -43,5 +43,5 @@ "dict/*.txt", "cspell-ext.json" ], - "gitHead": "6a29695700b75240cee3ed3e412ca894ec5bac3c" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-cryptocurrencies/cspell-ext.json b/action/node_modules/@cspell/dict-cryptocurrencies/cspell-ext.json index 1612cd20..a1dfbd74 100644 --- a/action/node_modules/@cspell/dict-cryptocurrencies/cspell-ext.json +++ b/action/node_modules/@cspell/dict-cryptocurrencies/cspell-ext.json @@ -1,18 +1,18 @@ { "id": "cryptocurrencies", "name": "Cryptocurrencies", - "description": "Cryptocurrencies dictionary for cspell.", + "description": "Cryptocurrencies dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "cryptocurrencies", "path": "./dict/cryptocurrencies.txt", - "description": "Cryptocurrencies dictionary for cspell." + "description": "Cryptocurrencies dictionary." }, { "name": "cryptocurrencies-legacy", "path": "./dict/cryptocurrencies-legacy.txt", - "description": "Legacy Cryptocurrency dictionary for cspell." + "description": "Legacy Cryptocurrency dictionary." } ], "dictionaries": ["cryptocurrencies"] diff --git a/action/node_modules/@cspell/dict-cryptocurrencies/package.json b/action/node_modules/@cspell/dict-cryptocurrencies/package.json index 3ad280d7..a055433e 100644 --- a/action/node_modules/@cspell/dict-cryptocurrencies/package.json +++ b/action/node_modules/@cspell/dict-cryptocurrencies/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-cryptocurrencies", - "version": "5.0.3", + "version": "5.0.4", "description": "Cryptocurrencies dictionary for cspell.", "publishConfig": { "access": "public", @@ -39,5 +39,5 @@ "dict/*.txt", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-csharp/cspell-ext.json b/action/node_modules/@cspell/dict-csharp/cspell-ext.json index 7f0925ed..23d75bff 100644 --- a/action/node_modules/@cspell/dict-csharp/cspell-ext.json +++ b/action/node_modules/@cspell/dict-csharp/cspell-ext.json @@ -1,14 +1,14 @@ { "id": "csharp", - "name": "csharp", + "name": "C#", "version": "0.2", "readonly": true, - "description": "C# dictionary for cspell.", + "description": "C# dictionary.", "dictionaryDefinitions": [ { "name": "csharp", "path": "./csharp.txt.gz", - "description": "C# dictionary for cspell." + "description": "C# dictionary." } ], "dictionaries": [], diff --git a/action/node_modules/@cspell/dict-csharp/package.json b/action/node_modules/@cspell/dict-csharp/package.json index ca7a005f..423ef23c 100644 --- a/action/node_modules/@cspell/dict-csharp/package.json +++ b/action/node_modules/@cspell/dict-csharp/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-csharp", - "version": "4.0.5", + "version": "4.0.6", "description": "C# dictionary for cspell.", "publishConfig": { "access": "public", @@ -40,5 +40,5 @@ "csharp.txt.gz", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-css/cspell-ext.json b/action/node_modules/@cspell/dict-css/cspell-ext.json index d9751669..b185b299 100644 --- a/action/node_modules/@cspell/dict-css/cspell-ext.json +++ b/action/node_modules/@cspell/dict-css/cspell-ext.json @@ -1,15 +1,15 @@ // cSpell Settings { "id": "css", - "name": "css", - "description": "Css dictionary for cspell.", + "name": "CSS", + "description": "CSS dictionary.", "readonly": true, // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [ { "name": "css", "path": "./dict/css.txt", - "description": "Css dictionary for cspell." + "description": "Css dictionary." } ], // Dictionaries to always be used. diff --git a/action/node_modules/@cspell/dict-css/package.json b/action/node_modules/@cspell/dict-css/package.json index 733c9b2b..35cafb08 100644 --- a/action/node_modules/@cspell/dict-css/package.json +++ b/action/node_modules/@cspell/dict-css/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-css", - "version": "4.0.16", + "version": "4.0.17", "description": "CSS dictionary for cspell.", "publishConfig": { "access": "public", @@ -41,5 +41,5 @@ "dict/css.txt", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-dart/cspell-ext.json b/action/node_modules/@cspell/dict-dart/cspell-ext.json index 2ee6df4e..86fabf32 100644 --- a/action/node_modules/@cspell/dict-dart/cspell-ext.json +++ b/action/node_modules/@cspell/dict-dart/cspell-ext.json @@ -1,14 +1,14 @@ { "id": "dart", "version": "0.2", - "name": "dart", - "description": "Dart dictionary for cspell.", + "name": "Dart", + "description": "Dart dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "dart", "path": "./dart.txt.gz", - "description": "Dart dictionary for cspell." + "description": "Dart dictionary." } ], "dictionaries": [], diff --git a/action/node_modules/@cspell/dict-dart/package.json b/action/node_modules/@cspell/dict-dart/package.json index 8ce469a6..5f189dcd 100644 --- a/action/node_modules/@cspell/dict-dart/package.json +++ b/action/node_modules/@cspell/dict-dart/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-dart", - "version": "2.2.4", + "version": "2.2.5", "description": "Dart dictionary for cspell.", "publishConfig": { "access": "public", @@ -42,5 +42,5 @@ "dart.txt.gz", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-data-science/cspell-ext.json b/action/node_modules/@cspell/dict-data-science/cspell-ext.json index a6a299d8..2363ccf9 100644 --- a/action/node_modules/@cspell/dict-data-science/cspell-ext.json +++ b/action/node_modules/@cspell/dict-data-science/cspell-ext.json @@ -2,23 +2,23 @@ "id": "data-science", "version": "0.2", "name": "Data Science", - "description": "Data Science dictionary for cspell.", + "description": "Data Science dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "data-science", "path": "./dict/data-science.txt", - "description": "Data Science Terms dictionary for cspell." + "description": "Data Science Terms dictionary." }, { "name": "data-science-models", "path": "./dict/data-science-models.txt", - "description": "Data Science Models dictionary for cspell." + "description": "Data Science Models dictionary." }, { "name": "data-science-tools", "path": "./dict/data-science-tools.txt", - "description": "Data Science Tools dictionary for cspell." + "description": "Data Science Tools dictionary." } ], "dictionaries": [], diff --git a/action/node_modules/@cspell/dict-data-science/package.json b/action/node_modules/@cspell/dict-data-science/package.json index 037ff1be..4ce1553a 100644 --- a/action/node_modules/@cspell/dict-data-science/package.json +++ b/action/node_modules/@cspell/dict-data-science/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-data-science", - "version": "2.0.5", + "version": "2.0.6", "description": "Data Science dictionary for cspell. -- Private until verified", "publishConfig": { "access": "public", @@ -42,5 +42,5 @@ "*.js", "*.d.ts" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-django/cspell-ext.json b/action/node_modules/@cspell/dict-django/cspell-ext.json index 0214fdfb..7171912e 100644 --- a/action/node_modules/@cspell/dict-django/cspell-ext.json +++ b/action/node_modules/@cspell/dict-django/cspell-ext.json @@ -1,7 +1,7 @@ // cSpell Settings { "id": "django", - "name": "Django Keywords", + "name": "Django", "description": "List of Python Django Framework keywords.", "readonly": true, // List of dictionary files to add to the global list of dictionaries diff --git a/action/node_modules/@cspell/dict-django/package.json b/action/node_modules/@cspell/dict-django/package.json index 73bd7cf7..7760ee1e 100644 --- a/action/node_modules/@cspell/dict-django/package.json +++ b/action/node_modules/@cspell/dict-django/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-django", - "version": "4.1.3", + "version": "4.1.4", "description": "Django dictionary for cspell.", "publishConfig": { "access": "public", @@ -42,5 +42,5 @@ "dict/django.txt", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-docker/cspell-ext.json b/action/node_modules/@cspell/dict-docker/cspell-ext.json index 02de402e..7af8622e 100644 --- a/action/node_modules/@cspell/dict-docker/cspell-ext.json +++ b/action/node_modules/@cspell/dict-docker/cspell-ext.json @@ -1,14 +1,14 @@ { "id": "docker", "version": "0.2", - "name": "Docker Dictionary", - "description": "Docker dictionary for cspell.", + "name": "Docker", + "description": "Docker dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "docker", "path": "./docker-words.txt.gz", - "description": "Docker dictionary for cspell." + "description": "Docker dictionary." } ], "dictionaries": [], diff --git a/action/node_modules/@cspell/dict-docker/package.json b/action/node_modules/@cspell/dict-docker/package.json index 36a564dc..f06e1623 100644 --- a/action/node_modules/@cspell/dict-docker/package.json +++ b/action/node_modules/@cspell/dict-docker/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-docker", - "version": "1.1.11", + "version": "1.1.12", "description": "Docker dictionary for cspell.", "publishConfig": { "access": "public", @@ -41,5 +41,5 @@ "*.js", "*.d.ts" ], - "gitHead": "09ecd8c67c471bfc64a9ad783c303f30d820fb67" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-dotnet/cspell-ext.json b/action/node_modules/@cspell/dict-dotnet/cspell-ext.json index 315e9d14..baa93c74 100644 --- a/action/node_modules/@cspell/dict-dotnet/cspell-ext.json +++ b/action/node_modules/@cspell/dict-dotnet/cspell-ext.json @@ -1,8 +1,8 @@ // cSpell Settings { "id": "dotnet-dict", - "name": ".Net Dictionary", - "description": ".Net keywords.", + "name": ".Net", + "description": ".Net keywords Dictionary.", "readonly": true, // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [ diff --git a/action/node_modules/@cspell/dict-dotnet/package.json b/action/node_modules/@cspell/dict-dotnet/package.json index ee7af20b..0bd5e153 100644 --- a/action/node_modules/@cspell/dict-dotnet/package.json +++ b/action/node_modules/@cspell/dict-dotnet/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-dotnet", - "version": "5.0.8", + "version": "5.0.9", "description": ".Net dictionary for cspell.", "publishConfig": { "access": "public", @@ -39,5 +39,5 @@ "dict/*", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-elixir/cspell-ext.json b/action/node_modules/@cspell/dict-elixir/cspell-ext.json index 03e07833..63a9a42b 100644 --- a/action/node_modules/@cspell/dict-elixir/cspell-ext.json +++ b/action/node_modules/@cspell/dict-elixir/cspell-ext.json @@ -1,15 +1,15 @@ // cSpell Settings { "id": "elixir", - "name": "elixir", - "description": "Elixir dictionary for cspell.", + "name": "Elixir", + "description": "Elixir dictionary.", "readonly": true, // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [ { "name": "elixir", "path": "./dict/elixir.txt", - "description": "Elixir dictionary for cspell." + "description": "Elixir dictionary." } ], // Dictionaries to always be used. diff --git a/action/node_modules/@cspell/dict-elixir/package.json b/action/node_modules/@cspell/dict-elixir/package.json index ec64db41..0774d381 100644 --- a/action/node_modules/@cspell/dict-elixir/package.json +++ b/action/node_modules/@cspell/dict-elixir/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-elixir", - "version": "4.0.6", + "version": "4.0.7", "description": "Elixir dictionary for cspell.", "publishConfig": { "access": "public", @@ -39,5 +39,5 @@ "dict/elixir.txt", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-en-common-misspellings/cspell-ext.json b/action/node_modules/@cspell/dict-en-common-misspellings/cspell-ext.json index 84ccdb50..bf810e1e 100644 --- a/action/node_modules/@cspell/dict-en-common-misspellings/cspell-ext.json +++ b/action/node_modules/@cspell/dict-en-common-misspellings/cspell-ext.json @@ -2,7 +2,7 @@ "id": "en-common-misspellings", "version": "0.2", "name": "English - Common Misspellings", - "description": "Common English misspellings dictionary for cspell.", + "description": "Common English misspellings dictionary.", "readonly": true, "import": ["./dict-en.yaml", "./dict-en-gb.yaml", "./dict-en-us.yaml"], "languageSettings": [ diff --git a/action/node_modules/@cspell/dict-en-common-misspellings/package.json b/action/node_modules/@cspell/dict-en-common-misspellings/package.json index 913341ac..06dd3377 100644 --- a/action/node_modules/@cspell/dict-en-common-misspellings/package.json +++ b/action/node_modules/@cspell/dict-en-common-misspellings/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-en-common-misspellings", - "version": "2.0.7", + "version": "2.0.8", "description": "Common English misspellings dictionary for cspell.", "publishConfig": { "access": "public", @@ -40,5 +40,5 @@ "cspell-ext.json", "dict-*.yaml" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-filetypes/cspell-ext.json b/action/node_modules/@cspell/dict-filetypes/cspell-ext.json index 3950d41a..519bd237 100644 --- a/action/node_modules/@cspell/dict-filetypes/cspell-ext.json +++ b/action/node_modules/@cspell/dict-filetypes/cspell-ext.json @@ -1,15 +1,15 @@ // cSpell Settings { "id": "filetypes", - "name": "filetypes", + "name": "File Types", "readonly": true, - "description": "Filetypes dictionary for cspell.", + "description": "File types dictionary.", // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [ { "name": "filetypes", "path": "./filetypes.txt.gz", - "description": "Filetypes dictionary for cspell." + "description": "File types dictionary." } ], // Dictionaries to always be used. diff --git a/action/node_modules/@cspell/dict-filetypes/package.json b/action/node_modules/@cspell/dict-filetypes/package.json index 660ceee8..a515c4af 100644 --- a/action/node_modules/@cspell/dict-filetypes/package.json +++ b/action/node_modules/@cspell/dict-filetypes/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-filetypes", - "version": "3.0.9", + "version": "3.0.10", "description": "Filetypes dictionary for cspell.", "publishConfig": { "access": "public", @@ -39,5 +39,5 @@ "filetypes.txt.gz", "cspell-ext.json" ], - "gitHead": "af1ef23c4bc66ea8c23d59d9f268ed5cd4e770d1" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-flutter/cspell-ext.json b/action/node_modules/@cspell/dict-flutter/cspell-ext.json index 0a84b640..43c3d98a 100644 --- a/action/node_modules/@cspell/dict-flutter/cspell-ext.json +++ b/action/node_modules/@cspell/dict-flutter/cspell-ext.json @@ -1,14 +1,14 @@ { "id": "flutter", "version": "0.2", - "name": "flutter", - "description": "Flutter dictionary for cspell.", + "name": "Flutter", + "description": "Flutter dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "flutter", "path": "./flutter.txt.gz", - "description": "Flutter dictionary for cspell." + "description": "Flutter dictionary." } ], "dictionaries": [], diff --git a/action/node_modules/@cspell/dict-flutter/package.json b/action/node_modules/@cspell/dict-flutter/package.json index b55cc1fb..0ef93f02 100644 --- a/action/node_modules/@cspell/dict-flutter/package.json +++ b/action/node_modules/@cspell/dict-flutter/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-flutter", - "version": "1.0.3", + "version": "1.0.4", "description": "Flutter dictionary for cspell.", "publishConfig": { "access": "public", @@ -42,5 +42,5 @@ "flutter.txt.gz", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-fonts/cspell-ext.json b/action/node_modules/@cspell/dict-fonts/cspell-ext.json index a939836c..2d873484 100644 --- a/action/node_modules/@cspell/dict-fonts/cspell-ext.json +++ b/action/node_modules/@cspell/dict-fonts/cspell-ext.json @@ -1,14 +1,14 @@ // cSpell Settings { "id": "fonts", - "name": "font names", - "description": "Font names dictionary for cspell.", + "name": "Font Names", + "description": "Font names dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "fonts", "path": "./dict/fonts.txt", - "description": "Font names dictionary for cspell." + "description": "Font names dictionary." } ] } diff --git a/action/node_modules/@cspell/dict-fonts/package.json b/action/node_modules/@cspell/dict-fonts/package.json index a25edffc..8154936c 100644 --- a/action/node_modules/@cspell/dict-fonts/package.json +++ b/action/node_modules/@cspell/dict-fonts/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-fonts", - "version": "4.0.3", + "version": "4.0.4", "description": "Font names dictionary for cspell.", "publishConfig": { "access": "public", @@ -39,5 +39,5 @@ "dict/fonts.txt", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-fsharp/cspell-ext.json b/action/node_modules/@cspell/dict-fsharp/cspell-ext.json index f481c372..c5d03f80 100644 --- a/action/node_modules/@cspell/dict-fsharp/cspell-ext.json +++ b/action/node_modules/@cspell/dict-fsharp/cspell-ext.json @@ -1,14 +1,14 @@ { "id": "fsharp", "version": "0.2", - "name": "f#", - "description": "F# dictionary for cspell.", + "name": "F#", + "description": "F# dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "fsharp", "path": "./dict/fsharp.txt", - "description": "F# dictionary for cspell." + "description": "F# dictionary." } ], "dictionaries": [], diff --git a/action/node_modules/@cspell/dict-fsharp/package.json b/action/node_modules/@cspell/dict-fsharp/package.json index 570310bb..3a3da0e8 100644 --- a/action/node_modules/@cspell/dict-fsharp/package.json +++ b/action/node_modules/@cspell/dict-fsharp/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-fsharp", - "version": "1.0.4", + "version": "1.0.5", "description": "F# dictionary for cspell.", "publishConfig": { "access": "public", @@ -42,5 +42,5 @@ "*.js", "*.d.ts" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-gaming-terms/cspell-ext.json b/action/node_modules/@cspell/dict-gaming-terms/cspell-ext.json index e0cef5a2..ac6b1950 100644 --- a/action/node_modules/@cspell/dict-gaming-terms/cspell-ext.json +++ b/action/node_modules/@cspell/dict-gaming-terms/cspell-ext.json @@ -2,13 +2,13 @@ "id": "gaming-terms", "version": "0.2", "name": "Gaming", - "description": "Gaming dictionary for cspell.", + "description": "Gaming dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "gaming-terms", "path": "./dict/gaming-terms.txt", - "description": "Gaming dictionary for cspell." + "description": "Gaming dictionary." } ] } diff --git a/action/node_modules/@cspell/dict-gaming-terms/package.json b/action/node_modules/@cspell/dict-gaming-terms/package.json index 74b08c98..e89d2ee0 100644 --- a/action/node_modules/@cspell/dict-gaming-terms/package.json +++ b/action/node_modules/@cspell/dict-gaming-terms/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-gaming-terms", - "version": "1.0.9", + "version": "1.0.10", "description": "Gaming dictionary for cspell.", "publishConfig": { "access": "public", @@ -42,5 +42,5 @@ "*.js", "*.d.ts" ], - "gitHead": "fbbf3a75ccd9e13ce9b36a853b99ff90015ab0c9" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-git/cspell-ext.json b/action/node_modules/@cspell/dict-git/cspell-ext.json index 9687d54a..0e3235ca 100644 --- a/action/node_modules/@cspell/dict-git/cspell-ext.json +++ b/action/node_modules/@cspell/dict-git/cspell-ext.json @@ -1,7 +1,7 @@ { "id": "git", "version": "0.2", - "name": "git", + "name": "Git", "description": "CSpell configuration for GIT", "dictionaryDefinitions": [ { diff --git a/action/node_modules/@cspell/dict-git/package.json b/action/node_modules/@cspell/dict-git/package.json index d64b360e..2e2ad5b8 100644 --- a/action/node_modules/@cspell/dict-git/package.json +++ b/action/node_modules/@cspell/dict-git/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-git", - "version": "3.0.3", + "version": "3.0.4", "description": "CSpell configuration for GIT.", "publishConfig": { "access": "public", @@ -38,5 +38,5 @@ "files": [ "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-golang/dict/go.txt b/action/node_modules/@cspell/dict-golang/dict/go.txt index 4df22cd7..1d1d630e 100644 --- a/action/node_modules/@cspell/dict-golang/dict/go.txt +++ b/action/node_modules/@cspell/dict-golang/dict/go.txt @@ -306,6 +306,7 @@ CONFIG CONFLICT CONNECT CONST +CONT CONTINUE COOL COPY @@ -2220,8 +2221,7 @@ PSSWithSHA384 PSSWithSHA512 PT PTR -PTRACE_CONT -PTRACE_KILL +PTRACE PTRACE_TRACEME PT_AARCH64_ARCHEXT PT_AARCH64_UNWIND @@ -2283,8 +2283,6 @@ Preorder PrimeRK ProcessEnv ProcsSection -PtraceAttach -PtraceDetach Ptsname PtyError Punct @@ -3628,7 +3626,6 @@ SYS_PSYNCH_RW_UNLOCK2 SYS_PSYNCH_RW_UPGRADE SYS_PSYNCH_RW_WRLOCK SYS_PSYNCH_RW_YIELDWRLOCK -SYS_PTRACE SYS_PWRITE SYS_PWRITE_NOCANCEL SYS_QUOTACTL @@ -4303,6 +4300,7 @@ async at atan atomic +attach attr attribute attributes @@ -4642,6 +4640,7 @@ description descriptions descriptor destroy +detach detail details detect @@ -5535,6 +5534,7 @@ psalter pseudo pt ptr +ptrace public publish pull diff --git a/action/node_modules/@cspell/dict-golang/package.json b/action/node_modules/@cspell/dict-golang/package.json index cc5b6d65..8bef5f07 100644 --- a/action/node_modules/@cspell/dict-golang/package.json +++ b/action/node_modules/@cspell/dict-golang/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-golang", - "version": "6.0.17", + "version": "6.0.18", "description": "Go Language dictionary for cspell.", "publishConfig": { "access": "public", @@ -48,5 +48,5 @@ "devDependencies": { "go-words": "github:AlekSi/go-words" }, - "gitHead": "c27519c2868a785f8bacab2e98944439c7d03a7b" + "gitHead": "26504b1e2dc5ccfd19ee4b8288f067de917a4781" } diff --git a/action/node_modules/@cspell/dict-google/cspell-ext.json b/action/node_modules/@cspell/dict-google/cspell-ext.json index 9824cedf..4aca9fff 100644 --- a/action/node_modules/@cspell/dict-google/cspell-ext.json +++ b/action/node_modules/@cspell/dict-google/cspell-ext.json @@ -1,14 +1,14 @@ { "id": "google", "version": "0.2", - "name": "Google", - "description": "Google Cloud Development Dictionary for cspell.", + "name": "Google Cloud", + "description": "Google Cloud Development Dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "google", "path": "./dict/google.txt", - "description": "Google Cloud Development dictionary for cspell." + "description": "Google Cloud Development dictionary." } ], "dictionaries": [], diff --git a/action/node_modules/@cspell/dict-google/package.json b/action/node_modules/@cspell/dict-google/package.json index 1a519bb6..d6e0f920 100644 --- a/action/node_modules/@cspell/dict-google/package.json +++ b/action/node_modules/@cspell/dict-google/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-google", - "version": "1.0.4", + "version": "1.0.5", "description": "Google Cloud Development dictionary for cspell.", "publishConfig": { "access": "public", @@ -44,5 +44,5 @@ "*.js", "*.d.ts" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-haskell/cspell-ext.json b/action/node_modules/@cspell/dict-haskell/cspell-ext.json index babdeded..e9714672 100644 --- a/action/node_modules/@cspell/dict-haskell/cspell-ext.json +++ b/action/node_modules/@cspell/dict-haskell/cspell-ext.json @@ -2,14 +2,14 @@ { "id": "haskell", "name": "Haskell", - "description": "Haskell dictionary for cspell.", + "description": "Haskell dictionary.", "readonly": true, // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [ { "name": "haskell", "path": "./dict/haskell.txt", - "description": "Haskell dictionary for cspell." + "description": "Haskell dictionary." } ], // Dictionaries to always be used. diff --git a/action/node_modules/@cspell/dict-haskell/package.json b/action/node_modules/@cspell/dict-haskell/package.json index 786b68d5..8e526267 100644 --- a/action/node_modules/@cspell/dict-haskell/package.json +++ b/action/node_modules/@cspell/dict-haskell/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-haskell", - "version": "4.0.4", + "version": "4.0.5", "description": "Haskell dictionary for cspell.", "publishConfig": { "access": "public", @@ -39,5 +39,5 @@ "./dict/haskell.txt", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-html/cspell-ext.json b/action/node_modules/@cspell/dict-html/cspell-ext.json index 03581e22..88bb8989 100644 --- a/action/node_modules/@cspell/dict-html/cspell-ext.json +++ b/action/node_modules/@cspell/dict-html/cspell-ext.json @@ -1,15 +1,15 @@ // cSpell Settings { "id": "html", - "name": "html", - "description": "Html dictionary for cspell.", + "name": "HTML", + "description": "HTML dictionary.", "readonly": true, // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [ { "name": "html", "path": "./dict/html.txt", - "description": "HTML dictionary for cspell." + "description": "HTML dictionary." } ], // Dictionaries to always be used. diff --git a/action/node_modules/@cspell/dict-html/package.json b/action/node_modules/@cspell/dict-html/package.json index dcfa1668..98dd2c4d 100644 --- a/action/node_modules/@cspell/dict-html/package.json +++ b/action/node_modules/@cspell/dict-html/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-html", - "version": "4.0.10", + "version": "4.0.11", "description": "HTML dictionary for cspell.", "publishConfig": { "access": "public", @@ -39,5 +39,5 @@ "dict/html.txt", "cspell-ext.json" ], - "gitHead": "38636d5320b67733d319a5e77ae8de68f52ff631" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-java/cspell-ext.json b/action/node_modules/@cspell/dict-java/cspell-ext.json index b596b114..3a68b3de 100644 --- a/action/node_modules/@cspell/dict-java/cspell-ext.json +++ b/action/node_modules/@cspell/dict-java/cspell-ext.json @@ -1,13 +1,13 @@ { "id": "java", "name": "Java", - "description": "Java dictionary for cspell.", + "description": "Java dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "java", "path": "./dict/java.trie", - "description": "Java dictionary for cspell." + "description": "Java dictionary." } ], "patterns": [ diff --git a/action/node_modules/@cspell/dict-java/package.json b/action/node_modules/@cspell/dict-java/package.json index c24b50eb..2a2836fc 100644 --- a/action/node_modules/@cspell/dict-java/package.json +++ b/action/node_modules/@cspell/dict-java/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-java", - "version": "5.0.10", + "version": "5.0.11", "description": "Java dictionary for cspell.", "publishConfig": { "access": "public", @@ -41,5 +41,5 @@ "dict/java.trie", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-julia/cspell-ext.json b/action/node_modules/@cspell/dict-julia/cspell-ext.json index 46f8aa11..bc9c16b8 100644 --- a/action/node_modules/@cspell/dict-julia/cspell-ext.json +++ b/action/node_modules/@cspell/dict-julia/cspell-ext.json @@ -1,7 +1,7 @@ { "id": "julia", "version": "0.2", - "name": "Julia Dictionary", + "name": "Julia", "description": "Julia function and keyword dictionary", "readonly": true, "dictionaryDefinitions": [ diff --git a/action/node_modules/@cspell/dict-julia/package.json b/action/node_modules/@cspell/dict-julia/package.json index cf0072ad..4bb549f0 100644 --- a/action/node_modules/@cspell/dict-julia/package.json +++ b/action/node_modules/@cspell/dict-julia/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-julia", - "version": "1.0.4", + "version": "1.0.5", "description": "Julia dictionary for cspell.", "publishConfig": { "access": "public", @@ -46,5 +46,5 @@ "*.js", "*.d.ts" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-k8s/cspell-ext.json b/action/node_modules/@cspell/dict-k8s/cspell-ext.json index 571fc2bd..2d9d5d13 100644 --- a/action/node_modules/@cspell/dict-k8s/cspell-ext.json +++ b/action/node_modules/@cspell/dict-k8s/cspell-ext.json @@ -1,15 +1,15 @@ // cSpell Settings { "id": "k8s", - "name": "k8s", - "description": "K8s dictionary for cspell.", + "name": "K8s", + "description": "K8s dictionary.", "readonly": true, // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [ { "name": "k8s", "path": "./dict/k8s.txt", - "description": "K8s dictionary for cspell." + "description": "K8s dictionary." } ], // Dictionaries to always be used. diff --git a/action/node_modules/@cspell/dict-k8s/package.json b/action/node_modules/@cspell/dict-k8s/package.json index 4bb0f1cf..cd24a873 100644 --- a/action/node_modules/@cspell/dict-k8s/package.json +++ b/action/node_modules/@cspell/dict-k8s/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-k8s", - "version": "1.0.9", + "version": "1.0.10", "description": "K8s dictionary for cspell.", "publishConfig": { "access": "public", @@ -44,5 +44,5 @@ "dict/k8s.txt", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-lorem-ipsum/cspell-ext.json b/action/node_modules/@cspell/dict-lorem-ipsum/cspell-ext.json index 66b77c57..bf1f8806 100644 --- a/action/node_modules/@cspell/dict-lorem-ipsum/cspell-ext.json +++ b/action/node_modules/@cspell/dict-lorem-ipsum/cspell-ext.json @@ -1,15 +1,15 @@ // cSpell Settings { "id": "lorem-ipsum", - "name": "lorem-ipsum", - "description": "Lorem-ipsum dictionary for cspell.", + "name": "Lorem-ipsum", + "description": "Lorem-ipsum dictionary.", "readonly": true, // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [ { "name": "lorem-ipsum", "path": "./dict/lorem.txt", - "description": "Lorem-ipsum dictionary for cspell." + "description": "Lorem-ipsum dictionary." } ], // Dictionaries to always be used. diff --git a/action/node_modules/@cspell/dict-lorem-ipsum/package.json b/action/node_modules/@cspell/dict-lorem-ipsum/package.json index 308228cc..f1b69a26 100644 --- a/action/node_modules/@cspell/dict-lorem-ipsum/package.json +++ b/action/node_modules/@cspell/dict-lorem-ipsum/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-lorem-ipsum", - "version": "4.0.3", + "version": "4.0.4", "description": "Lorem-ipsum dictionary for cspell.", "publishConfig": { "access": "public", @@ -38,5 +38,5 @@ "dict/lorem.txt", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-lua/cspell-ext.json b/action/node_modules/@cspell/dict-lua/cspell-ext.json index 127bbd20..f5d209ea 100644 --- a/action/node_modules/@cspell/dict-lua/cspell-ext.json +++ b/action/node_modules/@cspell/dict-lua/cspell-ext.json @@ -1,15 +1,15 @@ // cSpell Settings { "id": "lua", - "name": "lua", - "description": "Lua dictionary for cspell.", + "name": "Lua", + "description": "Lua dictionary.", "readonly": true, // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [ { "name": "lua", "path": "./dict/lua.txt", - "description": "Lua dictionary for cspell." + "description": "Lua dictionary." } ], // Dictionaries to always be used. diff --git a/action/node_modules/@cspell/dict-lua/package.json b/action/node_modules/@cspell/dict-lua/package.json index 62de6297..4bee2bea 100644 --- a/action/node_modules/@cspell/dict-lua/package.json +++ b/action/node_modules/@cspell/dict-lua/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-lua", - "version": "4.0.6", + "version": "4.0.7", "description": "Lua dictionary for cspell.", "publishConfig": { "access": "public", @@ -43,5 +43,5 @@ "dict/lua.txt", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-makefile/cspell-ext.json b/action/node_modules/@cspell/dict-makefile/cspell-ext.json index eaf23f62..6f109106 100644 --- a/action/node_modules/@cspell/dict-makefile/cspell-ext.json +++ b/action/node_modules/@cspell/dict-makefile/cspell-ext.json @@ -3,13 +3,13 @@ "id": "makefile", "version": "0.2", "name": "Makefile", - "description": "Makefile dictionary for cspell.", + "description": "Makefile dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "makefile", "path": "./dict/makefile.txt", - "description": "Makefile dictionary for cspell." + "description": "Makefile dictionary." } ], "languageSettings": [ diff --git a/action/node_modules/@cspell/dict-makefile/package.json b/action/node_modules/@cspell/dict-makefile/package.json index 6af80212..ea16ece6 100644 --- a/action/node_modules/@cspell/dict-makefile/package.json +++ b/action/node_modules/@cspell/dict-makefile/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-makefile", - "version": "1.0.3", + "version": "1.0.4", "description": "Makefile dictionary for cspell.", "publishConfig": { "access": "public", @@ -47,5 +47,5 @@ "*.js", "*.d.ts" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-markdown/cspell-ext.json b/action/node_modules/@cspell/dict-markdown/cspell-ext.json index bcfa650f..f95138bc 100644 --- a/action/node_modules/@cspell/dict-markdown/cspell-ext.json +++ b/action/node_modules/@cspell/dict-markdown/cspell-ext.json @@ -1,6 +1,6 @@ { "id": "markdown", "name": "Markdown", - "description": "Markdown dictionary for cspell.", + "description": "Markdown dictionary.", "import": ["./cspell-ext.yaml"] } diff --git a/action/node_modules/@cspell/dict-markdown/package.json b/action/node_modules/@cspell/dict-markdown/package.json index c88d6549..eb452f98 100644 --- a/action/node_modules/@cspell/dict-markdown/package.json +++ b/action/node_modules/@cspell/dict-markdown/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-markdown", - "version": "2.0.7", + "version": "2.0.8", "description": "Markdown dictionary for cspell.", "publishConfig": { "access": "public", @@ -38,16 +38,16 @@ }, "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/markdown#readme", "devDependencies": { - "@cspell/dict-css": "^4.0.16", - "@cspell/dict-html": "^4.0.10", + "@cspell/dict-css": "^4.0.17", + "@cspell/dict-html": "^4.0.11", "@cspell/dict-html-symbol-entities": "^4.0.3", - "@cspell/dict-typescript": "^3.1.11" + "@cspell/dict-typescript": "^3.1.12" }, "peerDependencies": { - "@cspell/dict-css": "^4.0.16", - "@cspell/dict-html": "^4.0.10", + "@cspell/dict-css": "^4.0.17", + "@cspell/dict-html": "^4.0.11", "@cspell/dict-html-symbol-entities": "^4.0.3", - "@cspell/dict-typescript": "^3.1.11" + "@cspell/dict-typescript": "^3.1.12" }, "files": [ "markdown.txt.gz", @@ -56,5 +56,5 @@ "*.js", "*.d.ts" ], - "gitHead": "f3507d3c967cbc262f4df569f92480c790890eb7" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-monkeyc/cspell-ext.json b/action/node_modules/@cspell/dict-monkeyc/cspell-ext.json index c0d738d1..4c3b133e 100644 --- a/action/node_modules/@cspell/dict-monkeyc/cspell-ext.json +++ b/action/node_modules/@cspell/dict-monkeyc/cspell-ext.json @@ -2,13 +2,13 @@ "id": "monkeyc", "version": "0.2", "name": "Monkey C", - "description": "Monkey C dictionary for cspell.", + "description": "Monkey C dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "monkeyc", "path": "./monkeyc_keywords.txt.gz", - "description": "Monkey C dictionary for cspell." + "description": "Monkey C dictionary." } ], "languageSettings": [ diff --git a/action/node_modules/@cspell/dict-monkeyc/package.json b/action/node_modules/@cspell/dict-monkeyc/package.json index fb190597..d50f723a 100644 --- a/action/node_modules/@cspell/dict-monkeyc/package.json +++ b/action/node_modules/@cspell/dict-monkeyc/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-monkeyc", - "version": "1.0.9", + "version": "1.0.10", "description": "Monkey C dictionary for cspell.", "publishConfig": { "access": "public", @@ -42,5 +42,5 @@ "*.js", "*.d.ts" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-node/cspell-ext.json b/action/node_modules/@cspell/dict-node/cspell-ext.json index c746846c..2236f9d8 100644 --- a/action/node_modules/@cspell/dict-node/cspell-ext.json +++ b/action/node_modules/@cspell/dict-node/cspell-ext.json @@ -1,13 +1,13 @@ { "id": "node", "name": "Node.js", - "description": "Node.js dictionary for cspell.", + "description": "Node.js dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "node", "path": "./dict/node.txt", - "description": "Node.js dictionary for cspell." + "description": "Node.js dictionary." } ], "dictionaries": [], diff --git a/action/node_modules/@cspell/dict-node/package.json b/action/node_modules/@cspell/dict-node/package.json index 95a57fc0..55f82991 100644 --- a/action/node_modules/@cspell/dict-node/package.json +++ b/action/node_modules/@cspell/dict-node/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-node", - "version": "5.0.5", + "version": "5.0.6", "description": "Node.js dictionary for cspell.", "publishConfig": { "access": "public", @@ -41,5 +41,5 @@ "dict/*.txt", "cspell-ext.json" ], - "gitHead": "209d16e6fbe3305781ab4f8151f0252f0a0b7e3b" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-npm/dict/npm.txt b/action/node_modules/@cspell/dict-npm/dict/npm.txt index abaac9ca..17ea431e 100644 --- a/action/node_modules/@cspell/dict-npm/dict/npm.txt +++ b/action/node_modules/@cspell/dict-npm/dict/npm.txt @@ -8,6 +8,7 @@ acl acorn acorn-walk action-cli +adapter-express addon-backgrounds addon-docs adm-zip @@ -88,6 +89,7 @@ assets assign assume astro +astro-expressive-code astrojs async async-listen @@ -738,7 +740,6 @@ espree esprima esse-accusantium-ratione esse-ipsa-numquam -esse-praesentium-eligendi est-sunt-quos estraverse estree @@ -1204,7 +1205,9 @@ inside-throw instagram-node install inter +interaction-external-bounce interaction-external-push +interaction-external-remove interaction-particles-links interceptors interpret @@ -1246,7 +1249,6 @@ istanbuljs itwcw-package-analytics itwin itwinui-react -iusto-libero-aperiam iview jackspeak jade @@ -1546,6 +1548,7 @@ monk morgan motor-positive-spirit move-base +move-parallax move-wolf-throughout movie-obtain-tail-prepare mqtt @@ -1585,6 +1588,7 @@ nest nest-commander nestjsx netlify +netlify-cms-backend-test newman newrelic next @@ -1664,8 +1668,6 @@ npmlog npmpackagejsonlint npmpackagejsonlintignore npmpackagejsonlintrc -npmtea -npmtuanmap nprogress nrwl nsp @@ -1775,6 +1777,7 @@ picocolors picomatch pie-case-nor-great pify +pinia pino pinst pitch-somehow-earth-brave @@ -1929,8 +1932,6 @@ proxy proxy-addr proxyquire psychic-bassoon -psychic-guide -ptkhanh94npm publish-please publishConfig pug @@ -1949,7 +1950,6 @@ quae-dolore-nostrum quae-earum-eius quaerat-mollitia-adipisci quasar -quasi-nisi-doloremque-fugit quasi-repellat-odit query-selector-shadow-dom query-string @@ -2093,6 +2093,7 @@ regenerator-runtime register rehype rehype-autolink-headings +rehype-expressive-code rehype-external-links rehype-katex rehype-mdx-code-props @@ -2203,7 +2204,6 @@ sdk sdk-exporters seblakhotspicy secp256k1 -sed-quo-nemo-rerum seedrandom selector-specificity selenium-webdriver @@ -2231,6 +2231,10 @@ sha shallowequal shape-circle shape-emoji +shape-image +shape-polygon +shape-square +shared shared-utils sharp shell-quote @@ -2298,6 +2302,7 @@ stack-trace standard standard-version star-location +starlight start-server-and-test statsd statuses @@ -2354,7 +2359,6 @@ support-vessels-web3-vessels supports-color supports-hyperlinks surrounded-characteristic-or-rain -suscipit-assumenda-a-assumenda suscipit-modi-ratione svelte svelte-check diff --git a/action/node_modules/@cspell/dict-npm/package.json b/action/node_modules/@cspell/dict-npm/package.json index e6043e12..390afe0c 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.19", + "version": "5.1.21", "description": "Dictionary of common NPM packages for cspell.", "publishConfig": { "access": "public", @@ -42,5 +42,5 @@ "dict/npm.txt", "cspell-ext.json" ], - "gitHead": "8c88c79dd43544fcfb05c26b2fb2324bfada8e78" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-php/cspell-ext.json b/action/node_modules/@cspell/dict-php/cspell-ext.json index 0d836da1..9d647fd2 100644 --- a/action/node_modules/@cspell/dict-php/cspell-ext.json +++ b/action/node_modules/@cspell/dict-php/cspell-ext.json @@ -1,15 +1,15 @@ // cSpell Settings { "id": "php", - "name": "PHP Dictionary", - "description": "Php dictionary for cspell.", + "name": "PHP", + "description": "Php dictionary.", "readonly": true, // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [ { "name": "php", "path": "./dict/php.txt", - "description": "Php dictionary for cspell." + "description": "Php dictionary." } ], // Dictionaries to always be used. diff --git a/action/node_modules/@cspell/dict-php/package.json b/action/node_modules/@cspell/dict-php/package.json index 1d1ed60f..814a7051 100644 --- a/action/node_modules/@cspell/dict-php/package.json +++ b/action/node_modules/@cspell/dict-php/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-php", - "version": "4.0.13", + "version": "4.0.14", "description": "Php dictionary for cspell.", "publishConfig": { "access": "public", @@ -38,5 +38,5 @@ "dict/*", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-powershell/cspell-ext.json b/action/node_modules/@cspell/dict-powershell/cspell-ext.json index 6e4aa81b..c4d0950b 100644 --- a/action/node_modules/@cspell/dict-powershell/cspell-ext.json +++ b/action/node_modules/@cspell/dict-powershell/cspell-ext.json @@ -1,7 +1,7 @@ // cSpell Settings { "id": "powershell", - "name": "PowerShell Dictionary", + "name": "PowerShell", "description": "PowerShell Keyword Dictionary", "readonly": true, // List of dictionary files to add to the global list of dictionaries diff --git a/action/node_modules/@cspell/dict-powershell/package.json b/action/node_modules/@cspell/dict-powershell/package.json index 0cfa7242..9bf47a20 100644 --- a/action/node_modules/@cspell/dict-powershell/package.json +++ b/action/node_modules/@cspell/dict-powershell/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-powershell", - "version": "5.0.13", + "version": "5.0.14", "description": "PowerShell Keyword Dictionary", "publishConfig": { "access": "public", @@ -39,5 +39,5 @@ "dict/powershell.txt", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-public-licenses/cspell-ext.json b/action/node_modules/@cspell/dict-public-licenses/cspell-ext.json index 3043ac33..5f3b9b23 100644 --- a/action/node_modules/@cspell/dict-public-licenses/cspell-ext.json +++ b/action/node_modules/@cspell/dict-public-licenses/cspell-ext.json @@ -3,14 +3,14 @@ "id": "public-licenses", "version": "0.2", "name": "Common Public Licenses", - "description": "Common Public Licenses dictionary for cspell.", + "description": "Common Public Licenses dictionary.", "readonly": true, // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [ { "name": "public-licenses", "path": "./public-licenses.txt.gz", - "description": "Common Public Licenses dictionary for cspell." + "description": "Common Public Licenses dictionary." } ], // Turn on the dictionary by default. diff --git a/action/node_modules/@cspell/dict-public-licenses/package.json b/action/node_modules/@cspell/dict-public-licenses/package.json index 405560f5..263ecc68 100644 --- a/action/node_modules/@cspell/dict-public-licenses/package.json +++ b/action/node_modules/@cspell/dict-public-licenses/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-public-licenses", - "version": "2.0.11", + "version": "2.0.12", "description": "Common Public Licenses dictionary for cspell.", "private": false, "publishConfig": { @@ -51,5 +51,5 @@ "*.js", "*.d.ts" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-python/cspell-ext.json b/action/node_modules/@cspell/dict-python/cspell-ext.json index 5086dfa7..f27a21a9 100644 --- a/action/node_modules/@cspell/dict-python/cspell-ext.json +++ b/action/node_modules/@cspell/dict-python/cspell-ext.json @@ -2,7 +2,7 @@ "id": "python", "version": "0.2", "readonly": true, - "name": "Python Dictionary", + "name": "Python", "description": "Python Keyword Dictionary", "dictionaryDefinitions": [ { diff --git a/action/node_modules/@cspell/dict-python/package.json b/action/node_modules/@cspell/dict-python/package.json index e946fb96..f91af005 100644 --- a/action/node_modules/@cspell/dict-python/package.json +++ b/action/node_modules/@cspell/dict-python/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-python", - "version": "4.2.13", + "version": "4.2.14", "description": "Python dictionary for cspell.", "publishConfig": { "access": "public", @@ -40,12 +40,12 @@ }, "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/python#readme", "dependencies": { - "@cspell/dict-data-science": "^2.0.5" + "@cspell/dict-data-science": "^2.0.6" }, "files": [ "dict/python.txt", "dict/python-common.txt", "cspell-ext.json" ], - "gitHead": "68ab5b96f887a9f84e32dc0c38df41e290fd3efa" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-r/cspell-ext.json b/action/node_modules/@cspell/dict-r/cspell-ext.json index a4f81ae8..6d68c346 100644 --- a/action/node_modules/@cspell/dict-r/cspell-ext.json +++ b/action/node_modules/@cspell/dict-r/cspell-ext.json @@ -2,13 +2,13 @@ "id": "r", "version": "0.2", "name": "R", - "description": "R dictionary for cspell.", + "description": "R dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "r", "path": "./r.txt.gz", - "description": "R dictionary for cspell." + "description": "R dictionary." } ], "languageSettings": [ diff --git a/action/node_modules/@cspell/dict-r/package.json b/action/node_modules/@cspell/dict-r/package.json index 9d07a461..ae877e14 100644 --- a/action/node_modules/@cspell/dict-r/package.json +++ b/action/node_modules/@cspell/dict-r/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-r", - "version": "2.0.4", + "version": "2.0.5", "description": "R dictionary for cspell.", "publishConfig": { "access": "public", @@ -45,5 +45,5 @@ "*.js", "*.d.ts" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-rust/cspell-ext.json b/action/node_modules/@cspell/dict-rust/cspell-ext.json index 11b1be41..ad12d400 100644 --- a/action/node_modules/@cspell/dict-rust/cspell-ext.json +++ b/action/node_modules/@cspell/dict-rust/cspell-ext.json @@ -1,7 +1,7 @@ // cSpell Settings { "id": "rust", - "name": "Rust Dictionary", + "name": "Rust", "description": "Rust Keyword Dictionary", "readonly": true, // List of dictionary files to add to the global list of dictionaries diff --git a/action/node_modules/@cspell/dict-rust/package.json b/action/node_modules/@cspell/dict-rust/package.json index 69404f4f..a3c94abf 100644 --- a/action/node_modules/@cspell/dict-rust/package.json +++ b/action/node_modules/@cspell/dict-rust/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-rust", - "version": "4.0.10", + "version": "4.0.11", "description": "Rust dictionary for cspell.", "publishConfig": { "access": "public", @@ -42,5 +42,5 @@ "dict/rust.txt", "cspell-ext.json" ], - "gitHead": "bdef6fdb1ff99533ab0011835bd01802a45b4db4" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-scala/cspell-ext.json b/action/node_modules/@cspell/dict-scala/cspell-ext.json index db7683ad..a6b06023 100644 --- a/action/node_modules/@cspell/dict-scala/cspell-ext.json +++ b/action/node_modules/@cspell/dict-scala/cspell-ext.json @@ -2,14 +2,14 @@ { "id": "scala", "name": "Scala", - "description": "Scala dictionary for cspell.", + "description": "Scala dictionary.", "readonly": true, // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [ { "name": "scala", "path": "./dict/scala.txt", - "description": "Scala dictionary for cspell." + "description": "Scala dictionary." } ], // Dictionaries to always be used. diff --git a/action/node_modules/@cspell/dict-scala/package.json b/action/node_modules/@cspell/dict-scala/package.json index ad1fed16..e9a29f4b 100644 --- a/action/node_modules/@cspell/dict-scala/package.json +++ b/action/node_modules/@cspell/dict-scala/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-scala", - "version": "5.0.6", + "version": "5.0.7", "description": "Scala dictionary for cspell.", "publishConfig": { "access": "public", @@ -39,5 +39,5 @@ "dict/scala.txt", "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-software-terms/cspell-ext.json b/action/node_modules/@cspell/dict-software-terms/cspell-ext.json index cdc95c27..59e83bda 100644 --- a/action/node_modules/@cspell/dict-software-terms/cspell-ext.json +++ b/action/node_modules/@cspell/dict-software-terms/cspell-ext.json @@ -2,38 +2,44 @@ "id": "software-terms", "name": "Software Terms", "readonly": true, - "description": "Software terms dictionary for cspell.", + "description": "Software terms dictionary.", "import": ["./cspell-corrections.yaml"], "dictionaryDefinitions": [ { // changing the name is a breaking change. "name": "softwareTerms", "path": "./dict/softwareTerms.txt", - "description": "Software terms dictionary for cspell." + "description": "Software terms dictionary." }, { // Note this dictionary name is not consistent with `softwareTerms` but it is // consistent with other dictionaries. "name": "networking-terms", "path": "./dict/networkingTerms.txt", - "description": "Software networking terms dictionary for cspell." + "description": "Software networking terms dictionary." }, { // Note this dictionary name is not consistent with `softwareTerms` but it is // consistent with other dictionaries. "name": "web-services", "path": "./dict/webServices.txt", - "description": "Web Services and APIs dictionary for cspell." + "description": "Web Services and APIs dictionary." }, { "name": "computing-acronyms", "path": "./dict/computing-acronyms.txt", "description": "Common acronyms related to computing." + }, + { + "name": "coding-compound-terms", + "path": "./dict/coding-compound-terms.txt", + "description": "Common codding compound terms." } ], // Enable `softwareTerms` by default if this extension is imported. "dictionaries": [ "softwareTerms", + "coding-compound-terms", "computing-acronyms", "software-term-suggestions", // "networking-terms" - is not included by default because it is very specific. diff --git a/action/node_modules/@cspell/dict-software-terms/dict/coding-compound-terms.txt b/action/node_modules/@cspell/dict-software-terms/dict/coding-compound-terms.txt new file mode 100644 index 00000000..856ec6d9 --- /dev/null +++ b/action/node_modules/@cspell/dict-software-terms/dict/coding-compound-terms.txt @@ -0,0 +1,111 @@ + +# cspell-tools: keep-case no-split + +*Auth* +*Auto* +*Balance* +*Balancer* +*Balancing* +*Batch* +*Batched* +*Big* +*Bigquery* +*Bin* +*Box* +*Browser* +*Buf* +*Buffer* +*Buffered* +*Buffering* +*Buffers* +*Button* +*Buttons* +*Cache* +*Channel* +*Clear* +*Click* +*Client* +*Cloud* +*Code* +*Commit* +*Connect* +*Connection* +*Count* +*Countable* +*Data* +*Domain* +*Down* +*Dropdown* +*Enable* +*Encrypt* +*Error* +*Field* +*File* +*Files* +*Fix* +*Gateway* +*Index* +*Indexable* +*Left* +*Limit* +*Limited* +*Limiter* +*Limiting* +*Live* +*Load* +*Meta* +*Migration* +*Name* +*Net* +*Network* +*Out* +*Over* +*Page* +*Pick* +*Plane* +*Plot* +*Policy* +*Query* +*Rate* +*Reservation* +*Right* +*Save* +*Scale* +*Scaled* +*Scaler* +*Scaling* +*Server* +*Service* +*Slice* +*Sliced* +*Source* +*Split* +*Sqrt* +*Square* +*Storage* +*Store* +*Stream* +*Switch* +*Text* +*Transfer* +*Trash* +*Trigger* +*Triggered* +*Up* +*Window* +*Zip* ++Goog ++IO ++Std +Goog+ +H+ +I+ +IO+ +My* +O+ +Post* +Pre+ +Re+ +Std+ +Sub+ +Un+ 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 52a219de..5a54d226 100644 --- a/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt +++ b/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt @@ -13,6 +13,7 @@ AAAI AES128 AKS +ASLR ATAPI AWS Actionlint @@ -270,6 +271,7 @@ PSP Paludis Panner Paxos +Pentoo Pidora Podman Portainer @@ -660,6 +662,8 @@ bittorrent bitwise bitxor blacklist +blah +blahBlah blankline blockchain blockchains @@ -1176,6 +1180,7 @@ dmesg dmidecode dname docId +docSearch docUtil docUtils docblock @@ -1516,6 +1521,7 @@ hotfix hotswappable hotswappables hover +howTo hpcaitech hrTime href @@ -2328,6 +2334,7 @@ pseudocode pseudorandom pseudoterminal pspings +ptrace pubkey public pubsub @@ -2580,6 +2587,7 @@ rulesdirs ruleset rulesets run +runc runnable runnables running diff --git a/action/node_modules/@cspell/dict-software-terms/dict/webServices.txt b/action/node_modules/@cspell/dict-software-terms/dict/webServices.txt index 3fc95b13..53d48c98 100644 --- a/action/node_modules/@cspell/dict-software-terms/dict/webServices.txt +++ b/action/node_modules/@cspell/dict-software-terms/dict/webServices.txt @@ -5,15 +5,18 @@ Apigee Appointedd Codespace Codespaces +OpenFGA allcontributors bunnycdn calendly caniuse cdnjs +dependabot gcr imessage io jsdelivr +keycloak musixmatch netlify probot diff --git a/action/node_modules/@cspell/dict-software-terms/package.json b/action/node_modules/@cspell/dict-software-terms/package.json index ae0feee5..77398585 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.21", + "version": "4.2.2", "description": "Software related dictionaries for cspell.", "publishConfig": { "access": "public", @@ -45,5 +45,5 @@ "cspell-corrections.yaml", "cspell-ext.json" ], - "gitHead": "8c88c79dd43544fcfb05c26b2fb2324bfada8e78" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-sql/cspell-ext.json b/action/node_modules/@cspell/dict-sql/cspell-ext.json index 6181703d..847c0f87 100644 --- a/action/node_modules/@cspell/dict-sql/cspell-ext.json +++ b/action/node_modules/@cspell/dict-sql/cspell-ext.json @@ -1,14 +1,14 @@ { "id": "sql", "version": "0.2", - "name": "sql", - "description": "SQL dictionary for CSpell.", + "name": "SQL", + "description": "SQL dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "sql", "path": "./sql.txt.gz", - "description": "SQL dictionary for CSpell." + "description": "SQL dictionary." } ], "patterns": [ diff --git a/action/node_modules/@cspell/dict-sql/package.json b/action/node_modules/@cspell/dict-sql/package.json index be4ea791..ecb46907 100644 --- a/action/node_modules/@cspell/dict-sql/package.json +++ b/action/node_modules/@cspell/dict-sql/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-sql", - "version": "2.1.8", + "version": "2.1.9", "description": "SQL dictionary for cspell.", "publishConfig": { "access": "public", @@ -43,5 +43,5 @@ "*.js", "*.d.ts" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-svelte/cspell-ext.json b/action/node_modules/@cspell/dict-svelte/cspell-ext.json index 328c9a8c..0ada00c4 100644 --- a/action/node_modules/@cspell/dict-svelte/cspell-ext.json +++ b/action/node_modules/@cspell/dict-svelte/cspell-ext.json @@ -2,13 +2,13 @@ "id": "svelte", "version": "0.2", "name": "Svelte", - "description": "Svelte dictionary for cspell.", + "description": "Svelte dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "svelte", "path": "./dict/svelte.txt", - "description": "Svelte dictionary for cspell." + "description": "Svelte dictionary." } ], "dictionaries": [], diff --git a/action/node_modules/@cspell/dict-svelte/package.json b/action/node_modules/@cspell/dict-svelte/package.json index cb5425f3..bd6da64e 100644 --- a/action/node_modules/@cspell/dict-svelte/package.json +++ b/action/node_modules/@cspell/dict-svelte/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-svelte", - "version": "1.0.5", + "version": "1.0.6", "description": "Svelte dictionary for cspell.", "publishConfig": { "access": "public", @@ -44,5 +44,5 @@ "*.js", "*.d.ts" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-swift/cspell-ext.json b/action/node_modules/@cspell/dict-swift/cspell-ext.json index d0131bf6..16918986 100644 --- a/action/node_modules/@cspell/dict-swift/cspell-ext.json +++ b/action/node_modules/@cspell/dict-swift/cspell-ext.json @@ -3,14 +3,14 @@ "id": "swift", "version": "0.2", "name": "Swift", - "description": "Swift dictionary for cspell.", + "description": "Swift dictionary.", "readonly": true, // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [ { "name": "swift", "path": "./swift.txt.gz", - "description": "Swift dictionary for cspell." + "description": "Swift dictionary." } ], // Dictionaries to always be used. diff --git a/action/node_modules/@cspell/dict-swift/package.json b/action/node_modules/@cspell/dict-swift/package.json index 9b2dcace..8e18a93e 100644 --- a/action/node_modules/@cspell/dict-swift/package.json +++ b/action/node_modules/@cspell/dict-swift/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-swift", - "version": "2.0.4", + "version": "2.0.5", "description": "Swift dictionary for cspell.", "publishConfig": { "access": "public", @@ -42,5 +42,5 @@ "*.js", "*.d.ts" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-terraform/cspell-ext.json b/action/node_modules/@cspell/dict-terraform/cspell-ext.json index 5bc3f884..b49c15e5 100644 --- a/action/node_modules/@cspell/dict-terraform/cspell-ext.json +++ b/action/node_modules/@cspell/dict-terraform/cspell-ext.json @@ -2,13 +2,13 @@ "id": "terraform", "version": "0.2", "name": "Terraform", - "description": "Terraform dictionary for cspell.", + "description": "Terraform dictionary.", "readonly": true, "dictionaryDefinitions": [ { "name": "terraform", "path": "./dict/terraform.txt", - "description": "Terraform dictionary for cspell." + "description": "Terraform dictionary." } ], "languageSettings": [ diff --git a/action/node_modules/@cspell/dict-terraform/dict/terraform.txt b/action/node_modules/@cspell/dict-terraform/dict/terraform.txt index 3ba5d051..07e506f9 100644 --- a/action/node_modules/@cspell/dict-terraform/dict/terraform.txt +++ b/action/node_modules/@cspell/dict-terraform/dict/terraform.txt @@ -2,24 +2,48 @@ # cspell-tools: keep-case no-split abs +abspath alltrue +anytrue +automount +azuread +chdir chomp +chunklist cidrhost cidrnetmask cidrsubnet +cidrsubnets coalesce +coalescelist compact concat +csvdecode dirname distinct element +endswith +ephemeralasnull file +filebase64 +filebase64sha256 +filebase64sha512 +fileexists +filemd5 +fileset +filesha1 +filesha256 +filesha512 flatten format +formatdate formatlist indent index +issensitive join +jsondecode +jsonencode keys length list @@ -33,29 +57,52 @@ merge min parseint pathexpand +plantimestamp pow +regexall replace rsadecrypt +setintersection +setproduct +setsubtract +setunion sha1 sha256 signum slice sort split +startswith +strcontains +strrev substr +templatefile +templatestring +textdecodebase64 +textencodebase64 tflint tfstate tftpl tfvars +timeadd +timecmp timestamp title +tobool +tolist tomap +tonumber toset +tostring transpose +trimprefix trimspace +trimsuffix upper urlencode uuid +uuidv5 values yamldecode +yamlencode zipmap diff --git a/action/node_modules/@cspell/dict-terraform/package.json b/action/node_modules/@cspell/dict-terraform/package.json index 1e85387a..7797e05c 100644 --- a/action/node_modules/@cspell/dict-terraform/package.json +++ b/action/node_modules/@cspell/dict-terraform/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-terraform", - "version": "1.0.6", + "version": "1.0.8", "description": "Terraform dictionary for cspell.", "publishConfig": { "access": "public", @@ -45,5 +45,5 @@ "*.js", "*.d.ts" ], - "gitHead": "fa06ec07bc613713b2f894005cb6e64c43e72ffb" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-typescript/cspell-ext.json b/action/node_modules/@cspell/dict-typescript/cspell-ext.json index aeec791c..05695040 100644 --- a/action/node_modules/@cspell/dict-typescript/cspell-ext.json +++ b/action/node_modules/@cspell/dict-typescript/cspell-ext.json @@ -1,14 +1,14 @@ { "id": "typescript", - "name": "TypeScript", - "description": "TypeScript and JavaScript dictionary for CSpell.", + "name": "TypeScript/JavaScript", + "description": "TypeScript and JavaScript dictionary.", "readonly": true, // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [ { "name": "typescript", "path": "./dict/typescript.txt", - "description": "TypeScript and JavaScript dictionary for CSpell." + "description": "TypeScript and JavaScript dictionary." } ], // Patterns diff --git a/action/node_modules/@cspell/dict-typescript/package.json b/action/node_modules/@cspell/dict-typescript/package.json index 001e0592..219f0e75 100644 --- a/action/node_modules/@cspell/dict-typescript/package.json +++ b/action/node_modules/@cspell/dict-typescript/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-typescript", - "version": "3.1.11", + "version": "3.1.12", "description": "TypeScript and JavaScript dictionary for cspell.", "publishConfig": { "access": "public", @@ -39,5 +39,5 @@ "dict/typescript.txt", "cspell-ext.json" ], - "gitHead": "38636d5320b67733d319a5e77ae8de68f52ff631" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" } diff --git a/action/node_modules/@cspell/dict-vue/cspell-ext.json b/action/node_modules/@cspell/dict-vue/cspell-ext.json index f0eec5de..77ad293d 100644 --- a/action/node_modules/@cspell/dict-vue/cspell-ext.json +++ b/action/node_modules/@cspell/dict-vue/cspell-ext.json @@ -2,7 +2,7 @@ { "id": "vue", "version": "0.2", - "name": "vue", + "name": "Vue", "description": "CSpell configuration for VUE files", // List of dictionary files to add to the global list of dictionaries "dictionaryDefinitions": [], diff --git a/action/node_modules/@cspell/dict-vue/package.json b/action/node_modules/@cspell/dict-vue/package.json index bb373f8b..558fdfa4 100644 --- a/action/node_modules/@cspell/dict-vue/package.json +++ b/action/node_modules/@cspell/dict-vue/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/dict-vue", - "version": "3.0.3", + "version": "3.0.4", "description": "CSpell configuration for VUE files.", "publishConfig": { "access": "public", @@ -38,5 +38,5 @@ "files": [ "cspell-ext.json" ], - "gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021" + "gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d" }