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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
5.2.1
->5.3.0
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.