Commit 6ba400c
authored
deps(uv)(deps): bump basedpyright from 1.31.6 to 1.31.7 (#62)
Bumps [basedpyright](https://github.com/detachhead/basedpyright) from
1.31.6 to 1.31.7.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/f4195e7ec6804c8365619c93d1fd3368d5e69288"><code>f4195e7</code></a>
1.31.7</li>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/4ac3a753a0722a27c391e91bfbb039f1abb2e902"><code>4ac3a75</code></a>
update basedpyright badge to match the colour of the logo</li>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/774a0ac740b30396da6000fc49cb0c5fc9276c52"><code>774a0ac</code></a>
Type-based descriptor instance highlighting (<a
href="https://redirect.github.com/detachhead/basedpyright/issues/1557">#1557</a>)</li>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/59839e2ad93af9ef7a53147ac71184666f7332b3"><code>59839e2</code></a>
enable pylint <code>fatal</code> rule because it reports pylint-specific
errors</li>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/291c86e559ae53ecc43e53923764802a95478716"><code>291c86e</code></a>
fix old style type aliases to <code>Any</code> being incorrectly
highlighted as variables</li>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/554d80272becf9e8fd1d4f1639ae5dceac0c0d88"><code>554d802</code></a>
fix errors from builtin <code>string.templatelib</code> module
incorrectly being treated...</li>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/283b1f29facc2840f6c7c98ab613c4e2be99cb2e"><code>283b1f2</code></a>
apparently github actions expects a different syntax in
<code>.python-version</code> to uv</li>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/8ccd6393c7ce1b6e1b1bc7b7ad86b705b8016f24"><code>8ccd639</code></a>
update project pinned python version to 3.14 and generate stub
docstrings for...</li>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/409c097cd2d957af9dddebbc34b90fe467f35070"><code>409c097</code></a>
report an error when attempting to subscript <code>array.array</code> at
runtime on pyth...</li>
<li><a
href="https://github.com/DetachHead/basedpyright/commit/696b9c9302d6111fe0f99db586003afe8f6d2271"><code>696b9c9</code></a>
fix incorrect token name comment in test</li>
<li>Additional commits viewable in <a
href="https://github.com/detachhead/basedpyright/compare/v1.31.6...v1.31.7">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>1 file changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments