Skip to content

Bump org.neo4j:neo4j from 3.0.0 to 5.26.21 in /maven.parent#90

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/maven.parent/org.neo4j-neo4j-5.26.21
Open

Bump org.neo4j:neo4j from 3.0.0 to 5.26.21 in /maven.parent#90
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/maven.parent/org.neo4j-neo4j-5.26.21

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2026

Bumps org.neo4j:neo4j from 3.0.0 to 5.26.21.

Release notes

Sourced from org.neo4j:neo4j'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
  • 7c73e29 5.26 obfuscate errors config ()
  • c1de40f Assert consistency on property arrays on Jolt ()
  • 0d2bc63 Adding support for profiling of composite queries
  • 7a634ca Update poms to 5.26.21 ()
  • 42fb61f Upgrade to log4j 2.25.3 ()
  • 036a9f5 Mitigate TransactionAccessedConcurrently errors on Query API () ()
  • 43f7c19 KRNL-758: BigPropertyValueStore can favor reuse over colocation ()
  • 012f4c6 Fix error handling when streaming query results () ()
  • f140cef Add better error handling during profiling ()
  • 76b1245 Exclude air compressor dependency ()
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [org.neo4j:neo4j](https://github.com/neo4j/neo4j) from 3.0.0 to 5.26.21.
- [Release notes](https://github.com/neo4j/neo4j/releases)
- [Commits](neo4j/neo4j@3.0.0...5.26.21)

---
updated-dependencies:
- dependency-name: org.neo4j:neo4j
  dependency-version: 5.26.21
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 4, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants