-
Notifications
You must be signed in to change notification settings - Fork 25
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
requirement: bump django-allauth from 64.1.0 to 64.2.0 #4641
Conversation
b1da960
to
2619d25
Compare
59d539f
to
3507c55
Compare
Bisected to pennersr/django-allauth@560cb24 |
3507c55
to
bf449cc
Compare
A newer version of django-allauth exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
bf449cc
to
67c7c8d
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: pypi/[email protected]) |
e9250a1
to
8c62e51
Compare
With pennersr/django-allauth@560cb24, the LOGIN_ON_EMAIL_CONFIRMATION=True is now taken into account when verifying an email. Since that commit, the hook `get_signup_redirect_url()` is called on email verification instead of `get_login_redirect_url()`. Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 64.1.0 to 64.2.1. - [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst) - [Commits](pennersr/django-allauth@64.1.0...64.2.1) --- updated-dependencies: - dependency-name: django-allauth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
8c62e51
to
f99fbbe
Compare
Ah, il y a eu un raté. Je ne sais pas comment j’ai ajouté la PR dans la merge queue. Peut-être y était elle restée d’une tentative précédente, ou un misclick 🤔 |
Bumps django-allauth from 64.1.0 to 64.2.0.
Changelog
Sourced from django-allauth's changelog.
Commits
87edc03
chore: Release 64.2.01d7f9e9
chore(i18n): Sync .po58ba217
chore(i18n): Sync weblate58db2be
fix(socialaccount): Pass email to populate_user()7e99f3e
chore(i18n/cs): Fix misplaced characters in cs localization20ab03c
docs: update CERN providerdd1412e
chore(i18n/ko): fix typo and translation0304b1b
fix(socialaccount): JWT: Prevent replay using JTId30b641
tests(headless): Verify email of other user while signed in560cb24
refactor(account): Email verification login & stageDependabot 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)