Skip to content

Bump arangojs from 8.0.0 to 9.2.0 in /scanners/domain-dispatcher#5928

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/scanners/domain-dispatcher/arangojs-9.2.0
Closed

Bump arangojs from 8.0.0 to 9.2.0 in /scanners/domain-dispatcher#5928
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/scanners/domain-dispatcher/arangojs-9.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 27, 2024

Bumps arangojs from 8.0.0 to 9.2.0.

Release notes

Sourced from arangojs's releases.

v9.2.0

Added

  • Added database.availability method

  • Added database.engine method (DE-931)

  • Added database.status method (#811)

  • Added database.supportInfo method

  • Added keepNull option to CollectionInsertOptions type (DE-946)

    This option was previously missing from the type.

  • Added allowDirtyRead option to DocumentExistsOptions type (DE-945)

    This option was previously missing from the type.

  • Added ignoreRevs option to CollectionBatchReadOptions type (DE-947)

    This option was previously missing from the type.

  • Added options argument to CollectionTruncateOptions type (DE-940)

    There was previously no way to pass options to the truncate method.

  • Added database property to Analyzer, ArrayCursor, BatchedArrayCursor, Collection, Graph, Job, Route, Transaction and View (DE-935)

    This property can be used to access the database instance a given object belongs to.

  • Added Route#headers and Route#path properties

    These properties can be used to access the headers and path used when creating the route.

  • Added ArrayCursor#id and BatchedArrayCursor#id properties (DE-936)

    This property can be used to access the ID of the cursor.

v9.1.0

Changed

  • Removed progress property from Index type

    This property is only available when fetching indexes with the withHidden option set to true.

... (truncated)

Changelog

Sourced from arangojs's changelog.

[9.2.0] - 2024-11-27

Added

  • Added database.availability method

  • Added database.engine method (DE-931)

  • Added database.status method (#811)

  • Added database.supportInfo method

  • Added keepNull option to CollectionInsertOptions type (DE-946)

    This option was previously missing from the type.

  • Added allowDirtyRead option to DocumentExistsOptions type (DE-945)

    This option was previously missing from the type.

  • Added ignoreRevs option to CollectionBatchReadOptions type (DE-947)

    This option was previously missing from the type.

  • Added options argument to CollectionTruncateOptions type (DE-940)

    There was previously no way to pass options to the truncate method.

  • Added database property to Analyzer, ArrayCursor, BatchedArrayCursor, Collection, Graph, Job, Route, Transaction and View (DE-935)

    This property can be used to access the database instance a given object belongs to.

  • Added Route#headers and Route#path properties

    These properties can be used to access the headers and path used when creating the route.

  • Added ArrayCursor#id and BatchedArrayCursor#id properties (DE-936)

    This property can be used to access the ID of the cursor.

[9.1.0] - 2024-09-25

Changed

  • Removed progress property from Index type

    This property is only available when fetching indexes with the withHidden

... (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 [arangojs](https://github.com/arangodb/arangojs) from 8.0.0 to 9.2.0.
- [Release notes](https://github.com/arangodb/arangojs/releases)
- [Changelog](https://github.com/arangodb/arangojs/blob/main/CHANGELOG.md)
- [Commits](arangodb/arangojs@v8.0.0...v9.2.0)

---
updated-dependencies:
- dependency-name: arangojs
  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 Nov 27, 2024
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 7, 2025

Superseded by #6036.

@dependabot dependabot Bot closed this Jan 7, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/scanners/domain-dispatcher/arangojs-9.2.0 branch January 7, 2025 11:27
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