Commit 84b4c77
chore(deps): Hold back tree-sitter-language-pack 1.9.0
1.9.0 drops its explicit tree-sitter dependency and bundles a newer
core whose parse() rejects bytes, breaking the Dart and R parsers
(TypeError: 'bytes' object is not an instance of 'str'). Keep it at
>=1.5.0,<1.6.3 for now; the upgrade will be handled in a separate PR.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 0bbb725 commit 84b4c77
2 files changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments