Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/go-ldap/ldap/v3 from 3.2.4 to 3.4.6 in /src #19889

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps github.com/go-ldap/ldap/v3 from 3.2.4 to 3.4.6.

Release notes

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

v3.4.5

What's New

What's Changed

New Contributors

Full Changelog: go-ldap/ldap@v3.4.4...v3.4.5

v3.4.4

#367 - Update test matrix to Go v1.14+ #366 - Support for configurable logger #368 - Linter cleanup #372 - Update minimum required Go version to 1.14 #371 - Allow NTLM authentication without a password #374 - Add missing Client interface methods #373 - Implement Subtree delete control type #375 - feat: return referrals for modify operation #304 - Add Entry Unmarshal #382 - added int and []byte type to entry unmarshal #385 - Update dependencies to satisfy new ntlmssp.ProcessChallenge signature #386 - Add String() methods to DN and its subtypes #388 - Fix request timeout handling

allow using ; as RDN separator according to rfc2253

No release notes provided.

Helper function DialWithTLSDialer

... (truncated)

Commits
  • 21d1415 chore: Mirror v3 to root directory (#468)
  • 80095a3 fix: Limit maximum BER packet length in FuzzParseDN to 65536 bytes (#466)
  • 16bdf0b feat: add cifuzz workflow (#460)
  • 03cc78c fix: request timeout race condition (#465)
  • 81e9beb chore: update go-asn1-ber to v1.5.5 (#464)
  • 07d2e09 Update dependent packages: (#462)
  • 5a8863b Refactor DirSync search process (#458)
  • ba89d92 Mirror changes from afeeccd into root directory
  • afeeccd feat: add support for Go 1.13's errors.Is/As functions (#461)
  • 7f97b82 ControlSyncRequest Encode: cookie optionality (#459)
  • Additional commits viewable 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.2.4 to 3.4.6.
- [Release notes](https://github.com/go-ldap/ldap/releases)
- [Commits](go-ldap/ldap@v3.2.4...v3.4.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 22, 2024 12:00
@dependabot dependabot bot added the release-note/update Update or Fix label Jan 22, 2024
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a3e1b1e) 67.45% compared to head (08e165f) 67.47%.
Report is 4 commits behind head on main.

❗ Current head 08e165f differs from pull request most recent head 84f50c8. Consider uploading reports for the commit 84f50c8 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #19889      +/-   ##
==========================================
+ Coverage   67.45%   67.47%   +0.02%     
==========================================
  Files         996      996              
  Lines      109773   109773              
  Branches     2720     2720              
==========================================
+ Hits        74044    74071      +27     
+ Misses      31747    31724      -23     
+ Partials     3982     3978       -4     
Flag Coverage Δ
unittests 67.47% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 6 files with indirect coverage changes

@zyyw zyyw merged commit db20b3b into main Feb 4, 2024
17 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/src/github.com/go-ldap/ldap/v3-3.4.6 branch February 4, 2024 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/update Update or Fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants