Skip to content

Bump github.com/odvcencio/gotreesitter from 0.21.0 to 0.45.0#19

Merged
andrew merged 1 commit into
mainfrom
bump-gotreesitter-0.45.0
Jul 21, 2026
Merged

Bump github.com/odvcencio/gotreesitter from 0.21.0 to 0.45.0#19
andrew merged 1 commit into
mainfrom
bump-gotreesitter-0.45.0

Conversation

@andrew

@andrew andrew commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Manual bump ahead of dependabot's 7-day cooldown.

v0.22.0 through v0.44.x mis-parse TypeScript arrow functions with return-type annotations (const f = (a: A): B => { ... }), producing ERROR nodes and dropping those declarations from .ts outlines. Reported and fixed upstream in odvcencio/gotreesitter#402; the fix shipped in v0.45.0.

Supersedes #18.

Manual bump ahead of dependabot's 7-day cooldown. v0.22.0 through
v0.44.x mis-parse TypeScript arrow functions with return-type
annotations (const f = (a: A): B => {...}), which drops those
declarations from .ts outlines. Fixed in v0.45.0 via
odvcencio/gotreesitter#402.

Supersedes #18.
@andrew
andrew merged commit 315f061 into main Jul 21, 2026
7 checks passed
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.

1 participant