Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps @existdb/node-exist from 5.5.2 to 7.0.0.

Release notes

Sourced from @​existdb/node-exist's releases.

v7.0.0

7.0.0 (2026-01-28)

Bug Fixes

  • attempt to better isolate agent state (a46789c)

chore

Features

  • larger restructuring (44f7b41)
  • local loopback check covers more edge cases (17af671)

BREAKING CHANGES

  • XmlRPC and Rest clients both use undici.Client behind the scened and the exports have changed significantly.
  • This package is now ESM only. This means require('@existdb/node-exist') will no longer work. Please switch to import`.

v6.0.0

6.0.0 (2026-01-17)

chore

  • bump version for node and dependencies (5165fc0)

BREAKING CHANGES

  • Minimum required node version is 20.19.0 or 22.11.0 and newer. Older versions will not allow to require ESMs and therefore not be able to run this package.
Commits
  • 17af671 feat: local loopback check covers more edge cases
  • 44f7b41 feat: larger restructuring
  • c3bfd24 chore: major refactoring
  • f628b4c doc: expand and improve JSDoc blocks
  • 44d73c5 ci: add actionable comment to semantic-release.yml
  • 9e0e4b8 doc: add and improve JSDoc and readme
  • 9e07c3a chore: simplify and unify options
  • a3471f7 ci: do not empty autodeploy for tests
  • a46789c fix: attempt to better isolate agent state
  • d88c264 ci: reinstate tests on PRs
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​existdb/node-exist since your current version.


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 [@existdb/node-exist](https://github.com/eXist-db/node-exist) from 5.5.2 to 7.0.0.
- [Release notes](https://github.com/eXist-db/node-exist/releases)
- [Commits](eXist-db/node-exist@v5.5.2...v7.0.0)

---
updated-dependencies:
- dependency-name: "@existdb/node-exist"
  dependency-version: 7.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 Feb 2, 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