Commit 5bdbe7e
authored
chore(deps): update rust crate tree-sitter to v0.26.10 (#301)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [tree-sitter](https://tree-sitter.github.io/tree-sitter)
([source](https://redirect.github.com/tree-sitter/tree-sitter)) |
dev-dependencies | patch | `0.26.9` → `0.26.10` |
---
### Release Notes
<details>
<summary>tree-sitter/tree-sitter (tree-sitter)</summary>
###
[`v0.26.10`](https://redirect.github.com/tree-sitter/tree-sitter/releases/tag/v0.26.10)
[Compare
Source](https://redirect.github.com/tree-sitter/tree-sitter/compare/v0.26.9...v0.26.10)
#### What's Changed
- fix(lib): update doc comment for `ts_parser_parse` by
[@​WillLillis](https://redirect.github.com/WillLillis) in
[#​5642](https://redirect.github.com/tree-sitter/tree-sitter/pull/5642)
- fix(lib): use correct TREE\_SITTER\_HIDE\_SYMBOLS macro name in
alloc.h by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5643](https://redirect.github.com/tree-sitter/tree-sitter/pull/5643)
- fix(cli): improve soundness of cst range calculation by
[@​WillLillis](https://redirect.github.com/WillLillis) in
[#​5650](https://redirect.github.com/tree-sitter/tree-sitter/pull/5650)
- fix(lib): Consider subtree lookahead bytes when determining whether
the parser can reuse a node. by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5656](https://redirect.github.com/tree-sitter/tree-sitter/pull/5656)
- fix(cli): display warning to user if parser test corpus dir isn't
found by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5669](https://redirect.github.com/tree-sitter/tree-sitter/pull/5669)
- fix: add DESCRIPTION to grammar Makefile template by
[@​WillLillis](https://redirect.github.com/WillLillis) in
[#​5672](https://redirect.github.com/tree-sitter/tree-sitter/pull/5672)
- fix(cli): infinite loop in highlight test by
[@​WillLillis](https://redirect.github.com/WillLillis) in
[#​5674](https://redirect.github.com/tree-sitter/tree-sitter/pull/5674)
- fix(lib): address strict aliasing violations in `TreeCursor` type by
[@​WillLillis](https://redirect.github.com/WillLillis) in
[#​5693](https://redirect.github.com/tree-sitter/tree-sitter/pull/5693)
- build(deps): bump wasmtime-c-api to v36.0.12 by
[@​clason](https://redirect.github.com/clason) in
[#​5709](https://redirect.github.com/tree-sitter/tree-sitter/pull/5709)
- fix(dsl): forbid invalid field names by
[@​WillLillis](https://redirect.github.com/WillLillis) in
[#​5710](https://redirect.github.com/tree-sitter/tree-sitter/pull/5710)
- Fix issues with queries matching a parent node with anchored children
(siblings) by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5712](https://redirect.github.com/tree-sitter/tree-sitter/pull/5712)
- test(query): regression test for anchored siblings inside a parent by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5716](https://redirect.github.com/tree-sitter/tree-sitter/pull/5716)
- release v0.26.10 by
[@​WillLillis](https://redirect.github.com/WillLillis) in
[#​5717](https://redirect.github.com/tree-sitter/tree-sitter/pull/5717)
**Full Changelog**:
<tree-sitter/tree-sitter@v0.26.9...v0.26.10>
</details>
---
### Configuration
📅 **Schedule**: (in timezone America/New_York)
- Branch creation
- "after 3pm on Wednesday"
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/zed-extensions/ruby).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 6469c5b commit 5bdbe7e
1 file changed
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments