Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 1, 2019

Bumps adldap2/adldap2 from 10.0.6 to 10.0.11.

Release notes

Sourced from adldap2/adldap2's releases.

v10.0.11

Added

  • Query Logging - 0b55e8e, 5eaa79a, 055813f, a81aad4
  • Schema::homePhone() method - 22943f9 - #667
  • Model::getDnComponents() & Model::getDnRoot() to provide more DN utility - 6186d00, 56dd6b2

Fixed

  • FreeIPA schema now implements accountName(), userPrincipalName(), passwordLastSet() - 85009f9 - #669
  • ldap_start_tls() failures are now converted to ConnectionException - d376888

Changed

  • LDAP connections are now upgraded to TLS prior to binding rather than during connection initialization. This is to prevent a connection from being established to the LDAP server when a connection is created. - edc7143 - #737
  • Logger now uses the events class base name as the operation name instead of their full class name - f806aaa

v10.0.10

Fixed

  • Use PSR Log ~1.0 instead of ~1.1 for more flexibility - a6089f5 - #726
  • Properly set object class when creating containers - e7067ca, 9b9ba39

v10.0.9

Added

  • Ability to recursively delete leaf nodes (models that are children) via Model::delete(true) - 315f419 - #660, #663
  • Query::whereIn($field, array $values) method to query for field that may contain any of the given values - c37eb43

Fixed

  • OpenLDAP schema accountName() now returns the proper uid LDAP attribute - fb2029f - #662

v10.0.8

Added

  • clearFilters and addFilter methods to Query\Builder - 77e85c9 - #654

Fixed

v10.0.7

Added

  • User::getBadPasswordTimestamp & User::getBadPasswordDate methods - 8ce5f62
  • User::getLockoutTimestamp & User::getLockoutDate methods - 1b1ffee
... (truncated)
Commits
  • beb3c9c Added tests
  • 56dd6b2 Remove the count key from the DN components array
  • 6186d00 Added ability to retrieve models DN components and their root DN
  • dd444f2 Fixed tests
  • f806aaa Use the events base class name as the operation name
  • 99400be Return upon assignment
  • 190ddb4 Fixed code docs
  • edc7143 Start TLS upon bind, not upon connection creation
  • d376888 Convert start TLS failures to ConnectionException
  • 0cc4fcb Fixed throws annotations
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/adldap2/adldap2-10.0.11 branch 2 times, most recently from c57ea27 to 25411c2 Compare June 17, 2019 20:44
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/adldap2/adldap2-10.0.11 branch from 25411c2 to 4061227 Compare June 22, 2019 19:46
@dependabot-preview
Copy link
Contributor Author

Superseded by #113.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/adldap2/adldap2-10.0.11 branch October 1, 2019 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants