Skip to content

[deps] bump 3 plugin pins: blink.cmp, blink.lib, nvim-treesitter - #333

Draft
stanfish06 wants to merge 1 commit into
masterfrom
deps/blink-treesitter-sep2026
Draft

[deps] bump 3 plugin pins: blink.cmp, blink.lib, nvim-treesitter#333
stanfish06 wants to merge 1 commit into
masterfrom
deps/blink-treesitter-sep2026

Conversation

@stanfish06

Copy link
Copy Markdown
Owner

What

Bumps three nvim-pack-lock.json pins to each plugin's current upstream HEAD (or, for blink.cmp, the latest tag within its already-configured 1.10.x version range), verified via git ls-remote and a full commit-range review.

Where

nvim-pack-lock.json

plugin old rev new rev change
blink.cmp 539053d (v1.10.0) 78336bc (v1.10.2) 24 commits: vim.NIL LSP-response fixes for nvim 0.12, cmdline refactors, column-alignment options, buflisted-restore fix — no keymap/source-registration API changes
blink.lib f55df8a fd9a48e 1 commit: fix(config): add missing dot in nested validation error messages
nvim-treesitter 0d09690 32dbd2e 1 commit: perf(install): make install_lang unconditional

Why it matters

All three are additive/bugfix-only — no renames, removals, or config-structure changes. blink.cmp's bump stays inside the vim.version.range("1.10.0") constraint already in plugins.lua:27 (the ceiling that constraint is missing is tracked separately in open PR #328); the vim.NIL fixes in this range are worth having on nvim 0.12 specifically. nvim-treesitter is confirmed not archived (contrary to what #255 assumed) — main is actively maintained with commits as recent as today, so this pin is safe to advance independently of that migration issue.

nvim-lspconfig (also currently ahead of its pin, via a single internal-refactor commit) was intentionally left out of this PR since it's already covered by the still-open #324, to avoid a duplicate/conflicting change.

Recommended action

Merge, then let vim.pack sync the new revs on next load (or run :SyncPkgs).

🤖 Generated with Claude Code

https://claude.ai/code/session_01NWgLFksDAytcp7yjSkZWVC


Generated by Claude Code

Bumps nvim-pack-lock.json pins to each plugin's latest upstream
revision, verified via git ls-remote and commit-range review. All
three are additive/bugfix-only.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NWgLFksDAytcp7yjSkZWVC
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.

2 participants