4k4xs4pH1r3 / offensive-security

PurpleTeam
GNU General Public License v3.0
4 stars 2 forks source link

chore(deps): update dependency typeguard to v4.4.1 #214

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 4 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typeguard (changelog) ==4.4.0 -> ==4.4.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

agronholm/typeguard (typeguard) ### [`v4.4.1`](https://redirect.github.com/agronholm/typeguard/releases/tag/4.4.1) [Compare Source](https://redirect.github.com/agronholm/typeguard/compare/4.4.0...4.4.1) - Dropped Python 3.8 support - Changed the signature of `typeguard_ignore()` to be compatible with `typing.no_type_check()` (PR by [@​jolaf](https://redirect.github.com/jolaf)) - Avoid creating reference cycles when type checking uniontypes and classes - Fixed checking of variable assignments involving tuple unpacking ([#​486](https://redirect.github.com/agronholm/typeguard/issues/486)) - Fixed `TypeError` when checking a class against `type[Self]` ([#​481](https://redirect.github.com/agronholm/typeguard/issues/481)) - Fixed checking of protocols on the class level (against `type[SomeProtocol]`) ([#​498](https://redirect.github.com/agronholm/typeguard/issues/498)) - Fixed `Self` checks in instance/class methods that have positional-only arguments - Fixed explicit checks of PEP 604 unions against `types.UnionType` ([#​467](https://redirect.github.com/agronholm/typeguard/issues/467)) - Fixed checks against annotations wrapped in `NotRequired` not being run unless the `NotRequired` is a forward reference ([#​454](https://redirect.github.com/agronholm/typeguard/issues/454))

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.

difflens[bot] commented 4 weeks ago

View changes in DiffLens

difflens[bot] commented 3 weeks ago

View changes in DiffLens