chore(deps): update dependency pynvim to ^0.6.0#39
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.3.2→^0.6.0Release Notes
neovim/pynvim (pynvim)
v0.6.0: Pynvim 0.6.0Compare Source
What's Changed
Full Changelog: neovim/pynvim@0.5.2...0.6.0
v0.5.2: Pynvim 0.5.2Compare Source
What's Changed
install_requiresby @mgorny in #581New Contributors
Full Changelog: neovim/pynvim@0.5.1...0.5.2
v0.5.1Compare Source
What's Changed
New Contributors
Full Changelog: neovim/pynvim@0.5.0...0.5.1
v0.5.0: Pynvim 0.5.0Compare Source
Breaking changes
What's Changed
1696737feat: Ex command ":py=" evaluate and print expression86cc50etest: always use the same python regardless of $PATH71d2d65packaging: Add pynvim.version attribute056f6f9fix: ignore flaky OSError on windows6ab90aafix: EOF error on piped stderr being closed on Windowsfd4247cfix: do not leak resources across tests so as to prevent side effects260a0b9deps: Require greenlet >= 3.0 since it supports Python 3.12f244597fix: broken dynamic import of rplugin modulese4224fcfix: sphinx "invalid language code"61bf6fafix: mypy type annotation warnings5e84c75fix: sphinx "Unexpected indentation" warning991c689fix: PEP 484 prohibits implicit Optional919217dfix: undefined name 'original_find_module'b79717ffix(test):Unknown config option: timeoutwarning5be54e2test_buffer: don't depend on version-dependent default valueseaa862dfix: imp module is deprecatedac03f5cDrop old python versions, add type annotationsa087534docs: python 2 is not supported82a2e14test: update 'define' option defaultdd540b0refactor: remove usage of imp496e8ebpackaging: conform to PEP 517 guidelinesd549371fix: vim.eval('v:true') should return python bool318c1b5fix the first call to sync functions returning nullNew Contributors
Full Changelog: neovim/pynvim@0.4.3...0.5.0
v0.4.3: Pynvim 0.4.3Compare Source
Pynvim 0.4.3
v0.4.2: Pynvim 0.4.2Compare Source
Changes since 0.4.1:
1276622Refactor: IOError was deprecated. Replace with OSErrora5446cerefactor: Reduce usage of deprecated imp module605ffdaModify all imports in the repository to absolute importsd9ce0b5Set unicode_errors in Unpacker2cbc135import vim module by defaultv0.4.1Compare Source
Logging will be disabled on release tarballs and pip packages for performance reasons. use
scripts/enable_log_statements.shandscripts/disable_log_statements.shto toggle the availability of logging.Changes since 0.4.0:
09bba08remove scrutinizerf048531make pytest_runner an optional dependency5b50ce9fix missing self.name for nvim_error_event175a2ccTest with python 3.85a2b552fix the disable logging script.v0.4.0: Pynvim 0.4.0Compare Source
Pynvim 0.4.0
Changes since 0.3.2:
2a31195Update docs/tests to use--headlesswhen needed1d121e0Update tests for new global/local option behavior6310063session: set client info (not only for host)58ff62fpython2 compat: fix buffer inequalitya63cddbci: fix coverage reportingf4f3bf5api: key deletion; use KeyError for maps (if_python compat)d3c389fhost: do not run__init__in plugin until the plugin is invokedConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.