Skip to content

chore(deps): bump tree-sitter from 0.26.11 to 0.26.12 - #189

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/tree-sitter-0.26.12
Aug 16, 2026
Merged

chore(deps): bump tree-sitter from 0.26.11 to 0.26.12#189
github-actions[bot] merged 1 commit into
mainfrom
dependabot/cargo/tree-sitter-0.26.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 16, 2026

Copy link
Copy Markdown
Contributor

Bumps tree-sitter from 0.26.11 to 0.26.12.

Release notes

Sourced from tree-sitter's releases.

v0.26.12

What's Changed

Full Changelog: tree-sitter/tree-sitter@v0.26.11...v0.26.12

Commits
  • 808e4b1 release v0.26.12
  • 7566ffa fix(lib): continue search for later named siblings in
  • 4b7e2c9 fix(generate): honor right associativity despite a lower-precedence shift
  • 3ee7c63 fix(parser): restart recovery for invalid tokens in the error state
  • fd0ccd6 fix(highlight): use std::sync::OnceCell for various loader fields
  • 8df22e6 fix(init): don't lowercase repository url
  • c02f324 fix(cli): init --update should not update setup.py after replacing it (#5...
  • f9b9b39 fix(templates): replace deprecated method in Package.swift
  • 0938423 fix(templates): add C source files to Python sdist
  • 5ccdbb6 fix(query): transfer a leading boundary anchor across a zero-matched quantifier
  • 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 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.11 to 0.26.12.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@v0.26.11...v0.26.12)

---
updated-dependencies:
- dependency-name: tree-sitter
  dependency-version: 0.26.12
  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 Aug 16, 2026
@dependabot
dependabot Bot requested a review from skanehira as a code owner August 16, 2026 22:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Aug 16, 2026
@github-actions
github-actions Bot merged commit 361af09 into main Aug 16, 2026
9 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/tree-sitter-0.26.12 branch August 16, 2026 22:09
@github-actions

Copy link
Copy Markdown

Code Metrics Report

main (9fdbad6) #189 (9e34616) +/-
Coverage 93.3% 93.3% 0.0%
Test Execution Time 1m19s 1m17s -2s
Details
  |                     | main (9fdbad6) | #189 (9e34616) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          93.3% |          93.3% | 0.0% |
  |   Files             |             40 |             40 |    0 |
  |   Lines             |           8165 |           8165 |    0 |
  |   Covered           |           7624 |           7624 |    0 |
+ | Test Execution Time |          1m19s |          1m17s |  -2s |

Reported by octocov

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