Skip to content

build(deps): bump ldapts from 8.1.8 to 9.0.0#7815

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ldapts-9.0.0
Open

build(deps): bump ldapts from 8.1.8 to 9.0.0#7815
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ldapts-9.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps ldapts from 8.1.8 to 9.0.0.

Release notes

Sourced from ldapts's releases.

v9.0.0

9.0.0 (2026-07-11)

BREAKING CHANGES

  • Node.js >= 22 is now required.

  • The deprecated Filter#escape instance method has been removed. Use the static Filter.escape() instead.

  • docs: fix terminology in connection factory docs

  • fix: allow lint-staged to commit ignored yaml files like pnpm-lock.yaml

oxfmt exits non-zero when every file passed on the command line is excluded by ignore rules, which made any commit that staged pnpm-lock.yaml fail the pre-commit hook.

v8.2.0

8.2.0 (2026-07-11)

Bug Fixes

  • make Filter.escape() work as intended and document it (#141) (#401) (eb17d99)
  • release with a GitHub App token so the changelog commit can push to main (#440) (379a1aa)

Features

Changelog

Sourced from ldapts's changelog.

9.0.0 (2026-07-11)

BREAKING CHANGES

  • Node.js >= 22 is now required.

  • The deprecated Filter#escape instance method has been removed. Use the static Filter.escape() instead.

  • docs: fix terminology in connection factory docs

  • fix: allow lint-staged to commit ignored yaml files like pnpm-lock.yaml

oxfmt exits non-zero when every file passed on the command line is excluded by ignore rules, which made any commit that staged pnpm-lock.yaml fail the pre-commit hook.

8.2.0 (2026-07-11)

Bug Fixes

  • make Filter.escape() work as intended and document it (#141) (#401) (eb17d99)
  • release with a GitHub App token so the changelog commit can push to main (#440) (379a1aa)

Features

Commits
  • 91d5f4e chore: release 9.0.0 [skip ci]
  • bc1b4d4 chore!: require Node.js 22 or newer and remove deprecated Filter#escape shim ...
  • 5c65a8c chore: release 8.2.0 [skip ci]
  • 379a1aa fix: release with a GitHub App token so the changelog commit can push to main...
  • 8b36980 feat: add escapeFilter tagged template literal (#141) (#436)
  • a02278d feat: optionally rebind automatically after reconnecting (#348) (#435)
  • 952aa6c feat: allow custom connection factories (#269) (#434)
  • fd7c948 chore(deps): lock file maintenance (#426)
  • a69683b chore: consolidate tooling on Vite+ and upgrade to TypeScript 7 (#433)
  • 08a1dcd chore(deps): update dependency @​typescript/native-preview to v7.0.0-dev.20260...
  • Additional commits viewable in compare view

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 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 8.1.8 to 9.0.0.
- [Release notes](https://github.com/ldapts/ldapts/releases)
- [Changelog](https://github.com/ldapts/ldapts/blob/main/CHANGELOG.md)
- [Commits](ldapts/ldapts@v8.1.8...v9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 13, 2026
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants