eXist-db / xst

Command line tool to interact with exist-db instances
https://npmjs.com/@existdb/xst
MIT License
18 stars 5 forks source link

build(deps): bump @existdb/node-exist from 5.0.0 to 5.4.0 #42

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps @existdb/node-exist from 5.0.0 to 5.4.0.

Release notes

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

v5.4.0

5.4.0 (2022-10-27)

Features

  • server: query eXist-db version (8d692ab), closes #270

v5.3.0

5.3.0 (2022-10-26)

Features

  • add facility to read binary resources (4acf5b2)

v5.2.1

5.2.1 (2022-10-26)

Bug Fixes

  • parseLocal without options (f2ed27e)

v5.2.0

5.2.0 (2022-10-25)

Features

  • add method to check for collections (b76805e)

v5.1.0

5.1.0 (2022-08-08)

Bug Fixes

  • reliable results in rest-tests with sorting (e40546a)
  • restClient: reliable check for attributes (911a164)
  • rest: safe require of isGeneratorFunction (6a914fa)
  • use envOptions in collections.read test (6f54988)

Features

  • rest: add POST and parameters to GET (f7e33e8)
  • rest: add REST client for resources (7c369cb)
  • rest: extend wrapped results (048327a)

... (truncated)

Commits
  • 8d692ab feat(server): query eXist-db version
  • 501bb77 chore(test): remove log, compare Buffers
  • be7d8b4 doc(readme): description of read and readBinary
  • 7e43003 doc(readme): enhance read and add readBinary
  • 4acf5b2 feat: add facility to read binary resources
  • d285864 build(deps-dev): bump fast-glob from 3.2.11 to 3.2.12
  • 2eddf73 build(deps-dev): bump tape from 5.5.3 to 5.6.1
  • f8f1e71 build(deps-dev): bump yargs from 17.5.1 to 17.6.0
  • ff575a9 build(deps-dev): bump @​semantic-release/github from 8.0.5 to 8.0.6
  • f2ed27e fix: parseLocal without options
  • 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 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 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)
line-o commented 2 years ago

Will be done as part of another PR

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.