From bb642ab0d48553cad2c13326276a70a1a427f713 Mon Sep 17 00:00:00 2001 From: Jason Dent Date: Thu, 4 Nov 2021 16:08:42 +0100 Subject: [PATCH] fix: integration - turn off case sensitivity for German --- integration-tests/package-lock.json | 84 +++++++++---------- integration-tests/package.json | 2 +- .../repositories/cspell-latex.json | 8 +- 3 files changed, 50 insertions(+), 44 deletions(-) diff --git a/integration-tests/package-lock.json b/integration-tests/package-lock.json index e7fff27c4e1a..e0d143ee5098 100644 --- a/integration-tests/package-lock.json +++ b/integration-tests/package-lock.json @@ -443,9 +443,9 @@ "dev": true }, "@cspell/cspell-bundled-dicts": { - "version": "5.12.5", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.12.5.tgz", - "integrity": "sha512-uuoAYkw1O+AcHx16XN8u42eCm4yLgT0D9vOWnrOKJEScpIvyrgHbL/B71PAkmeTwfhPWhyHb3m/QjYXzio3Olw==", + "version": "5.12.6", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.12.6.tgz", + "integrity": "sha512-EInU8wtlT0j5XKh73pe60VF0H+rlVMycy6ZEXo6+6LJC80eUoovASGzWHzdtQhAVVhzny4wJG36Jbcz006HJPw==", "dev": true, "requires": { "@cspell/dict-ada": "^1.1.2", @@ -454,7 +454,7 @@ "@cspell/dict-companies": "^2.0.2", "@cspell/dict-cpp": "^1.1.40", "@cspell/dict-cryptocurrencies": "^1.0.10", - "@cspell/dict-csharp": "^1.0.11", + "@cspell/dict-csharp": "^2.0.1", "@cspell/dict-css": "^1.0.12", "@cspell/dict-django": "^1.0.26", "@cspell/dict-dotnet": "^1.0.32", @@ -481,16 +481,16 @@ "@cspell/dict-ruby": "^1.0.14", "@cspell/dict-rust": "^1.0.23", "@cspell/dict-scala": "^1.0.21", - "@cspell/dict-software-terms": "^2.0.8", + "@cspell/dict-software-terms": "^2.0.9", "@cspell/dict-swift": "^1.0.1", "@cspell/dict-typescript": "^1.0.19", "@cspell/dict-vue": "^2.0.1" } }, "@cspell/cspell-types": { - "version": "5.12.4", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.12.4.tgz", - "integrity": "sha512-nqWY/U58etElYY/lc5+U3d2q9v2bX1a4W+heRPKD0yd3/UQYEs+c+6RE3N2Umtr9HyhrP9a9fQlSpZr1e/eeXA==" + "version": "5.12.6", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.12.6.tgz", + "integrity": "sha512-7RoUkmMd3ugSLL3j6NIJf6o5XIERxoPrNa74fq5PftibafliPZF2xt0oHezcoRtSZUY/FH/Xt3j/E9Su2atEMg==" }, "@cspell/dict-ada": { "version": "1.1.2", @@ -529,9 +529,9 @@ "dev": true }, "@cspell/dict-csharp": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/@cspell/dict-csharp/-/dict-csharp-1.0.11.tgz", - "integrity": "sha512-nub+ZCiTgmT87O+swI+FIAzNwaZPWUGckJU4GN402wBq420V+F4ZFqNV7dVALJrGaWH7LvADRtJxi6cZVHJKeA==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-csharp/-/dict-csharp-2.0.1.tgz", + "integrity": "sha512-ZzAr+WRP2FUtXHZtfhe8f3j9vPjH+5i44Hcr5JqbWxmqciGoTbWBPQXwu9y+J4mbdC69HSWRrVGkNJ8rQk8pSw==", "dev": true }, "@cspell/dict-css": { @@ -541,9 +541,9 @@ "dev": true }, "@cspell/dict-de-de": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@cspell/dict-de-de/-/dict-de-de-2.0.2.tgz", - "integrity": "sha512-yRdL3ILZDVeDVGlKFoP/1hCvWVDVWwpk8lQlBEkKtcyKc8O/nL9OI8X9zfnauWVZ9NRZWvzzaVrPbVnLOJfEJw==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@cspell/dict-de-de/-/dict-de-de-2.1.0.tgz", + "integrity": "sha512-RcKA9iRbk2nLehVr5ntrRE4DzFnRl3XrNQWeKnBFJvGKCmwVV8LmTmoCf7WKPdaucuXoZkbINSp+bgFHcjc0DA==", "dev": true }, "@cspell/dict-django": { @@ -1697,17 +1697,17 @@ "dev": true }, "cspell": { - "version": "5.12.5", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.12.5.tgz", - "integrity": "sha512-jfHJ5/TpQ2qrP8K474GoW6axMhkbBx4q2P4TojbkSaDQ/KrvXJjPvvGDYBzCTwu0RyosiLEiJfdyUohGi76eLw==", + "version": "5.12.6", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.12.6.tgz", + "integrity": "sha512-Dz8zqK43AXd8NZh7tdJd8tekWkkUp9Me6oCSWOGE3AqawSHlqk1cTu52wGXMkJ0z6IXmzXzX722VsL0wLEEvRg==", "dev": true, "requires": { "chalk": "^4.1.2", "commander": "^8.3.0", "comment-json": "^4.1.1", - "cspell-gitignore": "^5.12.5", - "cspell-glob": "^5.12.4", - "cspell-lib": "^5.12.5", + "cspell-gitignore": "^5.12.6", + "cspell-glob": "^5.12.6", + "cspell-lib": "^5.12.6", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.0.0", @@ -1719,45 +1719,45 @@ } }, "cspell-gitignore": { - "version": "5.12.5", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.12.5.tgz", - "integrity": "sha512-I1QizO6LSSpeaEzBjtmcPu09l7bMvvUsVhsHWtzp6RVz3DXQq/ntn/s5HPGCcRVTXO9eeRePTy1LfOsHZO1cMQ==", + "version": "5.12.6", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.12.6.tgz", + "integrity": "sha512-4C6kNc6y9avFvd0/1LiSi139TZwWc4o1vxWBlSEACjeJ7fMKiunIRCrDPb8QPtzDy+Ot+CGNk+ONi3nBqMX8cw==", "dev": true, "requires": { - "cspell-glob": "^5.12.4", + "cspell-glob": "^5.12.6", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "5.12.4", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.12.4.tgz", - "integrity": "sha512-okpD5NTcEEx6yWFFuj6PdLrZE06HPfJZI93U/AbWIy7ZDxZ/Ag5AY6uXShtUsdkJy4n+fhDhu2/zss7XSCfo1g==", + "version": "5.12.6", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.12.6.tgz", + "integrity": "sha512-trAnJLEsqpS8SbD2ZTBjLlLuauneZwC4BFiizUeb80EoCgexwMS1F2pzHngDQ+u4JmMcIuBsNgTWiYwuyu+/Wg==", "dev": true, "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.12.4", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.12.4.tgz", - "integrity": "sha512-1CS6GHIoTSCYo/Lb7PTINtEbFAsIgowNNgsRAArdUiiOpmoJtCw4SXxIUPMaX5liV3Jo4crLheuCEiXHEqZnSA==", + "version": "5.12.6", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.12.6.tgz", + "integrity": "sha512-pTcxw5+/GKD5qIxTcQzWq6pTfWmSVAZVD11kkQ9gFYwX+JYdYmm3Af2x8u5oV46IKL0eAuLp7F1kfan1IsRnEA==", "dev": true }, "cspell-lib": { - "version": "5.12.5", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.12.5.tgz", - "integrity": "sha512-7pPFWrojoeQnYchFKLBpeF+39ZKIyLuuneydZCaOIFGzUwyKX6uK4Cfz9rEs0CBLqXqlsectm9WOloW3KTs8KA==", + "version": "5.12.6", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.12.6.tgz", + "integrity": "sha512-aUM9/YKduhyNNpnPxoJqcMj+cuoJqoiKbkp3lm+p08nf6tR7NFGRjf7jtSB5WJh/ZGOoF6F1/7hIIKXxHSvzqA==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "^5.12.5", - "@cspell/cspell-types": "^5.12.4", - "clear-module": "^4.1.1", + "@cspell/cspell-bundled-dicts": "^5.12.6", + "@cspell/cspell-types": "^5.12.6", + "clear-module": "^4.1.2", "comment-json": "^4.1.1", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.12.4", - "cspell-io": "^5.12.4", - "cspell-trie-lib": "^5.12.5", + "cspell-glob": "^5.12.6", + "cspell-io": "^5.12.6", + "cspell-trie-lib": "^5.12.6", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -1768,9 +1768,9 @@ } }, "cspell-trie-lib": { - "version": "5.12.5", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.12.5.tgz", - "integrity": "sha512-oF2LR860BhKISIyQ8FSzq7a+dB9fbFcYP42LeO8NsXk0qhv9gTR3ReiyA1rcp9ocClpg26AhU08dNuAxcHQBmA==", + "version": "5.12.6", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.12.6.tgz", + "integrity": "sha512-ahT/lzhA7WiXzkFadOaXngPfxA74n4YLXXsZi+lL8/GgdezgbcsL4OoKuiKv24pMSLQBuJ6MOSWSr6rlNrImkw==", "dev": true, "requires": { "fs-extra": "^10.0.0", diff --git a/integration-tests/package.json b/integration-tests/package.json index a2434e03d5df..de3a60ecb28b 100644 --- a/integration-tests/package.json +++ b/integration-tests/package.json @@ -36,7 +36,7 @@ "vscode-uri": "^3.0.2" }, "devDependencies": { - "@cspell/dict-de-de": "^2.0.2", + "@cspell/dict-de-de": "^2.1.0", "@types/mkdirp": "^1.0.2", "@types/node": "^16.11.6", "@types/rimraf": "^3.0.2", diff --git a/integration-tests/repositories/cspell-latex.json b/integration-tests/repositories/cspell-latex.json index e462c9b9bfbd..cb677acef069 100644 --- a/integration-tests/repositories/cspell-latex.json +++ b/integration-tests/repositories/cspell-latex.json @@ -11,7 +11,13 @@ }, { "filename": ["temp/MartinThoma/LaTeX-examples/**/*"], - "language": "en,de,lorem-ipsum" + "language": "en,de,lorem-ipsum", + "languageSettings": [ + { + "locale": "de", + "caseSensitive": false + } + ] } ] }