Skip to content
This repository was archived by the owner on Apr 27, 2022. It is now read-only.

Bump net-ldap from 0.16.1 to 0.17.0 #72

Open
wants to merge 1 commit into
base: jefferya/github_action_enable
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 13, 2021

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

v0.16.3

  • Add Net::LDAP::InvalidDNError #371
  • Use require_relative instead of require #360
  • Address some warnings and fix JRuby test omissions #365
  • Bump rake dev dependency to 12.3 #359
  • Enable rubocop in ci #251
  • Enhance rubocop configuration and test syntax #344
  • CI: Drop rbx-2, uninstallable #364
  • Fix RuboCop warnings #312
  • Fix wrong error class #305
  • CONTRIBUTING.md: Repair link to Issues #309
  • Make the generate() method more idiomatic... #326
  • Make encode_sort_controls() more idiomatic... #327
  • Make the instrument() method more idiomatic... #328
  • Fix uninitialised Net::LDAP::LdapPduError #338
  • README.rdoc: Use SVG build badge #310
  • Update TravisCI config to inclue Ruby 2.7 #346
  • add explicit ** to silence Ruby 2.7 warning #342
  • Support parsing filters with attribute tags #345
  • Bump rubocop development dependency version #336
  • Add link to generated and hosted documentation on rubydoc #319
  • Fix 'uninitialized constant Net::LDAP::PDU::LdapPduError' error #317
  • simplify encoding logic: no more chomping required #362

v0.16.2

  • Net::LDAP#open does not cache bind result #334
  • Fix CI build #333
  • Fix to “undefined method 'result_code'” #308
  • Fixed Exception: incompatible character encodings: ASCII-8BIT and UTF-8 in filter.rb #285
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

=== Net::LDAP 0.16.3

  • Add Net::LDAP::InvalidDNError #371
  • Use require_relative instead of require #360
  • Address some warnings and fix JRuby test omissions #365
  • Bump rake dev dependency to 12.3 #359
  • Enable rubocop in ci #251
  • Enhance rubocop configuration and test syntax #344
  • CI: Drop rbx-2, uninstallable #364
  • Fix RuboCop warnings #312
  • Fix wrong error class #305
  • CONTRIBUTING.md: Repair link to Issues #309
  • Make the generate() method more idiomatic... #326
  • Make encode_sort_controls() more idiomatic... #327
  • Make the instrument() method more idiomatic... #328
  • Fix uninitialised Net::LDAP::LdapPduError #338
  • README.rdoc: Use SVG build badge #310
  • Update TravisCI config to inclue Ruby 2.7 #346
  • add explicit ** to silence Ruby 2.7 warning #342
  • Support parsing filters with attribute tags #345
  • Bump rubocop development dependency version #336
  • Add link to generated and hosted documentation on rubydoc #319
  • Fix 'uninitialized constant Net::LDAP::PDU::LdapPduError' error #317
  • simplify encoding logic: no more chomping required #362

=== Net::LDAP 0.16.2

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 the dependencies Pull requests that update a dependency file label May 13, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 13, 2021

The following labels could not be found: npm.

@jefferya jefferya force-pushed the jefferya/github_action_enable branch from 825d805 to 087ecb1 Compare May 13, 2021 19:14
@dependabot dependabot bot force-pushed the dependabot/bundler/jefferya/github_action_enable/net-ldap-0.17.0 branch from dd78495 to 8ba383a Compare May 13, 2021 19:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants