Skip to content

chore(deps): bump social-auth-app-django from 5.8.0 to 5.9.0#14826

Merged
Maffooch merged 1 commit intodevfrom
dependabot/pip/dev/social-auth-app-django-5.9.0
May 7, 2026
Merged

chore(deps): bump social-auth-app-django from 5.8.0 to 5.9.0#14826
Maffooch merged 1 commit intodevfrom
dependabot/pip/dev/social-auth-app-django-5.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps social-auth-app-django from 5.8.0 to 5.9.0.

Release notes

Sourced from social-auth-app-django's releases.

5.9.0

Changed

  • Added async support to SocialAuthExceptionMiddleware
  • Dropped support for Django 5.1, Django 5.2 is now the minimum supported version
  • Loosened the social-auth-core dependency to allow compatible 4.x releases
  • Improved release automation and GitHub release asset publishing
Changelog

Sourced from social-auth-app-django's changelog.

5.9.0 - 2026-04-29

Changed

  • Added async support to SocialAuthExceptionMiddleware
  • Dropped support for Django 5.1, Django 5.2 is now the minimum supported version
  • Loosened the social-auth-core dependency to allow compatible 4.x releases
  • Improved release automation and GitHub release asset publishing
Commits
  • abbf394 chore: release 5.9.0
  • 5e8f2c4 chore(deps): loosen the range of social-core dependency
  • 5e3e5a0 chore: update shared files
  • 43359f5 feat(middleware): add async support to SocialAuthExceptionMiddleware
  • 2b71e37 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.12 (#973)
  • 2636e7f fix(deps): update dependency pyright to v1.1.409 (#972)
  • d8e347a chrore: drop support for Django 5.1
  • 1ac1095 fix(deps): update dependency mypy to v1.20.2 (#970)
  • See full diff 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 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 [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/python-social-auth/social-app-django/releases)
- [Changelog](https://github.com/python-social-auth/social-app-django/blob/master/CHANGELOG.md)
- [Commits](python-social-auth/social-app-django@5.8.0...5.9.0)

---
updated-dependencies:
- dependency-name: social-auth-app-django
  dependency-version: 5.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 6, 2026
@dependabot dependabot Bot requested a review from Maffooch as a code owner May 6, 2026 08:04
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 6, 2026
@dependabot dependabot Bot requested a review from mtesauro as a code owner May 6, 2026 08:04
@dependabot dependabot Bot added the python Pull requests that update Python code label May 6, 2026
@mtesauro
Copy link
Copy Markdown
Contributor

mtesauro commented May 6, 2026

Maybe this needs to land before #14824

Copy link
Copy Markdown
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@Maffooch Maffooch added this to the 2.59.0 milestone May 7, 2026
@Maffooch Maffooch merged commit 5244e7a into dev May 7, 2026
158 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/dev/social-auth-app-django-5.9.0 branch May 7, 2026 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants