Commit cd7b0db
chore(deps): update rust crate tree-sitter to v0.26.7 (#273)
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.6` → `0.26.7` |
---
### Release Notes
<details>
<summary>tree-sitter/tree-sitter (tree-sitter)</summary>
###
[`v0.26.7`](https://redirect.github.com/tree-sitter/tree-sitter/releases/tag/v0.26.7)
[Compare
Source](https://redirect.github.com/tree-sitter/tree-sitter/compare/v0.26.6...v0.26.7)
#### Notable Changes
- A regression in v0.26.6 with quantified alternations was fixed.
- Release artifacts for the tree-sitter CLI are now published as zip
archives (in addition to gzipped executables, which are planned for
removal in a future minor release).
#### What's Changed
- fix: skip missing Makefile in version command by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5386](https://redirect.github.com/tree-sitter/tree-sitter/pull/5386)
- fix(wasm): pass target triple to clang
([#​5385](https://redirect.github.com/tree-sitter/tree-sitter/issues/5385))
by [@​clason](https://redirect.github.com/clason) in
[#​5390](https://redirect.github.com/tree-sitter/tree-sitter/pull/5390)
- chore(parser): return `NULL`, not `false`, for incomplete parse by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5398](https://redirect.github.com/tree-sitter/tree-sitter/pull/5398)
- fix(loader): link with libc on OpenBSD to compile parser by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5399](https://redirect.github.com/tree-sitter/tree-sitter/pull/5399)
- refactor(query): remove `alternative_is_immediate` by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5412](https://redirect.github.com/tree-sitter/tree-sitter/pull/5412)
- fix(query): don't add copies for quantifier steps outside alternations
by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5414](https://redirect.github.com/tree-sitter/tree-sitter/pull/5414)
- revert allowing dashes in parser name by
[@​tree-sitter-ci-bot](https://redirect.github.com/tree-sitter-ci-bot)\[bot]
in
[#​5433](https://redirect.github.com/tree-sitter/tree-sitter/pull/5433)
- ci(release): publish zip archives by
[@​clason](https://redirect.github.com/clason) in
[#​5434](https://redirect.github.com/tree-sitter/tree-sitter/pull/5434)
- release v0.26.7 by
[@​clason](https://redirect.github.com/clason) in
[#​5435](https://redirect.github.com/tree-sitter/tree-sitter/pull/5435)
**Full Changelog**:
<tree-sitter/tree-sitter@v0.26.6...v0.26.7>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 3pm on Wednesday" in timezone
America/New_York, 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:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vitaly Slobodin <vitaliy.slobodin@gmail.com>1 parent 43d9225 commit cd7b0db
2 files changed
Lines changed: 14 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
| |||
94 | 98 | | |
95 | 99 | | |
96 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
97 | 105 | | |
98 | 106 | | |
99 | 107 | | |
| |||
278 | 286 | | |
279 | 287 | | |
280 | 288 | | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
281 | 293 | | |
282 | 294 | | |
283 | 295 | | |
| |||
0 commit comments