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

build(deps): Bump org.neo4j:neo4j-cypher-dsl-schema-name-support from 2023.7.0 to 2023.7.1 #1106

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps org.neo4j:neo4j-cypher-dsl-schema-name-support from 2023.7.0 to 2023.7.1.

Release notes

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

2023.7.1

Thanks to @​jrsperry for a great bug-report and the fix for includesAll and includesAny.

🐛 Bug Fixes

  • Apply the correct includesAll and includesAny semantics (#819)

🧹 Housekeeping

  • Dependency upgrades:
    • Bump mockito.version from 5.5.0 to 5.6.0 (#812)
    • Bump org.springframework.data:spring-data-neo4j (#817)
    • Bump com.google.guava:guava (#816)
    • Bump org.checkerframework:checker-qual (#809)
    • Bump net.bytebuddy:byte-buddy-parent from 1.14.8 to 1.14.9 (#818)
    • Bump io.projectreactor:reactor-bom (#815)
    • Bump com.fasterxml.jackson:jackson-bom (#814)
    • Bump org.neo4j.driver:neo4j-java-driver (#811)
    • Bump testcontainers.version from 1.19.0 to 1.19.1 (#810)
    • Bump com.puppycrawl.tools:checkstyle (#807)
    • Bump com.github.siom79.japicmp:japicmp-maven-plugin (#808)
    • Bump org.ow2.asm:asm from 9.5 to 9.6 (#806)
    • Bump com.mycila:license-maven-plugin from 4.2.rc2 to 4.3 (#805)
    • Bump org.springframework.boot:spring-boot-starter-parent (#804)
    • Bump org.apache.maven.plugins:maven-shade-plugin (#803)
    • Bump com.github.siom79.japicmp:japicmp-maven-plugin (#802)
    • Bump org.graalvm.buildtools:native-maven-plugin (#800)
    • Bump io.projectreactor:reactor-bom (#799)
    • Bump org.neo4j:neo4j-cypher-javacc-parser (#798)
    • Bump org.springframework.data:spring-data-neo4j (#797)
    • Bump org.sonarsource.scanner.maven:sonar-maven-plugin (#796)
    • Bump org.asciidoctor:asciidoctorj-diagram (#795)
    • Bump org.apache.maven.plugins:maven-javadoc-plugin (#794)
    • Bump com.opencsv:opencsv from 5.7.1 to 5.8 (#793)
    • Bump org.apache.maven.plugins:maven-enforcer-plugin (#792)
    • Bump org.graalvm.buildtools:native-maven-plugin (#791)

🛠 Build

  • Upgrade Maven wrapper to ASF wrapper 3.2.0 and Maven 3.9.4
  • Build and release with Java 21 targeting Java 17. (#801)
Commits
  • adeed62 Prepare release.
  • d7ee08a docs: Update changelog.
  • 6ac4883 fix: Apply the correct includesAll and includesAny semantics (#819)
  • bba0da2 build(deps): Bump mockito.version from 5.5.0 to 5.6.0 (#812)
  • 7658972 build(deps): Bump org.springframework.data:spring-data-neo4j (#817)
  • 8282b10 build(deps-dev): Bump com.google.guava:guava (#816)
  • c6ada2b build(deps-dev): Bump org.checkerframework:checker-qual (#809)
  • 23b654c build(deps): Bump net.bytebuddy:byte-buddy-parent from 1.14.8 to 1.14.9 (#818)
  • b21c783 build(deps): Bump io.projectreactor:reactor-bom (#815)
  • 7ffda21 build(deps): Bump com.fasterxml.jackson:jackson-bom (#814)
  • 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-contrib/cypher-dsl) from 2023.7.0 to 2023.7.1.
- [Release notes](https://github.com/neo4j-contrib/cypher-dsl/releases)
- [Commits](neo4j/cypher-dsl@2023.7.0...2023.7.1)

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

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 Oct 30, 2023
@michael-simons
Copy link
Owner

@dependabot squash and merge

@dependabot dependabot bot merged commit 6e99a73 into main Oct 30, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.neo4j-neo4j-cypher-dsl-schema-name-support-2023.7.1 branch October 30, 2023 08:14
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.

1 participant