diff --git a/integration-tests/package-lock.json b/integration-tests/package-lock.json index 3c52632aef4..b449d08f4c2 100644 --- a/integration-tests/package-lock.json +++ b/integration-tests/package-lock.json @@ -894,9 +894,9 @@ "dev": true }, "node_modules/@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==", "dev": true }, "node_modules/@cspell/dict-swift": { @@ -5912,9 +5912,9 @@ "dev": true }, "@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==", "dev": true }, "@cspell/dict-swift": { diff --git a/integration-tests/snapshots/django/django/report.yaml b/integration-tests/snapshots/django/django/report.yaml index 9ce3ad040ba..b386e76319b 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: 2735 - filesWithIssues: 860 - issues: 7722 + filesWithIssues: 858 + issues: 7680 errors: 0 Errors: [] @@ -409,7 +409,6 @@ issues: - "django/core/management/commands/shell.py:58:45 cpython U the behavior of the cpython shell where an error" - "django/core/management/commands/showmigrations.py:140:19 deps U def print_deps(node):" - "django/core/management/commands/squashmigrations.py:120:13 smigration U for smigration in migrations_to_squash" - - "django/core/management/templates.py:274:28 mkdtemp U tempdir = tempfile.mkdtemp(prefix=prefix, suffix" - "django/core/management/templates.py:357:31 IMODE U current_mode = stat.S_IMODE(os.stat(old_path).st" - "django/core/management/templates.py:367:65 IWUSR U st.st_mode) | stat.S_IWUSR" - "django/core/management/utils.py:15:29 Popen U Friendly wrapper around Popen." diff --git a/integration-tests/snapshots/django/django/snapshot.txt b/integration-tests/snapshots/django/django/snapshot.txt index 29e35100812..0ea7e5fc699 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: 2735, Issues found: 7722 in 860 files + CSpell: Files checked: 2735, Issues found: 7680 in 858 files exit code: 1 ./django/apps/config.py:125:76 - Unknown word (isclass) -- getmembers(mod, inspect.isclass) ./django/apps/registry.py:132:40 - Unknown word (unconfigured) -- not ready" is due to unconfigured settings, accessing @@ -404,7 +404,6 @@ Lines: ./django/core/management/commands/shell.py:58:45 - Unknown word (cpython) -- the behavior of the cpython shell where an error ./django/core/management/commands/showmigrations.py:140:19 - Unknown word (deps) -- def print_deps(node): ./django/core/management/commands/squashmigrations.py:120:13 - Unknown word (smigration) -- for smigration in migrations_to_squash -./django/core/management/templates.py:274:28 - Unknown word (mkdtemp) -- tempdir = tempfile.mkdtemp(prefix=prefix, suffix ./django/core/management/templates.py:357:31 - Unknown word (IMODE) -- current_mode = stat.S_IMODE(os.stat(old_path).st ./django/core/management/templates.py:367:65 - Unknown word (IWUSR) -- st.st_mode) | stat.S_IWUSR ./django/core/management/utils.py:15:29 - Unknown word (Popen) -- Friendly wrapper around Popen. diff --git a/integration-tests/snapshots/php/php-src/report.yaml b/integration-tests/snapshots/php/php-src/report.yaml index c0eae50c40b..0e3cd518cae 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: 1828 filesWithIssues: 1089 - issues: 21971 + issues: 21965 errors: 0 Errors: [] @@ -3504,8 +3504,6 @@ issues: - "ext/snmp/tests/README.md:5:21 SNMP U * PHP compiled with SNMP `--with-snmp`" - "ext/snmp/tests/README.md:18:56 snmpset U used for write tests (snmpset())." - "ext/snmp/tests/README.md:19:6 MIBDIR U SNMP_MIBDIR : Directory containing" - - "ext/snmp/tests/README.md:33:20 SNMPD U ## Configuring the SNMPD server" - - "ext/snmp/tests/README.md:37:23 snmpd U On Ubuntu, install `snmpd` and `snmp-mibs-downloader" - "ext/snmp/tests/README.md:46:25 bigtest U Place `ext/snmp/tests/bigtest` near `snmpd.conf`," - "ext/soap/php_encoding.c:33:22 stringr U static zval *to_zval_stringr(zval* ret, encodeTypePtr" - "ext/soap/php_encoding.c:34:22 stringc U static zval *to_zval_stringc(zval* ret, encodeTypePtr" diff --git a/integration-tests/snapshots/php/php-src/snapshot.txt b/integration-tests/snapshots/php/php-src/snapshot.txt index 5b0941a973f..068bbbc97a2 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: 1828, Issues found: 21971 in 1089 files + CSpell: Files checked: 1828, Issues found: 21965 in 1089 files exit code: 1 ./CODING_STANDARDS.md:105:8 - Unknown word (setclientencoding) -- pg_setclientencoding ./CODING_STANDARDS.md:126:5 - Unknown word (fooselect) -- fooselect_bar @@ -3700,8 +3700,6 @@ Lines: ./ext/snmp/tests/README.md:18:56 - Unknown word (snmpset) -- used for write tests (snmpset()). ./ext/snmp/tests/README.md:19:6 - Unknown word (MIBDIR) -- SNMP_MIBDIR : Directory containing ./ext/snmp/tests/README.md:1:7 - Unknown word (snmp) -- # The snmp extension tests -./ext/snmp/tests/README.md:33:20 - Unknown word (SNMPD) -- ## Configuring the SNMPD server -./ext/snmp/tests/README.md:37:23 - Unknown word (snmpd) -- On Ubuntu, install `snmpd` and `snmp-mibs-downloader ./ext/snmp/tests/README.md:46:25 - Unknown word (bigtest) -- Place `ext/snmp/tests/bigtest` near `snmpd.conf`, ./ext/snmp/tests/README.md:5:21 - Unknown word (SNMP) -- * PHP compiled with SNMP `--with-snmp` ./ext/soap/php_encoding.c:1372:13 - Unknown word (trav) -- xmlNodePtr trav; diff --git a/packages/cspell-bundled-dicts/package-lock.json b/packages/cspell-bundled-dicts/package-lock.json index 73fcf0707c5..021b9920fbc 100644 --- a/packages/cspell-bundled-dicts/package-lock.json +++ b/packages/cspell-bundled-dicts/package-lock.json @@ -43,7 +43,7 @@ "@cspell/dict-ruby": "^2.0.0", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.0.16", + "@cspell/dict-software-terms": "^2.1.0", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" @@ -266,9 +266,9 @@ "integrity": "sha512-MUwA2YKpqaQOSR4V1/CVGRNk8Ii5kf6I8Ch+4/BhRZRQXuwWbi21rDRYWPqdQWps7VNzAbbMA+PQDWsD5YY38g==" }, "node_modules/@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==" + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==" }, "node_modules/@cspell/dict-swift": { "version": "1.0.2", @@ -703,9 +703,9 @@ "integrity": "sha512-MUwA2YKpqaQOSR4V1/CVGRNk8Ii5kf6I8Ch+4/BhRZRQXuwWbi21rDRYWPqdQWps7VNzAbbMA+PQDWsD5YY38g==" }, "@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==" + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==" }, "@cspell/dict-swift": { "version": "1.0.2", diff --git a/packages/cspell-bundled-dicts/package.json b/packages/cspell-bundled-dicts/package.json index 2672d0de2bc..1f4bc44621c 100644 --- a/packages/cspell-bundled-dicts/package.json +++ b/packages/cspell-bundled-dicts/package.json @@ -77,7 +77,7 @@ "@cspell/dict-ruby": "^2.0.0", "@cspell/dict-rust": "^2.0.0", "@cspell/dict-scala": "^2.0.0", - "@cspell/dict-software-terms": "^2.0.16", + "@cspell/dict-software-terms": "^2.1.0", "@cspell/dict-swift": "^1.0.2", "@cspell/dict-typescript": "^2.0.0", "@cspell/dict-vue": "^2.0.2" diff --git a/packages/cspell-dynamic-loader/package-lock.json b/packages/cspell-dynamic-loader/package-lock.json index f68580dd88f..44c21edd381 100644 --- a/packages/cspell-dynamic-loader/package-lock.json +++ b/packages/cspell-dynamic-loader/package-lock.json @@ -879,9 +879,9 @@ "dev": true }, "node_modules/@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==", "dev": true }, "node_modules/@cspell/dict-swift": { @@ -5637,9 +5637,9 @@ "dev": true }, "@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==", "dev": true }, "@cspell/dict-swift": { diff --git a/packages/cspell-lib/package-lock.json b/packages/cspell-lib/package-lock.json index 098696accb7..100f2bd09b0 100644 --- a/packages/cspell-lib/package-lock.json +++ b/packages/cspell-lib/package-lock.json @@ -870,9 +870,9 @@ "integrity": "sha512-5V/R7PRbbminTpPS3ywgdAalI9BHzcEjEj9ug4kWYvBIGwSnS7T6QCFCiu+e9LvEGUqQC+NHgLY4zs1NaBj2vA==" }, "node_modules/@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==" + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==" }, "node_modules/@cspell/dict-swift": { "version": "1.0.2", @@ -5601,9 +5601,9 @@ "integrity": "sha512-5V/R7PRbbminTpPS3ywgdAalI9BHzcEjEj9ug4kWYvBIGwSnS7T6QCFCiu+e9LvEGUqQC+NHgLY4zs1NaBj2vA==" }, "@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==" + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==" }, "@cspell/dict-swift": { "version": "1.0.2", diff --git a/packages/cspell/package-lock.json b/packages/cspell/package-lock.json index 6c69963977b..c6f2f2ec2f8 100644 --- a/packages/cspell/package-lock.json +++ b/packages/cspell/package-lock.json @@ -872,9 +872,9 @@ "integrity": "sha512-5V/R7PRbbminTpPS3ywgdAalI9BHzcEjEj9ug4kWYvBIGwSnS7T6QCFCiu+e9LvEGUqQC+NHgLY4zs1NaBj2vA==" }, "node_modules/@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==" + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==" }, "node_modules/@cspell/dict-swift": { "version": "1.0.2", @@ -5594,9 +5594,9 @@ "integrity": "sha512-5V/R7PRbbminTpPS3ywgdAalI9BHzcEjEj9ug4kWYvBIGwSnS7T6QCFCiu+e9LvEGUqQC+NHgLY4zs1NaBj2vA==" }, "@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==" + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==" }, "@cspell/dict-swift": { "version": "1.0.2", diff --git a/packages/cspell/src/__snapshots__/app.test.ts.snap b/packages/cspell/src/__snapshots__/app.test.ts.snap index a9e30c84550..f6447912523 100644 --- a/packages/cspell/src/__snapshots__/app.test.ts.snap +++ b/packages/cspell/src/__snapshots__/app.test.ts.snap @@ -707,6 +707,7 @@ café - java ../cspell-bundled-dicts/...ell/dict-java/java.txt. café - latex ../cspell-bundled-dicts/...l/dict-latex/latex.txt.gz café - lorem-ipsum ../cspell-bundled-dicts/...m-ipsum/dictionary.txt.gz café - lua ../cspell-bundled-dicts/...spell/dict-lua/lua.txt.gz +café - networking-terms ../cspell-bundled-dicts/...ms/networkingTerms.txt.gz café - node ../cspell-bundled-dicts/...ell/dict-node/node.txt.gz café - npm ../cspell-bundled-dicts/...spell/dict-npm/npm.txt.gz café - php ../cspell-bundled-dicts/...spell/dict-php/php.txt.gz @@ -755,6 +756,7 @@ hello - java ../cspell-bundled-dicts/...ll/dict-java/java.txt.gz hello - latex ../cspell-bundled-dicts/.../dict-latex/latex.txt.gz hello - lorem-ipsum ../cspell-bundled-dicts/...-ipsum/dictionary.txt.gz hello - lua ../cspell-bundled-dicts/...pell/dict-lua/lua.txt.gz +hello - networking-terms ../cspell-bundled-dicts/...s/networkingTerms.txt.gz hello * node ../cspell-bundled-dicts/...ll/dict-node/node.txt.gz hello - npm ../cspell-bundled-dicts/...pell/dict-npm/npm.txt.gz hello - php ../cspell-bundled-dicts/...pell/dict-php/php.txt.gz @@ -803,6 +805,7 @@ hello - java ../cspell-bundled-dicts/...ll/dict-java/java.txt.gz hello - latex ../cspell-bundled-dicts/.../dict-latex/latex.txt.gz hello - lorem-ipsum ../cspell-bundled-dicts/...-ipsum/dictionary.txt.gz hello - lua ../cspell-bundled-dicts/...pell/dict-lua/lua.txt.gz +hello - networking-terms ../cspell-bundled-dicts/...s/networkingTerms.txt.gz hello * node ../cspell-bundled-dicts/...ll/dict-node/node.txt.gz hello - npm ../cspell-bundled-dicts/...pell/dict-npm/npm.txt.gz hello - php ../cspell-bundled-dicts/...pell/dict-php/php.txt.gz @@ -1012,6 +1015,7 @@ café - java ../cspell-bundled-dicts/...ell/dict-java/java.txt. café - latex ../cspell-bundled-dicts/...l/dict-latex/latex.txt.gz café - lorem-ipsum ../cspell-bundled-dicts/...m-ipsum/dictionary.txt.gz café - lua ../cspell-bundled-dicts/...spell/dict-lua/lua.txt.gz +café - networking-terms ../cspell-bundled-dicts/...ms/networkingTerms.txt.gz café - node ../cspell-bundled-dicts/...ell/dict-node/node.txt.gz café - npm ../cspell-bundled-dicts/...spell/dict-npm/npm.txt.gz café - php ../cspell-bundled-dicts/...spell/dict-php/php.txt.gz @@ -1060,6 +1064,7 @@ hello - java ../cspell-bundled-dicts/...ll/dict-java/java.txt.gz hello - latex ../cspell-bundled-dicts/.../dict-latex/latex.txt.gz hello - lorem-ipsum ../cspell-bundled-dicts/...-ipsum/dictionary.txt.gz hello - lua ../cspell-bundled-dicts/...pell/dict-lua/lua.txt.gz +hello - networking-terms ../cspell-bundled-dicts/...s/networkingTerms.txt.gz hello * node ../cspell-bundled-dicts/...ll/dict-node/node.txt.gz hello - npm ../cspell-bundled-dicts/...pell/dict-npm/npm.txt.gz hello - php ../cspell-bundled-dicts/...pell/dict-php/php.txt.gz @@ -1108,6 +1113,7 @@ hello - java ../cspell-bundled-dicts/...ll/dict-java/java.txt.gz hello - latex ../cspell-bundled-dicts/.../dict-latex/latex.txt.gz hello - lorem-ipsum ../cspell-bundled-dicts/...-ipsum/dictionary.txt.gz hello - lua ../cspell-bundled-dicts/...pell/dict-lua/lua.txt.gz +hello - networking-terms ../cspell-bundled-dicts/...s/networkingTerms.txt.gz hello * node ../cspell-bundled-dicts/...ll/dict-node/node.txt.gz hello - npm ../cspell-bundled-dicts/...pell/dict-npm/npm.txt.gz hello - php ../cspell-bundled-dicts/...pell/dict-php/php.txt.gz @@ -1184,6 +1190,7 @@ hello - latex ../cspell-bundled-dicts/.../dict-latex/latex.txt.gz hello - lorem-ipsum ../cspell-bundled-dicts/...-ipsum/dictionary.txt.gz hello - lua ../cspell-bundled-dicts/...pell/dict-lua/lua.txt.gz hello X missing-dictionary samples/missing.txt +hello - networking-terms ../cspell-bundled-dicts/...s/networkingTerms.txt.gz hello * node ../cspell-bundled-dicts/...ll/dict-node/node.txt.gz hello - npm ../cspell-bundled-dicts/...pell/dict-npm/npm.txt.gz hello - php ../cspell-bundled-dicts/...pell/dict-php/php.txt.gz @@ -1232,6 +1239,7 @@ not-in-any-dictionary - java ../cspell-bundle...java/java.txt.gz not-in-any-dictionary - latex ../cspell-bundle...tex/latex.txt.gz not-in-any-dictionary - lorem-ipsum ../cspell-bundle...ictionary.txt.gz not-in-any-dictionary - lua ../cspell-bundle...t-lua/lua.txt.gz +not-in-any-dictionary - networking-terms ../cspell-bundle...kingTerms.txt.gz not-in-any-dictionary - node ../cspell-bundle...node/node.txt.gz not-in-any-dictionary - npm ../cspell-bundle...t-npm/npm.txt.gz not-in-any-dictionary - php ../cspell-bundle...t-php/php.txt.gz diff --git a/test-packages/cspell-cli/package-lock.json b/test-packages/cspell-cli/package-lock.json index 6bbc7085639..3a6581411c1 100644 --- a/test-packages/cspell-cli/package-lock.json +++ b/test-packages/cspell-cli/package-lock.json @@ -338,9 +338,9 @@ "integrity": "sha512-5V/R7PRbbminTpPS3ywgdAalI9BHzcEjEj9ug4kWYvBIGwSnS7T6QCFCiu+e9LvEGUqQC+NHgLY4zs1NaBj2vA==" }, "node_modules/@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==" + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==" }, "node_modules/@cspell/dict-swift": { "version": "1.0.2", @@ -1589,9 +1589,9 @@ "integrity": "sha512-5V/R7PRbbminTpPS3ywgdAalI9BHzcEjEj9ug4kWYvBIGwSnS7T6QCFCiu+e9LvEGUqQC+NHgLY4zs1NaBj2vA==" }, "@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==" + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==" }, "@cspell/dict-swift": { "version": "1.0.2", diff --git a/test-packages/test-cspell-lib-webpack/package-lock.json b/test-packages/test-cspell-lib-webpack/package-lock.json index 76b2c01d7c0..7eddf98e721 100644 --- a/test-packages/test-cspell-lib-webpack/package-lock.json +++ b/test-packages/test-cspell-lib-webpack/package-lock.json @@ -821,9 +821,9 @@ "integrity": "sha512-5V/R7PRbbminTpPS3ywgdAalI9BHzcEjEj9ug4kWYvBIGwSnS7T6QCFCiu+e9LvEGUqQC+NHgLY4zs1NaBj2vA==" }, "node_modules/@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==" + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==" }, "node_modules/@cspell/dict-swift": { "version": "1.0.2", @@ -6200,9 +6200,9 @@ "integrity": "sha512-5V/R7PRbbminTpPS3ywgdAalI9BHzcEjEj9ug4kWYvBIGwSnS7T6QCFCiu+e9LvEGUqQC+NHgLY4zs1NaBj2vA==" }, "@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==" + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==" }, "@cspell/dict-swift": { "version": "1.0.2", diff --git a/test-packages/test-cspell-lib/package-lock.json b/test-packages/test-cspell-lib/package-lock.json index 081439b71f8..3cac1ead088 100644 --- a/test-packages/test-cspell-lib/package-lock.json +++ b/test-packages/test-cspell-lib/package-lock.json @@ -282,9 +282,9 @@ "integrity": "sha512-5V/R7PRbbminTpPS3ywgdAalI9BHzcEjEj9ug4kWYvBIGwSnS7T6QCFCiu+e9LvEGUqQC+NHgLY4zs1NaBj2vA==" }, "node_modules/@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==" + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==" }, "node_modules/@cspell/dict-swift": { "version": "1.0.2", @@ -1228,9 +1228,9 @@ "integrity": "sha512-5V/R7PRbbminTpPS3ywgdAalI9BHzcEjEj9ug4kWYvBIGwSnS7T6QCFCiu+e9LvEGUqQC+NHgLY4zs1NaBj2vA==" }, "@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==" + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==" }, "@cspell/dict-swift": { "version": "1.0.2", diff --git a/test-packages/test-cspell-tools/package-lock.json b/test-packages/test-cspell-tools/package-lock.json index 98611586806..23cbe9de2af 100644 --- a/test-packages/test-cspell-tools/package-lock.json +++ b/test-packages/test-cspell-tools/package-lock.json @@ -356,9 +356,9 @@ "integrity": "sha512-5V/R7PRbbminTpPS3ywgdAalI9BHzcEjEj9ug4kWYvBIGwSnS7T6QCFCiu+e9LvEGUqQC+NHgLY4zs1NaBj2vA==" }, "node_modules/@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==" + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==" }, "node_modules/@cspell/dict-swift": { "version": "1.0.2", @@ -1654,9 +1654,9 @@ "integrity": "sha512-5V/R7PRbbminTpPS3ywgdAalI9BHzcEjEj9ug4kWYvBIGwSnS7T6QCFCiu+e9LvEGUqQC+NHgLY4zs1NaBj2vA==" }, "@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==" + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==" }, "@cspell/dict-swift": { "version": "1.0.2", diff --git a/test-packages/test-cspell/package-lock.json b/test-packages/test-cspell/package-lock.json index 6d8f308ffd6..3bf579c8c5f 100644 --- a/test-packages/test-cspell/package-lock.json +++ b/test-packages/test-cspell/package-lock.json @@ -336,9 +336,9 @@ "integrity": "sha512-5V/R7PRbbminTpPS3ywgdAalI9BHzcEjEj9ug4kWYvBIGwSnS7T6QCFCiu+e9LvEGUqQC+NHgLY4zs1NaBj2vA==" }, "node_modules/@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==" + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==" }, "node_modules/@cspell/dict-swift": { "version": "1.0.2", @@ -1587,9 +1587,9 @@ "integrity": "sha512-5V/R7PRbbminTpPS3ywgdAalI9BHzcEjEj9ug4kWYvBIGwSnS7T6QCFCiu+e9LvEGUqQC+NHgLY4zs1NaBj2vA==" }, "@cspell/dict-software-terms": { - "version": "2.0.16", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.16.tgz", - "integrity": "sha512-B5hgeuMYTlslkiua2WVcacgX8+L2QJgm1+Zaot0Fbbh1Uk/TbjLqR40OT0cakNur9OBZ1gtdaEsTCldqnBdKjA==" + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.1.0.tgz", + "integrity": "sha512-R9vfnNqp+cUqILsK3wofGvMrerr6biq+pIY1ayobLf4vUU8Wo4lK+DwRBUd7mHOu1GjXGM/scU54BP19BcYoTw==" }, "@cspell/dict-swift": { "version": "1.0.2",