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 ldapjs from 1.0.2 to 2.3.0 #138

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

Conversation

dependabot-preview[bot]
Copy link

Bumps ldapjs from 1.0.2 to 2.3.0.

Release notes

Sourced from ldapjs's releases.

v2.3.0

  • [feature]: Search callback response will emit SearchRequest after every search request is sent (#730)
  • [feature]: Make server.newConnection public to allow multithreaded servers (#727)
  • Queue events until a listener appears for pages searches (#723)
  • Add multithreaded server examples (#727)

v2.2.4

  • connectTimeout and connectRefused errors will emit an error if those events are not listened to #704

v2.2.3

  • Fix variable scoping causing crash #686

v2.2.2

Remove .nyc-output files #681

v2.2.1

  • Remove use of logging methods in conditional tests #677

v2.2.0

  • Add support for multiple servers (client) #408 #658

v2.1.1

  • Fix RDN path separators in server responses #646

v2.1.0

  • Simplify Ber instance checking #630

v2.0.0

This is the first major release since the project was graciously moved to open maintenance via the ldapjs GitHub organization. Thank you to @​melloc for making the organization a reality, and to all those who have contributed to this release.

Personally, I wanted to get a lot more done before issuing this release. But I have not had the necessary time (or fortitude) to dedicate to get it up to where I wanted. However, this release has been serving people quite well for some time via the rc-phase. So at @​UziTech's urging (#604), I am publishing this release.

Truly, it is time to move this needle forward. The main goal of this release was to make ldapjs compatible with the most recent releases of Node.js core, and that has been accomplished. It won't be much longer before the next LTS of core is released and the oldest current LTS is retired. So we need to get a release out that supports that to-be retired LTS.

Breaking Changes

This list is likely non-exhaustive. For the full list of changes, please review the commit log.

  • Drop support for Node <= 8 #537 #559
  • D-Trace dependency removed (can still be used if manually enabled) #466
  • Remove Bunyan dependency #399
  • Binary scripts removed (might be published as standalone module in the future) #546
  • Update ldap-filter module #521
Changelog

Sourced from ldapjs's changelog.

ldapjs Changelog

2.0.0

Commits
Maintainer changes

This version was pushed to npm by tonybrix, a new releaser for ldapjs since your current version.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 28, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants