Skip to content

Conversation

rktdm
Copy link
Contributor

@rktdm rktdm commented Jun 28, 2025

Based on a couple of the open PRs and comments, it seems like this grammar needs a couple dependencies updated. Let me know if I missed anything!

I updated the tree-sitter-cli dependency to 0.25 and tree-sitter-c to its latest ABI 14 release, and then regenerated the parser with abi 14. It also looked like the CI job needed to be told to stay on version 14 for the time being.

@rktdm
Copy link
Contributor Author

rktdm commented Jun 28, 2025

Hmm, it looks like the swift bindings might be out of date? I see a PR over in tree-sitter-c to update them. I'll make a similar change here to see if that helps!

@rktdm rktdm changed the title chore: update tree-sitter-cli to 0.25.0 and tree-sitter-c to 0.23.6 update dependencies and swift bindings Jun 28, 2025
@rktdm
Copy link
Contributor Author

rktdm commented Jun 29, 2025

@jdrouhard -- last CI failure seems related to github actions' macos-14 runner having an issue with its xcode install. they have a macos-15 runner that builds the tree-sitter swift bindings correctly. I've pushed that change as part of the swift binding update if you have a chance to take a look. thanks!

Copy link
Collaborator

@jdrouhard jdrouhard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thanks for trying to get our CI back in the green. This looks good to me. CC @amaanq or @ObserverOfTime if they want to take a look

@jdrouhard jdrouhard merged commit 1a05663 into tree-sitter:master Jul 4, 2025
3 checks passed
@rktdm rktdm deleted the update-deps branch July 4, 2025 14:29
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