Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump django-two-factor-auth[phonenumberslite,webauthn] from 1.16.0 to 1.17.0 #96

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps django-two-factor-auth[phonenumberslite,webauthn] from 1.16.0 to 1.17.0.

Changelog

Sourced from django-two-factor-auth[phonenumberslite,webauthn]'s changelog.

1.17.0

Fixed

  • Fixed the XML syntax of the Twilio token.xml file.
  • The Yubikey token field is now receiving autofocus.
  • Avoid crashes for devices with no throttle_* methods (#699).
  • Fixed format of the hash for the OTP device cookie key.

Changed

  • Allow django-phonenumber-field 8.x.x.
  • Project build is now using a more modern toolbox based on pyproject.toml (no more setup.*).
  • The plugins method registry can now return a new MethodNotFoundError exception when some method is not found in the plugins registry.

Added

  • Support confirmation for Django 5.1.
  • The login view is also decorated with the login_not_required decorator for projects using the new LoginRequiredMiddleware available with Django 5.1+.

Removed

  • Dropped support for Django <4.2.
  • Removed custom utils.class_view_decorator() in favor of Django's method_decorator().
Commits
  • 06547e2 Prepare 1.17.0 release
  • 373a3cf Merge pull request #738 from claudep/login_not_required
  • 6966ddc Decorate the login view with login_not_required on Django 5.1+
  • 68ef964 Merge pull request #737 from claudep/class_deco
  • 856d8a1 Use Django's method_decorator instead of custom utility
  • e9fe6a7 Merge pull request #732 from claudep/bumpversion
  • 6c43e68 Merge pull request #731 from jazzband/pre-commit-ci-update-config
  • b75e22b Merge branch 'master' into bumpversion
  • 0ddd87a Merge pull request #733 from claudep/release_yml
  • a152732 Merge pull request #734 from claudep/translations
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/django-two-factor-auth-phonenumberslitewebauthn--1.17.0 branch 2 times, most recently from 8614973 to a05a3eb Compare August 19, 2024 16:37
@rmoesbergen
Copy link
Member

@dependabot rebase

Bumps [django-two-factor-auth[phonenumberslite,webauthn]](https://github.com/jazzband/django-two-factor-auth) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/jazzband/django-two-factor-auth/releases)
- [Changelog](https://github.com/jazzband/django-two-factor-auth/blob/master/CHANGELOG.md)
- [Commits](jazzband/django-two-factor-auth@1.16.0...1.17.0)

---
updated-dependencies:
- dependency-name: django-two-factor-auth[phonenumberslite,webauthn]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/django-two-factor-auth-phonenumberslitewebauthn--1.17.0 branch from a05a3eb to b5ae64d Compare October 18, 2024 18:17
@rmoesbergen rmoesbergen merged commit d78413e into djo Oct 18, 2024
2 checks passed
@rmoesbergen rmoesbergen deleted the dependabot/pip/django-two-factor-auth-phonenumberslitewebauthn--1.17.0 branch October 18, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant