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 net-ldap from 0.18.0 to 0.19.0 #267

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps net-ldap from 0.18.0 to 0.19.0.

Release notes

Sourced from net-ldap's releases.

v0.19.0

What's Changed

New Contributors

Full Changelog: ruby-ldap/ruby-net-ldap@v0.18.0...v0.19.0

Changelog

Sourced from net-ldap's changelog.

=== Net::LDAP 0.19.0

  • Net::LDAP::DN - Retain trailing spaces in RDN values in DNs #412
  • Add in ability for users to specify LDAP controls when conducting searches #411
  • Document connect_timeout in Constructor Details #415
  • Fix openssl error when using multiple hosts #417
Commits
  • a40d203 Prepare 0.19.0
  • 95cec38 Merge pull request #417 from jpdasma/fix-sni-multiple-host
  • 84bfc38 Fix openssl error when using multiple hosts
  • 46c7d9e Merge pull request #415 from alexjfisher/docs
  • 06acd16 Update rubocop todo
  • 03ab921 Merge pull request #411 from gwillcox-r7/add-in-ldap-control-flexibility
  • d2d500b Add in tests
  • e7896d8 Document connect_timeout in Constructor Details
  • 3d03e60 Merge pull request #412 from TomSellers/retain_spaces_in_RDN_values
  • b53edf3 Merge branch 'master' into retain_spaces_in_RDN_values
  • 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 requested a review from a team as a code owner January 18, 2024 13:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 18, 2024
@dependabot dependabot bot force-pushed the dependabot/bundler/net-ldap-0.19.0 branch from 1f7ad17 to 1a2c7ae Compare January 18, 2024 13:41
Bumps [net-ldap](https://github.com/ruby-ldap/ruby-net-ldap) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/ruby-ldap/ruby-net-ldap/releases)
- [Changelog](https://github.com/ruby-ldap/ruby-net-ldap/blob/master/History.rdoc)
- [Commits](ruby-ldap/ruby-net-ldap@v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: net-ldap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/net-ldap-0.19.0 branch from 1a2c7ae to 1a4514c Compare January 18, 2024 13:46
@bastelfreak bastelfreak merged commit a497e80 into main Jan 18, 2024
9 checks passed
@bastelfreak bastelfreak deleted the dependabot/bundler/net-ldap-0.19.0 branch January 18, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant