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 org.neo4j.procedure:apoc to v4.4.0.5 - autoclosed #8

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.neo4j.procedure:apoc 4.2.0.1 -> 4.4.0.5 age adoption passing confidence

Release Notes

neo4j-contrib/neo4j-apoc-procedures

v4.4.0.5

Compare Source

What's Changed

New Contributors

Full Changelog: neo4j-contrib/neo4j-apoc-procedures@4.4.0.4...4.4.0.5

v4.4.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: neo4j-contrib/neo4j-apoc-procedures@4.4.0.3...4.4.0.4

v4.4.0.3

Compare Source

What's Changed

  • Fixes #​2093: Add check of the number of connections in couchbase test (#​2272)
  • Fixes #​2015: Various bugs with Neo4j 4.3 indexes (#​2262)
  • Fixes #​2253: apoc.hashing.fingerprintGraph fails if there are equals nodes (#​2354)
  • Fixes #​2292: Some bugs and missing stuff in docs (#​2414)
  • Fixes #​2329: Better document the datastructures of triggers and the afterAsync phase (#​2416)
  • Fixes #​1790: Support MongoDB Extended JSON (v2) in apoc.mongodb.* procedures parameters (#​2430)
  • Fixes #​2400: The apoc load procedures fails with 'file:///FILENAME' in windows (#​2401)
  • Cherry picks 4.4 (#​2478)
  • Fixes #​577: return apoc.nodes.count(['User']) (#​2277)
  • Adds load json ssrf mitigation (#​2467)

New Contributors

Full Changelog: neo4j-contrib/neo4j-apoc-procedures@4.4.0.2...4.4.0.3

v4.4.0.2

Compare Source

What's Changed

Full Changelog: neo4j-contrib/neo4j-apoc-procedures@4.4.0.1...4.4.0.2

v4.4.0.1

Compare Source

What's Changed

Full Changelog: neo4j-contrib/neo4j-apoc-procedures@4.4.0.0...4.4.0.1

v4.4.0.0

Compare Source

What's Changed

  • vbump
  • Update jsoup to 1.14.2 (#​2286)

Full Changelog: neo4j-contrib/neo4j-apoc-procedures@4.4.0.0-alpha01...4.4.0.0

v4.3.0.5

Compare Source

What's Changed

  • Fixes #​2295: Add documentation to indicate that the procedures are not detected by MemoryTracker (#​2296)
  • Fixes #​2211: Fix uuid restore on restart (#​2213)
  • Add clear error message for some apoc.create.* procedures/functions when input has null nodes (#​2290)
  • Update load-jdbc.adoc (#​2270)
  • Fixes #​494: add a sigmoid UDF (#​2276)
  • Fixes #​1024: Add configuration parameter for Couchbase connection (#​2263)
  • Add clear error message for some apoc.create.* procedures/functions when input has null nodes (#​2356)
  • Update load-jdbc.adoc (#​2270)
  • Fixes #​1024: Add configuration parameter for Couchbase connection (#​2263)
  • bump version (#​2397)
  • Fixes #​2333: Add systemdb export metadata procedure (#​2374)
  • Fixes #​1376: apoc.load.csv cannot parse files with backslash character in the data (#​2261)
  • Fixes #​2093: Add check of the number of connections in couchbase test (#​2272)
  • Fixes #​2253: apoc.hashing.fingerprintGraph fails if there are equals nodes (#​2354)
  • Fixes #​2292: Some bugs and missing stuff in docs by (#​2414)
  • Fixes #​2329: Better document the datastructures of triggers and the afterAsync phase (#​2416)
  • Fixes #​2025: Check transaction guard in apoc.import.json (#​2429)
  • Fixes #​1790: Support MongoDB Extended JSON (v2) in apoc.mongodb.* procedures parameters (#​2430)
  • Fixes #​2400: The apoc load procedures fails with 'file:///FILENAME' in windows (#​2401)
  • Fixes #​1376: apoc.load.csv cannot parse files with backslash character in the data (#​2261)
  • Fixes #​577: return apoc.nodes.count(['User']) (#​2277)

New Contributors

Full Changelog: neo4j-contrib/neo4j-apoc-procedures@4.3.0.4...4.3.0.5

v4.3.0.4

Compare Source

What's Changed

  • fixed MetricsTest (#​2327)
  • ignoring MetricsTest as it's hanging on TC
  • fixed SchemasEnterpriseFeaturesTest
  • overwritten Neo4jContainer wait strategy in order to work with IPv6 in TC
  • AUTO: Fixes #​2015: Various bugs with Neo4j 4.3 indexes (#​2262)
  • AUTO: Fixes #​2016: Add apoc.schema.relationship.indexExists function (#​2260)
  • Fixes #​1511: Additional Libraries for apoc.load.xls need to be https links not http (#​2245)
  • Improve clarity on editions and add some links (#​2244)
  • Fixes #​2225: Missing documentation for the input parameter of apoc.meta.schema (#​2274)
  • fixes #​2248: Local file read through apoc.load.html() (#​2297)
  • AUTO: Update jsoup to 1.14.2
  • AUTO: Update auto-cherry-pick.yml
  • AUTO: removed non daemon thread (#​2254)
  • AUTO: fixes #​2200: apoc.export allows writes anywhere in the host filesystem (#​2201) (#​2240)
  • replaced minio with localstack
  • AUTO: Procedure for detecting cycles in graph (#​2229)
  • AUTO: Fix typo in "deleted" for triggers documentation (#​2238)
  • Update gephi.adoc (#​2235)
  • Fixes #​2215: Unable to bring database up in Neo4j 4.3.2 using the `expand-commands' with APOC jar in the plugins directory
  • Introduce Data Virtualization procedures
  • AUTO: Remove deprecated functions from virtual node/rel documentation (#​2232)

Full Changelog: neo4j-contrib/neo4j-apoc-procedures@4.3.0.3...4.3.0.4

v4.3.0.3

Compare Source

What's Changed

Full Changelog: neo4j-contrib/neo4j-apoc-procedures@4.3.0-rc03...4.3.0.3

v4.3.0.2

Compare Source

What's Changed


Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/org.neo4j.procedure-apoc-4.x branch 3 times, most recently from 2511005 to a3a5980 Compare May 9, 2022 14:18
@renovate renovate bot force-pushed the renovate/org.neo4j.procedure-apoc-4.x branch from a3a5980 to ca4b02a Compare May 11, 2022 15:41
@renovate renovate bot changed the title Update dependency org.neo4j.procedure:apoc to v4.4.0.4 Update dependency org.neo4j.procedure:apoc to v4.4.0.5 May 11, 2022
@renovate renovate bot changed the title Update dependency org.neo4j.procedure:apoc to v4.4.0.5 Update dependency org.neo4j.procedure:apoc to v4.4.0.5 - autoclosed May 14, 2022
@renovate renovate bot closed this May 14, 2022
@renovate renovate bot deleted the renovate/org.neo4j.procedure-apoc-4.x branch May 14, 2022 10:29
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