[!WARNING]
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
agronholm/typeguard (typeguard)
### [`v4.4.0`](https://redirect.github.com/agronholm/typeguard/releases/tag/4.4.0)
[Compare Source](https://redirect.github.com/agronholm/typeguard/compare/4.3.0...4.4.0)
- Added proper checking for method signatures in protocol checks ([#465](https://redirect.github.com/agronholm/typeguard/pull/465))
- Fixed basic support for intersection protocols ([#490](https://redirect.github.com/agronholm/typeguard/pull/490); PR by [@antonagestam](https://redirect.github.com/antonagestam))
- Fixed protocol checks running against the class of an instance and not the instance itself (this produced wrong results for non-method member checks)
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 contains the following updates:
==4.3.0
->==4.4.0
Release Notes
agronholm/typeguard (typeguard)
### [`v4.4.0`](https://redirect.github.com/agronholm/typeguard/releases/tag/4.4.0) [Compare Source](https://redirect.github.com/agronholm/typeguard/compare/4.3.0...4.4.0) - Added proper checking for method signatures in protocol checks ([#465](https://redirect.github.com/agronholm/typeguard/pull/465)) - Fixed basic support for intersection protocols ([#490](https://redirect.github.com/agronholm/typeguard/pull/490); PR by [@antonagestam](https://redirect.github.com/antonagestam)) - Fixed protocol checks running against the class of an instance and not the instance itself (this produced wrong results for non-method member checks)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.
This PR was generated by Mend Renovate. View the repository job log.