Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2020

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

Changelog

Sourced from csh-ldap's changelog.

2.3.1

  • 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

2.0.2

  • Version bump 2.0.2
  • Adding utf-8 check
  • version bump 2.0.1
  • Fix result check in member.py

... (truncated)

Commits
  • 5c13298 Merge pull request #29 from devinmatte/release-3.3.1
  • 48e9017 Version 2.3.1 Bump
  • 2fa54d4 Merge pull request #28 from adamhb123/master
  • cd82704 Fix infinite recursion in reconnect_on_fail
  • 61d2be8 Circular import hotfix
  • fb5cef4 Merge pull request #27 from devinmatte/version-2.3.0
  • 5efc2ab Build updates
  • 145d878 Version bump to 2.3.0
  • a8d8ab4 Merge pull request #25 from adamhb123/master
  • 75bbd9f Specify exceptions for wrapper method try-except
  • Additional commits viewable 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 23, 2020
@devinmatte
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/csh-ldap-approx-eq-2.3.1 branch from e227a60 to 758cdc3 Compare December 23, 2020 20:41
@devinmatte devinmatte merged commit 6765ba5 into develop Dec 23, 2020
@devinmatte devinmatte deleted the dependabot/pip/csh-ldap-approx-eq-2.3.1 branch December 23, 2020 20:47
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