diff --git a/integration-tests/snapshots/neovim/nvim-lspconfig/report.yaml b/integration-tests/snapshots/neovim/nvim-lspconfig/report.yaml index d4677d6a581b..11cfe91d9fb6 100644 --- a/integration-tests/snapshots/neovim/nvim-lspconfig/report.yaml +++ b/integration-tests/snapshots/neovim/nvim-lspconfig/report.yaml @@ -5,7 +5,7 @@ Args: '["**"]' Summary: files: 370 filesWithIssues: 335 - issues: 4415 + issues: 4410 errors: 0 Errors: [] @@ -508,7 +508,6 @@ issues: - "lua/lspconfig/configs/sourcekit.lua:9:48 xcworkspace U pattern('*.xcodeproj', '*.xcworkspace')(filename)" - "lua/lspconfig/configs/spyglassmc_language_server.lua:7:40 mcmeta U util.root_pattern 'pack.mcmeta'," - "lua/lspconfig/configs/sqlls.lua:7:36 sqllsrc U util.root_pattern '.sqllsrc.json'," - - "lua/lspconfig/configs/stylelint_lsp.lua:4:5 stylelintrc U '.stylelintrc'," - "lua/lspconfig/configs/svlangserver.lua:13:35 cword U = { vim.fn.expand '' }," - "lua/lspconfig/configs/syntax_tree.lua:7:36 streerc U util.root_pattern('.streerc', 'Gemfile', '.git'" - "lua/lspconfig/configs/teal_ls.lua:11:35 tlconfig U util.root_pattern 'tlconfig.lua'," diff --git a/integration-tests/snapshots/neovim/nvim-lspconfig/snapshot.txt b/integration-tests/snapshots/neovim/nvim-lspconfig/snapshot.txt index ef94a13b715c..e7c90b582667 100644 --- a/integration-tests/snapshots/neovim/nvim-lspconfig/snapshot.txt +++ b/integration-tests/snapshots/neovim/nvim-lspconfig/snapshot.txt @@ -3,7 +3,7 @@ Repository: neovim/nvim-lspconfig Url: "https://github.com/neovim/nvim-lspconfig.git" Args: ["**"] Lines: - CSpell: Files checked: 370, Issues found: 4415 in 335 files. + CSpell: Files checked: 370, Issues found: 4410 in 335 files. exit code: 1 CONTRIBUTING.md:127:4 - Unknown word (luacheck) -- - [luacheck](https://github.com CONTRIBUTING.md:128:4 - Unknown word (stylua) -- - [stylua](https://github.com @@ -506,7 +506,6 @@ lua/lspconfig/configs/sourcekit.lua:9:33 - Unknown word (xcodeproj) -- uti lua/lspconfig/configs/sourcekit.lua:9:48 - Unknown word (xcworkspace) -- pattern('*.xcodeproj', '*.xcworkspace')(filename) lua/lspconfig/configs/spyglassmc_language_server.lua:7:40 - Unknown word (mcmeta) -- util.root_pattern 'pack.mcmeta', lua/lspconfig/configs/sqlls.lua:7:36 - Unknown word (sqllsrc) -- util.root_pattern '.sqllsrc.json', -lua/lspconfig/configs/stylelint_lsp.lua:4:5 - Unknown word (stylelintrc) -- '.stylelintrc', lua/lspconfig/configs/svlangserver.lua:13:35 - Unknown word (cword) -- = { vim.fn.expand '' }, lua/lspconfig/configs/syntax_tree.lua:7:36 - Unknown word (streerc) -- util.root_pattern('.streerc', 'Gemfile', '.git' lua/lspconfig/configs/teal_ls.lua:11:35 - Unknown word (tlconfig) -- util.root_pattern 'tlconfig.lua', diff --git a/packages/cspell-bundled-dicts/package.json b/packages/cspell-bundled-dicts/package.json index 41ff29b085de..38c6f3eb2476 100644 --- a/packages/cspell-bundled-dicts/package.json +++ b/packages/cspell-bundled-dicts/package.json @@ -52,7 +52,7 @@ "@cspell/dict-al": "^1.0.3", "@cspell/dict-aws": "^4.0.7", "@cspell/dict-bash": "^4.1.8", - "@cspell/dict-companies": "^3.1.8", + "@cspell/dict-companies": "^3.1.9", "@cspell/dict-cpp": "^6.0.2", "@cspell/dict-cryptocurrencies": "^5.0.3", "@cspell/dict-csharp": "^4.0.5", @@ -87,7 +87,7 @@ "@cspell/dict-markdown": "^2.0.7", "@cspell/dict-monkeyc": "^1.0.9", "@cspell/dict-node": "^5.0.5", - "@cspell/dict-npm": "^5.1.17", + "@cspell/dict-npm": "^5.1.18", "@cspell/dict-php": "^4.0.13", "@cspell/dict-powershell": "^5.0.13", "@cspell/dict-public-licenses": "^2.0.11", @@ -96,7 +96,7 @@ "@cspell/dict-ruby": "^5.0.7", "@cspell/dict-rust": "^4.0.10", "@cspell/dict-scala": "^5.0.6", - "@cspell/dict-software-terms": "^4.1.19", + "@cspell/dict-software-terms": "^4.1.20", "@cspell/dict-sql": "^2.1.8", "@cspell/dict-svelte": "^1.0.5", "@cspell/dict-swift": "^2.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b32a7ce34186..2ef1822342c3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -298,8 +298,8 @@ importers: specifier: ^4.1.8 version: 4.1.8 '@cspell/dict-companies': - specifier: ^3.1.8 - version: 3.1.8 + specifier: ^3.1.9 + version: 3.1.9 '@cspell/dict-cpp': specifier: ^6.0.2 version: 6.0.2 @@ -403,8 +403,8 @@ importers: specifier: ^5.0.5 version: 5.0.5 '@cspell/dict-npm': - specifier: ^5.1.17 - version: 5.1.17 + specifier: ^5.1.18 + version: 5.1.18 '@cspell/dict-php': specifier: ^4.0.13 version: 4.0.13 @@ -430,8 +430,8 @@ importers: specifier: ^5.0.6 version: 5.0.6 '@cspell/dict-software-terms': - specifier: ^4.1.19 - version: 4.1.19 + specifier: ^4.1.20 + version: 4.1.20 '@cspell/dict-sql': specifier: ^2.1.8 version: 2.1.8 @@ -2179,8 +2179,8 @@ packages: '@cspell/dict-bash@4.1.8': resolution: {integrity: sha512-I2CM2pTNthQwW069lKcrVxchJGMVQBzru2ygsHCwgidXRnJL/NTjAPOFTxN58Jc1bf7THWghfEDyKX/oyfc0yg==} - '@cspell/dict-companies@3.1.8': - resolution: {integrity: sha512-4DVPBwEPWa97g3bgg80i3orGeOGnOiJ7tj3c7n6y7FmqkEgyXcnpxOq0n0HWzwRrwrJp9KIJbtMzSAEynIwyNw==} + '@cspell/dict-companies@3.1.9': + resolution: {integrity: sha512-w7XEJ2B6x2jq9ws5XNyYgpYj2MxdZ3jW3PETLxjK7nc8pulCFmaGVgZ0JTnDWfJ3QMOczoagn5f9LM2PZ/CuJg==} '@cspell/dict-cpp@6.0.2': resolution: {integrity: sha512-yw5eejWvY4bAnc6LUA44m4WsFwlmgPt2uMSnO7QViGMBDuoeopMma4z9XYvs4lSjTi8fIJs/A1YDfM9AVzb8eg==} @@ -2313,8 +2313,8 @@ packages: '@cspell/dict-node@5.0.5': resolution: {integrity: sha512-7NbCS2E8ZZRZwlLrh2sA0vAk9n1kcTUiRp/Nia8YvKaItGXLfxYqD2rMQ3HpB1kEutal6hQLVic3N2Yi1X7AaA==} - '@cspell/dict-npm@5.1.17': - resolution: {integrity: sha512-RBx4yml+GbjgqmV2R9A8rO+uqjb8hV9arZXxVzW04TNdgGT/VjZnu6/3/QDzEp3DxnbSxknAbIii8BzpF/o5EQ==} + '@cspell/dict-npm@5.1.18': + resolution: {integrity: sha512-/Nukl+DSxtEWSlb8svWFSpJVctAsM9SP+f5Q1n+qdDcXNKMb1bUCo/d3QZPwyOhuMjDawnsGBUAfp+iq7Mw83Q==} '@cspell/dict-php@4.0.13': resolution: {integrity: sha512-P6sREMZkhElzz/HhXAjahnICYIqB/HSGp1EhZh+Y6IhvC15AzgtDP8B8VYCIsQof6rPF1SQrFwunxOv8H1e2eg==} @@ -2340,8 +2340,8 @@ packages: '@cspell/dict-scala@5.0.6': resolution: {integrity: sha512-tl0YWAfjUVb4LyyE4JIMVE8DlLzb1ecHRmIWc4eT6nkyDqQgHKzdHsnusxFEFMVLIQomgSg0Zz6hJ5S1E4W4ww==} - '@cspell/dict-software-terms@4.1.19': - resolution: {integrity: sha512-6yQa3A8PGa2fJ7bnLI21nBnOa89Rjckdgq8kwvqvZgrAptV/KLfcXbGgFriICbu3GJqTVcnMMh1fLtz+pdwIEg==} + '@cspell/dict-software-terms@4.1.20': + resolution: {integrity: sha512-ma51njqbk9ZKzZF9NpCZpZ+c50EwR5JTJ2LEXlX0tX+ExVbKpthhlDLhT2+mkUh5Zvj+CLf5F9z0qB4+X3re/w==} '@cspell/dict-sql@2.1.8': resolution: {integrity: sha512-dJRE4JV1qmXTbbGm6WIcg1knmR6K5RXnQxF4XHs5HA3LAjc/zf77F95i5LC+guOGppVF6Hdl66S2UyxT+SAF3A==} @@ -11653,7 +11653,7 @@ snapshots: '@cspell/dict-al': 1.0.3 '@cspell/dict-aws': 4.0.7 '@cspell/dict-bash': 4.1.8 - '@cspell/dict-companies': 3.1.8 + '@cspell/dict-companies': 3.1.9 '@cspell/dict-cpp': 6.0.2 '@cspell/dict-cryptocurrencies': 5.0.3 '@cspell/dict-csharp': 4.0.5 @@ -11688,7 +11688,7 @@ snapshots: '@cspell/dict-markdown': 2.0.7(@cspell/dict-css@4.0.16)(@cspell/dict-html-symbol-entities@4.0.3)(@cspell/dict-html@4.0.10)(@cspell/dict-typescript@3.1.11) '@cspell/dict-monkeyc': 1.0.9 '@cspell/dict-node': 5.0.5 - '@cspell/dict-npm': 5.1.17 + '@cspell/dict-npm': 5.1.18 '@cspell/dict-php': 4.0.13 '@cspell/dict-powershell': 5.0.13 '@cspell/dict-public-licenses': 2.0.11 @@ -11697,7 +11697,7 @@ snapshots: '@cspell/dict-ruby': 5.0.7 '@cspell/dict-rust': 4.0.10 '@cspell/dict-scala': 5.0.6 - '@cspell/dict-software-terms': 4.1.19 + '@cspell/dict-software-terms': 4.1.20 '@cspell/dict-sql': 2.1.8 '@cspell/dict-svelte': 1.0.5 '@cspell/dict-swift': 2.0.4 @@ -11727,7 +11727,7 @@ snapshots: '@cspell/dict-bash@4.1.8': {} - '@cspell/dict-companies@3.1.8': {} + '@cspell/dict-companies@3.1.9': {} '@cspell/dict-cpp@6.0.2': {} @@ -11818,7 +11818,7 @@ snapshots: '@cspell/dict-node@5.0.5': {} - '@cspell/dict-npm@5.1.17': {} + '@cspell/dict-npm@5.1.18': {} '@cspell/dict-php@4.0.13': {} @@ -11838,7 +11838,7 @@ snapshots: '@cspell/dict-scala@5.0.6': {} - '@cspell/dict-software-terms@4.1.19': {} + '@cspell/dict-software-terms@4.1.20': {} '@cspell/dict-sql@2.1.8': {} @@ -12661,7 +12661,7 @@ snapshots: '@docusaurus/react-loadable@6.0.0(react@18.3.1)': dependencies: - '@types/react': 19.0.1 + '@types/react': 18.3.16 react: 18.3.1 '@docusaurus/remark-plugin-npm2yarn@3.6.3': @@ -14585,7 +14585,7 @@ snapshots: '@types/react-router@5.1.20': dependencies: '@types/history': 4.7.11 - '@types/react': 19.0.1 + '@types/react': 18.3.16 '@types/react@18.3.16': dependencies: