VSCodeVim / Vim

:star: Vim for Visual Studio Code
http://aka.ms/vscodevim
MIT License
14.01k stars 1.32k forks source link

Update dependency neovim to v5.3.0 #9302

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
neovim 5.2.1 -> 5.3.0 age adoption passing confidence

Release Notes

neovim/node-client (neovim) ### [`v5.3.0`](https://redirect.github.com/neovim/node-client/blob/HEAD/CHANGELOG.md#530) [Compare Source](https://redirect.github.com/neovim/node-client/compare/v5.2.1...v5.3.0) - `findNvim` supports `firstMatch` parameter which callers can use to stop searching after the first valid Nvim is found. [#​370](https://redirect.github.com/neovim/node-client/issues/370) - `findNvim` now searches various common locations, in addition to `$PATH`. That makes it more useful for GUIs where `$PATH` is often different than the user's shell. [#​267](https://redirect.github.com/neovim/node-client/issues/267) - `findNvim` supports optional `paths` and `dirs` parameters. - Invalid RPC error now shows the contents of the invalid RPC message. [#​404](https://redirect.github.com/neovim/node-client/issues/404)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.