From 6de7a36085282724ae87d57711d9b3f73ed3923d Mon Sep 17 00:00:00 2001 From: "street-side-software-automation[bot]" <74785433+street-side-software-automation[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 16:48:36 +0200 Subject: [PATCH] fix: Update Dictionaries and Dependencies (#1917) --- action/node_modules/@cspell/dict-cpp/dict/cpp-legacy.txt | 1 - action/node_modules/@cspell/dict-cpp/dict/cpp.txt | 5 +---- action/node_modules/@cspell/dict-cpp/package.json | 4 ++-- .../@cspell/dict-software-terms/dict/softwareTerms.txt | 1 + action/node_modules/@cspell/dict-software-terms/package.json | 4 ++-- 5 files changed, 6 insertions(+), 9 deletions(-) diff --git a/action/node_modules/@cspell/dict-cpp/dict/cpp-legacy.txt b/action/node_modules/@cspell/dict-cpp/dict/cpp-legacy.txt index d249999b9..e88d038f4 100644 --- a/action/node_modules/@cspell/dict-cpp/dict/cpp-legacy.txt +++ b/action/node_modules/@cspell/dict-cpp/dict/cpp-legacy.txt @@ -6676,7 +6676,6 @@ unsi unstifle uop updatedn -upsert uptodate uptrs uquad diff --git a/action/node_modules/@cspell/dict-cpp/dict/cpp.txt b/action/node_modules/@cspell/dict-cpp/dict/cpp.txt index 803c63483..5e9188622 100644 --- a/action/node_modules/@cspell/dict-cpp/dict/cpp.txt +++ b/action/node_modules/@cspell/dict-cpp/dict/cpp.txt @@ -27621,7 +27621,6 @@ igmp_qqi igmpstat ignorable ignore -ignore_upsert_status ignored ignores ignoretransparent @@ -38758,7 +38757,6 @@ st_mtimespec st_mysqlnd_memory_pool_chunk_llist st_mysqlnd_packet_rset_header st_mysqlnd_typeii_plugin_example -st_mysqlnd_upsert_result st_qspare st_shndx stab @@ -41448,8 +41446,7 @@ uppercasing uppervalue uproc uprof -upsert_status -upsert_status_impl +upsert upset upsi upside diff --git a/action/node_modules/@cspell/dict-cpp/package.json b/action/node_modules/@cspell/dict-cpp/package.json index 4daf46ab6..8031d111e 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": "5.1.14", + "version": "5.1.15", "description": "C/C++ Dictionary dictionary for cspell.", "publishConfig": { "access": "public" @@ -40,5 +40,5 @@ "dict/*.txt", "cspell-ext.json" ], - "gitHead": "bb1e3b28e6ca7de5929e75bba824a269bf76951b" + "gitHead": "b947b9dd86813c73bd4d8e56f1a55a5513735829" } 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 ecda15c86..cae20704d 100644 --- a/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt +++ b/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt @@ -2748,6 +2748,7 @@ updatable updateready upgradability uploader +upsert upstreams uri uri's diff --git a/action/node_modules/@cspell/dict-software-terms/package.json b/action/node_modules/@cspell/dict-software-terms/package.json index 21f36c04e..d6a20b172 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.0.9", + "version": "4.0.10", "description": "Software related dictionaries for cspell.", "publishConfig": { "access": "public" @@ -44,5 +44,5 @@ "cspell-corrections.yaml", "cspell-ext.json" ], - "gitHead": "bb1e3b28e6ca7de5929e75bba824a269bf76951b" + "gitHead": "b947b9dd86813c73bd4d8e56f1a55a5513735829" }