Skip to content

build(deps-dev): bump pyright from 1.1.411 to 1.1.412 - #6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/pyright-1.1.412
Open

build(deps-dev): bump pyright from 1.1.411 to 1.1.412#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/pyright-1.1.412

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 16, 2026

Copy link
Copy Markdown
Contributor

Bumps pyright from 1.1.411 to 1.1.412.

Release notes

Sourced from pyright's releases.

Published 1.1.412

Changes:

  • fceca4d133a83034fc195dbba8b3814992b0b26b Use shared authenticated npm config in pipelines (#11626)
  • e814a5e480d0076b5eef25c570fdc1b7e29dcab0 Align pyright-typeserver version with 1.1.412 (#11625)
  • 8df447d6083456f57631bba0ba3e1746edd13523 Bump version to 1.1.412 (#11624)
  • 27001c2eb6540135dd09f625505f0cccc961715f Preserve union-expanded constructor types (#11621)
  • 870afb084c8620a68cd2a2f1dd7bac7de4d9ae40 Narrow closed TypedDicts on a key membership check (#11620)
  • 69c1b12356cbf3155add14d50be2563eebd3da8d Complete TypeForm conformance (#11599)
  • eefd22541da12c4d5e7703c4ab9d1561131cacd9 Expand conditional TypedDict test coverage (#11617)
  • 273a1a8a9d0ea6589228ffaecab28e2ff425c1d2 Fix defaulted subclass type specialization (#11596)
  • 25641ef11dbe11371b4e3f026a731a1b0a58bd0e Apply overload materialization to nested Any (#11601)
  • 30e847056d8aaf4044412e5fb606e43eb5301a07 Implement PEP 800 disjoint-base semantics (#11593)
  • 6b7f4c7df0d523cd2e4b2146a55dbf5714d3f625 Fix heterogeneous TypeVarTuple constraint solving (#11595)
  • fd9ddadbf7c73046dc0e29c1367d4f82c7843328 Support complete enum literal union equivalence (#11597)
  • 623b043b9ee221e81ef7ef57505b0c98e4f61a7d docs: mention MegaLinter in CI integration page (#11604)
  • e8af042e988f9b06b0c6da77b2269a8bd73e5d8d Support conditional TypedDict fields (#11594)
  • dde0aae19c91db78d9a5b9e71564a2ed18595e5f Adapt stubPath special-casing to latest changes (#11532)
  • de94b525d69e6b9554f39947d6c1eaefab5c41ab Bump brace-expansion from 5.0.6 to 5.0.8 in /packages/vscode-pyright (#11569)
  • 491ade18bc464bd58bd2a6ab82785e21f51c4c69 Bump fast-uri from 3.1.2 to 3.1.4 in /packages/pyright-internal (#11566)
  • 925dee8c790474f743fcd4bbf7a4c2b5e3edb382 Bump axios from 1.16.1 to 1.18.1 (#11555)
  • 1e680297f9c018b035a0dfa2bbb7428cb204d504 Bump undici from 7.27.2 to 7.28.0 in /packages/vscode-pyright (#11512)
  • 559a73706750cfb34c08209c0373dbe8ddbe8601 Fix bool narrowing for numeric literal patterns (#11570)
  • 729aabfa3c117bf9323edd19154d356cababd0ce Fix implicit class binding in lambdas (#11541)
  • 84711a8787101a472f4ed9e862286f46c685d57c Fix narrowing of walrus RHS under is/is not None (#11564)
  • 33bc458021aac4000b1a653e6cdd63cd2f71dae5 Fix false positive when assigning to attribute of union with divergent member types (#11560) [ #11559 ]
  • 93ea6468a40c7c8cdab5643f66411da5e0414742 Fix #11450: [FR]: struct.unpack type inference (#11494)
  • 5fc16373b9e9d56cb8e57e707e9cc35c00bc3a6d Fix #11475: Cannot override a class's callable variable with a method (#11500)
  • 231b66e3429fbf4fa92f4396a83192a10e31b880 Fix #11478: Support overloads on property setters (#11499)
  • 4c60ea9967d2633894e873c1b53145a28106f9a8 Add standalone Type Server Protocol (TSP) server to Pyright (#11537)
  • 433e84d82d7944d129dbc239499d13eaae5f81ac Fix #11453: no error on accessing qualname of instance (#11503)
  • da05559314c5e5171c95b1193ae627b96bb44aaf Skip unknown/missing parameter type checks for overload implementations (#11498)
  • 035fa623fdfc351aa0ba8e64a8fea127b62c13ee Report duplicate KW_ONLY separators in dataclasses (#11495) [ #11486 ]
  • 155a25f14a8cafc458c9fbdedc516b17178200a1 Fix #11472: TypeVarTuple escapes method with very nested recursive tuple aliases (#11497)
  • ffe1973e5db7c181819dfb049335490b3b868cf2 Fix #11481: 1.1.410 detects type as module (#11501) [ #11396 ]
  • e1f6805d25ec12725a04d8f315845bedd7328ea4 Fix bounded type var match narrowing widening solved type args (#11527) [ #11489, #11526 ]
  • ab5cb1aeabf8225c86ea4f647a3c163fa14d342c Enable TypeForm support by default (#11412) [ #2 ]

This list of changes was auto generated.

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [pyright](https://github.com/Microsoft/pyright/tree/HEAD/packages/pyright) from 1.1.411 to 1.1.412.
- [Release notes](https://github.com/Microsoft/pyright/releases)
- [Commits](https://github.com/Microsoft/pyright/commits/1.1.412/packages/pyright)

---
updated-dependencies:
- dependency-name: pyright
  dependency-version: 1.1.412
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants