Update dependency basedpyright to ~=1.39.3 #74
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
cswimr/PyFlowery!74
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/basedpyright-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
~=1.38.2→~=1.39.3Release Notes
detachhead/basedpyright (basedpyright)
v1.39.3: (pyright 1.1.409)Compare Source
What's Changed
Full Changelog: https://github.com/DetachHead/basedpyright/compare/v1.39.2...v1.39.3
v1.39.2: (pyright 1.1.409)Compare Source
What's Changed
Full Changelog: https://github.com/DetachHead/basedpyright/compare/v1.39.1...v1.39.2
v1.39.1: (pyright 1.1.409)Compare Source
What's Changed
Full Changelog: https://github.com/DetachHead/basedpyright/compare/v1.39.0...v1.39.1
v1.39.0: (pyright 1.1.408)Compare Source
What's Changed
new diagnostic rule -
reportEmptyAbstractUsagepyright only reports an error when you instantiate an abstract class that has unimplemented abstract methods. but a class that explicitly extends
ABC(or usesABCMeta) with no abstract methods can also be instantiated, and pyright has no issue with that:but the author of the class likely intended this class not to be used directly, and instead subtyped. so if a class extends
ABCbut defines no abstract methods, instantiating it is likely unintentional.the
reportEmptyAbstractUsagerule flags such instantiations. see the docs for more info.implemented by @KotlinIsland in DetachHead#1748 (some fixes by @detachhead in DetachHead#1766)
Full Changelog: https://github.com/DetachHead/basedpyright/compare/v1.38.4...v1.39.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.
Update dependency basedpyright to ~=1.39.0to Update dependency basedpyright to ~=1.39.18275e4b284ea34db5486Update dependency basedpyright to ~=1.39.1to Update dependency basedpyright to ~=1.39.2ea34db5486981eba2310Update dependency basedpyright to ~=1.39.2to Update dependency basedpyright to ~=1.39.3981eba2310d567f7e867d567f7e8675bc8c197ac