Skip to content

Commit e560622

Browse files
chore(deps): bump tree-sitter from 0.26.9 to 0.26.10 in /panoptes (#213)
Bumps [tree-sitter](https://github.com/tree-sitter/tree-sitter) from 0.26.9 to 0.26.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tree-sitter/tree-sitter/releases">tree-sitter's releases</a>.</em></p> <blockquote> <h2>v0.26.10</h2> <h2>What's Changed</h2> <ul> <li>fix(lib): update doc comment for <code>ts_parser_parse</code> by <a href="https://github.com/WillLillis"><code>@​WillLillis</code></a> in <a href="https://redirect.github.com/tree-sitter/tree-sitter/pull/5642">tree-sitter/tree-sitter#5642</a></li> <li>fix(lib): use correct TREE_SITTER_HIDE_SYMBOLS macro name in alloc.h by <a href="https://github.com/tree-sitter-ci-bot"><code>@​tree-sitter-ci-bot</code></a>[bot] in <a href="https://redirect.github.com/tree-sitter/tree-sitter/pull/5643">tree-sitter/tree-sitter#5643</a></li> <li>fix(cli): improve soundness of cst range calculation by <a href="https://github.com/WillLillis"><code>@​WillLillis</code></a> in <a href="https://redirect.github.com/tree-sitter/tree-sitter/pull/5650">tree-sitter/tree-sitter#5650</a></li> <li>fix(lib): Consider subtree lookahead bytes when determining whether the parser can reuse a node. by <a href="https://github.com/tree-sitter-ci-bot"><code>@​tree-sitter-ci-bot</code></a>[bot] in <a href="https://redirect.github.com/tree-sitter/tree-sitter/pull/5656">tree-sitter/tree-sitter#5656</a></li> <li>fix(cli): display warning to user if parser test corpus dir isn't found by <a href="https://github.com/tree-sitter-ci-bot"><code>@​tree-sitter-ci-bot</code></a>[bot] in <a href="https://redirect.github.com/tree-sitter/tree-sitter/pull/5669">tree-sitter/tree-sitter#5669</a></li> <li>fix: add DESCRIPTION to grammar Makefile template by <a href="https://github.com/WillLillis"><code>@​WillLillis</code></a> in <a href="https://redirect.github.com/tree-sitter/tree-sitter/pull/5672">tree-sitter/tree-sitter#5672</a></li> <li>fix(cli): infinite loop in highlight test by <a href="https://github.com/WillLillis"><code>@​WillLillis</code></a> in <a href="https://redirect.github.com/tree-sitter/tree-sitter/pull/5674">tree-sitter/tree-sitter#5674</a></li> <li>fix(lib): address strict aliasing violations in <code>TreeCursor</code> type by <a href="https://github.com/WillLillis"><code>@​WillLillis</code></a> in <a href="https://redirect.github.com/tree-sitter/tree-sitter/pull/5693">tree-sitter/tree-sitter#5693</a></li> <li>build(deps): bump wasmtime-c-api to v36.0.12 by <a href="https://github.com/clason"><code>@​clason</code></a> in <a href="https://redirect.github.com/tree-sitter/tree-sitter/pull/5709">tree-sitter/tree-sitter#5709</a></li> <li>fix(dsl): forbid invalid field names by <a href="https://github.com/WillLillis"><code>@​WillLillis</code></a> in <a href="https://redirect.github.com/tree-sitter/tree-sitter/pull/5710">tree-sitter/tree-sitter#5710</a></li> <li>Fix issues with queries matching a parent node with anchored children (siblings) by <a href="https://github.com/tree-sitter-ci-bot"><code>@​tree-sitter-ci-bot</code></a>[bot] in <a href="https://redirect.github.com/tree-sitter/tree-sitter/pull/5712">tree-sitter/tree-sitter#5712</a></li> <li>test(query): regression test for anchored siblings inside a parent by <a href="https://github.com/tree-sitter-ci-bot"><code>@​tree-sitter-ci-bot</code></a>[bot] in <a href="https://redirect.github.com/tree-sitter/tree-sitter/pull/5716">tree-sitter/tree-sitter#5716</a></li> <li>release v0.26.10 by <a href="https://github.com/WillLillis"><code>@​WillLillis</code></a> in <a href="https://redirect.github.com/tree-sitter/tree-sitter/pull/5717">tree-sitter/tree-sitter#5717</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tree-sitter/tree-sitter/compare/v0.26.9...v0.26.10">https://github.com/tree-sitter/tree-sitter/compare/v0.26.9...v0.26.10</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tree-sitter/tree-sitter/commit/3fc4cd21bca378f8acf8c823809de4706b1808f6"><code>3fc4cd2</code></a> release v0.26.10</li> <li><a href="https://github.com/tree-sitter/tree-sitter/commit/568aee0b7e2e93b6eb7c132c9fafc185203b0661"><code>568aee0</code></a> test(query): regression test for anchored siblings inside a parent</li> <li><a href="https://github.com/tree-sitter/tree-sitter/commit/2efce10fe988408a1b02de4527b3f6128bb68d0e"><code>2efce10</code></a> fix(query): skip passthrough steps when checking for fallible step splitting</li> <li><a href="https://github.com/tree-sitter/tree-sitter/commit/e8b96392919aeae84c52678be1489b9d507c568a"><code>e8b9639</code></a> fix(query): avoid overriding states not seeking immediate match with states s...</li> <li><a href="https://github.com/tree-sitter/tree-sitter/commit/576564d25a6944859d70925b6cb693843cafc2c7"><code>576564d</code></a> fix(query): take anchors between siblings into account for fallible step spli...</li> <li><a href="https://github.com/tree-sitter/tree-sitter/commit/fbf3049dc085b01c124308c0d61dba06cdc92a16"><code>fbf3049</code></a> fix(dsl): forbid invalid field names</li> <li><a href="https://github.com/tree-sitter/tree-sitter/commit/99bc36b857eccb3cb70d8734aaf7e2a83d672d60"><code>99bc36b</code></a> build(deps): bump wasmtime-c-api to v36.0.12</li> <li><a href="https://github.com/tree-sitter/tree-sitter/commit/1ef1048d0567cacc0b74ad1a911b95f3de2b8c47"><code>1ef1048</code></a> fix(build): use <code>std</code> helper rather than passing <code>-std=c11</code> flag</li> <li><a href="https://github.com/tree-sitter/tree-sitter/commit/a61be4ac277bc8cb4ffa8419759faec0562c46f3"><code>a61be4a</code></a> fix(lib): address strict aliasing violations in <code>TreeCursor</code> type</li> <li><a href="https://github.com/tree-sitter/tree-sitter/commit/be8f380ad47333e0df5a7b4f447485a6cd7f0fa7"><code>be8f380</code></a> fix(cli): highlight test did not properly check for spans on later rows</li> <li>Additional commits viewable in <a href="https://github.com/tree-sitter/tree-sitter/compare/v0.26.9...v0.26.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tree-sitter&package-manager=cargo&previous-version=0.26.9&new-version=0.26.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent 565a714 commit e560622

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

panoptes/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)