Commit c9a6164
Bump tree-sitter-python from 0.23.5 to 0.23.6 (#710)
Bumps
[tree-sitter-python](https://github.com/tree-sitter/tree-sitter-python)
from 0.23.5 to 0.23.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tree-sitter/tree-sitter-python/releases">tree-sitter-python's
releases</a>.</em></p>
<blockquote>
<h2>v0.23.6</h2>
<p><strong>NOTE:</strong> Download
<code>tree-sitter-python.tar.xz</code> for the <em>complete</em> source
code.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tree-sitter/tree-sitter-python/commit/bffb65a8cfe4e46290331dfef0dbf0ef3679de11"><code>bffb65a</code></a>
0.23.6</li>
<li><a
href="https://github.com/tree-sitter/tree-sitter-python/commit/e6226391f67a007b11012aa394ffd3dca399062c"><code>e622639</code></a>
chore: regenerate</li>
<li><a
href="https://github.com/tree-sitter/tree-sitter-python/commit/4f364a09b3edb702772fba7cf2bcc3d3f91c996f"><code>4f364a0</code></a>
ci: update workflow</li>
<li><a
href="https://github.com/tree-sitter/tree-sitter-python/commit/a6fc76e99b27a7c39249bce079c9d29c57e770b9"><code>a6fc76e</code></a>
build(npm): bump deps</li>
<li><a
href="https://github.com/tree-sitter/tree-sitter-python/commit/9885368e8aa00e2fd6c6f2d28c4a9a7092140444"><code>9885368</code></a>
feat: add fields in <code>except_clause</code></li>
<li><a
href="https://github.com/tree-sitter/tree-sitter-python/commit/ab5943462e908e5375f664b5f87328dbb945e1d3"><code>ab59434</code></a>
feat: allow <code>type</code> in generic types</li>
<li><a
href="https://github.com/tree-sitter/tree-sitter-python/commit/65ca0d5a8a9badca68513a44cf8a802e6af61322"><code>65ca0d5</code></a>
feat: add left and right fields to
<code>type_alias_statement</code></li>
<li><a
href="https://github.com/tree-sitter/tree-sitter-python/commit/1124c1872b6cc499b1a8848c366e07da156b505a"><code>1124c18</code></a>
feat(highlights): highlight decorator names as a function</li>
<li>See full diff in <a
href="https://github.com/tree-sitter/tree-sitter-python/compare/v0.23.5...v0.23.6">compare
view</a></li>
</ul>
</details>
<br />
[](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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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>
Signed-off-by: Eric Brown <ericwb@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eric Brown <ericwb@users.noreply.github.com>1 parent dc6c80e commit c9a6164
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
0 commit comments