Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade neo4j-driver from 5.10.0 to 5.25.0 #647

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

WontonSam
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade neo4j-driver from 5.10.0 to 5.25.0.

ℹ️ 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.


  • The recommended version is 16 versions ahead of your current version.

  • The recommended version was released on a month ago.

Release notes
Package name: neo4j-driver
  • 5.25.0 - 2024-09-26

    Housekeeping only.

    🧹 Housekeeping


    • Remove DNS caching from testkit browser tests, reducing flakiness #1224
    • Improvements on error handling #1220
  • 5.24.1 - 2024-09-05

    Fix critical issue related to connection pool size enforcement. Along with this, other fixes related to connection error treatment are released.

    🔧 Fixes


    • Remove un-predictable behaviour on connection failure due to multiple notification of same error #1213
    • Fix cases where the connection is destroyed on node, but the onclose event is not triggered #1215
    • Fix maxConnectionPoolSize verification #1216
  • 5.24.0 - 2024-08-29

    Added support for the new Schema notification category, and a minor fix to stop Deno tests from failing when run locally

    ⭐ New Features


    • Added Schema notification category #1211

    🧹 Housekeeping


    • Move Pool module to core #1212
    • Fix to npm test crashing at Deno tests when running test containers #1210
  • 5.23.0 - 2024-07-25

    This fix a potential issue in the Notification api.

    🔧 Fixes


    • Fix Notification.description polyfill from GqlStatusObject #1205

    🧹 Housekeeping


    • Improve pipelines stability #1206
  • 5.22.0 - 2024-06-27

    This release introduces preview support to the GQLStatusObject #1194 along with other ergonomic preview features. This also speeds up the driver shutdown when connections are waiting to be acquired #1196, thanks, CarsonF, for the contribution.

    ⚠️ Preview Features


    • Introduce GqlStatusObject support as notifications to ResultSummary #1194
    • Introduce AbortSignal to Driver.executeQuery 1199
    • Introduce resultTransformer.first #1200
    • Introduce resultTransformer.summary 1201
    • Introduce resultTransformers.eager and resultTransformers.mapped 1202

    🔧 Fixes


    • Don't prevent NodeJS from closing to run acquisition timeout error #1196. Thanks, CarsonF.

    🧹 Housekeeping


    • Improvements on internal APIs #1195
  • 5.21.0 - 2024-05-30

    Fixes crashes when closing transactions when Queries are still ongoing. Thanks for your contribution, @ reckter.

    🔧 Fixes


    • Fix OOM crash, when closing a transaction while Queries are still ongoing #1193
  • 5.20.0 - 2024-04-25

    Housekeeping only.

    🧹 Housekeeping


    • benchkit: Fix Node installation in Dockerimage #1190
  • 5.19.0 - 2024-04-02

    Introduces clientCertificate configuration as a mechanism to support mutual TLS as a second factor for authentication, currently a preview feature.

    ⭐ New Features


    • Introduce Client Certificate configuration (ℹ️ preview) #1183

    🧹 Housekeeping


    • Updated manifest and Dockerfile for Testkit and Benchkit #1187
  • 5.18.0 - 2024-02-29

    Introduces auth configuration to Driver.executeQuery

    ⭐ New Features


    • Introduces auth configuration to Driver.executeQuery#1177

    🧹 Housekeeping


  • 5.17.0 - 2024-01-29
  • 5.16.0 - 2024-01-02
  • 5.15.0 - 2023-11-27
  • 5.14.0 - 2023-10-26
  • 5.13.0 - 2023-09-28
  • 5.12.0 - 2023-08-31
  • 5.11.0 - 2023-07-27
  • 5.10.0 - 2023-06-29
from neo4j-driver GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade neo4j-driver from 5.10.0 to 5.25.0.

See this package in npm:
neo4j-driver

See this project in Snyk:
https://app.snyk.io/org/cachiman-inc/project/65325fbe-19d7-4306-beba-a90467fb8fd7?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

google-cla bot commented Nov 3, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link

sonarcloud bot commented Nov 3, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants