Skip to content

Update to tree-sitter 0.26#216

Merged
clason merged 5 commits intosplit_parserfrom
feat/update
Jan 11, 2026
Merged

Update to tree-sitter 0.26#216
clason merged 5 commits intosplit_parserfrom
feat/update

Conversation

@clason
Copy link
Collaborator

@clason clason commented Jan 1, 2026

  • ci: update actions, add dependabot
  • feat: update bindings with 0.26.3
  • fix(rust): update parser binding to v0.26
  • feat: regenerate parser with 0.26.3
  • ci: add query validation job

Todo:

  • convert JS files to ES modules (follow-up PR)

@clason clason force-pushed the feat/update branch 3 times, most recently from 07be35c to 0c4ba7d Compare January 1, 2026 12:55
@clason clason marked this pull request as draft January 1, 2026 12:58
@clason clason mentioned this pull request Jan 1, 2026
@clason clason force-pushed the feat/update branch 4 times, most recently from 518968c to 0847563 Compare January 1, 2026 13:54
@clason clason linked an issue Jan 1, 2026 that may be closed by this pull request
1 task
Do not convert to module yet
@clason clason marked this pull request as ready for review January 10, 2026 19:59
@clason clason force-pushed the feat/update branch 2 times, most recently from 4dd303b to 2e6e0a0 Compare January 11, 2026 10:36
clason and others added 3 commits January 11, 2026 11:38
Breaking change: replace deprecated `parse_with` with
`parse_with_options`

Co-Authored-By: WillLillis <wlillis@umass.edu>
Co-Authored-By: ObserverOfTime <chronobserver@disroot.org>
Co-Authored-By: Jamee Kim <jameekim@nodaplife.me>
@clason clason merged commit 29606d3 into split_parser Jan 11, 2026
7 checks passed
@clason clason deleted the feat/update branch January 11, 2026 10:39
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.

feature: upgrade to tree-sitter 0.25

1 participant