-
Notifications
You must be signed in to change notification settings - Fork 16
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): update dependency django-allauth to v0.61.1 #1487
Conversation
Coverage reportTotal coverage
Report generated by 🧪jest coverage report action from 582970e |
e12e1ec
to
8e7fc4e
Compare
8e7fc4e
to
582970e
Compare
582970e
to
f1dbd61
Compare
f1dbd61
to
75416e4
Compare
75416e4
to
e48e2a1
Compare
e48e2a1
to
5bdc64b
Compare
5bdc64b
to
6d85ac1
Compare
6d85ac1
to
c68fed4
Compare
c68fed4
to
6be7ad3
Compare
74c0285
to
4d969a6
Compare
4d969a6
to
16821cb
Compare
16821cb
to
e590aac
Compare
e590aac
to
11fa133
Compare
11fa133
to
c3e7331
Compare
c3e7331
to
6e72ae2
Compare
6e72ae2
to
307d83a
Compare
7ff979c
to
4a75ca5
Compare
4a75ca5
to
6bff6db
Compare
6bff6db
to
2ec05cf
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
@@ -77,6 +77,7 @@ | |||
"django.contrib.auth.middleware.AuthenticationMiddleware", | |||
"django.contrib.messages.middleware.MessageMiddleware", | |||
"django.middleware.clickjacking.XFrameOptionsMiddleware", | |||
"allauth.account.middleware.AccountMiddleware", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also needs to be added in the INSTALLED_APPS
as allauth
, the tests indicate the error.
@goapunk
bb17f9e
to
87aa3c2
Compare
This PR contains the following updates:
==0.55.0
->==0.61.1
Release Notes
pennersr/django-allauth (django-allauth)
v0.61.1
Compare Source
v0.61.0
Compare Source
v0.60.1
Compare Source
v0.60.0
Compare Source
v0.59.0
Compare Source
v0.58.2
Compare Source
v0.58.1
Compare Source
v0.58.0
Compare Source
v0.57.2
Compare Source
v0.57.1
Compare Source
v0.57.0
Compare Source
v0.56.1
Compare Source
v0.56.0
Compare Source
v0.55.2
Compare Source
v0.55.1
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.