github / stack-graphs

Rust implementation of stack graphs
https://docs.rs/stack-graphs/*/stack_graphs/
Apache License 2.0
717 stars 122 forks source link

Update `tree-sitter-typescript` dependency to 0.20.5 #449

Open NinoScript opened 2 weeks ago

NinoScript commented 2 weeks ago

I'd appreciate the bug fixes in 0.20.3, 0.20.4, and 0.20.5.

I'm trying to update it myself, but it's not so obvious as the other ones (java, javascript) (Here's my work in progress: https://github.com/github/stack-graphs/compare/main...NinoScript:stack-graphs:update-tree-sitter-typescript)

NinoScript commented 2 weeks ago

Hey @hendrikvanantwerpen, can you please reopen this issue? I think it got closed because I mistakenly mentioned it in my javascript PR. I haven't been able to update the typescript one due to too many breaking changes in the newer "patch" versions. Thanks!