eXist-db / xst

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

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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

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)

Performance Improvements

  • exist-upload: utilize new REST-client (11f760a)

v5.0.2

5.0.2 (2022-08-08)

... (truncated)

Commits
  • 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
  • e10a916 build(deps-dev): bump semantic-release from 19.0.3 to 19.0.5
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #42.