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

Comments

chore(deps): update dependency pyright to v1.1.396#183

Merged
nikobockerman merged 1 commit intomainfrom
renovate/pyright-1.1.x
Mar 1, 2025
Merged

chore(deps): update dependency pyright to v1.1.396#183
nikobockerman merged 1 commit intomainfrom
renovate/pyright-1.1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pyright (source) 1.1.395 -> 1.1.396 age adoption passing confidence

Release Notes

Microsoft/pyright (pyright)

v1.1.396: Published 1.1.396

Compare Source

This is a hot fix release that addresses a regression introduced in 1.1.395 that affected several popular libraries including pandas.

Bug Fixes:

  • Reverted previous bug fix that caused errors to be detected and reported in cases where a library defines a function or method with one or more typed parameters with default arguments whose types are incompatible with the parameter type. Previously, pyright reported these errors in some cases but not in others. The bug fix caused these errors to be consistently reported. However, an unexpected number of libraries are impacted by this change. This reversion will give us time to better understand the extend of the issue and determine the correct long-term solution.

Enhancements:

  • Added bidirectional type inference for container types that are parameterized by a protocol that matches a module.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 February 28, 2025 21:36
@nikobockerman nikobockerman merged commit 5700a03 into main Mar 1, 2025
8 checks passed
@nikobockerman nikobockerman deleted the renovate/pyright-1.1.x branch March 1, 2025 11:56
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