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

Bump org.neo4j:neo4j-cypher-dsl-schema-name-support from 2024.2.0 to 2024.4.1 #80

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.neo4j:neo4j-cypher-dsl-schema-name-support from 2024.2.0 to 2024.4.1.

Release notes

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

2024.4.1

🧰 Tasks

  • Extend license header to 2025.

🧹 Housekeeping

  • Dependency upgrades:
    • Bump neo4j.version from 5.26.1 to 5.26.2 (#1176)
    • Bump org.checkerframework:checker-qual (#1177)
    • Bump org.neo4j.driver:neo4j-java-driver (#1175)
    • Bump joda-time:joda-time from 2.13.0 to 2.13.1 (#1174)
    • Bump org.graalvm.buildtools:native-maven-plugin (#1173)
    • Bump org.springframework.boot:spring-boot-starter-parent (#1172)
    • Bump com.puppycrawl.tools:checkstyle (#1171)
    • Bump org.jetbrains:annotations from 26.0.1 to 26.0.2 (#1170)
    • Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#1168)
    • Bump io.projectreactor:reactor-bom (#1167)
    • Bump org.springframework.data:spring-data-neo4j (#1166)
    • Bump neo4j.version from 5.26.0 to 5.26.1 (#1165)
    • Bump com.github.siom79.japicmp:japicmp-maven-plugin (#1164)
    • Bump com.opencsv:opencsv from 5.9 to 5.10 (#1163)
    • Bump com.puppycrawl.tools:checkstyle (#1159)
    • Bump org.springframework.boot:spring-boot-starter-parent (#1154)
    • Bump net.java.dev.jna:jna from 5.15.0 to 5.16.0 (#1155)
    • Bump org.junit:junit-bom from 5.11.3 to 5.11.4 (#1157)
    • Bump com.google.guava:guava (#1158)
    • Bump org.checkerframework:checker-qual (#1160)
    • Bump mockito.version from 5.14.2 to 5.15.2 (#1161)
    • Bump org.assertj:assertj-core from 3.26.3 to 3.27.2 (#1162)

🛠 Build

  • Add announcement notifier.

2024.4.0

Thanks to @​meistermeier for both the bugfix in scoping of existential subqueries and kicking off the support for the FINISH clause, to finish of 2024 in style. Happy holidays and all the best for 2025, we are looking forward helping more projects with Cypher-DSL 2025 next year.

🚀 Features

  • Add support for creating and parsing the FINISH clause.

🐛 Bug Fixes

  • Fix scoping issue with existential subquery (#1151)

2024.3.2

🐛 Bug Fixes

... (truncated)

Commits
  • 4bac1f6 Prepare release.
  • 87e9c4e docs: Update changelog.
  • b6eef3e build: Add announcement notifier.
  • 6557660 build(deps): Bump neo4j.version from 5.26.1 to 5.26.2 (#1176)
  • e4c2e80 build(deps-dev): Bump org.checkerframework:checker-qual (#1177)
  • 17d76df build(deps-dev): Bump org.neo4j.driver:neo4j-java-driver (#1175)
  • 97647c5 build(deps): Bump joda-time:joda-time from 2.13.0 to 2.13.1 (#1174)
  • d4a6b8a build(deps): Bump org.graalvm.buildtools:native-maven-plugin (#1173)
  • c471aa0 build(deps): Bump org.springframework.boot:spring-boot-starter-parent (#1172)
  • f764b74 build(deps): Bump com.puppycrawl.tools:checkstyle (#1171)
  • 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-schema-name-support](https://github.com/neo4j/cypher-dsl) from 2024.2.0 to 2024.4.1.
- [Release notes](https://github.com/neo4j/cypher-dsl/releases)
- [Commits](neo4j/cypher-dsl@2024.2.0...2024.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 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