build(deps): bump tree-sitter from 0.26.11 to 0.27.0 in /cli - #5
build(deps): bump tree-sitter from 0.26.11 to 0.27.0 in /cli#5dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.26.11 to 0.27.0. - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](tree-sitter/tree-sitter@v0.26.11...v0.27.0) --- updated-dependencies: - dependency-name: tree-sitter dependency-version: 0.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
83d2d1b to
59dc86a
Compare
|
Landed in 3b12c76 (v2.29 step 12 DEP-TS): tree-sitter 0.27.0 in both lockfiles with TOKENIZER_REV 3 and a parser-only cache invalidation that keeps trend history; 16-family invariance replay byte-identical. Closing without merging — the bump lives in the local lockfiles. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps tree-sitter from 0.26.11 to 0.27.0.
Release notes
Sourced from tree-sitter's releases.
... (truncated)
Commits
6070dbffix(nix): remove Dockerfile reference from flake (#5892)f52e78cbuild(deps): cargo update49dbf70fix(rust): ensure C returned pointers are non-null in9540ea3fix(lib): reject anold_treefrom a different language3e7be91fix(rust): reject out-of-range node kind idsf471709fix(lib): bounds-check symbol and state ids in language lookups5ddf71bfix(rust)!: exposeQueryMatch::capturesas a methodefa0dd9fix(cli): correct zero-based positions for --edits16d5e9dci(checks): add lint-toml step using taplo3ac04a6docs: add taplo instructions