Skip to content

build(deps): update tree-sitter requirement from =0.25.3 to =0.26.7 in /tree-sitter-mozcpp#1232

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/tree-sitter-mozcpp/tree-sitter-eq-0.26.7
Open

build(deps): update tree-sitter requirement from =0.25.3 to =0.26.7 in /tree-sitter-mozcpp#1232
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/tree-sitter-mozcpp/tree-sitter-eq-0.26.7

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Updates the requirements on tree-sitter to permit the latest version.

Release notes

Sourced from tree-sitter's releases.

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

Full Changelog: tree-sitter/tree-sitter@v0.26.6...v0.26.7

Commits
  • 6f2e8a6 release v0.26.7
  • 0ae6158 ci(release): publish zip archives
  • 9ce1567 docs: indicate that dashes are not permitted in parser names
  • 365b1f0 Revert "feat: allow - in grammar names"
  • 8e87144 fix(query): don't add copies for quantifier steps outside alternations
  • b61eabb refactor(query): remove alternative_is_immediate
  • c802b44 fix(loader): link with libc on OpenBSD to compile parser
  • 16c7bfb chore(parser): return NULL, not false, for incomplete parse
  • d01bd9b fix(wasm): pass target triple to clang (#5385)
  • 594f9d5 fix: skip missing Makefile in version command
  • Additional commits viewable in compare view

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)

Updates the requirements on [tree-sitter](https://github.com/tree-sitter/tree-sitter) to permit the latest version.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@v0.25.3...v0.26.7)

---
updated-dependencies:
- dependency-name: tree-sitter
  dependency-version: 0.26.7
  dependency-type: direct:production
...

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 Mar 16, 2026
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