Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

[Snyk] Upgrade arangojs from 6.11.1 to 6.12.0 #853

Merged
merged 1 commit into from
Oct 28, 2019

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade arangojs from 6.11.1 to 6.12.0.

  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 9 days ago, on 2019-10-16.
Release notes
  • Package name: arangojs
    • 6.12.0 - 2019-10-16

      Added

      • Added cursor.kill method

        Cursors that have not yet been fully depleted can now be killed using the
        cursor.kill method. Note that this method has no effect if the cursor
        is already depleted.

      • Added cursor.nextBatch method

        Cursors normally fetch additional batches as necessary while iterating
        over the individual results, this method allows consuming an entire batch
        at a time.

    • 6.11.1 - 2019-08-30

      Fixed

      • Fixed view properties not being passed correctly when creating views (#621)

      • Renamed internal response.host attribute to response.arangojsHostId (#604)

        In some environments the host attribute is already present and read-only.
        This should avoid a TypeError being thrown when a value is assigned by
        arangojs.

  • from [`arangojs` GitHub Release Notes](https://github.com/arangodb/arangojs/releases)
------------

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@sastels sastels merged commit f32826f into master Oct 28, 2019
@sastels sastels deleted the snyk-upgrade-397bde3878a33eb40b5f3f8dfb1ddee2 branch October 28, 2019 15:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants