deps: bump tree-sitter from 0.26.12 to 0.26.13 - #1373
Merged
Conversation
Consolidates dependabot #1364-#1369, #1371, #1372. The runtime is `=`-pinned in eight manifests that must move together, so each per-manifest PR alone fails check-excluded-manifests and the `--locked` fuzz-check. Bumps the root manifest, enums, the five vendored grammar crates, every Cargo.lock (fuzz included), and the version the PyO3 safety argument cites.
This was referenced Aug 29, 2026
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.
Consolidates the eight per-manifest dependabot bumps of
tree-sitter0.26.12 → 0.26.13 (#1364, #1365, #1366, #1367, #1368, #1369, #1371, #1372).The runtime is
=-pinned in eight manifests that must move together: each dependabot PR alone failscheck-excluded-manifests(split pin) andmake fuzz-check(--lockedagainst a stalefuzz/Cargo.lock). This branch bumps the root manifest,enums, the five vendored grammar crates, all eight lockfiles, the version cited by the PyO3 safety argument innode.rs, and adds the CHANGELOG entry.Upstream delta reviewed:
api.hunchanged (language ABI 15), Rust binding differs by one dropped#[must_use], C changes are an error-recovery nesting fix and two query fixes.make pre-commitpasses locally.