Vitalii Martyniak
Vitalii Martyniak
## Breaking change ## Proposed change Add webauthn auth provider UI functionality. Core PR: https://github.com/home-assistant/core/pull/122725 ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change...
## Breaking change ## Proposed change Add the webauthn auth provider The webauthn auth provider allows log in with a passkey or a security key, such as YubiKey. Passkeys are...
## Update urllib3 Dependency Version Constraints ### Summary This PR updates the urllib3 dependency constraint to `>= 2.0.0, < 3.0.0` to address compatibility issues with deprecated features in urllib3 v2.0.0...
## Security Issue: Cannot Mitigate CVE-2025-66471 Due to urllib3 v2.6.0 Incompatibility ### Critical Problem The `docusign-esign` library is currently **unable to mitigate CVE-2025-66471** because it is incompatible with urllib3 v2.6.0+,...