Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

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

Bumps adldap2/adldap2 from 10.0.6 to 10.1.1.

Release notes

Sourced from adldap2/adldap2's releases.

v10.1.1

Fixed

Changed

  • Default pagination size to 1000 - 7e9f664

v10.1.0

Added

  • Query caching - 096e4ce
  • Paginate query event - d4cacab
  • freeResult() method to Ldap & LdapInterface for the ability to free memory after queries are ran - eb34137, 06e07c8

Fixed

  • Use SSL port when SSL is enabled and non-SSL port is used - c406c02 - #694
  • Require ext-json - 2f77623
  • Laravel 6.0 compatibility - d82c8cd, c67a244

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 - Adldap2/Adldap2-Laravel#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 - Adldap2/Adldap2-Laravel#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
... (truncated)
Commits

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 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 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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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.

Bumps [adldap2/adldap2](https://github.com/Adldap2/Adldap2) from 10.0.6 to 10.1.1.
- [Release notes](https://github.com/Adldap2/Adldap2/releases)
- [Commits](Adldap2/Adldap2@v10.0.6...v10.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/adldap2/adldap2-10.1.1 branch from b947f54 to acbfc62 Compare November 4, 2019 21:57
@dependabot-preview
Copy link
Contributor Author

Superseded by #123.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/adldap2/adldap2-10.1.1 branch December 1, 2019 10:14
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