Commit 68911e5
authored
build(deps): bump basedpyright from 1.33.0 to 1.34.0 (#767)
Bumps [basedpyright](https://github.com/detachhead/basedpyright) from
1.33.0 to 1.34.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/b908f269cc605635f226d4b2f2db7c43d673d898"><code>b908f26</code></a>
1.34.0</li>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/21cd035490ae1852d47217aaf31816d35b85ae89"><code>21cd035</code></a>
document go to implementations</li>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/08d798a2b78f4b60759b66c9b76bdc27be604276"><code>08d798a</code></a>
hopefully fix npm tasks running with the globally installed version of
node</li>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/6400e27a424d7caefcb76647a9a6fe107c34120d"><code>6400e27</code></a>
implement <code>textDocument/implementation</code> to find overrides (<a
href="https://redirect.github.com/detachhead/basedpyright/issues/1636">#1636</a>)</li>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/513aa518c60e4fe8e9b3cb87c115dc75427013f4"><code>513aa51</code></a>
workaround for crash in vscode pylint plugin</li>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/759c0da37d7f7cbfa51471beeb2178cc93110262"><code>759c0da</code></a>
disable <code>python.terminal.shellIntegration.enabled</code> in vscode
because it's broken</li>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/acfea41d0026bf99fa9084f101776ff9bdf5ca70"><code>acfea41</code></a>
Fix issues with highlighting decorators/properties (<a
href="https://redirect.github.com/detachhead/basedpyright/issues/1632">#1632</a>)</li>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/ac639c21c42cccaa864af80f57295cae19a65f24"><code>ac639c2</code></a>
remove workaround for language server crash when installing basedpyright
with...</li>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/c7537d4cc6e9f0801cbf39a28bb90b70e221e7bb"><code>c7537d4</code></a>
Chinese (Simplified) localization update (2025.11) (<a
href="https://redirect.github.com/detachhead/basedpyright/issues/1628">#1628</a>)</li>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/449c4b6ea9455c415e29ce10ee77e6a915815fea"><code>449c4b6</code></a>
document hover and "go to definition" on operators</li>
<li>Additional commits viewable in <a
href="https://github.com/detachhead/basedpyright/compare/v1.33.0...v1.34.0">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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 61949e2 commit 68911e5
1 file changed
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments