Commit Graph

178 Commits

Author SHA1 Message Date
dependabot[bot] 9613308c33 build(deps): bump @ldapjs/messages from 1.0.1 to 1.0.2
Bumps [@ldapjs/messages](https://github.com/ldapjs/messages) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/ldapjs/messages/releases)
- [Commits](https://github.com/ldapjs/messages/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: "@ldapjs/messages"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-11 08:55:04 -05:00
dependabot[bot] 7991a37c2c build(deps-dev): bump eslint from 8.35.0 to 8.36.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.35.0...v8.36.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-11 08:27:46 -05:00
James Sumners 5c6c5dce78
v3.0.1 2023-03-08 17:27:13 -05:00
James Sumners 824dd2cb57 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.
2023-03-08 17:11:44 -05:00
dependabot[bot] 6ba15ed672 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](https://github.com/eslint/eslint/compare/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>
2023-03-04 08:14:42 -05:00
James Sumners 67617fee4f v3.0.0 2023-02-22 14:09:27 -05:00
James Sumners 547ceb6fa1 Update deps 2023-02-22 14:09:27 -05:00
James Sumners 0a3702e1d0 Fix search attributes 2023-02-22 14:09:27 -05:00
James Sumners f18dee40a2 Replace messages with @ldapjs/messages 2023-02-22 14:09:27 -05:00
James Sumners 9de9c703ab Migrate filter extensions (#809)
* Replace presence filter

* Replace equality filter

* Remove TODO

* Fix integration tests

* Replace approximate filter

* Replace extensible filter

* Replace greater-than-equals filter

* Replace less-than-equals filter

* Replace remaining filters

* Remove debug code

* Remove transition code

* Remove unnecessry isFilter

* Remove unused code

* Use LDAP filter string parsing from @ldapjs/filter

* Move BER filter parsing to @ldapjs/filter

* Fully replace internal filters module with @ldapjs/filter
2023-02-22 14:09:27 -05:00
James Sumners 5bab39f58e Replace node-filter (resolves #622) (#808) 2023-02-22 14:09:27 -05:00
James Sumners cb70776445 Replace protocol with module (#806) 2023-02-22 14:09:27 -05:00
James Sumners 4355893077 Replace internal controls with @ldapjs/controls (#797)
* Replace internal controls with @ldapjs/controls

* Replace EntryChangeNotificationControl

* Replace PagedResultsControl

* Replace ServerSideSortingRequestControl

* Replace ServerSideSortingResponseControl

* Replace VLV controls

* Reduce coverage requirement

* Fix dependency qualifier
2023-02-22 14:09:27 -05:00
James Sumners caab2c2b6f Update dependencies and CI (#796)
* Update dependencies

* Run CI for "next" releases

* Grrr

* Update target versions

* Fix test on Node 17

* Fix deprecation notice
2023-02-22 14:09:27 -05:00
James Sumners 8dce600849 Use asn1@1.0.0 2023-02-22 14:09:27 -05:00
James Sumners 9fe58a44a2 Swap asn1 package 2023-02-22 14:09:27 -05:00
James Sumners 92dfc80fd1
v2.3.3 (#807) 2022-06-07 21:06:42 -04:00
James Sumners 7a758f27ad
Update docker config 2022-03-27 12:02:59 -04:00
dependabot[bot] 003654ee37
build(deps-dev): bump tap from 15.2.2 to 15.2.3
Bumps [tap](https://github.com/tapjs/node-tap) from 15.2.2 to 15.2.3.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Commits](https://github.com/tapjs/node-tap/compare/v15.2.2...v15.2.3)

---
updated-dependencies:
- dependency-name: tap
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-19 07:01:57 +00:00
dependabot[bot] dbf9dbcda8
build(deps-dev): bump tap from 15.1.6 to 15.2.2
Bumps [tap](https://github.com/tapjs/node-tap) from 15.1.6 to 15.2.2.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Commits](https://github.com/tapjs/node-tap/compare/v15.1.6...v15.2.2)

---
updated-dependencies:
- dependency-name: tap
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-05 08:05:26 +00:00
James Sumners 7f5ebb425a
v2.3.2 2022-02-25 15:01:26 -05:00
dependabot[bot] 5f76ea73d0
build(deps-dev): bump tap from 15.1.5 to 15.1.6
Bumps [tap](https://github.com/tapjs/node-tap) from 15.1.5 to 15.1.6.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Commits](https://github.com/tapjs/node-tap/compare/v15.1.5...v15.1.6)

---
updated-dependencies:
- dependency-name: tap
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-08 08:03:34 +00:00
dependabot[bot] fae31a40b5
build(deps-dev): bump tap from 15.1.2 to 15.1.5
Bumps [tap](https://github.com/tapjs/node-tap) from 15.1.2 to 15.1.5.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Commits](https://github.com/tapjs/node-tap/compare/v15.1.2...v15.1.5)

---
updated-dependencies:
- dependency-name: tap
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-27 08:02:12 +00:00
dependabot[bot] afeaffb9d4
build(deps-dev): bump tap from 15.0.10 to 15.1.2
Bumps [tap](https://github.com/tapjs/node-tap) from 15.0.10 to 15.1.2.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Commits](https://github.com/tapjs/node-tap/compare/v15.0.10...v15.1.2)

---
updated-dependencies:
- dependency-name: tap
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-20 08:02:46 +00:00
dependabot[bot] 501e17bc35
build(deps-dev): bump marked from 3.0.8 to 4.0.0
Bumps [marked](https://github.com/markedjs/marked) from 3.0.8 to 4.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v3.0.8...v4.0.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-06 07:04:14 +00:00
dependabot[bot] efb6176823
build(deps-dev): bump tap from 15.0.9 to 15.0.10
Bumps [tap](https://github.com/tapjs/node-tap) from 15.0.9 to 15.0.10.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Commits](https://github.com/tapjs/node-tap/compare/v15.0.9...v15.0.10)

---
updated-dependencies:
- dependency-name: tap
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-25 07:04:00 +00:00
dependabot[bot] 43fe57c4a7
build(deps-dev): bump marked from 2.1.3 to 3.0.0
Bumps [marked](https://github.com/markedjs/marked) from 2.1.3 to 3.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v2.1.3...v3.0.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-21 07:01:54 +00:00
Tony Brix 6f2b8fab9a 2.3.1 2021-08-03 13:57:41 -05:00
dependabot[bot] 5c569e1a40
Bump highlight.js from 10.7.3 to 11.0.1
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.7.3 to 11.0.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/11.0.1/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.7.3...11.0.1)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-05 07:01:50 +00:00
dependabot[bot] 8d1c3a3144
Bump eslint-plugin-promise from 4.3.1 to 5.1.0
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.3.1 to 5.1.0.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-29 07:01:45 +00:00
Tony Brix ec5ab6db19 2.3.0 2021-05-27 14:23:01 -05:00
dependabot[bot] 61ce19ec49
Bump tap from 15.0.6 to 15.0.9
Bumps [tap](https://github.com/tapjs/node-tap) from 15.0.6 to 15.0.9.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Commits](https://github.com/tapjs/node-tap/compare/v15.0.6...v15.0.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 07:06:14 +00:00
dependabot[bot] 88bb4c40a5
Bump tap from 15.0.2 to 15.0.6
Bumps [tap](https://github.com/tapjs/node-tap) from 15.0.2 to 15.0.6.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Commits](https://github.com/tapjs/node-tap/compare/v15.0.2...v15.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-01 07:01:31 +00:00
dependabot[bot] 24256d2554
Bump tap from 15.0.1 to 15.0.2
Bumps [tap](https://github.com/tapjs/node-tap) from 15.0.1 to 15.0.2.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Commits](https://github.com/tapjs/node-tap/compare/v15.0.1...v15.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-10 07:01:42 +00:00
dependabot[bot] f525cebb64
Bump tap from 14.11.0 to 15.0.1
Bumps [tap](https://github.com/tapjs/node-tap) from 14.11.0 to 15.0.1.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Commits](https://github.com/tapjs/node-tap/compare/v14.11.0...v15.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-03 07:02:27 +00:00
Tony Brix 2de077d39f docs: highlight code 2021-02-24 16:06:13 -06:00
Tony Brix 475faa8981 2.2.4 2021-02-24 10:26:45 -06:00
dependabot[bot] 0379bbb7b0
Bump marked from 1.2.9 to 2.0.0
Bumps [marked](https://github.com/markedjs/marked) from 1.2.9 to 2.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v1.2.9...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-13 08:03:08 +00:00
Tony Brix c3a9c21619 move to script folder 2020-12-13 11:10:12 -06:00
Tony Brix 4ebe8d104f add build-docs script 2020-12-13 02:06:45 -06:00
Tony Brix 0598cb3231 fix with npm run lint 2020-12-06 11:11:01 -06:00
Tony Brix 9ac1daaea5 chore(lint): use eslint instead of standard 2020-12-06 11:10:55 -06:00
James Sumners 1cd7a1285e
v2.2.3 2020-12-02 20:50:07 -05:00
dependabot[bot] 89d0ea86e1
Bump tap from 14.10.8 to 14.11.0
Bumps [tap](https://github.com/tapjs/node-tap) from 14.10.8 to 14.11.0.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Commits](https://github.com/tapjs/node-tap/compare/v14.10.8...v14.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-21 08:05:04 +00:00
Tony Brix d394f78eff 2.2.2 2020-11-18 01:03:40 -06:00
Tony Brix d812119fcc 2.2.1 2020-11-13 08:32:05 -06:00
Tony Brix c6fa25985b update devdependency standard to v16 2020-10-31 16:07:32 -05:00
dependabot[bot] 04c17905db
Bump snazzy from 8.0.0 to 9.0.0
Bumps [snazzy](https://github.com/feross/snazzy) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/feross/snazzy/releases)
- [Commits](https://github.com/feross/snazzy/compare/v8.0.0...v9.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-31 07:06:37 +00:00
dependabot[bot] 440f643259
Bump standard from 14.3.4 to 15.0.0
Bumps [standard](https://github.com/standard/standard) from 14.3.4 to 15.0.0.
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v14.3.4...v15.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-24 07:05:28 +00:00
James Sumners bebe558da6
v2.2.0 2020-09-20 20:05:38 -04:00