nvim-ghost.nvim
nvim-ghost.nvim copied to clipboard
build(deps): bump pynvim from 0.5.2 to 0.6.0
Bumps pynvim from 0.5.2 to 0.6.0.
Release notes
Sourced from pynvim's releases.
Pynvim 0.6.0
What's Changed
- Microoptimize the walk() function by
@kmodin neovim/pynvim#587- fix: remove the use of asyncio.get_child_watcher() for python3.14 by
@cryptomilkin neovim/pynvim#584- fix: improve EOFError exception when remote nvim crashes by
@wookayinin neovim/pynvim#589- feat: Nvim can detect venv python via "pynvim-python" tool by
@drmikehenryin neovim/pynvim#594Full Changelog: https://github.com/neovim/pynvim/compare/0.5.2...0.6.0
Commits
4357c2bPynvim 0.6.0b8899cbMerge #594 feat: Nvim can detect venv python via "pynvim-python" tool7f97466fix(test_options): adapt global-local option to new Nvim default466ffc8feat: improve Neovim detection of pynvimdc030e6Merge pull request #591 from jamessan/test_attach-python3e94d68afix(test_connect_stdio): invoke python3 instead of pythonef3d029fix: improve EOFError exception when remote nvim crashes #589581d7a8ci: neovim nightly name was changed #590e2a3eadfix: asyncio.get_child_watcher() was removed in Python 3.14 #5844d3fbdcchore: bump up development version to 0.6.0.dev0- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)