Commit 121ed9a
authored
build(deps): Update tree-sitter to 0.26.3 and related dependencies (#1207)
Update major dependencies:
- tree-sitter: 0.25.3 -> 0.26.3
- tree-sitter-javascript: 0.23.1 -> 0.25.0
- tree-sitter-python: 0.23.6 -> 0.25.0
- tree-sitter-rust: 0.23.2 -> 0.24.0
- askama: 0.14 -> 0.15
Also update tree-sitter version in all subcrates.
Regenerate language enums to match new grammar versions.
Fix tree-sitter API change: Node.child() now takes u32 instead of usize.1 parent 2e167b0 commit 121ed9a
10 files changed
Lines changed: 750 additions & 738 deletions
File tree
- enums
- src
- languages
- tree-sitter-ccomment
- tree-sitter-mozcpp
- tree-sitter-mozjs
- tree-sitter-preproc
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments