Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2025

This PR contains the following updates:

Package Change Age Confidence
npm:pyright (source) 1.1.403 -> 1.1.404 age confidence

Release Notes

Microsoft/pyright (npm:pyright)

v1.1.404: Published 1.1.404

Compare Source

Changes:

  • f11dd22 Switch to Node 22 and make publish to npm wait (#​10830)
  • ba6a729 Update azure-pipelines-release.yml for Azure Pipelines
  • 33f41a8 Published 1.1.404
  • e32022c Improved 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)
  • 572bc31 Implemented a number of performance and memory optimizations (#​10816)
  • 2d1aaf0 Fixed a recent regression that broke the "--threads" option in the CLI. (#​10812)
  • 7b90e9e Made PEP 728 (TypedDict with extra items) no longer experimental since it has been accepted by the SC. (#​10804)
  • de2d23d Improved startup performance for large projects by lazily computing the module name of each source file. (#​10798)
  • 78088b4 Bump tmp from 0.2.3 to 0.2.4 (#​10771)
  • f1c19c6 Bump axios from 1.10.0 to 1.11.0 (#​10742)
See More
  • c125807 Bump form-data from 4.0.3 to 4.0.4 in /packages/vscode-pyright (#​10732)
  • 42c478f Tweaked 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).
  • b8688e7 Fixed regression that resulted in a false positive error when using reportUninitializedInstanceVariable with a NamedTuple class. This addresses #​10490. (#​10791)
  • facb494 Fixed a bug that results in a false positive error when a break or continue statement is used within a while or for loop within an exception group block. This addresses #​10766. (#​10790)
  • 6dc4f77 Updated typeshed to the latest version.
  • 390f1da Removed trailing whitespace in diagnostic line output. This addresses #​10726.
  • fd0a5e8 Improved startup responsiveness on large monorepos (#​10786) [ #​3075 ]
  • 8b02aa8 Pull Pylance with Pyright 1.1.403 (#​10687)

This list of changes was auto generated.


Configuration

📅 Schedule: Branch creation - Only on Sunday and Friday through Saturday ( * * * * 0,5-6 ) (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from nikobockerman as a code owner August 22, 2025 00:36
@renovate renovate bot enabled auto-merge August 22, 2025 00:36
@renovate renovate bot merged commit 618bbf8 into main Aug 22, 2025
13 checks passed
@renovate renovate bot deleted the renovate/npm-pyright-1.1.x branch August 22, 2025 00:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant