chore(deps): bump tree-sitter from 0.25.10 to 0.26.7#18
Open
dependabot[bot] wants to merge 12 commits intomainfrom
Open
chore(deps): bump tree-sitter from 0.25.10 to 0.26.7#18dependabot[bot] wants to merge 12 commits intomainfrom
dependabot[bot] wants to merge 12 commits intomainfrom
Conversation
added 10 commits
March 16, 2026 18:07
…st/glob) + m1nd_glob tool (#62)
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.
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…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>
dded50f to
9a40e72
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps tree-sitter from 0.25.10 to 0.26.7.
Release notes
Sourced from tree-sitter's releases.
... (truncated)
Commits
6f2e8a6release v0.26.70ae6158ci(release): publish zip archives9ce1567docs: indicate that dashes are not permitted in parser names365b1f0Revert "feat: allow-in grammar names"8e87144fix(query): don't add copies for quantifier steps outside alternationsb61eabbrefactor(query): removealternative_is_immediatec802b44fix(loader): link with libc on OpenBSD to compile parser16c7bfbchore(parser): returnNULL, notfalse, for incomplete parsed01bd9bfix(wasm): pass target triple to clang (#5385)594f9d5fix: skip missing Makefile in version commandDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)