Closed dependabot[bot] closed 3 months ago
The 0.x.y version numbers really did not do justice to the state of the project, and we are way past the point where a version 1.0 would be applicable. Additionally, 64 is a nice round number. Therefore, the version numbering is changed from 0.x.y to x.y.z. We will use a loose form of semantic versioning. However, please be aware that feature releases may occasionally include minor documented backwards incompatibilities. Always read the release notes before upgrading.
Oh no, now what 🙈 ? @jochenklar
I don't think this should cause problems.
Updates the requirements on django-allauth to permit the latest version. Updates
django-allauth
to 64.0.0Changelog
Sourced from django-allauth's changelog.
... (truncated)
Commits
9440c0a
chore: Release 64.0.00667ff4
chore(i18n): Translated using Weblate (Spanish)7783955
chore(i18n): Sync .po9b929bd
docs(mfa): WebAuthnc638d8c
docs(ChangeLog): Moved historic release notes1758bc6
fix(socialaccount): token str mixup at PayPal, Salesforce3c836f8
fix(amazon): access_token not handed over properly1bbdc8f
docs(ChangeLog): Support for exposingrefresh_token
e60d1ab
feat(headless): Support for exposingrefresh_token
2cc8f19
Revert "fix(socialaccount): is_existing caused repeated db queries"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