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): update dependency django-allauth to v65 #1565

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django-allauth (source, changelog) ==0.61.1 -> ==65.2.0 age adoption passing confidence

Release Notes

allauth/django-allauth (django-allauth)

v65.2.0

Compare Source

v65.1.0

Compare Source

v65.0.2

Compare Source

v65.0.1

Compare Source

v65.0.0

Compare Source

v64.2.1

Compare Source

v64.2.0

Compare Source

v64.1.0

Compare Source

v64.0.0

Compare Source

v0.63.6

Compare Source

v0.63.5

Compare Source

v0.63.4

Compare Source

v0.63.3

Compare Source

v0.63.2

Compare Source

v0.63.1

Compare Source

v0.63.0

Compare Source

v0.62.1

Compare Source

v0.62.0

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.


  • 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 force-pushed the renovate/django-allauth-65.x branch 2 times, most recently from 50f3a80 to b1d25f2 Compare September 27, 2024 10:35
@PiotrIw
Copy link
Member

PiotrIw commented Oct 14, 2024

0.62+ requires config change and not working well:

https://forum.djangoproject.com/t/django-allauth-refuse-to-recognize-google-socialaccount/31106
....
in feder:
...
File "/usr/local/lib/python3.10/site-packages/allauth/socialaccount/templatetags/socialaccount.py", line 21, in provider_login_url
provider = adapter.get_provider(request, provider)
File "/usr/local/lib/python3.10/site-packages/allauth/socialaccount/adapter.py", line 217, in get_provider
raise ImproperlyConfigured(f"unknown provider: {app.provider}")
django.core.exceptions.ImproperlyConfigured: unknown provider: google

@renovate renovate bot force-pushed the renovate/django-allauth-65.x branch from b1d25f2 to ef2f64e Compare October 23, 2024 23:04
@renovate renovate bot force-pushed the renovate/django-allauth-65.x branch from ef2f64e to f173cea Compare November 8, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant