Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps github.com/go-ldap/ldap/v3 from 3.4.10 to 3.4.11.

Release notes

Sourced from github.com/go-ldap/ldap/v3's releases.

v3.4.11

What's Changed

New Contributors

Full Changelog: go-ldap/ldap@v3.4.10...v3.4.11

Commits
  • e80f029 chore: update DirSync and DirSyncAsync examples
  • 9cfc03b use ldap boolean for dirsync control.criticality (#555)
  • 1d9898b fix invalid function signature for GSSAPIBind during tests on Windows clients
  • d1298fc Update golang.org/x/net dependency (#553)
  • ac1bc55 Adding InitSecContextWithOptions to SSPI client (#549)
  • b7e97bb [bugfix] Added APOptions []int in client.GSSAPIBindRequest(...) and client.In...
  • 32469eb Fix DIGEST-MD5 auth (#545)
  • 403d46a Fix ControlServerSideSortingResult handling for OpenLDAP (#546)
  • d10ea4b ci: Add go 1.24 build/testing to github workflow (#548)
  • 5d1b644 Allow users to specify a custom NTLM negotiator (#544)
  • See full diff 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 [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) from 3.4.10 to 3.4.11.
- [Release notes](https://github.com/go-ldap/ldap/releases)
- [Commits](go-ldap/ldap@v3.4.10...v3.4.11)

---
updated-dependencies:
- dependency-name: github.com/go-ldap/ldap/v3
  dependency-version: 3.4.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 21, 2025
@telegraf-tiger telegraf-tiger bot added the chore label Apr 21, 2025
@telegraf-tiger
Copy link
Contributor

@srebhan srebhan added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Apr 22, 2025
@skartikey skartikey merged commit 07b06b1 into master Apr 22, 2025
28 checks passed
@skartikey skartikey deleted the dependabot/go_modules/github.com/go-ldap/ldap/v3-3.4.11 branch April 22, 2025 09:11
@github-actions github-actions bot added this to the v1.34.3 milestone Apr 22, 2025
srebhan pushed a commit that referenced this pull request May 5, 2025
…16830)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 07b06b1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants