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

Build(deps): Bump apoc from 1.1.0 to 4.0.0.0 in /platform-core/graph-engine/module/graph-dac-api #1664

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 16, 2022

Bumps apoc from 1.1.0 to 4.0.0.0.

Release notes

Sourced from apoc's releases.

APOC Winter Release 4.0.0.0

Can’t imagine using the new version of Neo4j without APOC? We can’t either! That’s why we’ve prepared this release especially for Neo4j 4.0 compatibility.

This release was mostly powered by @​sarmbruster, working tirelessly to upgrade APOC from 3.5 to the new 4.0 Neo4j APIs and changes, as well as to merge incoming pull requests from improvements. Contributions for new procedures, fixes, and documentation updates came from @​conker84, @​mneedham, and @​karmakaze.

Happy developing! @​JMHReif and @​mneedham

Quick List of Changes

  • add recursive parameter for map.removeKey and map.removeKeys (fix for #1270)
  • add apoc.systemdb.graph for details of system database in Neo4j
  • add apoc.systemdb.execute to execute DDL commands against system database in Neo4j (fix for #1357)
  • add exception handling for apoc.xml.import on config error
  • add apoc.nodes.relationship.types and apoc.nodes.relationship.exists to check relationships across multiple nodes (fix for #1136)
  • add apoc.date.parseAsZonedDateTime to parse date with time and timezone

Bug fixes

  • fix for apoc.load.xls range issue with columns after Z (fix for #1342)
  • fix for apoc.cypher.runFile to not fail on an empty transaction (fix for #1262)
  • fix for apoc.periodic.* to improve logging (fix for #1363)
  • fix for apoc.export.cypher.* to correctly handle multiple labels (fix for #1366)
  • fix for apoc.export.csv.graph to handle internal and business ids in data (fix for #1335)

Configuration changes

Documentation

  • add feedback form in documentation pages - let us know where we can improve the docs!
  • refactored documentation pages for apoc.export.csv and apoc.export.json
  • fix for apoc.load.jsonParams to add documentation and test (fix for #1279)

APOC Release 3.5.0.17

What's Changed

Full Changelog: neo4j-contrib/neo4j-apoc-procedures@3.5.0.15...3.5.0.17

3.5.0.15

No release notes provided.

3.5.0.14

This release contains:

  • Changed apoc.load.jdbc() to READ mode instead of WRITE for 3.5. (#1607)

... (truncated)

Commits
  • 15d4643 fix broken test!
  • 51eaeb0 bump version
  • 2db3b87 refactor export JSON section
  • fb20a8f fixes #1335: Using apoc.export.csv.graph with bulkImport:true produces wrong ...
  • cea3139 fixes #1335: Using apoc.export.csv.graph with bulkImport:true produces wrong ...
  • 0d8c1f3 Change name to apoc.date.parseAsZonedDateTime and add tests
  • 094b7f9 apoc.datetime.parse with format like apoc.date.parse but returns a datetime
  • 95ea2a5 Nodes versions of relationship.types|exists (#1375)
  • 4db2142 fix css so lists look better + tidy up result tables
  • 4780a4e Add examples to Export CSV section
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [apoc](https://github.com/neo4j-contrib/neo4j-apoc-procedures) from 1.1.0 to 4.0.0.0.
- [Release notes](https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases)
- [Commits](neo4j-contrib/neo4j-apoc-procedures@1.1.0...4.0.0.0)

---
updated-dependencies:
- dependency-name: org.neo4j.procedure:apoc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 16, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 3, 2023

Superseded by #1887.

@dependabot dependabot bot closed this Jan 3, 2023
@dependabot dependabot bot deleted the dependabot/maven/platform-core/graph-engine/module/graph-dac-api/org.neo4j.procedure-apoc-4.0.0.0 branch January 3, 2023 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants