Skip to content

chore(deps): update dependency pynvim to ^0.6.0#39

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/pynvim-0.x
Open

chore(deps): update dependency pynvim to ^0.6.0#39
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/pynvim-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 25, 2026

This PR contains the following updates:

Package Change Age Confidence
pynvim ^0.3.2^0.6.0 age confidence

Release Notes

neovim/pynvim (pynvim)

v0.6.0: Pynvim 0.6.0

Compare Source

What's Changed

Full Changelog: neovim/pynvim@0.5.2...0.6.0

v0.5.2: Pynvim 0.5.2

Compare Source

What's Changed

New Contributors

Full Changelog: neovim/pynvim@0.5.1...0.5.2

v0.5.1

Compare Source

What's Changed

New Contributors

Full Changelog: neovim/pynvim@0.5.0...0.5.1

v0.5.0: Pynvim 0.5.0

Compare Source

Breaking changes

  • Python 3.7 is the minimum supported Python version.

What's Changed

  • 1696737 feat: Ex command ":py=" evaluate and print expression
  • 86cc50e test: always use the same python regardless of $PATH
  • 71d2d65 packaging: Add pynvim.version attribute
  • 056f6f9 fix: ignore flaky OSError on windows
  • 6ab90aa fix: EOF error on piped stderr being closed on Windows
  • fd4247c fix: do not leak resources across tests so as to prevent side effects
  • 260a0b9 deps: Require greenlet >= 3.0 since it supports Python 3.12
  • f244597 fix: broken dynamic import of rplugin modules
  • e4224fc fix: sphinx "invalid language code"
  • 61bf6fa fix: mypy type annotation warnings
  • 5e84c75 fix: sphinx "Unexpected indentation" warning
  • 991c689 fix: PEP 484 prohibits implicit Optional
  • 919217d fix: undefined name 'original_find_module'
  • b79717f fix(test): Unknown config option: timeout warning
  • 5be54e2 test_buffer: don't depend on version-dependent default values
  • eaa862d fix: imp module is deprecated
  • ac03f5c Drop old python versions, add type annotations
  • a087534 docs: python 2 is not supported
  • 82a2e14 test: update 'define' option default
  • dd540b0 refactor: remove usage of imp
  • 496e8eb packaging: conform to PEP 517 guidelines
  • d549371 fix: vim.eval('v:true') should return python bool
  • 318c1b5 fix the first call to sync functions returning null

New Contributors

Full Changelog: neovim/pynvim@0.4.3...0.5.0

v0.4.3: Pynvim 0.4.3

Compare Source

Pynvim 0.4.3

Changes since 0.4.2:

  - 344934c Detect encoding correctly on non-standard locales

v0.4.2: Pynvim 0.4.2

Compare Source

Changes since 0.4.1:

  • 1276622 Refactor: IOError was deprecated. Replace with OSError
  • a5446ce refactor: Reduce usage of deprecated imp module
  • 605ffda Modify all imports in the repository to absolute imports
  • d9ce0b5 Set unicode_errors in Unpacker
  • 2cbc135 import vim module by default

v0.4.1

Compare Source

Logging will be disabled on release tarballs and pip packages for performance reasons. use scripts/enable_log_statements.sh and scripts/disable_log_statements.sh to toggle the availability of logging.

Changes since 0.4.0:

  • 09bba08 remove scrutinizer
  • f048531 make pytest_runner an optional dependency
  • 5b50ce9 fix missing self.name for nvim_error_event
  • 175a2cc Test with python 3.8
  • 5a2b552 fix the disable logging script.

v0.4.0: Pynvim 0.4.0

Compare Source

Pynvim 0.4.0

Changes since 0.3.2:

  • 2a31195 Update docs/tests to use --headless when needed
  • 1d121e0 Update tests for new global/local option behavior
  • 6310063 session: set client info (not only for host)
  • 58ff62f python2 compat: fix buffer inequality
  • a63cddb ci: fix coverage reporting
  • f4f3bf5 api: key deletion; use KeyError for maps (if_python compat)
  • d3c389f host: do not run __init__ in plugin until the plugin is invoked

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 was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants