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.18.0 #571

Merged
merged 1 commit into from
Apr 21, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps net-ldap from 0.17.1 to 0.18.0.

Changelog

Sourced from net-ldap's changelog.

=== 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
  • 7b3af68 Merge pull request #413 from ruby-ldap/release-0.18.0
  • cbb2dfc Update CI for TruffleRuby 22
  • 96b7e75 Update tests for Ruby 3.1 and 3.2
  • cd44856 Bump rubocop to 1.48.1
  • 3fe006c Drop Ruby 2.5 and JRuby 9.2 from CI tests
  • 89647a2 Prepare release v0.18.0
  • 08a8962 Merge pull request #408 from bgraves-lo/398-escape-raises-error-for-pound-sign
  • c5a115e Fix escaping of # and space in attrs
  • 3f94287 Merge pull request #406 from jpdasma/sni-support
  • af098c5 Add support to use SNI
  • 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 requested a review from a team as a code owner April 10, 2023 04:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 10, 2023
@dependabot dependabot bot force-pushed the dependabot/bundler/net-ldap-0.18.0 branch 2 times, most recently from e5f392b to 622963e Compare April 20, 2023 21:36
Bumps [net-ldap](/~https://github.com/ruby-ldap/ruby-net-ldap) from 0.17.1 to 0.18.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.18.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.18.0 branch from 622963e to 3c7821d Compare April 21, 2023 12:35
@yachub yachub merged commit fbc5015 into main Apr 21, 2023
@yachub yachub deleted the dependabot/bundler/net-ldap-0.18.0 branch April 21, 2023 12:53
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