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.0.2 to 4.1.0 #55

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade neo4j-driver from 4.0.2 to 4.1.0.

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 from neo4j-driver GitHub release notes
Commit messages
Package name: neo4j-driver
  • 5b1c2eb Send address to routing procedure on 4.0
  • 22c4c59 Catch error on send to propagate to standard error handler
  • 2a6d4af Custom user agent
  • 6ff009e Fixed stub test failing on boltkit 4.1
  • a238011 Fixed stub scripts broken on boltkit 4.1
  • 2a2cc09 Pass routing enabled/disabled through the stack
  • ad645a5 Send hello message including routing
  • f2a74f7 Enable support for bolt v4.1 protocol, remove v1 support
  • ad5f5a3 Send connect address to routing procedure
  • 4a6bfff Fixes check on unreachable bookmark error for 4.1
  • 543e43f Ignore keep-alive chunks sent by server
  • 28dd4c9 Use protocol version instead of server agent string
  • e81bde8 Updated tests (and docs) to use 4.1
  • a9b868b Changed `npm install` to `npm ci` in test scripts
  • 07aa1f8 Dependency updates
  • b51a5bb Fixed tests that were too sensitive to error text changes (#569)
  • 009d9e4 Plan/Profile fixes for neo4j server 4.1
  • b251e28 Increased fast mode timeout from 10mins to 20mins
  • e851806 Merge pull request #545 from 2hdddg/sanitize-auth-token
  • 5ae715d Merge pull request #559 from zhenlineo/4.0-stress-test
  • dabc606 Disable encryption if local cluster used in stress test
  • 7907031 Merge branch '1.7' into 4.0
  • 0a2717d Merge pull request #557 from zhenlineo/1.7-stress-test
  • e8688bf Update stress test to run with external cluster.
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 4 years ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: