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.17.1 to 0.19.0 #1666

Open
wants to merge 1 commit into
base: mathtodon
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps net-ldap from 0.17.1 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

=== Net::LDAP 0.18.0

  • Fix escaping of # and space in attrs #408
  • Add support to use SNI #406
  • Drop Ruby 2.5 and JRuby 9.2 from CI tests
  • Bump rubocop to 1.48.1
  • Update CI for TruffleRuby 22
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)

Bumps [net-ldap](https://github.com/ruby-ldap/ruby-net-ldap) from 0.17.1 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.17.1...v0.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 8, 2024
Copy link

github-actions bot commented Sep 1, 2024

This pull request has merge conflicts that must be resolved before it can be merged.

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 rebase needed 🚧 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants