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.4.5 to 3.4.6 #7680

Merged
merged 3 commits into from
Nov 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2023

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

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)

@dependabot dependabot bot added go Pull requests that update Go code Topic:Dependencies labels Nov 8, 2023
Copy link

update-docs bot commented Nov 8, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-ldap/ldap/v3-3.4.6 branch 2 times, most recently from 9d2d685 to a8a18f6 Compare November 8, 2023 08:13
@rhafer
Copy link
Contributor

rhafer commented Nov 9, 2023

This updates requires a small change in our ldap.Client wrapper https://github.com/owncloud/ocis/blob/master/services/graph/pkg/identity/ldap/reconnect.go, probably in lockstep with reva. I'll take a lookup.

@rhafer rhafer self-assigned this Nov 9, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-ldap/ldap/v3-3.4.6 branch 2 times, most recently from 737ca9b to a2e8695 Compare November 22, 2023 10:51
@rhafer
Copy link
Contributor

rhafer commented Nov 22, 2023

related reva PR: cs3org/reva#4359

dependabot bot and others added 3 commits November 22, 2023 13:12
Bumps [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) from 3.4.5 to 3.4.6.
- [Release notes](https://github.com/go-ldap/ldap/releases)
- [Commits](go-ldap/ldap@v3.4.5...v3.4.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@rhafer rhafer force-pushed the dependabot/go_modules/github.com/go-ldap/ldap/v3-3.4.6 branch from a2e8695 to f680b0b Compare November 22, 2023 12:24
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@rhafer rhafer enabled auto-merge (rebase) November 22, 2023 14:07
@rhafer rhafer merged commit 6ac5ac5 into master Nov 22, 2023
2 checks passed
@delete-merged-branch delete-merged-branch bot deleted the dependabot/go_modules/github.com/go-ldap/ldap/v3-3.4.6 branch November 22, 2023 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code Topic:Dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants