Skip to content

Conversation

@michaeltlombardi
Copy link
Collaborator

PR Summary

This change pins the version of tree-sitter in the build script to use 0.25.10, which is the last version that doesn't cause build failures.

PR Context

Prior to this change, CI began failing due to errors in the generated bindings for the grammar crates. This seems to be related to a new release of tree-sitter.

We should investigate further in the future, but for now the pinning should resolve CI failures that are blocking all other PRs.

Prior to this change, CI began  failing due to errors in the generated
bindings for the grammar crates. This seems to be related to a new
release of tree-sitter.

This change pins the version of tree-sitter in the build script to use
`0.25.10`, which is the last version that doesn't cause build failures.

We should investigate further in the future, but for now the pinning
should resolve CI failures that are blocking all other PRs.
@michaeltlombardi michaeltlombardi marked this pull request as ready for review December 11, 2025 21:06
@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Dec 11, 2025
Merged via the queue into PowerShell:main with commit 0e88855 Dec 11, 2025
19 checks passed
@michaeltlombardi michaeltlombardi deleted the maint/main/pin-tree-sitter branch December 11, 2025 21:56
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.

2 participants