Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Bump django-auth-ldap from 2.2.0 to 4.6.0 #283

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2023

Bumps django-auth-ldap from 2.2.0 to 4.6.0.

Release notes

Sourced from django-auth-ldap's releases.

4.6.0

What's Changed

Full Changelog: django-auth-ldap/django-auth-ldap@4.5.0...4.6.0

4.5.0

What's Changed

New Contributors

Full Changelog: django-auth-ldap/django-auth-ldap@4.4.0...4.5.0

4.4.0

What's Changed

Full Changelog: django-auth-ldap/django-auth-ldap@4.3.0...4.4.0

4.3.0

What's Changed

New Contributors

Full Changelog: django-auth-ldap/django-auth-ldap@4.2.0...4.3.0

4.2.0

What's Changed

Full Changelog: django-auth-ldap/django-auth-ldap@4.1.0...4.2.0

4.1.0

What's Changed

... (truncated)

Changelog

Sourced from django-auth-ldap's changelog.

Change Log

.. important:: The releases are now tracked using the GitHub releases <https://github.com/django-auth-ldap/django-auth-ldap/releases>_. The following remains for historical purposes.

Old changes

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

  • The signal ldap_error now has an additional request keyword argument.

  • Added support for Python 3.10.

  • Added support for Django 4.0.

3.0.0 — 2021-07-19

  • 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.

2.4.0 - 2021-04-06

  • Added support for Django 3.2.

2.3.0 - 2021-02-15

  • 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>.
Commits
  • e94c7b2 Add support for Django 3.12
  • 17685a2 Bump actions/checkout from 3 to 4
  • 1008d9f Remove Django and Python versions from the documentation
  • 77e3257 Allow to reload DN when using user-bind and DN-template
  • 342c103 Unify release workflow
  • 46d9662 Move building a release and uploading to PyPI to GitHub actions
  • b3b3dad Drop support for Python 3.7
  • 660ed3d Test against Python 3.12-dev
  • d002225 Switch to pyproject.toml
  • d3a6ef6 Update tox envlist
  • Additional commits viewable 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 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 <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 [django-auth-ldap](https://github.com/django-auth-ldap/django-auth-ldap) from 2.2.0 to 4.6.0.
- [Release notes](https://github.com/django-auth-ldap/django-auth-ldap/releases)
- [Changelog](https://github.com/django-auth-ldap/django-auth-ldap/blob/master/docs/changes.rst)
- [Commits](django-auth-ldap/django-auth-ldap@2.2.0...4.6.0)

---
updated-dependencies:
- dependency-name: django-auth-ldap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants