chore(deps): update module github.com/go-ldap/ldap/v3 to v3.4.13 #19

Merged
nemunaire merged 1 commit from renovate/github.com-go-ldap-ldap-v3-3.x into master 2026-03-18 01:26:54 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/go-ldap/ldap/v3 require patch v3.4.12v3.4.13

Release Notes

go-ldap/ldap (github.com/go-ldap/ldap/v3)

v3.4.13

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-ldap/ldap/compare/v3.4.12...v3.4.13


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) | require | patch | `v3.4.12` → `v3.4.13` | --- ### Release Notes <details> <summary>go-ldap/ldap (github.com/go-ldap/ldap/v3)</summary> ### [`v3.4.13`](https://github.com/go-ldap/ldap/releases/tag/v3.4.13) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.4.12...v3.4.13) #### What's Changed - fix DirSync flags encoding by [@&#8203;johnallers](https://github.com/johnallers) in [#&#8203;571](https://github.com/go-ldap/ldap/pull/571) - Remove execute bit from test file by [@&#8203;gibmat](https://github.com/gibmat) in [#&#8203;572](https://github.com/go-ldap/ldap/pull/572) - chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /v3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;573](https://github.com/go-ldap/ldap/pull/573) - Update search.go: fix typo by [@&#8203;reshke](https://github.com/reshke) in [#&#8203;574](https://github.com/go-ldap/ldap/pull/574) - Fix ExtendedResponse parsing by [@&#8203;giggsoff](https://github.com/giggsoff) in [#&#8203;575](https://github.com/go-ldap/ldap/pull/575) - fix: correct extended request/response handling in `Extended` by [@&#8203;cpuschma](https://github.com/cpuschma) in [#&#8203;576](https://github.com/go-ldap/ldap/pull/576) - refactor: simplify `WhoAmI` implementation using `Extended` API by [@&#8203;cpuschma](https://github.com/cpuschma) in [#&#8203;577](https://github.com/go-ldap/ldap/pull/577) - feat: add `PostalAddress` type by [@&#8203;cpuschma](https://github.com/cpuschma) in [#&#8203;579](https://github.com/go-ldap/ldap/pull/579) - chore: update dependencies by [@&#8203;cpuschma](https://github.com/cpuschma) in [#&#8203;581](https://github.com/go-ldap/ldap/pull/581) - Address panic in GetLDAPError, add fuzzer by [@&#8203;TomSellers](https://github.com/TomSellers) in [#&#8203;582](https://github.com/go-ldap/ldap/pull/582) #### New Contributors - [@&#8203;johnallers](https://github.com/johnallers) made their first contribution in [#&#8203;571](https://github.com/go-ldap/ldap/pull/571) - [@&#8203;gibmat](https://github.com/gibmat) made their first contribution in [#&#8203;572](https://github.com/go-ldap/ldap/pull/572) - [@&#8203;reshke](https://github.com/reshke) made their first contribution in [#&#8203;574](https://github.com/go-ldap/ldap/pull/574) - [@&#8203;giggsoff](https://github.com/giggsoff) made their first contribution in [#&#8203;575](https://github.com/go-ldap/ldap/pull/575) **Full Changelog**: <https://github.com/go-ldap/ldap/compare/v3.4.12...v3.4.13> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4zIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
chore(deps): update module github.com/go-ldap/ldap/v3 to v3.4.13
All checks were successful
continuous-integration/drone/push Build is passing
fc2f0679c4
Author
Collaborator

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 -> v0.1.0
golang.org/x/crypto v0.36.0 -> v0.48.0
### ℹ️ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 2 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :---------------------------- | :----------------------------------------------- | | `go` | `1.23.0` -> `1.24.0` | | `github.com/Azure/go-ntlmssp` | `v0.0.0-20221128193559-754e69321358` -> `v0.1.0` | | `golang.org/x/crypto` | `v0.36.0` -> `v0.48.0` |
nemunaire merged commit fc2f0679c4 into master 2026-03-18 01:26:54 +00:00
nemunaire deleted branch renovate/github.com-go-ldap-ldap-v3-3.x 2026-03-18 01:26:54 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nemunaire/chldapasswd!19
No description provided.