Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ldapjs/node-ldapjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: ldapjs/node-ldapjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 4, 2023

  1. build(deps-dev): bump eslint from 8.34.0 to 8.35.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.35.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.34.0...v8.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jsumners committed Mar 4, 2023
    Copy the full SHA
    6ba15ed View commit details

Commits on Mar 7, 2023

  1. Quick fix for outdated client doc

    Still referring to result.object, instead of result.pojo.
    Tethik authored and jsumners committed Mar 7, 2023
    Copy the full SHA
    0dfe40e View commit details

Commits on Mar 8, 2023

  1. Resolve issue #845

    This issue resolves issue #845 by updating `@ldapjs/messages` to the
    latest version and adding a test that shows how the module should be
    used to evaluate search request scopes.
    jsumners committed Mar 8, 2023
    Copy the full SHA
    824dd2c View commit details
  2. Copy the full SHA
    98b91de View commit details
  3. v3.0.1

    jsumners committed Mar 8, 2023
    Copy the full SHA
    5c6c5dc View commit details
Loading