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

Update dependency neo4j-driver to v5.24.1 #1233

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
neo4j-driver 5.16.0 -> 5.24.1 age adoption passing confidence

Release Notes

neo4j/neo4j-javascript-driver (neo4j-driver)

v5.24.1

Compare Source

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

v5.24.0

Compare Source

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

v5.23.0

Compare Source

This fix a potential issue in the Notification api.

🔧 Fixes

  • Fix Notification.description polyfill from GqlStatusObject #​1205
🧹 Housekeeping

v5.22.0

Compare Source

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

v5.21.0

Compare Source

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

v5.20.0

Compare Source

Housekeeping only.

🧹 Housekeeping

  • benchkit: Fix Node installation in Dockerimage #​1190

v5.19.0

Compare Source

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

v5.18.0

Compare Source

Introduces auth configuration to Driver.executeQuery

⭐ New Features

  • Introduces auth configuration to Driver.executeQuery#​1177
🧹 Housekeeping

v5.17.0

Compare Source

Improves performance on deserialising DateTime. Thanks for your contribution, @​vongruenigen.

👏🏼 Improvements

  • Optimize usage of Intl API to speed up response parsing with many datetime objects #​1174
🔧 Fixes

  • Fix duplicated neo4j-javascript string on boltAgent.product object 1173

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency neo4j-driver to v5.17.0 Update dependency neo4j-driver to v5.18.0 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/neo4j-driver-5.x-lockfile branch from a301e82 to ba2bfbf Compare February 29, 2024 14:52
@renovate renovate bot force-pushed the renovate/neo4j-driver-5.x-lockfile branch 14 times, most recently from 5dacd31 to 91fa2c2 Compare March 21, 2024 14:07
@renovate renovate bot force-pushed the renovate/neo4j-driver-5.x-lockfile branch from 91fa2c2 to ab3f34d Compare April 2, 2024 17:06
@renovate renovate bot changed the title Update dependency neo4j-driver to v5.18.0 Update dependency neo4j-driver to v5.19.0 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/neo4j-driver-5.x-lockfile branch 5 times, most recently from 54af5e0 to f7556bc Compare April 9, 2024 19:16
@renovate renovate bot changed the title Update dependency neo4j-driver to v5.19.0 Update dependency neo4j-driver to v5.20.0 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/neo4j-driver-5.x-lockfile branch from f7556bc to f2bb6dc Compare April 25, 2024 11:16
@renovate renovate bot changed the title Update dependency neo4j-driver to v5.20.0 Update dependency neo4j-driver to v5.21.0 May 30, 2024
@renovate renovate bot force-pushed the renovate/neo4j-driver-5.x-lockfile branch from f2bb6dc to 9673621 Compare May 30, 2024 11:11
@renovate renovate bot force-pushed the renovate/neo4j-driver-5.x-lockfile branch from 9673621 to ccf7f59 Compare June 27, 2024 17:22
@renovate renovate bot changed the title Update dependency neo4j-driver to v5.21.0 Update dependency neo4j-driver to v5.22.0 Jun 27, 2024
@renovate renovate bot force-pushed the renovate/neo4j-driver-5.x-lockfile branch from ccf7f59 to 198ff81 Compare July 25, 2024 11:35
@renovate renovate bot changed the title Update dependency neo4j-driver to v5.22.0 Update dependency neo4j-driver to v5.23.0 Jul 25, 2024
@renovate renovate bot changed the title Update dependency neo4j-driver to v5.23.0 Update dependency neo4j-driver to v5.24.0 Aug 29, 2024
@renovate renovate bot force-pushed the renovate/neo4j-driver-5.x-lockfile branch from 198ff81 to b5e0dd2 Compare August 29, 2024 16:45
@renovate renovate bot force-pushed the renovate/neo4j-driver-5.x-lockfile branch from b5e0dd2 to d26d92e Compare September 5, 2024 13:38
@renovate renovate bot changed the title Update dependency neo4j-driver to v5.24.0 Update dependency neo4j-driver to v5.24.1 Sep 5, 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.

0 participants