Update dependency tree-sitter to v0.26.8 #10

Open
siron-bot wants to merge 1 commit from renovate/tree-sitter-0.x into main
Member

This PR contains the following updates:

Package Update Change
tree-sitter patch 0.26.70.26.8

Release Notes

tree-sitter/tree-sitter (tree-sitter)

v0.26.8

Compare Source

What's Changed

Full Changelog: https://github.com/tree-sitter/tree-sitter/compare/v0.26.7...v0.26.8


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tree-sitter](https://github.com/tree-sitter/tree-sitter) | patch | `0.26.7` → `0.26.8` | --- ### Release Notes <details> <summary>tree-sitter/tree-sitter (tree-sitter)</summary> ### [`v0.26.8`](https://github.com/tree-sitter/tree-sitter/releases/tag/v0.26.8) [Compare Source](https://github.com/tree-sitter/tree-sitter/compare/v0.26.7...v0.26.8) #### What's Changed - fix(generate): allow disabling `qjs-rt` feature from CLI by [@&#8203;WillLillis](https://github.com/WillLillis) in [#&#8203;5448](https://github.com/tree-sitter/tree-sitter/pull/5448) - fix(lib): document invariants that must be upheld for `TSInputEdit` by [@&#8203;WillLillis](https://github.com/WillLillis) in [#&#8203;5452](https://github.com/tree-sitter/tree-sitter/pull/5452) - fix(cli): correct typo in `parse` command's help text by [@&#8203;WillLillis](https://github.com/WillLillis) in [#&#8203;5465](https://github.com/tree-sitter/tree-sitter/pull/5465) - perf(cli): misc. improvements by [@&#8203;tree-sitter-ci-bot](https://github.com/tree-sitter-ci-bot)\[bot] in [#&#8203;5476](https://github.com/tree-sitter/tree-sitter/pull/5476) - Fix wasm loading of languages w/ multiple reserved word sets by [@&#8203;tree-sitter-ci-bot](https://github.com/tree-sitter-ci-bot)\[bot] in [#&#8203;5477](https://github.com/tree-sitter/tree-sitter/pull/5477) - generate: avoid panicking when a supertype only has hidden external token children by [@&#8203;tree-sitter-ci-bot](https://github.com/tree-sitter-ci-bot)\[bot] in [#&#8203;5478](https://github.com/tree-sitter/tree-sitter/pull/5478) - release v0.26.8 by [@&#8203;clason](https://github.com/clason) in [#&#8203;5479](https://github.com/tree-sitter/tree-sitter/pull/5479) **Full Changelog**: <https://github.com/tree-sitter/tree-sitter/compare/v0.26.7...v0.26.8> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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 has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjMuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE2My4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/tree-sitter-0.x:renovate/tree-sitter-0.x
git switch renovate/tree-sitter-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/tree-sitter-0.x
git switch renovate/tree-sitter-0.x
git rebase main
git switch main
git merge --ff-only renovate/tree-sitter-0.x
git switch renovate/tree-sitter-0.x
git rebase main
git switch main
git merge --no-ff renovate/tree-sitter-0.x
git switch main
git merge --squash renovate/tree-sitter-0.x
git switch main
git merge --ff-only renovate/tree-sitter-0.x
git switch main
git merge renovate/tree-sitter-0.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sironheart/neovim-config!10
No description provided.