Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps tree-sitter from 0.26.3 to 0.26.5.

Release notes

Sourced from tree-sitter's releases.

v0.26.5

No release notes provided.

v0.26.4

What's Changed

Full Changelog: tree-sitter/tree-sitter@v0.26.3...v0.26.4

Commits
  • 4708131 0.26.5
  • 7ec1794 0.26.4
  • fa8811f docs: include info on environment variables for fuzz command
  • ef4999b fix(cli): include default values for --edits and --iterations in
  • 77e43dd fix(cli): use --edits value for fuzz tests
  • 666144d fix(wasm): when reallocating the last allocated region, properly grow
  • ce2cb41 test: rename wasm corpus test "wasm_realloc"->"wasm_realloc_overflow_heap"
  • a423343 fix(loader): don't rely on nm to verify scanner symbols
  • c8aedb8 fix(loader): account for nm/ld fix on newer powerpc linux toolchains
  • 308b96d generate: return error rather than assert when ABI incompatibility is
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.26.3 to 0.26.5.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@v0.26.3...v0.26.5)

---
updated-dependencies:
- dependency-name: tree-sitter
  dependency-version: 0.26.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 2, 2026
@codecov
Copy link

codecov bot commented Feb 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 35.53%. Comparing base (ef251ed) to head (d8bbfca).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #431   +/-   ##
=======================================
  Coverage   35.53%   35.53%           
=======================================
  Files         126      126           
  Lines        7614     7614           
=======================================
  Hits         2706     2706           
  Misses       4908     4908           
Components Coverage Δ
catl 0.00% <ø> (ø)
evoke 35.71% <ø> (ø)
fkr 0.00% <ø> (ø)
gch 0.00% <ø> (ø)
gcu 25.00% <ø> (ø)
ghl 13.10% <ø> (ø)
idt 0.00% <ø> (ø)
miskatonic 0.00% <ø> (ø)
nomicon 7.36% <ø> (ø)
nvrim 41.24% <ø> (ø)
oe 0.00% <ø> (ø)
rmr 45.74% <ø> (ø)
tec 26.79% <ø> (ø)
try 0.00% <ø> (ø)
vpg 21.07% <ø> (ø)
yghfl 45.16% <ø> (ø)
yhfp 0.00% <ø> (ø)
ytil_cmd 54.28% <ø> (ø)
ytil_editor 99.37% <ø> (ø)
ytil_git 40.80% <ø> (ø)
ytil_github ∅ <ø> (∅)
ytil_hx 96.22% <ø> (ø)
ytil_system ∅ <ø> (∅)
ytil_tui 0.00% <ø> (ø)
ytil_wezterm 84.74% <ø> (ø)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants