diff --git a/integration-tests/snapshots/aspnetboilerplate/aspnetboilerplate/report.yaml b/integration-tests/snapshots/aspnetboilerplate/aspnetboilerplate/report.yaml index b6936919ab7..d8c3d4431a1 100644 --- a/integration-tests/snapshots/aspnetboilerplate/aspnetboilerplate/report.yaml +++ b/integration-tests/snapshots/aspnetboilerplate/aspnetboilerplate/report.yaml @@ -4,8 +4,8 @@ Url: https://github.com/aspnetboilerplate/aspnetboilerplate Args: '["**/*.{md,cs,cshtml}","--exclude=wwwroot","--exclude=**/*SampleApp.Tests/Web*"]' Summary: files: 2606 - filesWithIssues: 839 - issues: 2976 + filesWithIssues: 834 + issues: 2944 errors: 0 Errors: [] @@ -145,7 +145,6 @@ issues: - "doc/WebSite/Value-Objects.md:24:85 Manco U 08FAAB5AF\"), \"Baris Manco Street\", 42);" - "doc/WebSite/Webhook-System.md:166:41 YOURWEBHOOKSECRET U IsSignatureCompatible(\"whs_YOURWEBHOOKSECRET\", body))//read webhooksecret" - "doc/WebSite/Webhook-System.md:166:74 webhooksecret U RWEBHOOKSECRET\", body))//read webhooksecret from user secret" - - "doc/WebSite/Webhook-System.md:189:24 hasher U using (var hasher = new HMACSHA256(secretBytes" - "doc/WebSite/Webhook-System.md:189:37 HMACSHA U using (var hasher = new HMACSHA256(secretBytes))" - "doc/WebSite/XSRF-CSRF-Protection.md:7:3 OWASP U ([OWASP](https://www.owasp.org" - "doc/WebSite/XSRF-CSRF-Protection.md:171:30 Antiforgery U has the **AutoValidateAntiforgeryTokenAttribute** class" @@ -229,7 +228,6 @@ issues: - "src/Abp.Zero.Common/Zero/Configuration/AbpZeroSettingProvider.cs:72:56 Maxumum U FixedLocalizableString(\"Maxumum Failed access attempt" - "src/Abp.Zero.NHibernate/Zero/FluentMigrator/Migrations/_20150312_01_Add_DeleteAuidit_To_AbpTenants_Tables.cs:7:41 Auidit U 150312_01_Add_DeleteAuidit_To_AbpTenants_Tables" - "src/Abp.Zero.NHibernate/Zero/NHibernate/EntityMappings/AuditLogMap.cs:36:36 Nvarchar U .Length(Extensions.NvarcharMax);" - - "src/Abp.Zero/Authorization/AbpLoginManager.cs:179:66 Hasher U UserManager.PasswordHasher.VerifyHashedPassword" - "src/Abp.ZeroCore.EntityFrameworkCore/EntityHistory/EntityHistoryHelper.cs:135:47 Unproxied U typeOfEntity = ProxyHelper.GetUnproxiedType(entityEntry.Entity" - "src/Abp.ZeroCore.IdentityServer4.vNext.EntityFrameworkCore/IdentityServer4vNext/AbpZeroCoreIdentityServerEntityFrameworkCoreConfigurationExtensions.cs:31:60 nvarchar U over 4K converts to nvarchar(max) on SqlServer" - "src/Abp.ZeroCore.IdentityServer4.vNext/IdentityServer4vNext/AbpResourceOwnerPasswordValidator.cs:52:73 Oidc U GrantValidationResult(sub, OidcConstants.AuthenticationMethod" diff --git a/integration-tests/snapshots/aspnetboilerplate/aspnetboilerplate/snapshot.txt b/integration-tests/snapshots/aspnetboilerplate/aspnetboilerplate/snapshot.txt index 5d9e388abcc..1d1c21e7e4f 100644 --- a/integration-tests/snapshots/aspnetboilerplate/aspnetboilerplate/snapshot.txt +++ b/integration-tests/snapshots/aspnetboilerplate/aspnetboilerplate/snapshot.txt @@ -3,7 +3,7 @@ Repository: aspnetboilerplate/aspnetboilerplate Url: "https://github.com/aspnetboilerplate/aspnetboilerplate" Args: ["**/*.{md,cs,cshtml}","--exclude=wwwroot","--exclude=**/*SampleApp.Tests/Web*"] Lines: - CSpell: Files checked: 2606, Issues found: 2976 in 839 files + CSpell: Files checked: 2606, Issues found: 2944 in 834 files exit code: 1 ./CONTRIBUTING.md:28:30 - Unknown word (aspnetboilerplate) -- Documents are located in [/aspnetboilerplate/doc](https://github ./LICENSE.md:3:25 - Unknown word (Volosoft) -- Copyright (c) 2013-2021 Volosoft (https://volosoft.com @@ -142,7 +142,6 @@ Lines: ./doc/WebSite/Value-Objects.md:24:85 - Unknown word (Manco) -- 08FAAB5AF"), "Baris Manco Street", 42); ./doc/WebSite/Webhook-System.md:166:41 - Unknown word (YOURWEBHOOKSECRET) -- IsSignatureCompatible("whs_YOURWEBHOOKSECRET", body))//read webhooksecret ./doc/WebSite/Webhook-System.md:166:74 - Unknown word (webhooksecret) -- RWEBHOOKSECRET", body))//read webhooksecret from user secret -./doc/WebSite/Webhook-System.md:189:24 - Unknown word (hasher) -- using (var hasher = new HMACSHA256(secretBytes ./doc/WebSite/Webhook-System.md:189:37 - Unknown word (HMACSHA) -- using (var hasher = new HMACSHA256(secretBytes)) ./doc/WebSite/XSRF-CSRF-Protection.md:171:30 - Unknown word (Antiforgery) -- has the **AutoValidateAntiforgeryTokenAttribute** class ./doc/WebSite/XSRF-CSRF-Protection.md:229:103 - Unknown word (antiforgery) -- should also use redis for antiforgery token. @@ -224,7 +223,6 @@ Lines: ./src/Abp.Zero.Common/Zero/Configuration/AbpZeroSettingProvider.cs:72:56 - Unknown word (Maxumum) -- FixedLocalizableString("Maxumum Failed access attempt ./src/Abp.Zero.NHibernate/Zero/FluentMigrator/Migrations/_20150312_01_Add_DeleteAuidit_To_AbpTenants_Tables.cs:7:41 - Unknown word (Auidit) -- 150312_01_Add_DeleteAuidit_To_AbpTenants_Tables ./src/Abp.Zero.NHibernate/Zero/NHibernate/EntityMappings/AuditLogMap.cs:36:36 - Unknown word (Nvarchar) -- .Length(Extensions.NvarcharMax); -./src/Abp.Zero/Authorization/AbpLoginManager.cs:179:66 - Unknown word (Hasher) -- UserManager.PasswordHasher.VerifyHashedPassword ./src/Abp.ZeroCore.EntityFrameworkCore/EntityHistory/EntityHistoryHelper.cs:135:47 - Unknown word (Unproxied) -- typeOfEntity = ProxyHelper.GetUnproxiedType(entityEntry.Entity ./src/Abp.ZeroCore.IdentityServer4.vNext.EntityFrameworkCore/IdentityServer4vNext/AbpZeroCoreIdentityServerEntityFrameworkCoreConfigurationExtensions.cs:31:60 - Unknown word (nvarchar) -- over 4K converts to nvarchar(max) on SqlServer ./src/Abp.ZeroCore.IdentityServer4.vNext/IdentityServer4vNext/AbpResourceOwnerPasswordValidator.cs:52:73 - Unknown word (Oidc) -- GrantValidationResult(sub, OidcConstants.AuthenticationMethod diff --git a/integration-tests/snapshots/caddyserver/caddy/report.yaml b/integration-tests/snapshots/caddyserver/caddy/report.yaml index a0e4e613650..4e7d865a4b0 100644 --- a/integration-tests/snapshots/caddyserver/caddy/report.yaml +++ b/integration-tests/snapshots/caddyserver/caddy/report.yaml @@ -5,7 +5,7 @@ Args: '["**/*.go"]' Summary: files: 244 filesWithIssues: 226 - issues: 3411 + issues: 3395 errors: 0 Errors: [] @@ -16,7 +16,6 @@ issues: - "admin_test.go:114:10 unsynced U err := unsyncedConfigAccess(tc.method" - "admin_test.go:127:23 Unmarshaling U t.Fatalf(\"Test %d: Unmarshaling expected config: %v" - "admin_test.go:176:42 etag U config with the wrong etag" - - "admin_test.go:183:14 Hasher U hash := etagHasher()" - "admin_test.go:189:93 Etag U intField\": 1}`), makeEtag(key, hash), false)" - "admin.go:43:14 caddyserver U \"github.com/caddyserver/certmagic\"" - "admin.go:43:26 certmagic U github.com/caddyserver/certmagic\"" @@ -27,7 +26,6 @@ issues: - "admin.go:477:33 zerossl U RawMessage(`{\"module\": \"zerossl\"}`)," - "admin.go:574:23 stdlib U / convert logger to stdlib so it can be used by" - "admin.go:844:23 Redir U if err == errInternalRedir {" - - "admin.go:947:29 hasher U etagHasher returns a the hasher we used on the config" - "admin.go:1357:21 pidfile U // PIDFile writes a pidfile to the file at filename" - "caddy.go:707:24 byeee U logger.Warn(\"exiting; byeee!! 👋\")" - "caddy.go:850:47 ldflags U during `go build` with `-ldflags`:" diff --git a/integration-tests/snapshots/caddyserver/caddy/snapshot.txt b/integration-tests/snapshots/caddyserver/caddy/snapshot.txt index 966694acf5b..73b2697e5cc 100644 --- a/integration-tests/snapshots/caddyserver/caddy/snapshot.txt +++ b/integration-tests/snapshots/caddyserver/caddy/snapshot.txt @@ -3,7 +3,7 @@ Repository: caddyserver/caddy Url: "https://github.com/caddyserver/caddy.git" Args: ["**/*.go"] Lines: - CSpell: Files checked: 244, Issues found: 3411 in 226 files + CSpell: Files checked: 244, Issues found: 3395 in 226 files exit code: 1 ./admin.go:1357:21 - Unknown word (pidfile) -- // PIDFile writes a pidfile to the file at filename ./admin.go:331:29 - Unknown word (infosec) -- security checks, the infosec community assures me @@ -15,11 +15,9 @@ Lines: ./admin.go:50:56 - Unknown word (overidden) -- DefaultAdminListen` can be overidden ./admin.go:574:23 - Unknown word (stdlib) -- / convert logger to stdlib so it can be used by ./admin.go:844:23 - Unknown word (Redir) -- if err == errInternalRedir { -./admin.go:947:29 - Unknown word (hasher) -- etagHasher returns a the hasher we used on the config ./admin_test.go:114:10 - Unknown word (unsynced) -- err := unsyncedConfigAccess(tc.method ./admin_test.go:127:23 - Unknown word (Unmarshaling) -- t.Fatalf("Test %d: Unmarshaling expected config: %v ./admin_test.go:176:42 - Unknown word (etag) -- config with the wrong etag -./admin_test.go:183:14 - Unknown word (Hasher) -- hash := etagHasher() ./admin_test.go:189:93 - Unknown word (Etag) -- intField": 1}`), makeEtag(key, hash), false) ./admin_test.go:30:8 - Unknown word (myserver) -- "myserver": { ./admin_test.go:34:8 - Unknown word (yourserver) -- "yourserver": { diff --git a/integration-tests/snapshots/django/django/report.yaml b/integration-tests/snapshots/django/django/report.yaml index a46e67ecf51..1196b59fbcd 100644 --- a/integration-tests/snapshots/django/django/report.yaml +++ b/integration-tests/snapshots/django/django/report.yaml @@ -4,8 +4,8 @@ Url: https://github.com/django/django.git Args: '["**/*.{md,py}"]' Summary: files: 2774 - filesWithIssues: 924 - issues: 8117 + filesWithIssues: 923 + issues: 8114 errors: 0 Errors: [] @@ -981,8 +981,7 @@ issues: - "django/utils/lorem_ipsum.py:197:6 facere U \"facere\"," - "django/utils/lorem_ipsum.py:198:6 maxime U \"maxime\"," - "django/utils/lorem_ipsum.py:199:6 corrupti U \"corrupti\"," - - "django/utils/regex_helper.py:5:60 decompiler U a complete reg-exp decompiler. It" - - "django/utils/regex_helper.py:150:33 backreferences U # Named backreferences have already consumed" + - "django/utils/regex_helper.py:5:60 decompiler U a complete reg-exp decompiler. It" - "django/utils/text.py:340:40 compresslevel U data = gzip_compress(s, compresslevel=6, mtime=0)" - "django/utils/text.py:368:10 zfile U ) as zfile:" - "django/utils/timezone.py:38:5 hhmm U hhmm = \"%02d%02d\" % divmod" @@ -1006,7 +1005,6 @@ issues: - "django/views/debug.py:421:16 lastframe U c[\"lastframe\"] = frames[-1]" - "django/views/debug.py:573:66 lasti U co_positions(), tb.tb_lasti // 2, None" - "django/views/decorators/cache.py:41:27 viewfunc U def _cache_controller(viewfunc):" - - "django/views/decorators/gzip.py:5:47 gzips U Decorator for views that gzips pages if the client" - "django/views/static.py:52:5 statobj U statobj = fullpath.stat()" - "docs/_ext/djangodocs.py:10:15 statemachine U from docutils.statemachine import ViewList" - "docs/_ext/djangodocs.py:15:32 Cmdoption U sphinx.domains.std import Cmdoption" diff --git a/integration-tests/snapshots/django/django/snapshot.txt b/integration-tests/snapshots/django/django/snapshot.txt index 7436153da3c..33b1c96ed4b 100644 --- a/integration-tests/snapshots/django/django/snapshot.txt +++ b/integration-tests/snapshots/django/django/snapshot.txt @@ -3,7 +3,7 @@ Repository: django/django Url: "https://github.com/django/django.git" Args: ["**/*.{md,py}"] Lines: - CSpell: Files checked: 2774, Issues found: 8117 in 924 files + CSpell: Files checked: 2774, Issues found: 8114 in 923 files exit code: 1 ./django/__init__.py:12:26 - Unknown word (urlresolvers) -- Set the thread-local urlresolvers script prefix if `set ./django/apps/registry.py:134:40 - Unknown word (unconfigured) -- not ready" is due to unconfigured settings, accessing @@ -976,7 +976,6 @@ Lines: ./django/utils/lorem_ipsum.py:9:50 - Unknown word (aliqua) -- labore et dolore magna aliqua. Ut enim ad minim " ./django/utils/lorem_ipsum.py:9:6 - Unknown word (tempor) -- "tempor incididunt ut labore ./django/utils/lorem_ipsum.py:9:61 - Unknown word (enim) -- dolore magna aliqua. Ut enim ad minim " -./django/utils/regex_helper.py:150:33 - Unknown word (backreferences) -- # Named backreferences have already consumed ./django/utils/regex_helper.py:5:60 - Unknown word (decompiler) -- a complete reg-exp decompiler. It ./django/utils/text.py:340:40 - Unknown word (compresslevel) -- data = gzip_compress(s, compresslevel=6, mtime=0) ./django/utils/text.py:368:10 - Unknown word (zfile) -- ) as zfile: @@ -1001,7 +1000,6 @@ Lines: ./django/views/debug.py:421:16 - Unknown word (lastframe) -- c["lastframe"] = frames[-1] ./django/views/debug.py:573:66 - Unknown word (lasti) -- co_positions(), tb.tb_lasti // 2, None ./django/views/decorators/cache.py:41:27 - Unknown word (viewfunc) -- def _cache_controller(viewfunc): -./django/views/decorators/gzip.py:5:47 - Unknown word (gzips) -- Decorator for views that gzips pages if the client ./django/views/static.py:52:5 - Unknown word (statobj) -- statobj = fullpath.stat() ./docs/_ext/djangodocs.py:10:15 - Unknown word (statemachine) -- from docutils.statemachine import ViewList ./docs/_ext/djangodocs.py:122:31 - Unknown word (starttag) -- self.body.append(self.starttag(node, "table", CLASS diff --git a/integration-tests/snapshots/eslint/eslint/report.yaml b/integration-tests/snapshots/eslint/eslint/report.yaml index 524bf3ed679..92f6d9b9450 100644 --- a/integration-tests/snapshots/eslint/eslint/report.yaml +++ b/integration-tests/snapshots/eslint/eslint/report.yaml @@ -5,7 +5,7 @@ Args: '[".","--config=../../../config/eslint/cspell.config.yaml","--issues-summa Summary: files: 1894 filesWithIssues: 400 - issues: 2195 + issues: 2191 errors: 0 Errors: [] @@ -621,7 +621,6 @@ issues: - "tests/performance/jshint.js:7902:29 Ashkenas U c) 2009-2013 Jeremy Ashkenas, DocumentCloud Inc." - "tests/performance/jshint.js:8006:10 foldl U // or `foldl`. Delegates to **ECMAScript" - "tests/performance/jshint.js:8026:62 foldr U reduce, also known as `foldr`." - - "tests/performance/jshint.js:8506:30 hasher U memoize = function(func, hasher) {" - "tests/performance/jshint.js:8726:25 egal U // See the Harmony `egal` proposal: http://wiki" - "tests/performance/jshint.js:8852:22 inspectable U // there isn't any inspectable \"Arguments\" type." - "tests/performance/jshint.js:8914:9 accum U var accum = Array(n);" @@ -886,7 +885,6 @@ issuesSummary: - "text: greasemonkey, count: 1, files: 1," - "text: Gruntfile, count: 1, files: 1," - "text: Guake, count: 1, files: 1," - - "text: hasher, count: 4, files: 1," - "text: Hildenbiddle, count: 1, files: 1," - "text: hoge, count: 18, files: 7," - "text: humanwhocodes, count: 5, files: 4," diff --git a/integration-tests/snapshots/eslint/eslint/snapshot.txt b/integration-tests/snapshots/eslint/eslint/snapshot.txt index ccca68f3493..e6f956d878a 100644 --- a/integration-tests/snapshots/eslint/eslint/snapshot.txt +++ b/integration-tests/snapshots/eslint/eslint/snapshot.txt @@ -3,7 +3,7 @@ Repository: eslint/eslint Url: "https://github.com/eslint/eslint" Args: [".","--config=../../../config/eslint/cspell.config.yaml","--issues-summary-report","--exclude=bin/**","--exclude=CHANGELOG.md","--exclude=_data","--exclude=tests/bench/large.js","--exclude=docs/src/_includes","--exclude=docs/src/assets/{fonts,s?css,images}"] Lines: - CSpell: Files checked: 1894, Issues found: 2195 in 400 files + CSpell: Files checked: 1894, Issues found: 2191 in 400 files exit code: 1 ./Makefile.js:144:88 - Unknown word (ined) -- followed by the string "ined". ./Makefile.js:150:48 - Unknown word (blogpost) -- render(cat("./templates/blogpost.md.ejs"), renderContext @@ -619,7 +619,6 @@ Lines: ./tests/performance/jshint.js:816:2 - Unknown word (Droppables) -- Droppables : false, ./tests/performance/jshint.js:821:2 - Unknown word (Scriptaculous) -- Scriptaculous : false ./tests/performance/jshint.js:837:10 - Unknown word (maxlen) -- /*jshint maxlen:1000 */ -./tests/performance/jshint.js:8506:30 - Unknown word (hasher) -- memoize = function(func, hasher) { ./tests/performance/jshint.js:863:41 - Unknown word (jscript) -- vascriptURL = /^(?:javascript|jscript|ecmascript|vbscript ./tests/performance/jshint.js:863:75 - Unknown word (livescript) -- ecmascript|vbscript|mocha|livescript)\s*:/i; ./tests/performance/jshint.js:8726:25 - Unknown word (egal) -- // See the Harmony `egal` proposal: http://wiki diff --git a/integration-tests/snapshots/googleapis/google-cloud-cpp/report.yaml b/integration-tests/snapshots/googleapis/google-cloud-cpp/report.yaml index 66812007b41..50f740fc137 100644 --- a/integration-tests/snapshots/googleapis/google-cloud-cpp/report.yaml +++ b/integration-tests/snapshots/googleapis/google-cloud-cpp/report.yaml @@ -4,8 +4,8 @@ Url: https://github.com/googleapis/google-cloud-cpp.git Args: '["--config=${repoConfig}/cspell.json","**/*","-e","{*.BUILD,BUILD,CHANGELOG.md,*.sh,*.cfg,*.ps1,Dockerfile.*,*.Dockerfile,*.{yaml,xml,json,cmake}}"]' Summary: files: 16993 - filesWithIssues: 12392 - issues: 112680 + filesWithIssues: 12389 + issues: 112666 errors: 0 Errors: [] @@ -1200,7 +1200,6 @@ issues: - "google/cloud/storage/internal/object_requests_test.cc:547:27 sdlkj U \"&upload_id=xa298sd_sdlkj2\";" - "google/cloud/storage/internal/object_write_streambuf_test.cc:364:39 Putn U ectWriteStreambufTest, MixPutcPutn) {" - "google/cloud/storage/internal/rest/object_read_source_test.cc:120:16 guploader U {{\"x-guploader-response-body-transformations" - - "google/cloud/storage/internal/rest/object_read_source_test.cc:120:59 gunzipped U body-transformations\", \"gunzipped\"}})));" - "google/cloud/storage/internal/signed_url_requests_test.cc:111:62 Bbar U -object?marker=foo%2Bbar)\"\"\";" - "google/cloud/storage/internal/signed_url_requests_test.cc:225:58 Fhtml U response-content-type=text%2Fhtml)\"\"\";" - "google/cloud/storage/internal/signed_url_requests_test.cc:304:62 Bhost U SignedHeaders=content-type%3Bhost\"" @@ -1217,7 +1216,6 @@ issues: - "google/cloud/storage/policy_document_test.cc:199:14 rsaposttest U \"rsaposttest, access_id=foo@foo.com" - "google/cloud/storage/quickstart/README.md:126:31 Tbits U large workloads (several Tbits/s of upload and/or download" - "google/cloud/storage/testing/mock_generic_stub.h:27:17 Googlemock U * Implements a Googlemock for the (generated)" - - "google/cloud/storage/tests/decompressive_transcoding_integration_test.cc:121:55 Gunzipped U scodingIntegrationTest, ResumeGunzippedDownloadJson) {" - "google/cloud/storage/tests/object_read_headers_integration_test.cc:136:44 uploadid U IsSupersetOf({\"x-guploader-uploadid\", \"x-goog-hash\"," - "google/cloud/storage/tests/object_read_large_integration_test.cc:39:39 statm U ifstream(\"/proc/self/statm\");" - "google/cloud/storage/tests/signed_url_conformance_test.cc:92:39 urlstyle U style = test_params.urlstyle();" diff --git a/integration-tests/snapshots/googleapis/google-cloud-cpp/snapshot.txt b/integration-tests/snapshots/googleapis/google-cloud-cpp/snapshot.txt index aee79f704f9..56da4cbca22 100644 --- a/integration-tests/snapshots/googleapis/google-cloud-cpp/snapshot.txt +++ b/integration-tests/snapshots/googleapis/google-cloud-cpp/snapshot.txt @@ -3,7 +3,7 @@ Repository: googleapis/google-cloud-cpp Url: "https://github.com/googleapis/google-cloud-cpp.git" Args: ["--config=../../../../config/repositories/googleapis/google-cloud-cpp/cspell.json","**/*","-e","{*.BUILD,BUILD,CHANGELOG.md,*.sh,*.cfg,*.ps1,Dockerfile.*,*.Dockerfile,*.{yaml,xml,json,cmake}}"] Lines: - CSpell: Files checked: 16993, Issues found: 112680 in 12392 files + CSpell: Files checked: 16993, Issues found: 112666 in 12389 files exit code: 1 ./ARCHITECTURE.md:100:20 - Unknown word (bigtable) -- - Bigtable has a [`bigtable::Table`](/google/cloud ./ARCHITECTURE.md:100:3 - Unknown word (Bigtable) -- - Bigtable has a [`bigtable::Table @@ -1196,7 +1196,6 @@ Lines: ./google/cloud/storage/internal/object_requests_test.cc:547:27 - Unknown word (sdlkj) -- "&upload_id=xa298sd_sdlkj2"; ./google/cloud/storage/internal/object_write_streambuf_test.cc:364:39 - Unknown word (Putn) -- ectWriteStreambufTest, MixPutcPutn) { ./google/cloud/storage/internal/rest/object_read_source_test.cc:120:16 - Unknown word (guploader) -- {{"x-guploader-response-body-transformations -./google/cloud/storage/internal/rest/object_read_source_test.cc:120:59 - Unknown word (gunzipped) -- body-transformations", "gunzipped"}}))); ./google/cloud/storage/internal/signed_url_requests_test.cc:111:62 - Unknown word (Bbar) -- -object?marker=foo%2Bbar)"""; ./google/cloud/storage/internal/signed_url_requests_test.cc:225:58 - Unknown word (Fhtml) -- response-content-type=text%2Fhtml)"""; ./google/cloud/storage/internal/signed_url_requests_test.cc:304:62 - Unknown word (Bhost) -- SignedHeaders=content-type%3Bhost" @@ -1213,7 +1212,6 @@ Lines: ./google/cloud/storage/policy_document_test.cc:199:14 - Unknown word (rsaposttest) -- "rsaposttest, access_id=foo@foo.com ./google/cloud/storage/quickstart/README.md:126:31 - Unknown word (Tbits) -- large workloads (several Tbits/s of upload and/or download ./google/cloud/storage/testing/mock_generic_stub.h:27:17 - Unknown word (Googlemock) -- * Implements a Googlemock for the (generated) -./google/cloud/storage/tests/decompressive_transcoding_integration_test.cc:121:55 - Unknown word (Gunzipped) -- scodingIntegrationTest, ResumeGunzippedDownloadJson) { ./google/cloud/storage/tests/object_read_headers_integration_test.cc:136:44 - Unknown word (uploadid) -- IsSupersetOf({"x-guploader-uploadid", "x-goog-hash", ./google/cloud/storage/tests/object_read_large_integration_test.cc:39:39 - Unknown word (statm) -- ifstream("/proc/self/statm"); ./google/cloud/storage/tests/signed_url_conformance_test.cc:139:41 - Unknown word (bucketboundhostname) -- cketBoundHostname(test_params.bucketboundhostname()); diff --git a/integration-tests/snapshots/php/php-src/report.yaml b/integration-tests/snapshots/php/php-src/report.yaml index 7b6bea96440..73e544b3c9d 100644 --- a/integration-tests/snapshots/php/php-src/report.yaml +++ b/integration-tests/snapshots/php/php-src/report.yaml @@ -5,7 +5,7 @@ Args: '["--config=${repoConfig}/cspell.json","**/*.{md,c,h,php}"]' Summary: files: 2168 filesWithIssues: 1625 - issues: 44099 + issues: 44072 errors: 0 Errors: [] @@ -2006,11 +2006,9 @@ issues: - "ext/fileinfo/libmagic/compress.c:108:1 zlibcmp U zlibcmp(const unsigned char" - "ext/fileinfo/libmagic/compress.c:128:1 lzmacmp U lzmacmp(const unsigned char" - "ext/fileinfo/libmagic/compress.c:138:9 lrzip U #define lrzip_flags \"-do\"" - - "ext/fileinfo/libmagic/compress.c:139:9 lzip U #define lzip_flags gzip_flags" - "ext/fileinfo/libmagic/compress.c:174:6 maglen U int maglen;" - "ext/fileinfo/libmagic/compress.c:177:3 compr U } compr[] = {" - "ext/fileinfo/libmagic/compress.c:192:58 pkziped U args, NULL }, /* 6, pkziped */" - - "ext/fileinfo/libmagic/compress.c:195:19 LZIP U { { .magic = \"LZIP\" }, 4, lzip_args, NULL" - "ext/fileinfo/libmagic/compress.c:197:19 LRZI U { { .magic = \"LRZI\" }, 4, lrzip_args, NULL" - "ext/fileinfo/libmagic/compress.c:197:58 LRZIP U args, NULL }, /* 10, LRZIP */" - "ext/fileinfo/libmagic/compress.c:206:9 OKDATA U #define OKDATA 0" @@ -5297,7 +5295,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:96:9 SKIPOFFSET U #define SKIPOFFSET(p) p++" - "ext/pcre/pcre2lib/pcre2_compile.c:97:9 SIZEOFFSET U #define SIZEOFFSET 1" - "ext/pcre/pcre2lib/pcre2_compile.c:131:7 branchlength U get_branchlength(uint32_t **, int *," - - "ext/pcre/pcre2lib/pcre2_compile.c:139:9 lookbehinds U check_lookbehinds(uint32_t *, uint32_t" - "ext/pcre/pcre2lib/pcre2_compile.c:175:9 GROUPINFO U #define GROUPINFO_DEFAULT_SIZE 256" - "ext/pcre/pcre2lib/pcre2_compile.c:217:14 BIGVALUE U #define META_BIGVALUE 0x80050000u" - "ext/pcre/pcre2lib/pcre2_compile.c:221:49 metacharacter U 0x80090000u /* ^ metacharacter */" @@ -5333,7 +5330,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:775:14 VERBNAMES U PCRE2_ALT_VERBNAMES|PCRE2_DOLLAR_ENDONLY" - "ext/pcre/pcre2lib/pcre2_compile.c:775:37 ENDONLY U VERBNAMES|PCRE2_DOLLAR_ENDONLY|PCRE2_DOTALL|PCRE2_DUPNAMES" - "ext/pcre/pcre2lib/pcre2_compile.c:779:13 DOTSTAR U PCRE2_NO_DOTSTAR_ANCHOR|PCRE2_UCP|PCRE" - - "ext/pcre/pcre2lib/pcre2_compile.c:788:23 LOOKAROUND U PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK)" - "ext/pcre/pcre2lib/pcre2_compile.c:791:66 eint U added, the tables called eint1 and" - "ext/pcre/pcre2lib/pcre2_compile.c:818:12 LIMH U PSO_LIMH, /* Read integer" - "ext/pcre/pcre2lib/pcre2_compile.c:819:12 LIMM U PSO_LIMM, /* Read integer" @@ -5400,7 +5396,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_compile.c:3173:37 numberical U brace delimiters it is a numberical back reference and does" - "ext/pcre/pcre2lib/pcre2_compile.c:3326:46 STARTWORD U )(ptr, STRING_WEIRD_STARTWORD, 6) == 0 ||" - "ext/pcre/pcre2lib/pcre2_compile.c:3327:46 ENDWORD U )(ptr, STRING_WEIRD_ENDWORD, 6) == 0))" - - "ext/pcre/pcre2lib/pcre2_compile.c:3797:18 lookaround U non-atomic lookaround ones are new. They are" - "ext/pcre/pcre2lib/pcre2_compile.c:3801:16 CHMAX U else if (CHMAX_255(c) && (cb->ctypes" - "ext/pcre/pcre2lib/pcre2_compile.c:4002:67 unsetting U otherwise it's an option unsetting. */" - "ext/pcre/pcre2lib/pcre2_compile.c:4010:24 BYNUMBER U goto RECURSION_BYNUMBER; /* The + case is handled" @@ -6272,7 +6267,6 @@ issues: - "ext/pcre/pcre2lib/pcre2_ucptables.c:540:16 zyyy U #define STRING_zyyy0 STR_z STR_y STR_y STR" - "ext/pcre/pcre2lib/pcre2.h:230:25 SUBPATTERN U define PCRE2_ERROR_BAD_SUBPATTERN_REFERENCE 115" - "ext/pcre/pcre2lib/pcre2.h:264:36 SUBPATTERNS U ERROR_TOO_MANY_NAMED_SUBPATTERNS 149" - - "ext/pcre/pcre2lib/pcre2.h:286:39 LOOKBEHINDS U ERROR_INTERNAL_BAD_CODE_LOOKBEHINDS 170" - "ext/pcre/pcre2lib/pcre2.h:300:27 BARJX U define PCRE2_ERROR_QUERY_BARJX_NEST_TOO_DEEP" - "ext/pcre/pcre2lib/pcre2.h:380:25 STACKLIMIT U define PCRE2_ERROR_JIT_STACKLIMIT (-46)" - "ext/pcre/pcre2lib/pcre2.h:388:21 RECURSIONLIMIT U #define PCRE2_ERROR_RECURSIONLIMIT (-53) /* Obsolete" diff --git a/integration-tests/snapshots/php/php-src/snapshot.txt b/integration-tests/snapshots/php/php-src/snapshot.txt index d53ec9d3893..b11b326ae52 100644 --- a/integration-tests/snapshots/php/php-src/snapshot.txt +++ b/integration-tests/snapshots/php/php-src/snapshot.txt @@ -3,7 +3,7 @@ Repository: php/php-src Url: "https://github.com/php/php-src.git" Args: ["--config=../../../../config/repositories/php/php-src/cspell.json","**/*.{md,c,h,php}"] Lines: - CSpell: Files checked: 2168, Issues found: 44099 in 1625 files + CSpell: Files checked: 2168, Issues found: 44072 in 1625 files exit code: 1 ./CODING_STANDARDS.md:105:23 - Unknown word (intvl) -- // Could be 'date_intvl_create_from_date_str ./CODING_STANDARDS.md:114:8 - Unknown word (setclientencoding) -- pg_setclientencoding @@ -2315,11 +2315,9 @@ Lines: ./ext/fileinfo/libmagic/compress.c:108:1 - Unknown word (zlibcmp) -- zlibcmp(const unsigned char ./ext/fileinfo/libmagic/compress.c:128:1 - Unknown word (lzmacmp) -- lzmacmp(const unsigned char ./ext/fileinfo/libmagic/compress.c:138:9 - Unknown word (lrzip) -- #define lrzip_flags "-do" -./ext/fileinfo/libmagic/compress.c:139:9 - Unknown word (lzip) -- #define lzip_flags gzip_flags ./ext/fileinfo/libmagic/compress.c:174:6 - Unknown word (maglen) -- int maglen; ./ext/fileinfo/libmagic/compress.c:177:3 - Unknown word (compr) -- } compr[] = { ./ext/fileinfo/libmagic/compress.c:192:58 - Unknown word (pkziped) -- args, NULL }, /* 6, pkziped */ -./ext/fileinfo/libmagic/compress.c:195:19 - Unknown word (LZIP) -- { { .magic = "LZIP" }, 4, lzip_args, NULL ./ext/fileinfo/libmagic/compress.c:197:19 - Unknown word (LRZI) -- { { .magic = "LRZI" }, 4, lrzip_args, NULL ./ext/fileinfo/libmagic/compress.c:197:58 - Unknown word (LRZIP) -- args, NULL }, /* 10, LRZIP */ ./ext/fileinfo/libmagic/compress.c:206:9 - Unknown word (OKDATA) -- #define OKDATA 0 @@ -5467,7 +5465,6 @@ Lines: ./ext/pcre/pcre2lib/config.h:87:5 - Unknown word (ANYCRLF) -- (ANYCRLF), and 6 (NUL). */ ./ext/pcre/pcre2lib/pcre2.h:230:25 - Unknown word (SUBPATTERN) -- define PCRE2_ERROR_BAD_SUBPATTERN_REFERENCE 115 ./ext/pcre/pcre2lib/pcre2.h:264:36 - Unknown word (SUBPATTERNS) -- ERROR_TOO_MANY_NAMED_SUBPATTERNS 149 -./ext/pcre/pcre2lib/pcre2.h:286:39 - Unknown word (LOOKBEHINDS) -- ERROR_INTERNAL_BAD_CODE_LOOKBEHINDS 170 ./ext/pcre/pcre2lib/pcre2.h:300:27 - Unknown word (BARJX) -- define PCRE2_ERROR_QUERY_BARJX_NEST_TOO_DEEP ./ext/pcre/pcre2lib/pcre2.h:380:25 - Unknown word (STACKLIMIT) -- define PCRE2_ERROR_JIT_STACKLIMIT (-46) ./ext/pcre/pcre2lib/pcre2.h:388:21 - Unknown word (RECURSIONLIMIT) -- #define PCRE2_ERROR_RECURSIONLIMIT (-53) /* Obsolete @@ -5634,7 +5631,6 @@ Lines: ./ext/pcre/pcre2lib/pcre2_compile.c:1366:45 - Unknown word (subpattern) -- 5; /* Non-existent subpattern */ ./ext/pcre/pcre2lib/pcre2_compile.c:1394:3 - Unknown word (minp) -- minp if not NULL ./ext/pcre/pcre2lib/pcre2_compile.c:1395:3 - Unknown word (maxp) -- maxp if not NULL -./ext/pcre/pcre2lib/pcre2_compile.c:139:9 - Unknown word (lookbehinds) -- check_lookbehinds(uint32_t *, uint32_t ./ext/pcre/pcre2lib/pcre2_compile.c:1478:14 - Unknown word (chptr) -- is placed in chptr. A backreference to ./ext/pcre/pcre2lib/pcre2_compile.c:1485:31 - Unknown word (isclass) -- are recognised. The isclass argument is not relevant ./ext/pcre/pcre2lib/pcre2_compile.c:1549:35 - Unknown word (HASBKPORX) -- external_flags |= PCRE2_HASBKPORX; /* Note \P, \p, or @@ -5687,7 +5683,6 @@ Lines: ./ext/pcre/pcre2lib/pcre2_compile.c:3326:46 - Unknown word (STARTWORD) -- )(ptr, STRING_WEIRD_STARTWORD, 6) == 0 || ./ext/pcre/pcre2lib/pcre2_compile.c:3327:46 - Unknown word (ENDWORD) -- )(ptr, STRING_WEIRD_ENDWORD, 6) == 0)) ./ext/pcre/pcre2lib/pcre2_compile.c:375:8 - Unknown word (PSKIP) -- enum { PSKIP_ALT, PSKIP_CLASS, PSKIP -./ext/pcre/pcre2lib/pcre2_compile.c:3797:18 - Unknown word (lookaround) -- non-atomic lookaround ones are new. They are ./ext/pcre/pcre2lib/pcre2_compile.c:379:2 - Unknown word (Wconversion) -- -Wconversion. This version gets a ./ext/pcre/pcre2lib/pcre2_compile.c:3801:16 - Unknown word (CHMAX) -- else if (CHMAX_255(c) && (cb->ctypes ./ext/pcre/pcre2lib/pcre2_compile.c:388:38 - Unknown word (xxcuflags) -- flags for the unsigned xxcuflags variables that accompany @@ -5734,7 +5729,7 @@ Lines: ./ext/pcre/pcre2lib/pcre2_compile.c:5372:3 - Unknown word (pptrptr) -- pptrptr points to ./ext/pcre/pcre2lib/pcre2_compile.c:5374:3 - Unknown word (firstcuptr) -- firstcuptr place to put ./ext/pcre/pcre2lib/pcre2_compile.c:5375:3 - Unknown word (firstcuflagsptr) -- firstcuflagsptr place to put the first -./ext/pcre/pcre2lib/pcre2_compile.c:5376:3 - Unknown word (reqcuptr) -- reqcuptr place to put +./ext/pcre/pcre2lib/pcre2_compile.c:5376:3 - Unknown word (reqcuptr) -- reqcuptr place to put ./ext/pcre/pcre2lib/pcre2_compile.c:5377:3 - Unknown word (reqcuflagsptr) -- reqcuflagsptr place to put the ./ext/pcre/pcre2lib/pcre2_compile.c:5378:3 - Unknown word (bcptr) -- bcptr points to ./ext/pcre/pcre2lib/pcre2_compile.c:5394:5 - Unknown word (bravalue) -- int bravalue = 0; @@ -5818,7 +5813,6 @@ Lines: ./ext/pcre/pcre2lib/pcre2_compile.c:775:37 - Unknown word (ENDONLY) -- VERBNAMES|PCRE2_DOLLAR_ENDONLY|PCRE2_DOTALL|PCRE2_DUPNAMES ./ext/pcre/pcre2lib/pcre2_compile.c:779:13 - Unknown word (DOTSTAR) -- PCRE2_NO_DOTSTAR_ANCHOR|PCRE2_UCP|PCRE ./ext/pcre/pcre2lib/pcre2_compile.c:7838:9 - Unknown word (lastcapture) -- cb->lastcapture = meta_arg; -./ext/pcre/pcre2lib/pcre2_compile.c:788:23 - Unknown word (LOOKAROUND) -- PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK) ./ext/pcre/pcre2lib/pcre2_compile.c:7900:27 - Unknown word (lookarounds) -- \K is forbidden in lookarounds since 10.38 because ./ext/pcre/pcre2lib/pcre2_compile.c:7916:56 - Unknown word (HASBKC) -- external_flags |= PCRE2_HASBKC; /* Record */ ./ext/pcre/pcre2lib/pcre2_compile.c:791:66 - Unknown word (eint) -- added, the tables called eint1 and diff --git a/integration-tests/snapshots/wireapp/wire-webapp/report.yaml b/integration-tests/snapshots/wireapp/wire-webapp/report.yaml index 082a6482350..5c5c59a14ef 100644 --- a/integration-tests/snapshots/wireapp/wire-webapp/report.yaml +++ b/integration-tests/snapshots/wireapp/wire-webapp/report.yaml @@ -5,7 +5,7 @@ Args: '["src/script/**/*.{js,ts,tsx,md}"]' Summary: files: 1072 filesWithIssues: 160 - issues: 624 + issues: 623 errors: 0 Errors: [] @@ -170,7 +170,6 @@ issues: - "src/script/media/MediaDevicesHandler.test.ts:219:41 newcamera U newCameras = [{deviceId: 'newcamera', kind: MediaDeviceType" - "src/script/media/MediaDevicesHandler.test.ts:267:53 inexistant U currentDeviceId.audiooutput('inexistant-id');" - "src/script/media/MediaDevicesHandler.ts:89:9 windowinput U windowinput: 'window'," - - "src/script/media/MediaEmbeds.test.ts:162:31 nocookie U const link = 'youtube-nocookie.com';" - "src/script/media/MediaEmbeds.test.ts:544:60 Wroxrr U 867741/playlist/2w63WroxrrIbNg4WIxdoBn';" - "src/script/media/MediaEmbeds.test.ts:544:72 Ixdo U playlist/2w63WroxrrIbNg4WIxdoBn';" - "src/script/media/MediaEmbeds.test.ts:574:50 OUNUCO U 'album/7iN0r7Sl624EkOUNUCOGu9';" diff --git a/integration-tests/snapshots/wireapp/wire-webapp/snapshot.txt b/integration-tests/snapshots/wireapp/wire-webapp/snapshot.txt index 41a5db8ba00..cdf79d18c56 100644 --- a/integration-tests/snapshots/wireapp/wire-webapp/snapshot.txt +++ b/integration-tests/snapshots/wireapp/wire-webapp/snapshot.txt @@ -3,7 +3,7 @@ Repository: wireapp/wire-webapp Url: "https://github.com/wireapp/wire-webapp.git" Args: ["src/script/**/*.{js,ts,tsx,md}"] Lines: - CSpell: Files checked: 1072, Issues found: 624 in 160 files + CSpell: Files checked: 1072, Issues found: 623 in 160 files exit code: 1 ./src/script/E2EIdentity/E2EIdentity.test.ts:33:14 - Unknown word (OIDC) -- jest.mock('./OIDCService', () => ({ ./src/script/E2EIdentity/E2EIdentity.test.ts:82:58 - Unknown word (johndoe) -- Doe', username: () => 'johndoe'}; @@ -165,7 +165,6 @@ Lines: ./src/script/media/MediaDevicesHandler.test.ts:29:27 - Unknown word (Realtek) -- Laptop microphone (Realtek High Definition Audio ./src/script/media/MediaDevicesHandler.test.ts:63:17 - Unknown word (Microphonearray) -- label: 'Microphonearray (Realtek High Definition ./src/script/media/MediaDevicesHandler.ts:89:9 - Unknown word (windowinput) -- windowinput: 'window', -./src/script/media/MediaEmbeds.test.ts:162:31 - Unknown word (nocookie) -- const link = 'youtube-nocookie.com'; ./src/script/media/MediaEmbeds.test.ts:544:60 - Unknown word (Wroxrr) -- 867741/playlist/2w63WroxrrIbNg4WIxdoBn'; ./src/script/media/MediaEmbeds.test.ts:544:72 - Unknown word (Ixdo) -- playlist/2w63WroxrrIbNg4WIxdoBn'; ./src/script/media/MediaEmbeds.test.ts:574:50 - Unknown word (OUNUCO) -- 'album/7iN0r7Sl624EkOUNUCOGu9'; diff --git a/packages/cspell-bundled-dicts/package.json b/packages/cspell-bundled-dicts/package.json index 325463eb575..b2868f322a1 100644 --- a/packages/cspell-bundled-dicts/package.json +++ b/packages/cspell-bundled-dicts/package.json @@ -48,7 +48,7 @@ "@cspell/dict-aws": "^4.0.0", "@cspell/dict-bash": "^4.1.2", "@cspell/dict-companies": "^3.0.28", - "@cspell/dict-cpp": "^5.0.9", + "@cspell/dict-cpp": "^5.0.10", "@cspell/dict-cryptocurrencies": "^4.0.0", "@cspell/dict-csharp": "^4.0.2", "@cspell/dict-css": "^4.0.12", @@ -59,14 +59,14 @@ "@cspell/dict-elixir": "^4.0.3", "@cspell/dict-en-common-misspellings": "^1.0.2", "@cspell/dict-en-gb": "1.1.33", - "@cspell/dict-en_us": "^4.3.11", + "@cspell/dict-en_us": "^4.3.12", "@cspell/dict-filetypes": "^3.0.3", "@cspell/dict-fonts": "^4.0.0", "@cspell/dict-fsharp": "^1.0.1", "@cspell/dict-fullstack": "^3.1.5", "@cspell/dict-gaming-terms": "^1.0.4", "@cspell/dict-git": "^2.0.0", - "@cspell/dict-golang": "^6.0.4", + "@cspell/dict-golang": "^6.0.5", "@cspell/dict-haskell": "^4.0.1", "@cspell/dict-html": "^4.0.5", "@cspell/dict-html-symbol-entities": "^4.0.0", @@ -86,7 +86,7 @@ "@cspell/dict-ruby": "^5.0.1", "@cspell/dict-rust": "^4.0.1", "@cspell/dict-scala": "^5.0.0", - "@cspell/dict-software-terms": "^3.3.10", + "@cspell/dict-software-terms": "^3.3.11", "@cspell/dict-sql": "^2.1.2", "@cspell/dict-svelte": "^1.0.2", "@cspell/dict-swift": "^2.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 83254d054cb..e55d84775d2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -287,8 +287,8 @@ importers: specifier: ^3.0.28 version: 3.0.28 '@cspell/dict-cpp': - specifier: ^5.0.9 - version: 5.0.9 + specifier: ^5.0.10 + version: 5.0.10 '@cspell/dict-cryptocurrencies': specifier: ^4.0.0 version: 4.0.0 @@ -320,8 +320,8 @@ importers: specifier: 1.1.33 version: 1.1.33 '@cspell/dict-en_us': - specifier: ^4.3.11 - version: 4.3.11 + specifier: ^4.3.12 + version: 4.3.12 '@cspell/dict-filetypes': specifier: ^3.0.3 version: 3.0.3 @@ -341,8 +341,8 @@ importers: specifier: ^2.0.0 version: 2.0.0 '@cspell/dict-golang': - specifier: ^6.0.4 - version: 6.0.4 + specifier: ^6.0.5 + version: 6.0.5 '@cspell/dict-haskell': specifier: ^4.0.1 version: 4.0.1 @@ -401,8 +401,8 @@ importers: specifier: ^5.0.0 version: 5.0.0 '@cspell/dict-software-terms': - specifier: ^3.3.10 - version: 3.3.10 + specifier: ^3.3.11 + version: 3.3.11 '@cspell/dict-sql': specifier: ^2.1.2 version: 2.1.2 @@ -2518,8 +2518,13 @@ packages: resolution: {integrity: sha512-UinHkMYB/1pUkLKm1PGIm9PBFYxeAa6YvbB1Rq/RAAlrs0WDwiDBr3BAYdxydukG1IqqwT5z9WtU+8D/yV/5lw==} dev: false + /@cspell/dict-cpp@5.0.10: + resolution: {integrity: sha512-WCRuDrkFdpmeIR6uXQYKU9loMQKNFS4bUhtHdv5fu4qVyJSh3k/kgmtTm1h1BDTj8EwPRc/RGxS+9Z3b2mnabA==} + dev: false + /@cspell/dict-cpp@5.0.9: resolution: {integrity: sha512-ql9WPNp8c+fhdpVpjpZEUWmxBHJXs9CJuiVVfW/iwv5AX7VuMHyEwid+9/6nA8qnCxkUQ5pW83Ums1lLjn8ScA==} + dev: true /@cspell/dict-cryptocurrencies@4.0.0: resolution: {integrity: sha512-EiZp91ATyRxTmauIQfOX9adLYCunKjHEh092rrM7o2eMXP9n7zpXAL9BK7LviL+LbB8VDOm21q+s83cKrrRrsg==} @@ -2568,6 +2573,11 @@ packages: /@cspell/dict-en_us@4.3.11: resolution: {integrity: sha512-GhdavZFlS2YbUNcRtPbgJ9j6aUyq116LmDQ2/Q5SpQxJ5/6vVs8Yj5WxV1JD+Zh/Zim1NJDcneTOuLsUGi+Czw==} + dev: true + + /@cspell/dict-en_us@4.3.12: + resolution: {integrity: sha512-1bsUxFjgxF30FTzcU5uvmCvH3lyqVKR9dbwsJhomBlUM97f0edrd6590SiYBXDm7ruE68m3lJd4vs0Ev2D6FtQ==} + dev: false /@cspell/dict-es-es@2.3.0: resolution: {integrity: sha512-sgAO/MJzf2IyrEZ9XLBf3859+7Pvy2MQzfaFU3xj2Glnhod2cancJe25U9rC4Y3Apkc1tnUm+BRpycp+BGPiCA==} @@ -2605,8 +2615,8 @@ packages: resolution: {integrity: sha512-n1AxyX5Kgxij/sZFkxFJlzn3K9y/sCcgVPg/vz4WNJ4K9YeTsUmyGLA2OQI7d10GJeiuAo2AP1iZf2A8j9aj2w==} dev: false - /@cspell/dict-golang@6.0.4: - resolution: {integrity: sha512-jOfewPEyN6U9Q80okE3b1PTYBfqZgHh7w4o271GSuAX+VKJ1lUDhdR4bPKRxSDdO5jHArw2u5C8nH2CWGuygbQ==} + /@cspell/dict-golang@6.0.5: + resolution: {integrity: sha512-w4mEqGz4/wV+BBljLxduFNkMrd3rstBNDXmoX5kD4UTzIb4Sy0QybWCtg2iVT+R0KWiRRA56QKOvBsgXiddksA==} dev: false /@cspell/dict-haskell@4.0.1: @@ -2697,8 +2707,8 @@ packages: resolution: {integrity: sha512-ph0twaRoV+ylui022clEO1dZ35QbeEQaKTaV2sPOsdwIokABPIiK09oWwGK9qg7jRGQwVaRPEq0Vp+IG1GpqSQ==} dev: false - /@cspell/dict-software-terms@3.3.10: - resolution: {integrity: sha512-ifc9iLKXf8L6YCtUZMj2+59l+DONsjFd8SbjyceRxsGmhN/VID550qqI6xi4r4Fu+TIahKrRL0FRdN91ZX9fpQ==} + /@cspell/dict-software-terms@3.3.11: + resolution: {integrity: sha512-a2Zml4G47dbQ6GDdN7+YlIWs3nFnIcJkZOLT88m/LzxjApiF7AOZLqQiKwow03hyvGSuZy8itgQZmQHoPlw2vQ==} dev: false /@cspell/dict-sql@2.1.2: