Skip to content

Bump ldapts from 6.0.0 to 7.1.1#13

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ldapts-7.1.1
Closed

Bump ldapts from 6.0.0 to 7.1.1#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ldapts-7.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2024

Copy link
Copy Markdown
Contributor

Bumps ldapts from 6.0.0 to 7.1.1.

Release notes

Sourced from ldapts's releases.

7.1.1

  • Update npms
  • Replace deprecated parse from url module with parseURL from whatwg-url
  • Replace deprecated string#substr and buffer#slice usage

Full Changelog: ldapts/ldapts@7.1.0...7.1.1

7.1.0

  • Ensure errors have name and prototype set
  • Update npms
  • Update eslint to use flat config

Full Changelog: ldapts/ldapts@7.0.12...7.1.0

7.0.12

  • Update npms

Full Changelog: ldapts/ldapts@7.0.11...7.0.12

7.0.11

  • Fix DN clone method when RDNs array is not empty. Fix #149
  • Update npms

Full Changelog: ldapts/ldapts@7.0.10...7.0.11

7.0.10

  • Update npms

Full Changelog: ldapts/ldapts@7.0.9...7.0.10

7.0.9

  • Update npms

Full Changelog: ldapts/ldapts@7.0.8...7.0.9

7.0.8

  • Update npms

Full Changelog: ldapts/ldapts@7.0.7...7.0.8

7.0.7

  • Update npms

Full Changelog: ldapts/ldapts@7.0.6...7.0.7

7.0.6

  • Update npms

Full Changelog: ldapts/ldapts@7.0.5...7.0.6

... (truncated)

Changelog

Sourced from ldapts's changelog.

7.1.1 - 2024-08-26

  • Update npms
  • Replace deprecated parse from url module with parseURL from whatwg-url
  • Replace deprecated string#substr and buffer#slice usage

7.1.0 - 2024-07-09

  • Ensure errors have name and prototype set
  • Update npms
  • Update eslint to use flat config

7.0.12 - 2024-05-13

  • Update npms

7.0.11 - 2024-04-08

  • Fix DN clone method when RDNs array is not empty. Fix #149
  • Update npms

7.0.10 - 2024-03-11

  • Update npms

7.0.9 - 2024-02-07

  • Update npms

7.0.8 - 2024-01-05

  • Update npms

7.0.7 - 2023-11-28

  • Update npms

7.0.6 - 2023-10-27

  • Update npms

7.0.5 - 2023-10-10

  • Fix CommonJS package issues. NOTE: All exports are at the root level now. For example: import { Control } from 'ldapts/controls'; is now import { Control } from 'ldapts';
  • Include src in npm package

7.0.4 - 2023-10-09

  • Fix toString output for OrFilter and NotFilter

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [ldapts](https://github.com/ldapts/ldapts) from 6.0.0 to 7.1.1.
- [Release notes](https://github.com/ldapts/ldapts/releases)
- [Changelog](https://github.com/ldapts/ldapts/blob/main/CHANGELOG.md)
- [Commits](ldapts/ldapts@6.0.0...7.1.1)

---
updated-dependencies:
- dependency-name: ldapts
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependabot dependencies Pull requests that update a dependency file labels Sep 1, 2024
@dependabot @github

dependabot Bot commented on behalf of github Oct 1, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #17.

@dependabot dependabot Bot closed this Oct 1, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/ldapts-7.1.1 branch October 1, 2024 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants