From c92e32b63c3368e00a5ce6bfbcec0d08b93948c3 Mon Sep 17 00:00:00 2001 From: Jason3S <3740137+Jason3S@users.noreply.github.com> Date: Tue, 28 May 2024 12:07:08 +0000 Subject: [PATCH] fix: Update Dictionaries and Dependencies --- action/node_modules/@cspell/dict-companies/dict/companies.txt | 1 + action/node_modules/@cspell/dict-companies/package.json | 4 ++-- action/node_modules/@cspell/dict-k8s/dict/k8s.txt | 1 + action/node_modules/@cspell/dict-k8s/package.json | 4 ++-- .../@cspell/dict-software-terms/dict/computing-acronyms.txt | 1 + .../@cspell/dict-software-terms/dict/softwareTerms.txt | 1 + action/node_modules/@cspell/dict-software-terms/package.json | 4 ++-- 7 files changed, 10 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 a5990132..fcc76f1d 100644 --- a/action/node_modules/@cspell/dict-companies/dict/companies.txt +++ b/action/node_modules/@cspell/dict-companies/dict/companies.txt @@ -1989,6 +1989,7 @@ Volkswagen Volvo Vornado Vulcan +Vultr W WEC WELL diff --git a/action/node_modules/@cspell/dict-companies/package.json b/action/node_modules/@cspell/dict-companies/package.json index c7a5554c..a8cd90b1 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.1", + "version": "3.1.2", "description": "Company names dictionary for cspell.", "publishConfig": { "access": "public" @@ -39,5 +39,5 @@ "dict/*", "cspell-ext.json" ], - "gitHead": "244a610fc48c63d33e634809b084d005c52305df" + "gitHead": "0a0ad6c691ba8c7c0101de3fcd6f59d557914836" } diff --git a/action/node_modules/@cspell/dict-k8s/dict/k8s.txt b/action/node_modules/@cspell/dict-k8s/dict/k8s.txt index b372eca2..dd6e51ce 100644 --- a/action/node_modules/@cspell/dict-k8s/dict/k8s.txt +++ b/action/node_modules/@cspell/dict-k8s/dict/k8s.txt @@ -5,6 +5,7 @@ $ref $schema HPA Port +VPA acceptedNames accessModes acquireTime diff --git a/action/node_modules/@cspell/dict-k8s/package.json b/action/node_modules/@cspell/dict-k8s/package.json index 2351565c..22d73096 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.4", + "version": "1.0.5", "description": "K8s dictionary for cspell.", "publishConfig": { "access": "public" @@ -43,5 +43,5 @@ "dict/k8s.txt", "cspell-ext.json" ], - "gitHead": "244a610fc48c63d33e634809b084d005c52305df" + "gitHead": "0a0ad6c691ba8c7c0101de3fcd6f59d557914836" } diff --git a/action/node_modules/@cspell/dict-software-terms/dict/computing-acronyms.txt b/action/node_modules/@cspell/dict-software-terms/dict/computing-acronyms.txt index a055726f..c4048621 100644 --- a/action/node_modules/@cspell/dict-software-terms/dict/computing-acronyms.txt +++ b/action/node_modules/@cspell/dict-software-terms/dict/computing-acronyms.txt @@ -60,6 +60,7 @@ VGA VHS VNC VPN +VPS VRAM W3C WAN 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 6cf8d93d..ad770c22 100644 --- a/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt +++ b/action/node_modules/@cspell/dict-software-terms/dict/softwareTerms.txt @@ -956,6 +956,7 @@ dockerfile dockerize docstring doctype +dogstatsd dosomething dotNET dotfile diff --git a/action/node_modules/@cspell/dict-software-terms/package.json b/action/node_modules/@cspell/dict-software-terms/package.json index 84758bc2..f9eb22de 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": "3.3.25", + "version": "3.3.26", "description": "Software related dictionaries for cspell.", "publishConfig": { "access": "public" @@ -43,5 +43,5 @@ "!dict/README.md", "cspell-ext.json" ], - "gitHead": "06eff7c1c98dd295b54ef04e0c6819dabdd425ec" + "gitHead": "0a0ad6c691ba8c7c0101de3fcd6f59d557914836" }