Skip to content

Update dependency django-auth-ldap to v3 - autoclosed

Tine Wittler requested to merge renovate/django-auth-ldap-3.x into master

This MR contains the following updates:

Package Type Update Change
django-auth-ldap dependencies major ^2.1.1 -> ^3.0.0

Release Notes

django-auth-ldap/django-auth-ldap

v3.0.0

Compare Source

  • Dropped support for Django 3.0.

Breaking changes ^^^^^^^^^^^^^^^^

  • Dropped deprecated setting AUTH_LDAP_CACHE_GROUPS.
  • Callables passed to AUTH_LDAP_SERVER_URI must now take a request positional argument.

v2.4.0

Compare Source

  • Added support for Django 3.2.

v2.3.0

Compare Source

  • Removed support for end of life Django 1.11. django-auth-ldap now requires Django 2.2+.
  • Removed support for end of life Python 3.5.
  • Added support for Django 3.1.
  • Added support for Python 3.9.
  • Removed dev-requirements.txt in favor of :doc:tox <tox:index>.

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 by Tine Wittler

Merge request reports