Skip to content

chore(deps): update dependency django-otp-webauthn to v0.7.0#3747

Merged
nijel merged 1 commit intomainfrom
renovate/django-otp-webauthn-0.x
Oct 22, 2025
Merged

chore(deps): update dependency django-otp-webauthn to v0.7.0#3747
nijel merged 1 commit intomainfrom
renovate/django-otp-webauthn-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2025

This PR contains the following updates:

Package Change Age Confidence
django-otp-webauthn (changelog) ==0.6.0 -> ==0.7.0 age confidence

Release Notes

Stormbase/django-otp-webauthn (django-otp-webauthn)

v0.7.0

Compare Source

Added
  • Support for Python 3.14 (#​92 by Stormheg)
  • Support for Django 6.0 pending its final release (#​88 by Stormheg)
  • Allow customizing the selector used to find the "next" field containing the URL to redirect to after successful Passkey authentication. This can be done using the new next_field_selector argument to the render_otp_webauthn_auth_scripts template tag. (#​78 by bprobian)
Removed
Changed
  • The default JavaScript implementation is now built using Node 24
  • The default JavaScript implementation for interacting with the browser api has been updated to use @simplewebauthn/browser v13.1.2
Fixed
  • Maintenance: add more pre-commit hooks to ensure code quality and consistency
  • Maintenance: the documentation is now spell-checked using pyspelling (#​77 by activus-d)
  • Avoid wasteful json deserialization and subsequent serialization by utilizing py_webauthn.helpers.options_to_json_dict, requires py_webauthn>=2.6 (#​87 by Stormheg)

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the dependencies Third-party library dependencies. label Oct 9, 2025
@renovate renovate bot enabled auto-merge (squash) October 9, 2025 13:54
@renovate renovate bot force-pushed the renovate/django-otp-webauthn-0.x branch 21 times, most recently from 2af5413 to 42f48ec Compare October 16, 2025 13:16
@renovate renovate bot force-pushed the renovate/django-otp-webauthn-0.x branch 7 times, most recently from 84ed196 to f87f5c7 Compare October 20, 2025 18:00
@renovate renovate bot force-pushed the renovate/django-otp-webauthn-0.x branch 3 times, most recently from 00a413a to 3e2b175 Compare October 21, 2025 18:01
@renovate renovate bot force-pushed the renovate/django-otp-webauthn-0.x branch from 3e2b175 to 39818f2 Compare October 21, 2025 18:46
@nijel nijel disabled auto-merge October 22, 2025 10:01
@nijel nijel merged commit b3e454f into main Oct 22, 2025
44 of 46 checks passed
@nijel nijel deleted the renovate/django-otp-webauthn-0.x branch October 22, 2025 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Third-party library dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant