-
-
Notifications
You must be signed in to change notification settings - Fork 282
chore(deps): update dependency pyright to v1.1.406 - autoclosed #6269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
✅
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot].This notice will be removed on 2025-10-07.
This PR contains the following updates:
1.1.405->1.1.406Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Microsoft/pyright (pyright)
v1.1.406: Published 1.1.406Compare Source
Changes:
308f5c0Published 1.1.40638317d6Fixed bug that results in false positive for module attributes that are synthesized for namespace modules. This addresses #10692. (#10972)676cd11Fixed several bugs related to subscripts with unpack operators, notably when the unpack targets a tuple with a known length. This addresses #10723. (#10971)8996f91Removed remaining code that was left over from PEP 637, which was rejected.f7285d9Added special casing inreportUnnecessaryComparisoncheck for modules. This addresses #10706. (#10970)907028cAdded check for the use of aNewTypein a class pattern. This addresses #10784. (#10969)7b28a61Updated typeshed stubs to the latest version (#10968)ad557b5Fixed bug that results in incorrect behavior whenpartialis applied to a function with a positional-only parameter separator. This addresses #10954. (#10967)6a92d60Bump tar-fs from 2.1.3 to 2.1.4 in /packages/vscode-pyright (#10965)b0fb77dFixed bug that causes workspace edits to include annotation IDs without changeAnnotations field. (#10902) [ #10671 ]See More
79ff3e3Fix literal overload completions in call arguments (#10762)1a46b0fClarified implicit import rules in docs.97ae524Fix regression in symlinked files (#10944)b122ef9Fix mypy_primer to run again (#10945)135fa85Subtle issue with change tracking when not doing analysis (#10918)7905b19Removed "reportShadowedImports" check and associated "renameShadowedFile" action. This feature is off by default in pyright although enabled by default in pylance. (#10891)b182c80Fixed bug that results in spurious errors when a wildcard import targets a traditionalTypeVarwith the same name as a PEP 695 TypeVar. This addresses #10900. (#10903)eaa43e4Reduced log level for "Skipping recursive symlink" when enumerating project files.b4a158fClarify editable install behavior with setuptools and uv (#10888)d64f3fapull-pylance-with-pyright-1.1.404-20250902-204731 (#10885)b7c1e79pull-pylance-with-pyright-1.1.404-20250902-173744 (#10882)This list of changes was auto generated.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.