Commit 3eaed39
authored
chore(deps): update rust crate tree-sitter to v0.26.9 (#290)
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.8` → `0.26.9` |
---
### Release Notes
<details>
<summary>tree-sitter/tree-sitter (tree-sitter)</summary>
###
[`v0.26.9`](https://redirect.github.com/tree-sitter/tree-sitter/releases/tag/v0.26.9)
[Compare
Source](https://redirect.github.com/tree-sitter/tree-sitter/compare/v0.26.8...v0.26.9)
#### What's Changed
- ci(actions): bump actions/cache to v5 by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5482](https://redirect.github.com/tree-sitter/tree-sitter/pull/5482)
- build(deps): bump wasmtime-c-api to v36.0.7 by
[@​WillLillis](https://redirect.github.com/WillLillis) in
[#​5514](https://redirect.github.com/tree-sitter/tree-sitter/pull/5514)
- fix(loader): allow filenames with dots by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5538](https://redirect.github.com/tree-sitter/tree-sitter/pull/5538)
- fix(rust): fix new clippy lints by
[@​WillLillis](https://redirect.github.com/WillLillis) in
[#​5539](https://redirect.github.com/tree-sitter/tree-sitter/pull/5539)
- test: bump c test fixture to v0.24.2 by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5542](https://redirect.github.com/tree-sitter/tree-sitter/pull/5542)
- fix(generate): pass default optimization level in
`generate_parser_for_grammar` by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5543](https://redirect.github.com/tree-sitter/tree-sitter/pull/5543)
- feat(dist): enable install via `cargo binstall`
([#​5533](https://redirect.github.com/tree-sitter/tree-sitter/issues/5533))
by [@​clason](https://redirect.github.com/clason) in
[#​5544](https://redirect.github.com/tree-sitter/tree-sitter/pull/5544)
- Prevent a buffer over-read when parsing 4-byte UTF-16 characters. by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5549](https://redirect.github.com/tree-sitter/tree-sitter/pull/5549)
- fix(query): overflow in capture pool ids + some perf by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5555](https://redirect.github.com/tree-sitter/tree-sitter/pull/5555)
- docs: note zero point unbounded behavior in query functions by
[@​WillLillis](https://redirect.github.com/WillLillis) in
[#​5563](https://redirect.github.com/tree-sitter/tree-sitter/pull/5563)
- build(deps): bump wasmtime-c-api to v36.0.8 by
[@​clason](https://redirect.github.com/clason) in
[#​5574](https://redirect.github.com/tree-sitter/tree-sitter/pull/5574)
- fix(cli): account for process versions > 5 in the parse command's
pretty debug output. by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5577](https://redirect.github.com/tree-sitter/tree-sitter/pull/5577)
- fix(generate): improve error message for nonterminals used in
immediate token rule by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5583](https://redirect.github.com/tree-sitter/tree-sitter/pull/5583)
- fix(generate): rewrite `parse_grammar` with forward DFS by
[@​WillLillis](https://redirect.github.com/WillLillis) in
[#​5584](https://redirect.github.com/tree-sitter/tree-sitter/pull/5584)
- fix(wasm): load supertype tables for ABI 15 grammars by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5606](https://redirect.github.com/tree-sitter/tree-sitter/pull/5606)
- build(deps): bump wasmtime-c-api to v36.0.9 by
[@​clason](https://redirect.github.com/clason) in
[#​5611](https://redirect.github.com/tree-sitter/tree-sitter/pull/5611)
- Validate Wasm language memory reads by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5613](https://redirect.github.com/tree-sitter/tree-sitter/pull/5613)
- release v0.26.9 by
[@​clason](https://redirect.github.com/clason) in
[#​5612](https://redirect.github.com/tree-sitter/tree-sitter/pull/5612)
**Full Changelog**:
<tree-sitter/tree-sitter@v0.26.8...v0.26.9>
</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xODUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE4NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent e9d9a64 commit 3eaed39
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