Update module github.com/go-ldap/ldap/v3 to v3.4.9
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/go-ldap/ldap/v3 | require | patch |
v3.4.8 -> v3.4.9
|
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
go-ldap/ldap (github.com/go-ldap/ldap/v3)
v3.4.9
This bumps x/crypto to 0.31.0 to resolve CVE-2024-45337.
What's Changed
- Update dependency go-asn1-ber to v1.5.6 by @johnweldon in https://github.com/go-ldap/ldap/pull/513
- Fix LDAP GetError and LDAP search by @gustavoluvizotto in https://github.com/go-ldap/ldap/pull/509
- chore: Fix desynced root and v3 directory (fixes #520) by @cpuschma in https://github.com/go-ldap/ldap/pull/521
- Add go 1.23 build/testing to github workflow by @t2y in https://github.com/go-ldap/ldap/pull/526
- bump action versions in github actions by @t2y in https://github.com/go-ldap/ldap/pull/527
- feat: add Extended request operations by @cpuschma in https://github.com/go-ldap/ldap/pull/516
- chore: Update dependencies by @cpuschma in https://github.com/go-ldap/ldap/pull/539
New Contributors
- @gustavoluvizotto made their first contribution in https://github.com/go-ldap/ldap/pull/509
Full Changelog: https://github.com/go-ldap/ldap/compare/v3.4.8...v3.4.9
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.