Skip to content

chore(deps): bump social-auth-app-django from 5.6.0 to 5.8.0#14724

Merged
mtesauro merged 1 commit intodevfrom
dependabot/pip/dev/social-auth-app-django-5.8.0
Apr 24, 2026
Merged

chore(deps): bump social-auth-app-django from 5.6.0 to 5.8.0#14724
mtesauro merged 1 commit intodevfrom
dependabot/pip/dev/social-auth-app-django-5.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

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

Release notes

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

5.8.0

Changed

  • Added explicit Django 5.1, 5.2, and 6.0 package classifiers
  • DjangoStrategy now lazily creates a session when initialized without a request
  • Removed legacy replaces metadata from historical squashed migrations
  • Updated historical unique_together migration declarations for newer Django compatibility

5.7.0

Changed

  • Integrated with social_core using registry instead of monkey patching it

Donations

This project welcomes donations to make the development sustainable. The following platforms are available for funding Python Social Auth:

Changelog

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

5.8.0 - 2026-04-20

Changed

  • Added explicit Django 5.1, 5.2, and 6.0 package classifiers
  • DjangoStrategy now lazily creates a session when initialized without a request
  • Removed legacy replaces metadata from historical squashed migrations
  • Updated historical unique_together migration declarations for newer Django compatibility

5.7.0 - 2025-12-18

Changed

  • Integrated with social_core using registry instead of monkey patching it
Commits
  • 60d286b chore: releasing 5.8.0
  • f799997 chore: use tuple for unique together (#968)
  • 1ef293d chore: fix typo in changelog
  • e6e15c8 chore(deps): update astral-sh/setup-uv action to v8.1.0
  • 310bb92 chore(deps): replace astral-sh/setup-uv action with astral-sh/setup-uv v8.0.0...
  • 2784933 fix(deps): update dependency django-stubs-ext to v6.0.3 (#964)
  • dff353c fix(deps): update dependency django-stubs to v6.0.3 (#963)
  • 3f7596d chore(deps): update astral-sh/setup-uv action to v8.1.0 (#962)
  • badafbd chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.11 (#961)
  • 4a58af8 chore(deps): update github/codeql-action action to v4.35.2 (#960)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 22, 2026
@dependabot dependabot Bot requested review from Maffooch and mtesauro as code owners April 22, 2026 08:03
@dependabot dependabot Bot added the python Pull requests that update Python code label Apr 22, 2026
@Maffooch Maffooch added this to the 2.58.0 milestone Apr 22, 2026
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

@github-actions
Copy link
Copy Markdown
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@dependabot dependabot Bot force-pushed the dependabot/pip/dev/social-auth-app-django-5.8.0 branch from edf24eb to 647a146 Compare April 22, 2026 19:42
@github-actions
Copy link
Copy Markdown
Contributor

Conflicts have been resolved. A maintainer will review the pull request shortly.

Bumps [social-auth-app-django](https://github.com/python-social-auth/social-app-django) from 5.6.0 to 5.8.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.6.0...5.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/dev/social-auth-app-django-5.8.0 branch from 647a146 to 1fc948c Compare April 23, 2026 15:42
@mtesauro mtesauro merged commit 485f8bd into dev Apr 24, 2026
159 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/dev/social-auth-app-django-5.8.0 branch April 24, 2026 03:02
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