Skip to content

chore(deps): Bump laminas/laminas-ldap from 2.19.0 to 2.20.0#837

Merged
phil-davis merged 1 commit into
masterfrom
dependabot/composer/laminas/laminas-ldap-2.20.0
Jul 10, 2026
Merged

chore(deps): Bump laminas/laminas-ldap from 2.19.0 to 2.20.0#837
phil-davis merged 1 commit into
masterfrom
dependabot/composer/laminas/laminas-ldap-2.20.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Copy link
Copy Markdown
Contributor

Bumps laminas/laminas-ldap from 2.19.0 to 2.20.0.

Release notes

Sourced from laminas/laminas-ldap's releases.

2.20.0

Release Notes for 2.20.0

Feature release (minor)

2.20.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Dependencies,Enhancement

Commits
  • 0af21ed Merge pull request #63 from caseyamcl/2.20.x
  • cc1e636 fix phpunit/phpunit lowest dep
  • dbe516d fix phpunit/phpunit lowest dep
  • a511285 fix amphp/socket lowest dep
  • 04e843a fix amp/dns on lowest dep
  • bb37d47 regenerate psalm baseline
  • 183f223 regenerate psalm baseline
  • 59fa61c explicitly set symfony/console/filesystem/string versions in require-dev
  • 8fcb325 Bump php-mock/php-mock-phpunit dependency up to 2.14.0 to hopefully elimina...
  • 79adc2d Revert platform in composer.json
  • 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 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)

@dependabot dependabot Bot added dependencies php Pull requests that update Php code labels May 2, 2026

@dj4oC dj4oC left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot PR (laminas/laminas-ldap 2.19.0 → 2.20.0).

  • Security: no findings — this is a version bump of the LDAP client library itself; recommend a maintainer skim the laminas-ldap 2.20.0 changelog for any bind/auth-relevant behavior change before merge, since this app is Tier-2/never-auto-merge for LDAP-adjacent changes, but the bump itself introduces no code here.
  • Stability: no findings from the diff.
  • Performance: no findings.
  • Test coverage: n/a (dependency bump only).
  • TODOs found: none.
  • Dependency touched: yes — confirmed covered by dependabot.yml.
  • CI status: failing — Commits / Validate semantic commits and lint both failing. Same systemic root cause flagged on other Dependabot PRs across this org right now: Dependabot's default commit message doesn't satisfy this repo's conventional-commit lint. Repo-level fix (dependabot.yml commit-message.prefix or a lint exception for bot commits) needed, not a per-PR patch. The separate lint failure should be checked independently — worth confirming it isn't a real code-lint issue introduced by the composer.lock diff.
  • Stale review: no.

Verdict

Commenting — not approving while CI is red.

🤖 Automated review by Claude Code (security · stability · performance · coverage)


Generated by Claude Code

@dj4oC dj4oC left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Security: no findings
  • Stability: no findings — routine composer minor bump (allow PHP 8.5, PHPUnit v11), no breaking change
  • Performance: no findings
  • Test coverage: N/A (dependency bump only)
  • TODOs found: none
  • Dependency touched: yes — confirmed covered by dependabot.yml (composer ecosystem)
  • CI status: all green (CLA)
  • Stale review: no

Dependabot fast-lane: CI green, no open questions, no CVE regression. Auto-merging per policy.


Generated by Claude Code

Bumps [laminas/laminas-ldap](https://github.com/laminas/laminas-ldap) from 2.19.0 to 2.20.0.
- [Release notes](https://github.com/laminas/laminas-ldap/releases)
- [Commits](laminas/laminas-ldap@2.19.0...2.20.0)

---
updated-dependencies:
- dependency-name: laminas/laminas-ldap
  dependency-version: 2.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@phil-davis phil-davis changed the title Bump laminas/laminas-ldap from 2.19.0 to 2.20.0 chore(deps): Bump laminas/laminas-ldap from 2.19.0 to 2.20.0 Jul 10, 2026
@phil-davis phil-davis force-pushed the dependabot/composer/laminas/laminas-ldap-2.20.0 branch from c309fba to 5525718 Compare July 10, 2026 05:10
@phil-davis phil-davis requested a review from a team as a code owner July 10, 2026 05:10
@phil-davis

Copy link
Copy Markdown
Contributor

I rebase and adjusted the commit and PR title to meet the semantic commit requirements.

@phil-davis phil-davis merged commit e25b28c into master Jul 10, 2026
12 checks passed
@phil-davis phil-davis deleted the dependabot/composer/laminas/laminas-ldap-2.20.0 branch July 10, 2026 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants