Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps org.neo4j:neo4j-cypher-dsl from 2025.0.3 to 2025.1.0.

Release notes

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

2025.1.0

🚀 Features

  • Add option org.neo4j.cypherdsl.codegen.excludes for excluding types from processing. (#1363, codegen)

🐛 Bug Fixes

  • Generate relationship meta model always per package and in the package of the start node. (codegen)

🧹 Housekeeping

  • Dependency upgrades:
    • Upgrade to latest OGM and OGM Quarkus including driver 6.
    • Bump com.github.siom79.japicmp:japicmp-maven-plugin (#1367)
    • Bump org.ow2.asm:asm from 9.8 to 9.9 (#1372)
    • Bump com.puppycrawl.tools:checkstyle from 11.1.0 to 12.0.1 (#1371)
    • Bump org.codehaus.mojo:exec-maven-plugin (#1370)
    • Bump neo4j.version from 5.26.12 to 5.26.13 (#1369)
    • Bump quarkus.platform.version from 3.28.2 to 3.28.3 (#1368)
    • Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#1366)
    • Bump org.junit:junit-bom from 5.13.4 to 6.0.0 (#1365)
    • Bump org.checkerframework:checker-qual (#1357)
    • Bump com.github.siom79.japicmp:japicmp-maven-plugin (#1362)
    • Bump org.apache.maven.plugins:maven-enforcer-plugin (#1361)
    • Bump quarkus.platform.version from 3.26.4 to 3.28.2 (#1356)
    • Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 (#1355)
    • Bump com.puppycrawl.tools:checkstyle from 11.0.1 to 11.1.0 (#1354)
    • Bump org.graalvm.buildtools:native-maven-plugin (#1352)
Commits
  • 3b39944 Prepare release.
  • f786310 docs: Update changelog.
  • 2d01a52 build(deps): Bump com.github.siom79.japicmp:japicmp-maven-plugin (#1367)
  • 1223bba build(deps): Bump org.ow2.asm:asm from 9.8 to 9.9 (#1372)
  • 044bcfe build(deps): Bump com.puppycrawl.tools:checkstyle from 11.1.0 to 12.0.1 (#1371)
  • 82396d6 build(deps): Bump org.codehaus.mojo:exec-maven-plugin (#1370)
  • 0d924c8 build(deps): Bump neo4j.version from 5.26.12 to 5.26.13 (#1369)
  • 36e1257 build(deps): Bump quarkus.platform.version from 3.28.2 to 3.28.3 (#1368)
  • 049aae1 build(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#1366)
  • 21fd1d2 build(deps): Bump org.junit:junit-bom from 5.13.4 to 6.0.0 (#1365)
  • 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 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)

Bumps [org.neo4j:neo4j-cypher-dsl](https://github.com/neo4j/cypher-dsl) from 2025.0.3 to 2025.1.0.
- [Release notes](https://github.com/neo4j/cypher-dsl/releases)
- [Commits](neo4j/cypher-dsl@2025.0.3...2025.1.0)

---
updated-dependencies:
- dependency-name: org.neo4j:neo4j-cypher-dsl
  dependency-version: 2025.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 13, 2025 18:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 13, 2025
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