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.2.3 to 4.3.0 #108

Closed snyk-bot closed 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to upgrade neo4j-driver from 4.2.3 to 4.3.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
  • 4.3.0 - 2021-05-27

    See release notes on the wiki

  • 4.3.0-rc03 - 2021-05-27

    New release

  • 4.3.0-rc02 - 2021-05-19

    See release notes on the wiki

  • 4.3.0-rc01 - 2021-05-14

    See release notes on the wiki

  • 4.3.0-beta01 - 2021-05-05

    See release notes on the wiki

  • 4.3.0-alpha02 - 2021-04-20

    See release notes on the wiki

  • 4.3.0-alpha01 - 2021-04-15

    See release notes on the wiki

  • 4.2.3 - 2021-03-02

    See release notes on the wiki

from neo4j-driver GitHub release notes
Commit messages
Package name: neo4j-driver
  • 4ca9df3 Update dependencies (#747)
  • f97a537 testkit: Skip test_should_fail_when_reading_from_unexpectedly_interrupting_reader_using_session_run (#744)
  • 31bfdac Add example for combine multiple transactions (#742) (#746)
  • 7e622d9 Fix `Driver.supportsMultiDb` return type (#740)
  • 64dafb3 Removing bundle dependencies because it is not supported by yarn (#739)
  • 876d8e1 Add disclaimer about the usage of bolt-connection and core modules (#738)
  • 9ad84bd teskit-backend: do not remove handlers for transaction and session when it gets closed (#737)
  • 1a4fe11 Fix session.run typo in Doc (#735)
  • 57c421e testkit-backend: Implements GetFeatures message (#733)
  • 003e462 Add missing dependencies for docs generation (#734)
  • c9e3e6c Add docs for Javascript Driver Lite (#732)
  • e033b24 Mark all connections for closure on LDAP Auth Credential expiration (#731)
  • b3a0394 Transaction functions should retry on AuthorizationExpired error (#730)
  • 646339f Fix RxResult method mapping (#729)
  • 85403c8 ResultSummary.server: deprecate property version and introduce property agent as replacement (#728)
  • 9b16a76 Re-enabling skipped tests (#704)
  • bac3980 Improve Unit Tests for Result and Record
  • 30569c9 Moving some session tests from integration to unit test
  • 6282fb0 fix Ipv6 Routing Table stub test
  • e0cdb25 fix: supportsMultiDb and supportsTransactionConfig where not trying resolved adresses
  • 059f49a Moving some Type and Transaction ITs to Testkit
  • 005f63b Removing routing-connection, tls and encryption test which were moved to testkit
  • 8916b04 Removing direct connection tests which are being migrated to testkit
  • 85cce06 Fixing sub-modules import in neo4j-driver
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 4.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: