Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update csh-ldap requirement from ~=2.3.1 to ~=2.4.0 #25

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 6, 2022

Updates the requirements on csh-ldap to permit the latest version.

Changelog

Sourced from csh-ldap's changelog.

2.4.0

  • Bump python-ldap from 3.0.0 to 3.4.0
  • swap from travis to github actions

2.3.1

  • Version 2.3.1 Bump
  • Fix infinite recursion in reconnect_on_fail
  • Circular import hotfix

2.3.0

  • Build updates
  • Version bump to 2.3.0
  • Specify exceptions for wrapper method try-except
  • Add reconnect_on_fail decorator
  • Remove redundant list operations, handle initial connection failure
  • Modify method for connecting to ldap servers
  • Remove python3.4 from travis
  • Add python 3.7 and 3.8 to travis
  • Upgrade pylint for python 3.8 compatability
  • Add repr, eq, and hash to Member

2.2.0

  • version bump 2.2.0
  • Add get_member_slack()

2.1.1

  • version bump 2.1.1
  • Add ro argument to CSHLDAP constructor docstring
  • Fix memberOf and SearchScope issues

2.1.0

  • Updated and froze test package versions
  • version bump 2.1.0
  • Uses SRV records to find LDAP servers
  • version bump 2.0.3
  • Freeze requirements.txt and switch to python-ldap
  • Update travis.yml to run python3.4-3.6

... (truncated)

Commits
  • 29f2600 Merge pull request #35 from devinmatte/2.4.0-bump
  • 39f76bf Bump to 2.4.0
  • a878f24 Merge pull request #34 from liam-middlebrook/dependabot/pip/python-ldap-3.4.0
  • eed9a1c Bump python-ldap from 3.0.0 to 3.4.0
  • 49c08fc Merge pull request #32 from galenguyer/actions
  • 95183fa swap from travis to github actions
  • See full diff in compare view

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 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)

Updates the requirements on [csh-ldap](https://github.com/liam-middlebrook/csh_ldap) to permit the latest version.
- [Release notes](https://github.com/liam-middlebrook/csh_ldap/releases)
- [Changelog](https://github.com/liam-middlebrook/csh_ldap/blob/master/ChangeLog)
- [Commits](liam-middlebrook/csh_ldap@2.3.1...2.4.0)

---
updated-dependencies:
- dependency-name: csh-ldap
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 6, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants