Skip to content

Update dependency neo4j/graph-data-science to v2.4.1 #9

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

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
neo4j/graph-data-science patch 2.4.0 -> 2.4.1

Release Notes

neo4j/graph-data-science (neo4j/graph-data-science)

v2.4.1: Graph Data Science 2.4.1

Compare Source

Bug fixes
  • Fix a bug in K-Core decomposition that can return invalid values if core values are not consecutive.
  • Fix a bug when using mutateProperty where using the same name as an existing node property could fail. Affected procedures include:
    • gds.alpha.knn.filtered.mutate
    • gds.alpha.nodeSimilarity.filtered.mutate
    • gds.beta.pipeline.linkPrediction.predict.mutate
    • gds.beta.steinerTree.mutate
    • gds.beta.spanningTree.mutate
    • gds.knn.mutate
    • gds.nodeSimilarity.mutate
Improvements
  • Improved error handling when negative node ids are used as input in the sourceNode, targetNode, sourceNodes, and targetNodes fields.
  • Improved performance when projecting in-memory graphs when projecting larger graphs.

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency neo4j/graph-data-science to v2.4.1 Update dependency neo4j/graph-data-science to v2.4.1 - autoclosed Jun 28, 2023
@renovate renovate bot closed this Jun 28, 2023
@renovate renovate bot deleted the renovate/neo4j-graph-data-science-2.x branch June 28, 2023 20:44
@renovate renovate bot changed the title Update dependency neo4j/graph-data-science to v2.4.1 - autoclosed Update dependency neo4j/graph-data-science to v2.4.1 Jun 28, 2023
@renovate renovate bot reopened this Jun 28, 2023
@renovate renovate bot restored the renovate/neo4j-graph-data-science-2.x branch June 28, 2023 20:53
@renovate renovate bot force-pushed the renovate/neo4j-graph-data-science-2.x branch from a1479db to 8ad3a16 Compare June 28, 2023 20:58
@JohT JohT merged commit 492b6e8 into main Jun 28, 2023
@JohT JohT deleted the renovate/neo4j-graph-data-science-2.x branch June 28, 2023 21:07
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.

1 participant