Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency neovim/neovim to v0.10.3 (#658)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [neovim/neovim](https://redirect.github.com/neovim/neovim) | patch | `v0.10.2` -> `v0.10.3` | --- ### Release Notes <details> <summary>neovim/neovim (neovim/neovim)</summary> ### [`v0.10.3`](https://redirect.github.com/neovim/neovim/releases/tag/v0.10.3): Nvim 0.10.3 [Compare Source](https://redirect.github.com/neovim/neovim/compare/v0.10.2...v0.10.3) NVIM v0.10.3 Build type: Release LuaJIT 2.1.1713484068 Changes since 0.10.2: ##### Features - **main**: Expand file ~\ or ~/ prefix on Windows ##### Bug Fixes - **api**: Make `nvim_set_hl()` respect all `cterm` attributes ([#​31390](https://redirect.github.com/neovim/neovim/issues/31390)) - **completion**: Avoid deleting text when completion leader changes [#​31448](https://redirect.github.com/neovim/neovim/issues/31448) - **coverity/510275**: Linematch out of bounds access ([#​30687](https://redirect.github.com/neovim/neovim/issues/30687)) - **defaults**: Don't replace keycodes in Visual search mappings ([#​31460](https://redirect.github.com/neovim/neovim/issues/31460)) - **events**: Don't expand `args.file` for Lua callback ([#​31473](https://redirect.github.com/neovim/neovim/issues/31473)) - **extmark**: Builtin completion can still affect nearby extmarks [#​31387](https://redirect.github.com/neovim/neovim/issues/31387) - **filetype**: Make filetype detection work with :doautocmd ([#​31470](https://redirect.github.com/neovim/neovim/issues/31470)) - **inccommand**: Ensure cursor is where it belongs - **inspect**: Show priority for treesitter highlights - **inspect**: Always show priority - **lsp**: Str_byteindex_enc bounds checking [#​30747](https://redirect.github.com/neovim/neovim/issues/30747) - **lsp**: Retrigger diagnostics request on server cancellation ([#​31345](https://redirect.github.com/neovim/neovim/issues/31345)) ([#​31427](https://redirect.github.com/neovim/neovim/issues/31427)) - **lsp**: Cancel pending requests before refreshing ([#​31500](https://redirect.github.com/neovim/neovim/issues/31500)) - **marks**: Skip right_gravity marks when deleting text - **startup**: Report --startuptime error to stderr ([#​31131](https://redirect.github.com/neovim/neovim/issues/31131)) - **treesitter**: Show proper node name error messages - **tui**: Avoid flushing buffer halfway an OSC 2 sequence ([#​30793](https://redirect.github.com/neovim/neovim/issues/30793)) - **uri**: Uri_encode encodes brackets incorrectly for RFC2732 [#​31284](https://redirect.github.com/neovim/neovim/issues/31284) - **vim.system**: Invalid MAX_TIMEOUT for 32-bit systems [#​31638](https://redirect.github.com/neovim/neovim/issues/31638) ##### Documentation - Misc ([#​29410](https://redirect.github.com/neovim/neovim/issues/29410)) - **lua**: "vim.bo" is always equivalent to :setlocal ([#​30733](https://redirect.github.com/neovim/neovim/issues/30733)) - **lua**: Clarify when on_key "typed" will be empty ([#​30774](https://redirect.github.com/neovim/neovim/issues/30774)) ##### Refactor - Fix incorrect use of enum ([#​30924](https://redirect.github.com/neovim/neovim/issues/30924)) - Sort various Lua tables in src/ alphabetically ([#​30978](https://redirect.github.com/neovim/neovim/issues/30978)) #### Install ##### Windows ##### Zip 1. Download **nvim-win64.zip** 2. Extract the zip 3. Run `nvim.exe` on your CLI of choice ##### MSI 1. Download **nvim-win64.msi** 2. Run the MSI 3. Run `nvim.exe` on your CLI of choice ##### macOS (x86\_64) 1. Download **nvim-macos-x86\_64.tar.gz** 2. Run `xattr -c ./nvim-macos-x86_64.tar.gz` (to avoid "unknown developer" warning) 3. Extract: `tar xzvf nvim-macos-x86_64.tar.gz` 4. Run `./nvim-macos-x86_64/bin/nvim` ##### macOS (arm64) 1. Download **nvim-macos-arm64.tar.gz** 2. Run `xattr -c ./nvim-macos-arm64.tar.gz` (to avoid "unknown developer" warning) 3. Extract: `tar xzvf nvim-macos-arm64.tar.gz` 4. Run `./nvim-macos-arm64/bin/nvim` ##### Linux (x64) Minimum glibc version to run these releases is 2.31. People requiring releases that work on older glibc versions can find them at https://github.com/neovim/neovim-releases. ##### AppImage 1. Download **nvim.appimage** 2. Run `chmod u+x nvim.appimage && ./nvim.appimage` - If your system does not have FUSE you can [extract the appimage](https://redirect.github.com/AppImage/AppImageKit/wiki/FUSE#type-2-appimage): ./nvim.appimage --appimage-extract ./squashfs-root/usr/bin/nvim ##### Tarball 1. Download **nvim-linux64.tar.gz** 2. Extract: `tar xzvf nvim-linux64.tar.gz` 3. Run `./nvim-linux64/bin/nvim` ##### Other - Install by [package manager](https://redirect.github.com/neovim/neovim/blob/master/INSTALL.md#install-from-package) #### SHA256 Checksums be189915a2a0da3615576e2db06a7c714aef0ae926b4da6107e589a3cc623e5c nvim-linux64.tar.gz ce5f6462d4fa7150cc90c593955f66f7707ab5edc1d18f87413ea482e096c24e nvim.appimage fa777410d766464e0578079f433119308b6bb7b92c03db7ef2be68789d1d4959 nvim.appimage.zsync ddd3009b7f680d96211036e4c1a9af01c575ff5f9ef093ef7102e69aef6bf334 nvim-macos-x86_64.tar.gz 351819f8353c4f34f4928bddd2ab92c33f2a8976e9310a87a8fb794e2ae69104 nvim-macos-arm64.tar.gz e5c1d5c1f9e0da6498ab3341046bb7568b72cfb578236188025c5dc5485ce752 nvim-win64.zip 8c2d9e1149813b65e7b0cb63c120f89a244db4ec3d67a28711e5fb02383f6c47 nvim-win64.msi </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/izumin5210/dotfiles). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: izumin5210-update-aqua-checksum[bot] <169593670+izumin5210-update-aqua-checksum[bot]@users.noreply.github.com>
- Loading branch information