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

Bump directorytree/ldaprecord from 3.7.1 to 3.7.5 #235

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2024

Bumps directorytree/ldaprecord from 3.7.1 to 3.7.5.

Release notes

Sourced from directorytree/ldaprecord's releases.

v3.7.5

Fixed

Added

v3.7.4

Added

  • CanAuthenticate::getAuthIdentifier method for better Laravel 11 support when using a custom User LdapRecord model - 74ad340

v3.7.3

Fixed

  • Query Builder hasSelects() fails when no selects have been added - #742 - 207c727

v3.7.2

Added

  • LDAP_DEBUG constants:
    • Ldap::DEBUG_TRACE
    • Ldap::DEBUG_PACKETS
    • Ldap::DEBUG_ARGS
    • Ldap::DEBUG_CONNS
    • Ldap::DEBUG_BER
    • Ldap::DEBUG_FILTER
    • Ldap::DEBUG_CONFIG
    • Ldap::DEBUG_ACL
    • Ldap::DEBUG_STATS
    • Ldap::DEBUG_STATS2
    • Ldap::DEBUG_SHELL
    • Ldap::DEBUG_PARSE
    • Ldap::DEBUG_SYNC
    • Ldap::DEBUG_REFERRAL
    • Ldap::DEBUG_ERROR
    • Ldap::DEBUG_ANY
Commits
  • d66344a Merge pull request #748 from DirectoryTree/FEATURE-744
  • 365ae2e Add tests
  • 949efc6 Add ability to provide additional options in orderBy control
  • c9a43cf Merge pull request #747 from DirectoryTree/BUG-746
  • 8be65b6 Fix tests
  • d7bd4b9 Add exists tests
  • d245f24 Add collection tests
  • bb6bbc7 Fix contains infinite loop
  • 3380607 Don't match on models that do not have a distinguished name
  • a4af228 Make non-nullable
  • 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 [directorytree/ldaprecord](https://github.com/DirectoryTree/LdapRecord) from 3.7.1 to 3.7.5.
- [Release notes](https://github.com/DirectoryTree/LdapRecord/releases)
- [Commits](DirectoryTree/LdapRecord@v3.7.1...v3.7.5)

---
updated-dependencies:
- dependency-name: directorytree/ldaprecord
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 14, 2024
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants