chore(deps): update dependency pyright to v1.1.404#6002
Merged
renovate[bot] merged 1 commit intomainfrom Aug 23, 2025
Merged
Conversation
Contributor
✅
|
f4af5ce to
8672249
Compare
8672249 to
d12e428
Compare
echoix
approved these changes
Aug 23, 2025
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
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.

This PR contains the following updates:
1.1.403->1.1.404Release Notes
Microsoft/pyright (pyright)
v1.1.404: Published 1.1.404Compare Source
Changes:
f11dd22Switch to Node 22 and make publish to npm wait (#10830)ba6a729Update azure-pipelines-release.yml for Azure Pipelines33f41a8Published 1.1.404e32022cImproved performance and memory usage of import resolver by not recording import failure information unless caller asks for it. This is normally needed only when verboseOutput is enabled. (#10819)572bc31Implemented a number of performance and memory optimizations (#10816)2d1aaf0Fixed a recent regression that broke the "--threads" option in the CLI. (#10812)7b90e9eMade PEP 728 (TypedDict with extra items) no longer experimental since it has been accepted by the SC. (#10804)de2d23dImproved startup performance for large projects by lazily computing the module name of each source file. (#10798)78088b4Bump tmp from 0.2.3 to 0.2.4 (#10771)f1c19c6Bump axios from 1.10.0 to 1.11.0 (#10742)See More
c125807Bump form-data from 4.0.3 to 4.0.4 in /packages/vscode-pyright (#10732)42c478fTweaked the new source enumerator implementation so it enumerates files in the same order as the old implementation. The order that files are type checked shouldn't theoretically matter, but in practice there can be minor differences (e.g. union order in error messages).b8688e7Fixed regression that resulted in a false positive error when usingreportUninitializedInstanceVariablewith aNamedTupleclass. This addresses #10490. (#10791)facb494Fixed a bug that results in a false positive error when abreakorcontinuestatement is used within awhileorforloop within an exception group block. This addresses #10766. (#10790)6dc4f77Updated typeshed to the latest version.390f1daRemoved trailing whitespace in diagnostic line output. This addresses #10726.fd0a5e8Improved startup responsiveness on large monorepos (#10786) [ #3075 ]8b02aa8Pull Pylance with Pyright 1.1.403 (#10687)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.