Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • InfraBlue InfraBlue
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 20
    • Merge requests 20
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • InfraBlueInfraBlue
  • InfraBlueInfraBlue
  • Merge requests
  • !49

Update dependency social-auth-app-django to v5

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Tine Wittler requested to merge renovate/social-auth-app-django-5.x into master Aug 05, 2021
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 2

This MR contains the following updates:

Package Type Update Change
social-auth-app-django dependencies major ^4.0.0 -> ^5.0.0

Release Notes

python-social-auth/social-app-django

v5.0.0

Compare Source

Changed
  • Removed compat shims for obsolete Django versions
  • Switch from deprecated django.conf.urls.url to django.urls.path
  • Use query .exists() instead of .count() > 0
  • Added testing for Django 3.0
  • Drop support for Python 2
  • Django generic JSONField support, details documented here
  • Django 3.2+ compatibility
  • Use _default_manager instead of objects

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited Sep 11, 2022 by Tine Wittler
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/social-auth-app-django-5.x