SvenWesterlaken / mongo4j

A mongoose plugin to automatically maintain nodes & relationships in neo4j
https://www.npmjs.com/package/mongo4j
MIT License
14 stars 4 forks source link

[Snyk] Upgrade neo4j-driver from 4.1.2 to 4.2.1 #82

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade neo4j-driver from 4.1.2 to 4.2.1.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: neo4j-driver
  • 4.2.1 - 2020-11-17

    New release

  • 4.2.0 - 2020-11-17

    See release notes on the wiki

  • 4.2.0-alpha01 - 2020-10-09

    See release notes on the wiki

  • 4.1.2 - 2020-09-07

    Revert "Dependency updates"

    Reverting dependency updates due to performance degradation due
    to one or more dependencies as compared to 4.0.

from neo4j-driver GitHub release notes
Commit messages
Package name: neo4j-driver
  • ae46eb4 Update documentation link
  • a2b88f1 Update README.md
  • 7281b4d testkit-backend: handle CypherMap conversion to native (#637)
  • c8f48fa testkit-backend: extract request handlers to a separated file (#636)
  • c39b35c testkit-backend: Treating `SessionLastBookmarks`, `SessionWriteTransaction` and session/transaction parameters
  • 60dfc06 Merge pull request #630 from jk05/update-driver-config-interface
  • 03b0f84 Merge pull request #634 from bigmontz/4.2-testkit-support-routing-tests
  • ad5c9e5 testkit: Enable routing tests
  • 6218f36 Merge pull request #631 from bigmontz/testkit_wait_for_result_complete
  • 1d3b942 testkit: waiting for the current result get completed
  • fb97fde add userAgent to Config interface
  • 5818546 Merge pull request #628 from bigmontz/update_uri-js
  • d784532 Update uri-js
  • d28ebcc Merge pull request #627 from bigmontz/update_versions
  • d9d534d Update dependencies
  • a70264e Merge pull request #626 from bigmontz/release-4.2
  • fa50a4f Create bolt protocol 4.2
  • fea6bae testkit-backend: fix the CypherList
  • 8e52759 testkit-backend: Handle the types CypherFloat, CypherBool and CypherList
  • 7439ae3 test-backend: Move nativeToCypher, cypherToNative and ResultObserver to their own files
  • b13ca42 Implementing commands to allows the retry tests
  • 47f30ff Basic testkit backend
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

šŸ§ View latest project report

šŸ›  Adjust upgrade PR settings

šŸ”• Ignore this dependency or unsubscribe from future upgrade PRs

SvenWesterlaken commented 3 years ago

:tada: This issue has been resolved in version 3.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: