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

Bump django-allauth-2fa from 0.10.0 to 0.11.1 #86

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 30, 2023

Bumps django-allauth-2fa from 0.10.0 to 0.11.1.

Release notes

Sourced from django-allauth-2fa's releases.

v0.11.1

Fixes a packaging issue (#176).

See https://github.com/valohai/django-allauth-2fa/releases/tag/v0.11.0 otherwise.

v0.11.0

What's Changed

New Contributors

Full Changelog: valohai/django-allauth-2fa@v0.10.0...v0.11.0

Changelog

Sourced from django-allauth-2fa's changelog.

0.11.1 - July 13, 2023

Patch release to address a packaging issue where templates weren't included (#176, #177).

0.11.0 - July 4, 2023

We didn't wait one year from the last release for this on purpose, I swear!

Minimum dependency versions

  • The minimum version of Python for this release is 3.7.
  • The minimum version of Django for this release is 3.2.
  • The minimum version of django-otp for this release is 1.1.x.
  • The minimum version of django-allauth for this release is 0.53.0.

Possibly breaking changes

  • The token field in forms is now otp_token; if you have subclassed forms, or are using custom templates, this may require adjustment.

New features

  • Allow customizing view success URLs via app_settings
  • Show secret on setup page to allow for non-QR-code devices
  • You can customize the QR code generation arguments in TwoFactorSetup (#156)
  • 2FA can be disabled using backup tokens (#155)
  • You can now override the forms used by the views using settings, like allauth does (#161)

Infrastructure

  • The package now has (partial) type annotations.
Commits
  • d6222be Become 0.11.1
  • 7214ebd Add wheel target configuration to hatch build process to include templates (#...
  • 0fd7da9 Become 0.11.0
  • 94d0e55 Become 0.11.0rc0 (#166)
  • 9f5ad1f Enable force-single-line for [tool.ruff.isort] and run on all files. (#165)
  • af9d857 Update pre-commit bits & Ruff config (#164)
  • a7b6012 Add support for overriding forms (#161)
  • a65308c Merge pull request #159 from valohai/d42
  • ae7adff Refresh compatibility table
  • b5f014b Test on Django 4.2 too
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [django-allauth-2fa](https://github.com/valohai/django-allauth-2fa) from 0.10.0 to 0.11.1.
- [Release notes](https://github.com/valohai/django-allauth-2fa/releases)
- [Changelog](https://github.com/valohai/django-allauth-2fa/blob/main/CHANGELOG.rst)
- [Commits](valohai/django-allauth-2fa@v0.10.0...v0.11.1)

---
updated-dependencies:
- dependency-name: django-allauth-2fa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the feature / dependency Existing feature dependency label Nov 30, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 30, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/dev/django-allauth-2fa-0.11.1 branch November 30, 2023 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature / dependency Existing feature dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant