Skip to content

chore(deps): bump tree-sitter from 0.25.10 to 0.26.7#18

Open
dependabot[bot] wants to merge 12 commits intomainfrom
dependabot/cargo/tree-sitter-0.26.7
Open

chore(deps): bump tree-sitter from 0.25.10 to 0.26.7#18
dependabot[bot] wants to merge 12 commits intomainfrom
dependabot/cargo/tree-sitter-0.26.7

Conversation

@dependabot
Copy link
Contributor

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

Bumps tree-sitter from 0.25.10 to 0.26.7.

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

v0.26.6

What's Changed

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

v0.26.5

No release notes provided.

v0.26.4

What's Changed

... (truncated)

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 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)

Max Kleinschmidt added 10 commits March 16, 2026 18:07
The build_test_graph_nodes and build_test_graph_edges helpers are
scaffolded for upcoming golden tests but not yet called. RUSTFLAGS
-Dwarnings promotes the dead_code warning to an error, breaking CI.
Fixes CI failure — RUSTFLAGS -Dwarnings promotes unused-imports to error.
63 tools. apply_batch verify, m1nd_view, m1nd_glob, enhanced search.
Wiki + Roadmap updated.
The honest record of how m1nd was built: origin story, launch week,
the surgical era, search & intelligence, verified writes.
Written from the builder's perspective.
#17, closes #13)

flow_simulate now checks advisory locks and reduces turbulence scores
by 85% for protected nodes. Protected nodes reported with lock IDs
and suppression status. Cannot reach Critical severity.

21 new golden tests for perspective.suggest (7) and perspective.affinity (8)
plus 6 cross-cutting tests. 452 tests total, all passing.
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2026

Labels

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

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

Max Kleinz and others added 2 commits March 18, 2026 18:33
…r manifesto, 84% token savings

- Rewrote README with paradigm-shift messaging and 'The WOW Effect' section
- Added Neuro-Symbolic Editing bullet: apply_batch verify=true topological verification
- Added Author's Note: 3x Anthropic API bans, anti-token-tax manifesto
- Fixed CI: isNodeRemoved -> is_node_removed typo in counterfactual tests
- Added JIMI real-world case studies: Provider Retry + Intelligence Paradox
- Added Antigravity and Codex to MCP clients list
- Updated EXAMPLES.md with apply_batch verify=true documentation
- New docs: launch guides, capabilities report, empirical proof, war room reports
Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.25.10 to 0.26.7.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Commits](tree-sitter/tree-sitter@v0.25.10...v0.26.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/tree-sitter-0.26.7 branch from dded50f to 9a40e72 Compare March 18, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants