Update dependency nvim-lspconfig to v2.11.0 #21

Merged
galen merged 1 commit from renovate/nvim-lspconfig-2.x into v3.24 2026-07-21 14:51:29 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
nvim-lspconfig minor 2.10.02.11.0

Release Notes

neovim/nvim-lspconfig (nvim-lspconfig)

v2.11.0

Compare Source

What's Changed

Full Changelog: https://github.com/neovim/nvim-lspconfig/compare/v2.10.0...v2.11.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) | minor | `2.10.0` → `2.11.0` | --- ### Release Notes <details> <summary>neovim/nvim-lspconfig (nvim-lspconfig)</summary> ### [`v2.11.0`](https://github.com/neovim/nvim-lspconfig/releases/tag/v2.11.0) [Compare Source](https://github.com/neovim/nvim-lspconfig/compare/v2.10.0...v2.11.0) #### What's Changed - Update npm registry command for GitLab LSP by [@&#8203;tachyons](https://github.com/tachyons) in [#&#8203;4449](https://github.com/neovim/nvim-lspconfig/pull/4449) - feat: fallow lsp by [@&#8203;igorlfs](https://github.com/igorlfs) in [#&#8203;4450](https://github.com/neovim/nvim-lspconfig/pull/4450) - feat: terraformls enable codelens by [@&#8203;GustavEikaas](https://github.com/GustavEikaas) in [#&#8203;4453](https://github.com/neovim/nvim-lspconfig/pull/4453) - added µcad lsp by [@&#8203;fred441a](https://github.com/fred441a) in [#&#8203;4454](https://github.com/neovim/nvim-lspconfig/pull/4454) - fix(hhvm): run server in project root by [@&#8203;antonk52](https://github.com/antonk52) in [#&#8203;4456](https://github.com/neovim/nvim-lspconfig/pull/4456) - Enable clangd lsp for c.doxygen / cpp.doxygen by [@&#8203;michaelpeeters-st](https://github.com/michaelpeeters-st) in [#&#8203;4459](https://github.com/neovim/nvim-lspconfig/pull/4459) - fix(svelte): support svelteserver installed in node\_modules by [@&#8203;bltavares](https://github.com/bltavares) in [#&#8203;4462](https://github.com/neovim/nvim-lspconfig/pull/4462) - fix(ruff\_lsp): deprecate `ruff_lsp` in favour of `ruff` by [@&#8203;code-IM-perfect](https://github.com/code-IM-perfect) in [#&#8203;4463](https://github.com/neovim/nvim-lspconfig/pull/4463) - feat: kdl\_lsp by [@&#8203;Nukesor](https://github.com/Nukesor) in [#&#8203;4468](https://github.com/neovim/nvim-lspconfig/pull/4468) - feat: wolfram\_lsp by [@&#8203;xlucn](https://github.com/xlucn) in [#&#8203;4471](https://github.com/neovim/nvim-lspconfig/pull/4471) - feat: pytest-language-server by [@&#8203;bellini666](https://github.com/bellini666) in [#&#8203;4472](https://github.com/neovim/nvim-lspconfig/pull/4472) - feat: terragrunt-ls by [@&#8203;maddawik](https://github.com/maddawik) in [#&#8203;4473](https://github.com/neovim/nvim-lspconfig/pull/4473) - fix(roslyn\_ls): update diagnostics on project/solution initialization by [@&#8203;kotanys](https://github.com/kotanys) in [#&#8203;4474](https://github.com/neovim/nvim-lspconfig/pull/4474) - feat(pyright): disable tagged hints by default by [@&#8203;XiaowenHu96](https://github.com/XiaowenHu96) in [#&#8203;4478](https://github.com/neovim/nvim-lspconfig/pull/4478) - fix(eslint): convert workspaceFolder.uri to a proper URI by [@&#8203;OrzMiku](https://github.com/OrzMiku) in [#&#8203;4479](https://github.com/neovim/nvim-lspconfig/pull/4479) - fix(ast\_grep): stop reuse\_client from spawning duplicate lsp client by [@&#8203;grscheller](https://github.com/grscheller) in [#&#8203;4480](https://github.com/neovim/nvim-lspconfig/pull/4480) - refactor!: drop `lsp/rls.lua` by [@&#8203;Its-Just-Nans](https://github.com/Its-Just-Nans) in [#&#8203;4481](https://github.com/neovim/nvim-lspconfig/pull/4481) **Full Changelog**: <https://github.com/neovim/nvim-lspconfig/compare/v2.10.0...v2.11.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE5NS4xIiwidGFyZ2V0QnJhbmNoIjoidjMuMjQiLCJsYWJlbHMiOltdfQ==-->
Update dependency nvim-lspconfig to v2.11.0
All checks were successful
Main workflow / changed (pull_request) Successful in 12s
Main workflow / build (nvim-lspconfig) (pull_request) Successful in 18s
Main workflow / cleanup (pull_request) Has been skipped
Main workflow / changed (push) Successful in 4s
Main workflow / build (nvim-lspconfig) (push) Successful in 14s
Main workflow / cleanup (push) Successful in 2s
3cf2491e3a
galen merged commit 3cf2491e3a into v3.24 2026-07-21 14:51:29 +00:00
galen deleted branch renovate/nvim-lspconfig-2.x 2026-07-21 14:51:29 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
mug/aports!21
No description provided.