2lambda123 / neo4j-neo4j

0 stars 0 forks source link

Bump the maven group across 4 directories with 2 updates #9

Open dependabot[bot] opened 6 months ago

dependabot[bot] commented 6 months ago

Bumps the maven group with 1 update in the /community/neo4j directory: org.neo4j:neo4j-cypher. Bumps the maven group with 1 update in the /community/neo4j-community directory: org.neo4j:neo4j-cypher. Bumps the maven group with 1 update in the /community/shell directory: org.neo4j:neo4j-cypher. Bumps the maven group with 1 update in the /enterprise/ha directory: org.apache.zookeeper:zookeeper.

Updates org.neo4j:neo4j-cypher from 1.5.4-SNAPSHOT to 5.19.0

Release notes

Sourced from org.neo4j:neo4j-cypher's releases.

Release 3.3.0-beta01

Release Date: 09/14/2017

Neo4j 3.3.0-beta01 is the first beta release of the upcoming Neo4j 3.3.

Highlights

  • Fusion index default for new indexes
  • Introducing procedures for manual indexes
  • Driver upgrade and small improvements to Neo4j Browser
  • Detailed Changes and Docs

For the complete list of all changes, please see the changelog.

Look for 3.3 Developer manual here, and 3.3 Operations manual here.

Using pre-GA early access releases

Pre-GA releases of Neo4j are provided under our User Experience Improvement Program (UXIP), intended for evaluation purposes only. Use of this release implies acceptance of the UXIP terms, which include allowing passive reporting about usage. Of course, we would also love to hear active feedback about your experience.

3.2.0-alpha08

Kernel

  • Overwriting property with same value no longer generates write command #9056
  • More scalable index logging #9063
  • Allow skip bad entries logging during import #9103

Cypher

  • Improved cypher execution speed on variable length queries where only the distinct pairs of start and end node are of interest. One query to benefit would be MATCH (a)-[*4..5]->(b) RETURN DISTINCT a, b. #9062
  • Allow more granular configuration of literals extraction #9093
  • It is no longer possible to CREATE or DROP composite uniqueness constraints. To enforce composite uniqueness, we refer to the new NODE KEY constraint. #9135
  • Use getDegree instead of expansion #9139
  • Correct query type for procedures #9143
  • Handle Ands with single value #9149
  • Predicates on shortest path and optional match #9156

Packaging

  • Removed neo4j-shared.sh. Functionality is now included in all wrapper scripts directly #9083

Security

  • Added new role Editor that is allowed to read and write data but not allowed to create new tokens. #9081

Causal Clustering

  • Improve transaction streaming #9070

Tools

... (truncated)

Commits


Updates org.neo4j:neo4j-cypher from 1.5.4-SNAPSHOT to 5.19.0

Release notes

Sourced from org.neo4j:neo4j-cypher's releases.

Release 3.3.0-beta01

Release Date: 09/14/2017

Neo4j 3.3.0-beta01 is the first beta release of the upcoming Neo4j 3.3.

Highlights

  • Fusion index default for new indexes
  • Introducing procedures for manual indexes
  • Driver upgrade and small improvements to Neo4j Browser
  • Detailed Changes and Docs

For the complete list of all changes, please see the changelog.

Look for 3.3 Developer manual here, and 3.3 Operations manual here.

Using pre-GA early access releases

Pre-GA releases of Neo4j are provided under our User Experience Improvement Program (UXIP), intended for evaluation purposes only. Use of this release implies acceptance of the UXIP terms, which include allowing passive reporting about usage. Of course, we would also love to hear active feedback about your experience.

3.2.0-alpha08

Kernel

  • Overwriting property with same value no longer generates write command #9056
  • More scalable index logging #9063
  • Allow skip bad entries logging during import #9103

Cypher

  • Improved cypher execution speed on variable length queries where only the distinct pairs of start and end node are of interest. One query to benefit would be MATCH (a)-[*4..5]->(b) RETURN DISTINCT a, b. #9062
  • Allow more granular configuration of literals extraction #9093
  • It is no longer possible to CREATE or DROP composite uniqueness constraints. To enforce composite uniqueness, we refer to the new NODE KEY constraint. #9135
  • Use getDegree instead of expansion #9139
  • Correct query type for procedures #9143
  • Handle Ands with single value #9149
  • Predicates on shortest path and optional match #9156

Packaging

  • Removed neo4j-shared.sh. Functionality is now included in all wrapper scripts directly #9083

Security

  • Added new role Editor that is allowed to read and write data but not allowed to create new tokens. #9081

Causal Clustering

  • Improve transaction streaming #9070

Tools

... (truncated)

Commits


Updates org.neo4j:neo4j-cypher from 1.5.4-SNAPSHOT to 5.19.0

Release notes

Sourced from org.neo4j:neo4j-cypher's releases.

Release 3.3.0-beta01

Release Date: 09/14/2017

Neo4j 3.3.0-beta01 is the first beta release of the upcoming Neo4j 3.3.

Highlights

  • Fusion index default for new indexes
  • Introducing procedures for manual indexes
  • Driver upgrade and small improvements to Neo4j Browser
  • Detailed Changes and Docs

For the complete list of all changes, please see the changelog.

Look for 3.3 Developer manual here, and 3.3 Operations manual here.

Using pre-GA early access releases

Pre-GA releases of Neo4j are provided under our User Experience Improvement Program (UXIP), intended for evaluation purposes only. Use of this release implies acceptance of the UXIP terms, which include allowing passive reporting about usage. Of course, we would also love to hear active feedback about your experience.

3.2.0-alpha08

Kernel

  • Overwriting property with same value no longer generates write command #9056
  • More scalable index logging #9063
  • Allow skip bad entries logging during import #9103

Cypher

  • Improved cypher execution speed on variable length queries where only the distinct pairs of start and end node are of interest. One query to benefit would be MATCH (a)-[*4..5]->(b) RETURN DISTINCT a, b. #9062
  • Allow more granular configuration of literals extraction #9093
  • It is no longer possible to CREATE or DROP composite uniqueness constraints. To enforce composite uniqueness, we refer to the new NODE KEY constraint. #9135
  • Use getDegree instead of expansion #9139
  • Correct query type for procedures #9143
  • Handle Ands with single value #9149
  • Predicates on shortest path and optional match #9156

Packaging

  • Removed neo4j-shared.sh. Functionality is now included in all wrapper scripts directly #9083

Security

  • Added new role Editor that is allowed to read and write data but not allowed to create new tokens. #9081

Causal Clustering

  • Improve transaction streaming #9070

Tools

... (truncated)

Commits


Updates org.apache.zookeeper:zookeeper from 3.7.2 to 3.8.4

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/2lambda123/neo4j-neo4j/network/alerts).
performance-testing-bot[bot] commented 6 months ago

Unable to locate .performanceTestingBot config file

cr-gpt[bot] commented 6 months ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

codesyncapp[bot] commented 6 months ago

Check out the playback for this Pull Request here.

git-greetings[bot] commented 6 months ago

Thanks @dependabot[bot] for opening this PR!

For COLLABORATOR only :

git-greetings[bot] commented 6 months ago
PR Details of @dependabot[bot] in neo4j-neo4j : OPEN CLOSED TOTAL
4 4 8
coderabbitai[bot] commented 6 months ago

[!IMPORTANT]

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)
Tips ### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit .` - `Generate unit testing code for this file.` - `Open a follow-up GitHub issue for this discussion.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit testing code for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai generate interesting stats about this repository and render them as a table.` - `@coderabbitai show all the console.log statements in this repository.` - `@coderabbitai read src/utils.ts and generate unit testing code.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger a review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai help` to get help. Additionally, you can add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Configration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information. - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json` ### Documentation and Community - Visit our [Documentation](https://coderabbit.ai/docs) for detailed information on how to use CodeRabbit. - Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback. - Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
guardrails[bot] commented 6 months ago

:warning: We detected 1 security issue in this pull request:

Vulnerable Libraries (1)
Severity | Details :-: | :-- Medium | [pkg:maven/io.netty/netty-handler@4.1.94.Final](https://github.com/2lambda123/neo4j-neo4j/blob/a21ea3ab925639a3e5e69b5d91f361ff1a008444/enterprise/ha/pom.xml) (t) - **no patch available** More info on how to fix Vulnerable Libraries in [Java](https://docs.guardrails.io/docs/en/vulnerabilities/java/using_vulnerable_libraries.html?utm_source=ghpr).

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

secure-code-warrior-for-github[bot] commented 6 months ago

Micro-Learning Topic: Vulnerable library (Detected by phrase)

Matched on "Vulnerable Libraries"

What is this? (2min video)

Use of vulnerable components will introduce weaknesses into the application. Components with published vulnerabilities will allow easy exploitation as resources will often be available to automate the process.

Try a challenge in Secure Code Warrior