Skip to content

chore: upper pin tree sitter#129

Merged
stephantul merged 1 commit into
mainfrom
pin-tree-sitter
May 21, 2026
Merged

chore: upper pin tree sitter#129
stephantul merged 1 commit into
mainfrom
pin-tree-sitter

Conversation

@stephantul

Copy link
Copy Markdown
Contributor

We didn't have an upper bound on tree-sitter, but tree-sitter-language-pack, which we pin exactly, doesn't pin tree-sitter at all. So, in effect, if tree-sitter ever updates to a new major, we could install a version of tree-sitter that is not compatible with tree-sitter-language-pack. This PR pins tree-sitter to <0.26 to prevent this.

Related to #128 although that was 100% hallucinated.

@stephantul stephantul requested a review from Pringled May 21, 2026 04:42
@codecov

codecov Bot commented May 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@stephantul stephantul merged commit 5719157 into main May 21, 2026
16 checks passed
@stephantul stephantul deleted the pin-tree-sitter branch May 21, 2026 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants