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

Open
renovate-bot wants to merge 1 commits from renovate/github.com-go-ldap-ldap-v3-3.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/go-ldap/ldap/v3 require patch v3.4.8 -> v3.4.10

Release Notes

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

v3.4.10: Simplify Go Module Versioning

Compare Source

Experimental release to cleanup the code duplication, and simplify the go module versioning approach.

v3.4.9

Compare Source

This bumps x/crypto to 0.31.0 to resolve CVE-2024-45337.

What's Changed

New Contributors

Full Changelog: https://github.com/go-ldap/ldap/compare/v3.4.8...v3.4.9


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.8` -> `v3.4.10` | --- ### Release Notes <details> <summary>go-ldap/ldap (github.com/go-ldap/ldap/v3)</summary> ### [`v3.4.10`](https://github.com/go-ldap/ldap/releases/tag/v3.4.10): Simplify Go Module Versioning [Compare Source](https://github.com/go-ldap/ldap/compare/v3.4.9...v3.4.10) Experimental release to cleanup the code duplication, and simplify the go module versioning approach. ### [`v3.4.9`](https://github.com/go-ldap/ldap/releases/tag/v3.4.9) [Compare Source](https://github.com/go-ldap/ldap/compare/v3.4.8...v3.4.9) This bumps x/crypto to 0.31.0 to resolve [CVE-2024-45337](https://github.com/advisories/GHSA-v778-237x-gjrc). #### What's Changed - Update dependency go-asn1-ber to v1.5.6 by [@&#8203;johnweldon](https://github.com/johnweldon) in https://github.com/go-ldap/ldap/pull/513 - Fix LDAP GetError and LDAP search by [@&#8203;gustavoluvizotto](https://github.com/gustavoluvizotto) in https://github.com/go-ldap/ldap/pull/509 - chore: Fix desynced root and v3 directory (fixes [#&#8203;520](https://github.com/go-ldap/ldap/issues/520)) by [@&#8203;cpuschma](https://github.com/cpuschma) in https://github.com/go-ldap/ldap/pull/521 - Add go 1.23 build/testing to github workflow by [@&#8203;t2y](https://github.com/t2y) in https://github.com/go-ldap/ldap/pull/526 - bump action versions in github actions by [@&#8203;t2y](https://github.com/t2y) in https://github.com/go-ldap/ldap/pull/527 - feat: add Extended request operations by [@&#8203;cpuschma](https://github.com/cpuschma) in https://github.com/go-ldap/ldap/pull/516 - chore: Update dependencies by [@&#8203;cpuschma](https://github.com/cpuschma) in https://github.com/go-ldap/ldap/pull/539 #### New Contributors - [@&#8203;gustavoluvizotto](https://github.com/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 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS41Ny40IiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-12-16 00:07:02 +00:00
chore(deps): update module github.com/go-ldap/ldap/v3 to v3.4.9
All checks were successful
continuous-integration/drone/push Build is passing
75b1c97650
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

Details:

Package Change
github.com/go-asn1-ber/asn1-ber v1.5.5 -> v1.5.7
golang.org/x/crypto v0.21.0 -> v0.31.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 Details: | **Package** | **Change** | | :-------------------------------- | :--------------------- | | `github.com/go-asn1-ber/asn1-ber` | `v1.5.5` -> `v1.5.7` | | `golang.org/x/crypto` | `v0.21.0` -> `v0.31.0` |
renovate-bot force-pushed renovate/github.com-go-ldap-ldap-v3-3.x from 75b1c97650 to 3ec3d2649f 2024-12-26 23:07:59 +00:00 Compare
renovate-bot changed title from chore(deps): update module github.com/go-ldap/ldap/v3 to v3.4.9 to chore(deps): update module github.com/go-ldap/ldap/v3 to v3.4.10 2024-12-26 23:08:00 +00:00
All checks were successful
continuous-integration/drone/push Build is passing
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-go-ldap-ldap-v3-3.x:renovate/github.com-go-ldap-ldap-v3-3.x
git checkout renovate/github.com-go-ldap-ldap-v3-3.x
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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#13
No description provided.