Update dependency neovim/neovim to v0.11.6#41
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
42f1103 to
dc5a089
Compare
dc5a089 to
f1680cd
Compare
f1680cd to
7c2bf10
Compare
7c2bf10 to
c482022
Compare
c482022 to
6e842b2
Compare
6e842b2 to
6345ef6
Compare
6345ef6 to
9f3bf0a
Compare
9f3bf0a to
da9534b
Compare
da9534b to
c198358
Compare
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:
v0.10.4→v0.11.6Release Notes
neovim/neovim (neovim/neovim)
v0.11.6: Nvim 0.11.6Compare Source
Release notes
:help newsin Nvim)Install
Windows
Zip
nvim.exein your terminalMSI
nvim.exein your terminalNote: On Windows "Server" you may need to install vcruntime140.dll.
macOS (x86_64)
xattr -c ./nvim-macos-x86_64.tar.gz(to avoid "unknown developer" warning)tar xzvf nvim-macos-x86_64.tar.gz./nvim-macos-x86_64/bin/nvimmacOS (arm64)
xattr -c ./nvim-macos-arm64.tar.gz(to avoid "unknown developer" warning)tar xzvf nvim-macos-arm64.tar.gz./nvim-macos-arm64/bin/nvimLinux (x86_64)
If your system does not have the required glibc version, try the (unsupported) builds for older glibc.
AppImage
chmod u+x nvim-linux-x86_64.appimage && ./nvim-linux-x86_64.appimageTarball
tar xzvf nvim-linux-x86_64.tar.gz./nvim-linux-x86_64/bin/nvimLinux (arm64) - Untested
AppImage
chmod u+x nvim-linux-arm64.appimage && ./nvim-linux-arm64.appimageTarball
tar xzvf nvim-linux-arm64.tar.gz./nvim-linux-arm64/bin/nvimOther
v0.11.5: Nvim 0.11.5Compare Source
Release notes
:help newsin Nvim)Install
Windows
Zip
nvim.exein your terminalMSI
nvim.exein your terminalNote: On Windows "Server" you may need to install vcruntime140.dll.
macOS (x86_64)
xattr -c ./nvim-macos-x86_64.tar.gz(to avoid "unknown developer" warning)tar xzvf nvim-macos-x86_64.tar.gz./nvim-macos-x86_64/bin/nvimmacOS (arm64)
xattr -c ./nvim-macos-arm64.tar.gz(to avoid "unknown developer" warning)tar xzvf nvim-macos-arm64.tar.gz./nvim-macos-arm64/bin/nvimLinux (x86_64)
If your system does not have the required glibc version, try the (unsupported) builds for older glibc.
AppImage
chmod u+x nvim-linux-x86_64.appimage && ./nvim-linux-x86_64.appimageTarball
tar xzvf nvim-linux-x86_64.tar.gz./nvim-linux-x86_64/bin/nvimLinux (arm64) - Untested
AppImage
chmod u+x nvim-linux-arm64.appimage && ./nvim-linux-arm64.appimageTarball
tar xzvf nvim-linux-arm64.tar.gz./nvim-linux-arm64/bin/nvimOther
v0.11.4: Nvim 0.11.4Compare Source
Release notes
:help newsin Nvim)Install
Windows
Zip
nvim.exeon your CLI of choiceMSI
nvim.exeon your CLI of choiceNote: On Windows "Server" you may need to install vcruntime140.dll.
macOS (x86_64)
xattr -c ./nvim-macos-x86_64.tar.gz(to avoid "unknown developer" warning)tar xzvf nvim-macos-x86_64.tar.gz./nvim-macos-x86_64/bin/nvimmacOS (arm64)
xattr -c ./nvim-macos-arm64.tar.gz(to avoid "unknown developer" warning)tar xzvf nvim-macos-arm64.tar.gz./nvim-macos-arm64/bin/nvimLinux (x86_64)
If your system does not have the required glibc version, try the (unsupported) builds for older glibc.
AppImage
chmod u+x nvim-linux-x86_64.appimage && ./nvim-linux-x86_64.appimageTarball
tar xzvf nvim-linux-x86_64.tar.gz./nvim-linux-x86_64/bin/nvimLinux (arm64) - Untested
AppImage
chmod u+x nvim-linux-arm64.appimage && ./nvim-linux-arm64.appimageTarball
tar xzvf nvim-linux-arm64.tar.gz./nvim-linux-arm64/bin/nvimOther
v0.11.3: Nvim 0.11.3Compare Source
Install
Windows
Zip
nvim.exeon your CLI of choiceMSI
nvim.exeon your CLI of choiceNote: On Windows "Server" you may need to install vcruntime140.dll.
macOS (x86_64)
xattr -c ./nvim-macos-x86_64.tar.gz(to avoid "unknown developer" warning)tar xzvf nvim-macos-x86_64.tar.gz./nvim-macos-x86_64/bin/nvimmacOS (arm64)
xattr -c ./nvim-macos-arm64.tar.gz(to avoid "unknown developer" warning)tar xzvf nvim-macos-arm64.tar.gz./nvim-macos-arm64/bin/nvimLinux (x86_64)
If your system does not have the required glibc version, try the (unsupported) builds for older glibc.
AppImage
chmod u+x nvim-linux-x86_64.appimage && ./nvim-linux-x86_64.appimageTarball
tar xzvf nvim-linux-x86_64.tar.gz./nvim-linux-x86_64/bin/nvimLinux (arm64) - Untested
AppImage
chmod u+x nvim-linux-arm64.appimage && ./nvim-linux-arm64.appimageTarball
tar xzvf nvim-linux-arm64.tar.gz./nvim-linux-arm64/bin/nvimOther
v0.11.2: Nvim 0.11.2Compare Source
This is a maintenance release, focusing on bug fixes. Some enhancements related
to vim.lsp.enable are also included.
Features
root_markerscan control priorityBug Fixes
bufnrwhen getting clients insymbols_to_items(#33760)messageparam #33675:InspectTreewithqcontains()logic with combined injectionsInstall
Windows
Zip
nvim.exeon your CLI of choiceMSI
nvim.exeon your CLI of choiceNote: On Windows "Server" you may need to install vcruntime140.dll.
macOS (x86_64)
xattr -c ./nvim-macos-x86_64.tar.gz(to avoid "unknown developer" warning)tar xzvf nvim-macos-x86_64.tar.gz./nvim-macos-x86_64/bin/nvimmacOS (arm64)
xattr -c ./nvim-macos-arm64.tar.gz(to avoid "unknown developer" warning)tar xzvf nvim-macos-arm64.tar.gz./nvim-macos-arm64/bin/nvimLinux (x86_64)
If your system does not have the required glibc version, try the (unsupported) builds for older glibc.
AppImage
chmod u+x nvim-linux-x86_64.appimage && ./nvim-linux-x86_64.appimageTarball
tar xzvf nvim-linux-x86_64.tar.gz./nvim-linux-x86_64/bin/nvimLinux (arm64) - Untested
AppImage
chmod u+x nvim-linux-arm64.appimage && ./nvim-linux-arm64.appimageTarball
tar xzvf nvim-linux-arm64.tar.gz./nvim-linux-arm64/bin/nvimOther
SHA256 Checksums
v0.11.1: Nvim v0.11.1Compare Source
Install
Windows
Zip
nvim.exeon your CLI of choiceMSI
nvim.exeon your CLI of choiceNote: On Windows "Server" you may need to install vcruntime140.dll.
macOS (x86_64)
xattr -c ./nvim-macos-x86_64.tar.gz(to avoid "unknown developer" warning)tar xzvf nvim-macos-x86_64.tar.gz./nvim-macos-x86_64/bin/nvimmacOS (arm64)
xattr -c ./nvim-macos-arm64.tar.gz(to avoid "unknown developer" warning)tar xzvf nvim-macos-arm64.tar.gz./nvim-macos-arm64/bin/nvimLinux (x86_64)
If your system does not have the required glibc version, try the (unsupported) builds for older glibc.
AppImage
chmod u+x nvim-linux-x86_64.appimage && ./nvim-linux-x86_64.appimageTarball
tar xzvf nvim-linux-x86_64.tar.gz./nvim-linux-x86_64/bin/nvimLinux (arm64) - Untested
AppImage
chmod u+x nvim-linux-arm64.appimage && ./nvim-linux-arm64.appimageTarball
tar xzvf nvim-linux-arm64.tar.gz./nvim-linux-arm64/bin/nvimOther
SHA256 Checksums
v0.11.0: Nvim v0.11.0Compare Source
Install
Windows
Zip
nvim.exeon your CLI of choiceMSI
nvim.exeon your CLI of choiceNote: On Windows "Server" you may need to install vcruntime140.dll.
macOS (x86_64)
xattr -c ./nvim-macos-x86_64.tar.gz(to avoid "unknown developer" warning)tar xzvf nvim-macos-x86_64.tar.gz./nvim-macos-x86_64/bin/nvimmacOS (arm64)
xattr -c ./nvim-macos-arm64.tar.gz(to avoid "unknown developer" warning)tar xzvf nvim-macos-arm64.tar.gz./nvim-macos-arm64/bin/nvimLinux (x86_64)
If your system does not have the required glibc version, try the (unsupported) builds for older glibc.
AppImage
chmod u+x nvim-linux-x86_64.appimage && ./nvim-linux-x86_64.appimageTarball
tar xzvf nvim-linux-x86_64.tar.gz./nvim-linux-x86_64/bin/nvimLinux (arm64) - Untested
AppImage
chmod u+x nvim-linux-arm64.appimage && ./nvim-linux-arm64.appimageTarball
tar xzvf nvim-linux-arm64.tar.gz./nvim-linux-arm64/bin/nvimOther
SHA256 Checksums
Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.