[deps] bump 4 plugin pins: async.nvim, mini.nvim, nui.nvim, nvim-lspconfig - #324
Draft
stanfish06 wants to merge 1 commit into
Draft
[deps] bump 4 plugin pins: async.nvim, mini.nvim, nui.nvim, nvim-lspconfig#324stanfish06 wants to merge 1 commit into
stanfish06 wants to merge 1 commit into
Conversation
…onfig Trivial, non-breaking pin refreshes verified against each repo's live HEAD via git ls-remote: - async.nvim 46adf61 -> 99aed90: schedule sleep continuations fix - mini.nvim f66a0ef -> e58ad4b: operator fix for nightly's C-code refactor - nui.nvim 5959922 -> a25dd47: popup/layout invalid-winid guards, tree redraw perf fix (obsidian.nvim and noice.nvim both depend on this for their popup UI) - nvim-lspconfig 51dbf53 -> fbaef61: additive tsc CodeLens support No API/behavior-breaking changes in any of the four; no local config changes required.
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.
What
Bumps four
nvim-pack-lock.jsonpins to each plugin's current upstream HEAD, verified viagit ls-remote. All four are additive/bugfix-only — no breaking changes.Where
nvim-pack-lock.jsonasync.nvim46adf6199aed90mini.nvimf66a0efe58ad4bnui.nvim5959922a25dd47nvim-lspconfig51dbf53fbaef61Why it matters
nui.nvimbacks the popup UI for bothobsidian.nvimandnoice.nvim— the invalid-winid guard fixes are worth having since both of those are exercised heavily in this config. The other three are small, low-risk fixes with no API surface change.Recommended action
Merge, then let
vim.packsync the new revs on next load (or run whatever pack-sync command applies).Generated by Claude Code