[PR #670] [MERGED] fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.11 #842

Closed
opened 2025-11-01 21:05:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/670
Author: @renovate[bot]
Created: 4/14/2025
Status: Merged
Merged: 4/15/2025
Merged by: @kolaente

Base: mainHead: renovate/github.com-go-ldap-ldap-v3-3.x


📝 Commits (1)

  • 57e3380 fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.11

📊 Changes

2 files changed (+6 additions, -2 deletions)

View changed files

📝 go.mod (+2 -2)
📝 go.sum (+4 -0)

📄 Description

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/go-ldap/ldap/v3 v3.4.10 -> v3.4.11 age adoption passing confidence

Release Notes

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

v3.4.11

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-ldap/ldap/compare/v3.4.10...v3.4.11


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 was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/670 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 4/14/2025 **Status:** ✅ Merged **Merged:** 4/15/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/github.com-go-ldap-ldap-v3-3.x` --- ### 📝 Commits (1) - [`57e3380`](https://github.com/go-vikunja/vikunja/commit/57e338030c9f00c7f3dff3f85aba4dc1f5da84e7) fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.11 ### 📊 Changes **2 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+4 -0) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/go-ldap/ldap/v3](https://redirect.github.com/go-ldap/ldap) | `v3.4.10` -> `v3.4.11` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-ldap%2fldap%2fv3/v3.4.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgo-ldap%2fldap%2fv3/v3.4.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgo-ldap%2fldap%2fv3/v3.4.10/v3.4.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-ldap%2fldap%2fv3/v3.4.10/v3.4.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>go-ldap/ldap (github.com/go-ldap/ldap/v3)</summary> ### [`v3.4.11`](https://redirect.github.com/go-ldap/ldap/releases/tag/v3.4.11) [Compare Source](https://redirect.github.com/go-ldap/ldap/compare/v3.4.10...v3.4.11) #### What's Changed - Allow users to specify a custom NTLM negotiator by [@&#8203;rtpt-erikgeiser](https://redirect.github.com/rtpt-erikgeiser) in [https://github.com/go-ldap/ldap/pull/544](https://redirect.github.com/go-ldap/ldap/pull/544) - Add go 1.24 build/testing to github workflow by [@&#8203;t2y](https://redirect.github.com/t2y) in [https://github.com/go-ldap/ldap/pull/548](https://redirect.github.com/go-ldap/ldap/pull/548) - Fix ControlServerSideSortingResult handling for OpenLDAP by [@&#8203;EgorKo25](https://redirect.github.com/EgorKo25) in [https://github.com/go-ldap/ldap/pull/546](https://redirect.github.com/go-ldap/ldap/pull/546) - Fix DIGEST-MD5 auth by [@&#8203;andy-igoshin](https://redirect.github.com/andy-igoshin) in [https://github.com/go-ldap/ldap/pull/545](https://redirect.github.com/go-ldap/ldap/pull/545) - \[bugfix] Added APOptions \[]int in client.GSSAPIBindRequest(...) and client.InitSecContext(...), fixes [#&#8203;536](https://redirect.github.com/go-ldap/ldap/issues/536) by [@&#8203;p0dalirius](https://redirect.github.com/p0dalirius) in [https://github.com/go-ldap/ldap/pull/537](https://redirect.github.com/go-ldap/ldap/pull/537) - Adding InitSecContextWithOptions to SSPI client by [@&#8203;stratg5](https://redirect.github.com/stratg5) in [https://github.com/go-ldap/ldap/pull/549](https://redirect.github.com/go-ldap/ldap/pull/549) - Update golang.org/x/net dependency by [@&#8203;johnweldon](https://redirect.github.com/johnweldon) in [https://github.com/go-ldap/ldap/pull/553](https://redirect.github.com/go-ldap/ldap/pull/553) - use ldap boolean for dirsync control.criticality by [@&#8203;borislavfra](https://redirect.github.com/borislavfra) in [https://github.com/go-ldap/ldap/pull/555](https://redirect.github.com/go-ldap/ldap/pull/555) - chore: update `DirSync` and `DirSyncAsync` example codes by [@&#8203;cpuschma](https://redirect.github.com/cpuschma) in [https://github.com/go-ldap/ldap/pull/556](https://redirect.github.com/go-ldap/ldap/pull/556) #### New Contributors - [@&#8203;rtpt-erikgeiser](https://redirect.github.com/rtpt-erikgeiser) made their first contribution in [https://github.com/go-ldap/ldap/pull/544](https://redirect.github.com/go-ldap/ldap/pull/544) - [@&#8203;EgorKo25](https://redirect.github.com/EgorKo25) made their first contribution in [https://github.com/go-ldap/ldap/pull/546](https://redirect.github.com/go-ldap/ldap/pull/546) - [@&#8203;andy-igoshin](https://redirect.github.com/andy-igoshin) made their first contribution in [https://github.com/go-ldap/ldap/pull/545](https://redirect.github.com/go-ldap/ldap/pull/545) - [@&#8203;p0dalirius](https://redirect.github.com/p0dalirius) made their first contribution in [https://github.com/go-ldap/ldap/pull/537](https://redirect.github.com/go-ldap/ldap/pull/537) - [@&#8203;stratg5](https://redirect.github.com/stratg5) made their first contribution in [https://github.com/go-ldap/ldap/pull/549](https://redirect.github.com/go-ldap/ldap/pull/549) - [@&#8203;borislavfra](https://redirect.github.com/borislavfra) made their first contribution in [https://github.com/go-ldap/ldap/pull/555](https://redirect.github.com/go-ldap/ldap/pull/555) **Full Changelog**: https://github.com/go-ldap/ldap/compare/v3.4.10...v3.4.11 </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/go-vikunja/vikunja). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:05:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#842