Skip to content

chore(deps): bump tree-sitter from 0.26.9 to 0.26.10 in the tree-sitter group#933

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/develop/tree-sitter-7fa246ff14
Open

chore(deps): bump tree-sitter from 0.26.9 to 0.26.10 in the tree-sitter group#933
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/develop/tree-sitter-7fa246ff14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the tree-sitter group with 1 update: tree-sitter.

Updates tree-sitter from 0.26.9 to 0.26.10

Release notes

Sourced from tree-sitter's releases.

v0.26.10

What's Changed

Full Changelog: tree-sitter/tree-sitter@v0.26.9...v0.26.10

Commits
  • 3fc4cd2 release v0.26.10
  • 568aee0 test(query): regression test for anchored siblings inside a parent
  • 2efce10 fix(query): skip passthrough steps when checking for fallible step splitting
  • e8b9639 fix(query): avoid overriding states not seeking immediate match with states s...
  • 576564d fix(query): take anchors between siblings into account for fallible step spli...
  • fbf3049 fix(dsl): forbid invalid field names
  • 99bc36b build(deps): bump wasmtime-c-api to v36.0.12
  • 1ef1048 fix(build): use std helper rather than passing -std=c11 flag
  • a61be4a fix(lib): address strict aliasing violations in TreeCursor type
  • be8f380 fix(cli): highlight test did not properly check for spans on later rows
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the tree-sitter group with 1 update: [tree-sitter](https://github.com/tree-sitter/tree-sitter).


Updates `tree-sitter` from 0.26.9 to 0.26.10
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@v0.26.9...v0.26.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown

Hi! 👋 Thanks for your first PR to Mycelium.

Per CONTRIBUTING.md:

  • PRs target develop, not main
  • Every commit must have Signed-off-by: (DCO). Use git commit -s.
  • Conventional Commits message format
  • Tests should precede implementation (Charter §5.1)

The Reviewer agent will do an automated first pass shortly.

Welcome to the network. 🍄

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants