Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps pyright from 1.1.405 to 1.1.406.

Release notes

Sourced from pyright's releases.

Published 1.1.406

Changes:

  • 308f5c0f152320401cc767d912508502688a1819 Published 1.1.406
  • 38317d66f6358a951ddb162336d1ddd2a061f0fa Fixed bug that results in false positive for module attributes that are synthesized for namespace modules. This addresses #10692. (#10972)
  • 676cd113ff841f2cfa320743432898e68700c076 Fixed several bugs related to subscripts with unpack operators, notably when the unpack targets a tuple with a known length. This addresses #10723. (#10971)
  • 8996f91155836b7de44d80fd733c4c2f2cea093f Removed remaining code that was left over from PEP 637, which was rejected.
  • f7285d95d3f31999d6fe17db21507ee3bb302aad Added special casing in reportUnnecessaryComparison check for modules. This addresses #10706. (#10970)
  • 907028c4d284e943ac45c237037be729f8b3b7ad Added check for the use of a NewType in a class pattern. This addresses #10784. (#10969)
  • 7b28a6103e7f7ad87dd04c6650d739d7f6ceb7fb Updated typeshed stubs to the latest version (#10968)
  • ad557b583f8db0a4260519e91f81468780cb52f6 Fixed bug that results in incorrect behavior when partial is applied to a function with a positional-only parameter separator. This addresses #10954. (#10967)
  • 6a92d6081349456d730468a2c1477164d5ed7c22 Bump tar-fs from 2.1.3 to 2.1.4 in /packages/vscode-pyright (#10965)
  • b0fb77d4886a2f427468f9a1fe9bc0c6a666ccf9 Fixed bug that causes workspace edits to include annotation IDs without changeAnnotations field. (#10902) [ #10671 ]
  • 79ff3e3b1e7c75781787e3b1b1ef3ed6edf7c3c2 Fix literal overload completions in call arguments (#10762)
  • 1a46b0f006fc9841195f755841dba940164c7e7e Clarified implicit import rules in docs.
  • 97ae524744ccb4c624ec70eec2b44d8d1caf3090 Fix regression in symlinked files (#10944)
  • b122ef906bbc740711b8df805c4fc004f1b83317 Fix mypy_primer to run again (#10945)
  • 135fa85132f24c248c3fe1475e7e40568816083d Subtle issue with change tracking when not doing analysis (#10918)
  • 7905b1936a0f42642c56bae9060d9f3112faddd0 Removed "reportShadowedImports" check and associated "renameShadowedFile" action. This feature is off by default in pyright although enabled by default in pylance. (#10891)
  • b182c80288f76ba615acdffa15b9253c0e67fb61 Fixed bug that results in spurious errors when a wildcard import targets a traditional TypeVar with the same name as a PEP 695 TypeVar. This addresses #10900. (#10903)
  • eaa43e434b581390dce07a7d4ab95e78d6a76a08 Reduced log level for "Skipping recursive symlink" when enumerating project files.
  • b4a158f48a92bf6ee3da930d4e38184c28c15ca9 Clarify editable install behavior with setuptools and uv (#10888)
  • d64f3fa0a805b2b4d5154a64af7d1e448e424ac5 pull-pylance-with-pyright-1.1.404-20250902-204731 (#10885)
  • b7c1e79f414c6ff03eaba51b81c6f3794d765165 pull-pylance-with-pyright-1.1.404-20250902-173744 (#10882)

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 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)

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

---
updated-dependencies:
- dependency-name: pyright
  dependency-version: 1.1.406
  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 Oct 6, 2025
@dependabot dependabot bot requested a review from Tatsh as a code owner October 6, 2025 05:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 6, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 18270753657

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 18167008687: 0.0%
Covered Lines: 531
Relevant Lines: 531

💛 - Coveralls

@Tatsh Tatsh merged commit dfd84a8 into master Oct 6, 2025
16 checks passed
@Tatsh Tatsh deleted the dependabot/npm_and_yarn/pyright-1.1.406 branch October 6, 2025 11:43
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.

3 participants