neo4j-contrib / rabbithole

Interactive, embeddable Neo4j-Console
http://rabbithole.heroku.com
79 stars 41 forks source link

Bump apoc from 3.5.0.1 to 4.3.0.7 #101

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps apoc from 3.5.0.1 to 4.3.0.7.

Release notes

Sourced from apoc's releases.

4.3.0.7

What's Changed

Full Changelog: https://github.com/neo4j-contrib/neo4j-apoc-procedures/compare/4.3.0.6...4.3.0.7

4.3.0.6

What's Changed

... (truncated)

Commits
  • fe9f8c7 vuln-fix: Partial Path Traversal Vulnerability (#3080) (#3093)
  • 0f5b861 Upgrade commons-configuration2 to 2.8.0 (#3063) (#3074)
  • 7c0a4a1 NO AUTO Forces cache refresh in the CI (#3066)
  • 52a4819 apoc.meta.data count adoc/test (#2904)
  • d4e9f92 Export cypher overwrite relationships in case of merge with multi-rels with t...
  • 880ae55 Avoid reusing the AmbientCursor in node.getLabels()
  • 92ef1f8 Fixes #2966: apoc.custom.declareProcedure does not accept default float value...
  • 8759323 AUTO: Upgrades packages and adocs for CVE extra-deps (#2989) (#3007)
  • e6398ae Fixes some wrong urls in docs (#2986) (#2997)
  • 7a1e306 Fixes #3000: apoc.refactor.cloneNodes withRelationships = true - hangs and do...
  • 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](https://github.com/neo4j-contrib/rabbithole/network/alerts).
dependabot[bot] commented 1 year ago

Superseded by #102.