Skip to content

client.notify deprecation warning on 0.12 dev #415

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bellini666 opened this issue Mar 28, 2025 · 1 comment
Closed

client.notify deprecation warning on 0.12 dev #415

bellini666 opened this issue Mar 28, 2025 · 1 comment

Comments

@bellini666
Copy link

I run neovim nightly, started getting this warning since 0.11 release (as dev became 0.12)

- WARNING client.notify is deprecated. Feature will be removed in Nvim 0.13
  - ADVICE:
    - use client:notify instead.
    - stack traceback:
        /Users/bellini/.local/share/nvim/lazy/copilot.lua/lua/copilot/client.lua:322

 ~
- WARNING client.request is deprecated. Feature will be removed in Nvim 0.13
  - ADVICE:
    - use client:request instead.
    - stack traceback:
        /Users/bellini/.local/share/nvim/lazy/copilot.lua/lua/copilot/client.lua:312
@andrewwillette
Copy link
Contributor

andrewwillette commented Mar 30, 2025

I opened a PR to resolve it!

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

No branches or pull requests

3 participants