Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tree-sitter 0.25.2 #208086

Merged
merged 10 commits into from
Feb 22, 2025
Merged

tree-sitter 0.25.2 #208086

merged 10 commits into from
Feb 22, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
### Bug Fixes
  • Fixed a crash that could occur when loading WASM-compiled languages that were generated with an earlier version of the Tree-sitter CLI (#4210).
  • Fixed incorrect tokenization when using WASM-compiled languages, if the language's external scanner did not assign to result_symbol (#4218)
  • Fixed an infinite loop that could occur if external scanners returned empty extra tokens (#4213)

Build

  • Decreased the rustc version required to build the tree-sitter-languages and tree-sitter crates (#4221)

@github-actions github-actions bot added nodejs Node or npm use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Feb 18, 2025
@daeho-ro daeho-ro mentioned this pull request Feb 18, 2025
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Feb 20, 2025
@botantony
Copy link
Contributor

I am not sure if this is the best solution but maybe because many formulae look for tree-sitter.0.24 static library maybe we can create a symlink to tree-sitter.0.25?

@github-actions github-actions bot removed the stale No recent activity label Feb 21, 2025
@chenrui333 chenrui333 force-pushed the bump-tree-sitter-0.25.2 branch from c4a0b3c to fa6c80b Compare February 22, 2025 19:07
@Homebrew Homebrew deleted a comment from mahmoudeA Feb 22, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Feb 22, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 22, 2025
Merged via the queue into master with commit 4677d6e Feb 22, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-tree-sitter-0.25.2 branch February 22, 2025 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. nodejs Node or npm use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants