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

Update Topiary dependencies to handle (.) in nickel format #1753

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

yannham
Copy link
Member

@yannham yannham commented Jan 9, 2024

The curried version of the field access operator (.) wasn't handled properly by the Nickel tree-sitter grammar, and thus Topiary, and thus nickel format.

This commit simply updates to the latest version of Topiary. We also switch from using tree-sitter-nickel from crates.io to match the same version as Topiary (from the git repository).

The curried version of the field access operator `(.)` wasn't handled
properly by the Nickel tree-sitter grammar, and thus Topiary, and thus
`nickel format`.

This commit simply updates to the latest version of Topiary. We also
switch from using tree-sitter-nickel from crates.io to using the same
version as Topiary (from the repository).
@yannham yannham added this to the Next minor (1.4) milestone Jan 9, 2024
@yannham yannham requested review from jneem and vkleen January 9, 2024 09:36
@github-actions github-actions bot temporarily deployed to pull request January 9, 2024 09:40 Inactive
@yannham yannham added this pull request to the merge queue Jan 9, 2024
Merged via the queue into master with commit f6227ce Jan 9, 2024
5 checks passed
@yannham yannham deleted the update/latest-topiary branch January 9, 2024 13:00
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