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.16.3 to 0.17.0 #15242

Merged
merged 1 commit into from
Dec 29, 2020
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2020

Bumps net-ldap from 0.16.3 to 0.17.0.

Release notes

Sourced from net-ldap's releases.

v0.17.0

  • Added private recursive_delete as alternative to DELETE_TREE #268
  • Test suite updates #373 #376 #377
  • Use Base64.strict_encode64 and SSHA256 #303
  • Remove deprecated ConnectionRefusedError #366
  • Added method to get a duplicate of the internal Hash #286
  • Remove a circular require #380
  • Fix LdapServerAsnSyntax compile #379
  • Implement '==' operator for entries #381
  • Fix for undefined method for write exception #383
Changelog

Sourced from net-ldap's changelog.

=== Net::LDAP 0.17.0

  • Added private recursive_delete as alternative to DELETE_TREE #268
  • Test suite updates #373 #376 #377
  • Use Base64.strict_encode64 and SSHA256 #303
  • Remove deprecated ConnectionRefusedError #366
  • Added method to get a duplicate of the internal Hash #286
  • remove a circular require #380
  • fix LdapServerAsnSyntax compile #379
  • Implement '==' operator for entries #381
  • fix for undefined method for write exception #383
Commits
  • a520ef7 Update history for v0.17.0
  • c7f0921 Bump version to 0.17.0
  • a37cc08 Merge pull request #383 from railsstarter/topic/fix_for_undefined_method_writ...
  • b1eec43 fix for undefined method for write exception
  • e3ff748 Annotate tags instead of creating empty commits
  • 393c59c Update History.rdoc
  • 8c4b201 Merge pull request #381 from erlliam/master
  • 9bf26d3 Update lib/net/ldap/entry.rb
  • 3d43b3a Implement '==' operator for entries
  • d60bb76 Merge pull request #379 from tatsuya-ogawa/feature/fix_server_syntax
  • 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 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 dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 30, 2020
@ykzts
Copy link
Member

ykzts commented Nov 30, 2020

Hold until v3.3.0 is released.

@ykzts ykzts merged commit 20789e7 into master Dec 29, 2020
@dependabot dependabot bot deleted the dependabot/bundler/net-ldap-0.17.0 branch December 29, 2020 14:32
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