Skip to content

Bump ldapts from 6.0.0 to 7.1.0#9

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ldapts from 6.0.0 to 7.1.0.

Release notes

Sourced from ldapts's releases.

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

7.0.5

  • 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

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

... (truncated)

Changelog

Sourced from ldapts's changelog.

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

7.0.3 - 2023-10-06

  • Fix asn1 import statements

7.0.2 - 2023-10-06

... (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.0.
- [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.0)

---
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 the dependencies Pull requests that update a dependency file label Aug 1, 2024
@dependabot @github

dependabot Bot commented on behalf of github Aug 1, 2024

Copy link
Copy Markdown
Contributor Author

The following labels could not be found: dependabot.

@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #13.

@dependabot dependabot Bot closed this Sep 1, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/ldapts-7.1.0 branch September 1, 2024 04:57
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