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 neo4j-ogm.version from 4.0.6 to 4.0.7 #235

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps neo4j-ogm.version from 4.0.6 to 4.0.7.
Updates org.neo4j:neo4j-ogm-bolt-driver from 4.0.6 to 4.0.7

Release notes

Sourced from org.neo4j:neo4j-ogm-bolt-driver's releases.

v4.0.7

  • [feature] Add dynamic properties support for collections.
  • [feature] Make sure that the usage of Java records does not end in tears.
  • [feature] Add "app" metadata to newly created native Bolt transactions.
  • [improvement] Don't rely on db ids for testing.
  • [bug] Fix tests for GH-957.
  • [bug] Correctly filter query results, taking the fact that native ids are only sort of unique for the respecting entity type. (#953)
  • [docs] Add links to Quarkus and Spring integrations.
  • [build] Address deprecation warnings of license plugin to have a warning free build.
  • [build] Upgrade Maven wrapper to ASF wrapper 3.2.0 and Maven 3.9.4
  • [dependencies] Bump org.apache.maven.plugins:maven-surefire-plugin (#976)
  • [dependencies] Bump org.apache.maven.plugins:maven-site-plugin from 3.7.1 to 3.12.1 (#975)
  • [dependencies] Bump com.puppycrawl.tools:checkstyle from 10.7.0 to 10.12.4 (#977)
  • [dependencies] Bump com.github.spotbugs:spotbugs-maven-plugin from 3.1.3 to 4.7.3.6 (#974)
  • [dependencies] Bump org.apache.maven.plugins:maven-source-plugin from 3.0.1 to 3.3.0 (#973)
  • [dependencies] Bump org.junit:junit-bom from 5.9.1 to 5.10.0 (#972)
  • [dependencies] Bump ch.qos.logback:logback-classic from 1.4.5 to 1.4.11 (#971)
  • [dependencies] Bump io.mockk:mockk-jvm from 1.13.2 to 1.13.8 (#970)
  • [dependencies] Bump org.apache.maven.plugins:maven-compiler-plugin (#969)
  • [dependencies] Bump org.testcontainers:neo4j from 1.17.6 to 1.19.0 (#968)
  • [dependencies] Bump io.github.classgraph:classgraph from 4.8.156 to 4.8.162 (#967)
  • [dependencies] Bump org.mockito:mockito-junit-jupiter from 2.26.0 to 5.5.0 (#966)
  • [dependencies] Bump org.apache.maven.plugins:maven-checkstyle-plugin (#965)
  • [dependencies] Bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.10 (#964)
  • [dependencies] Bump com.github.ben-manes.caffeine:caffeine from 2.6.2 to 3.1.8 (#963)
  • [dependencies] Bump org.codehaus.mojo:build-helper-maven-plugin from 3.2.0 to 3.4.0 (#962)
  • [dependencies] Bump kotlin.version from 1.7.21 to 1.9.10 (#961)
  • [dependencies] Bump org.apache.maven.plugins:maven-install-plugin (#960)
  • [dependencies] Bump slf4j.version from 2.0.5 to 2.0.9 (#959)
  • [dependencies] Bump org.apache.commons:commons-lang3 from 3.8 to 3.13.0 (#958)
  • [dependencies] Bump org.neo4j.driver:neo4j-java-driver from 5.7.0 to 5.12.0.
Changelog

Sourced from org.neo4j:neo4j-ogm-bolt-driver's changelog.

=== 4.0.7

  • [feature] Add dynamic properties support for collections.
  • [feature] Make sure that the usage of Java records does not end in tears.
  • [feature] Add "app" metadata to newly created native Bolt transactions.
  • [improvement] Don't rely on db ids for testing.
  • [bug] Fix tests for GH-957.
  • [bug]: Correctly filter query results, taking the fact that native ids are only sort of unique for the respecting entity type. (#953)
  • [docs] Add links to Quarkus and Spring integrations.
  • [build] Address deprecation warnings of license plugin to have a warning free build.
  • [build] Upgrade Maven wrapper to ASF wrapper 3.2.0 and Maven 3.9.4
  • [dependencies] Bump org.apache.maven.plugins:maven-surefire-plugin (#976)
  • [dependencies] Bump org.apache.maven.plugins:maven-site-plugin from 3.7.1 to 3.12.1 (#975)
  • [dependencies] Bump com.puppycrawl.tools:checkstyle from 10.7.0 to 10.12.4 (#977)
  • [dependencies] Bump com.github.spotbugs:spotbugs-maven-plugin from 3.1.3 to 4.7.3.6 (#974)
  • [dependencies] Bump org.apache.maven.plugins:maven-source-plugin from 3.0.1 to 3.3.0 (#973)
  • [dependencies] Bump org.junit:junit-bom from 5.9.1 to 5.10.0 (#972)
  • [dependencies] Bump ch.qos.logback:logback-classic from 1.4.5 to 1.4.11 (#971)
  • [dependencies] Bump io.mockk:mockk-jvm from 1.13.2 to 1.13.8 (#970)
  • [dependencies] Bump org.apache.maven.plugins:maven-compiler-plugin (#969)
  • [dependencies] Bump org.testcontainers:neo4j from 1.17.6 to 1.19.0 (#968)
  • [dependencies] Bump io.github.classgraph:classgraph from 4.8.156 to 4.8.162 (#967)
  • [dependencies] Bump org.mockito:mockito-junit-jupiter from 2.26.0 to 5.5.0 (#966)
  • [dependencies] Bump org.apache.maven.plugins:maven-checkstyle-plugin (#965)
  • [dependencies] Bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.10 (#964)
  • [dependencies] Bump com.github.ben-manes.caffeine:caffeine from 2.6.2 to 3.1.8 (#963)
  • [dependencies] Bump org.codehaus.mojo:build-helper-maven-plugin from 3.2.0 to 3.4.0 (#962)
  • [dependencies] Bump kotlin.version from 1.7.21 to 1.9.10 (#961)
  • [dependencies] Bump org.apache.maven.plugins:maven-install-plugin (#960)
  • [dependencies] Bump slf4j.version from 2.0.5 to 2.0.9 (#959)
  • [dependencies] Bump org.apache.commons:commons-lang3 from 3.8 to 3.13.0 (#958)
  • [dependencies] Bump org.neo4j.driver:neo4j-java-driver from 5.7.0 to 5.12.0.
Commits
  • f2b7675 Release 4.0.7
  • b451e6b Prepare version 3.3.1.
  • f9b6b11 refactor: Delete empty package-info.java.
  • d046a87 build: Address deprecation warnings of license plugin to have a warning free ...
  • 4bdd40c feat: Add "app" metadata to newly created native Bolt transactions.
  • fd75897 Bump org.apache.maven.plugins:maven-surefire-plugin (#976)
  • c2145ac Bump org.apache.maven.plugins:maven-site-plugin from 3.7.1 to 3.12.1 (#975)
  • a9d2cd7 Bump com.puppycrawl.tools:checkstyle from 10.7.0 to 10.12.4 (#977)
  • eb95d3a Bump com.github.spotbugs:spotbugs-maven-plugin from 3.1.3 to 4.7.3.6 (#974)
  • 756b765 Bump org.apache.maven.plugins:maven-source-plugin from 3.0.1 to 3.3.0 (#973)
  • Additional commits viewable in compare view

Updates org.neo4j:neo4j-ogm-core from 4.0.6 to 4.0.7

Release notes

Sourced from org.neo4j:neo4j-ogm-core's releases.

v4.0.7

  • [feature] Add dynamic properties support for collections.
  • [feature] Make sure that the usage of Java records does not end in tears.
  • [feature] Add "app" metadata to newly created native Bolt transactions.
  • [improvement] Don't rely on db ids for testing.
  • [bug] Fix tests for GH-957.
  • [bug] Correctly filter query results, taking the fact that native ids are only sort of unique for the respecting entity type. (#953)
  • [docs] Add links to Quarkus and Spring integrations.
  • [build] Address deprecation warnings of license plugin to have a warning free build.
  • [build] Upgrade Maven wrapper to ASF wrapper 3.2.0 and Maven 3.9.4
  • [dependencies] Bump org.apache.maven.plugins:maven-surefire-plugin (#976)
  • [dependencies] Bump org.apache.maven.plugins:maven-site-plugin from 3.7.1 to 3.12.1 (#975)
  • [dependencies] Bump com.puppycrawl.tools:checkstyle from 10.7.0 to 10.12.4 (#977)
  • [dependencies] Bump com.github.spotbugs:spotbugs-maven-plugin from 3.1.3 to 4.7.3.6 (#974)
  • [dependencies] Bump org.apache.maven.plugins:maven-source-plugin from 3.0.1 to 3.3.0 (#973)
  • [dependencies] Bump org.junit:junit-bom from 5.9.1 to 5.10.0 (#972)
  • [dependencies] Bump ch.qos.logback:logback-classic from 1.4.5 to 1.4.11 (#971)
  • [dependencies] Bump io.mockk:mockk-jvm from 1.13.2 to 1.13.8 (#970)
  • [dependencies] Bump org.apache.maven.plugins:maven-compiler-plugin (#969)
  • [dependencies] Bump org.testcontainers:neo4j from 1.17.6 to 1.19.0 (#968)
  • [dependencies] Bump io.github.classgraph:classgraph from 4.8.156 to 4.8.162 (#967)
  • [dependencies] Bump org.mockito:mockito-junit-jupiter from 2.26.0 to 5.5.0 (#966)
  • [dependencies] Bump org.apache.maven.plugins:maven-checkstyle-plugin (#965)
  • [dependencies] Bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.10 (#964)
  • [dependencies] Bump com.github.ben-manes.caffeine:caffeine from 2.6.2 to 3.1.8 (#963)
  • [dependencies] Bump org.codehaus.mojo:build-helper-maven-plugin from 3.2.0 to 3.4.0 (#962)
  • [dependencies] Bump kotlin.version from 1.7.21 to 1.9.10 (#961)
  • [dependencies] Bump org.apache.maven.plugins:maven-install-plugin (#960)
  • [dependencies] Bump slf4j.version from 2.0.5 to 2.0.9 (#959)
  • [dependencies] Bump org.apache.commons:commons-lang3 from 3.8 to 3.13.0 (#958)
  • [dependencies] Bump org.neo4j.driver:neo4j-java-driver from 5.7.0 to 5.12.0.
Changelog

Sourced from org.neo4j:neo4j-ogm-core's changelog.

=== 4.0.7

  • [feature] Add dynamic properties support for collections.
  • [feature] Make sure that the usage of Java records does not end in tears.
  • [feature] Add "app" metadata to newly created native Bolt transactions.
  • [improvement] Don't rely on db ids for testing.
  • [bug] Fix tests for GH-957.
  • [bug]: Correctly filter query results, taking the fact that native ids are only sort of unique for the respecting entity type. (#953)
  • [docs] Add links to Quarkus and Spring integrations.
  • [build] Address deprecation warnings of license plugin to have a warning free build.
  • [build] Upgrade Maven wrapper to ASF wrapper 3.2.0 and Maven 3.9.4
  • [dependencies] Bump org.apache.maven.plugins:maven-surefire-plugin (#976)
  • [dependencies] Bump org.apache.maven.plugins:maven-site-plugin from 3.7.1 to 3.12.1 (#975)
  • [dependencies] Bump com.puppycrawl.tools:checkstyle from 10.7.0 to 10.12.4 (#977)
  • [dependencies] Bump com.github.spotbugs:spotbugs-maven-plugin from 3.1.3 to 4.7.3.6 (#974)
  • [dependencies] Bump org.apache.maven.plugins:maven-source-plugin from 3.0.1 to 3.3.0 (#973)
  • [dependencies] Bump org.junit:junit-bom from 5.9.1 to 5.10.0 (#972)
  • [dependencies] Bump ch.qos.logback:logback-classic from 1.4.5 to 1.4.11 (#971)
  • [dependencies] Bump io.mockk:mockk-jvm from 1.13.2 to 1.13.8 (#970)
  • [dependencies] Bump org.apache.maven.plugins:maven-compiler-plugin (#969)
  • [dependencies] Bump org.testcontainers:neo4j from 1.17.6 to 1.19.0 (#968)
  • [dependencies] Bump io.github.classgraph:classgraph from 4.8.156 to 4.8.162 (#967)
  • [dependencies] Bump org.mockito:mockito-junit-jupiter from 2.26.0 to 5.5.0 (#966)
  • [dependencies] Bump org.apache.maven.plugins:maven-checkstyle-plugin (#965)
  • [dependencies] Bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.10 (#964)
  • [dependencies] Bump com.github.ben-manes.caffeine:caffeine from 2.6.2 to 3.1.8 (#963)
  • [dependencies] Bump org.codehaus.mojo:build-helper-maven-plugin from 3.2.0 to 3.4.0 (#962)
  • [dependencies] Bump kotlin.version from 1.7.21 to 1.9.10 (#961)
  • [dependencies] Bump org.apache.maven.plugins:maven-install-plugin (#960)
  • [dependencies] Bump slf4j.version from 2.0.5 to 2.0.9 (#959)
  • [dependencies] Bump org.apache.commons:commons-lang3 from 3.8 to 3.13.0 (#958)
  • [dependencies] Bump org.neo4j.driver:neo4j-java-driver from 5.7.0 to 5.12.0.
Commits
  • f2b7675 Release 4.0.7
  • b451e6b Prepare version 3.3.1.
  • f9b6b11 refactor: Delete empty package-info.java.
  • d046a87 build: Address deprecation warnings of license plugin to have a warning free ...
  • 4bdd40c feat: Add "app" metadata to newly created native Bolt transactions.
  • fd75897 Bump org.apache.maven.plugins:maven-surefire-plugin (#976)
  • c2145ac Bump org.apache.maven.plugins:maven-site-plugin from 3.7.1 to 3.12.1 (#975)
  • a9d2cd7 Bump com.puppycrawl.tools:checkstyle from 10.7.0 to 10.12.4 (#977)
  • eb95d3a Bump com.github.spotbugs:spotbugs-maven-plugin from 3.1.3 to 4.7.3.6 (#974)
  • 756b765 Bump org.apache.maven.plugins:maven-source-plugin from 3.0.1 to 3.3.0 (#973)
  • Additional commits viewable in compare view

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 `neo4j-ogm.version` from 4.0.6 to 4.0.7.

Updates `org.neo4j:neo4j-ogm-bolt-driver` from 4.0.6 to 4.0.7
- [Release notes](https://github.com/neo4j/neo4j-ogm/releases)
- [Changelog](https://github.com/neo4j/neo4j-ogm/blob/master/CHANGES.adoc)
- [Commits](neo4j/neo4j-ogm@v4.0.6...v4.0.7)

Updates `org.neo4j:neo4j-ogm-core` from 4.0.6 to 4.0.7
- [Release notes](https://github.com/neo4j/neo4j-ogm/releases)
- [Changelog](https://github.com/neo4j/neo4j-ogm/blob/master/CHANGES.adoc)
- [Commits](neo4j/neo4j-ogm@v4.0.6...v4.0.7)

---
updated-dependencies:
- dependency-name: org.neo4j:neo4j-ogm-bolt-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.neo4j:neo4j-ogm-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 9, 2023
@michael-simons
Copy link
Collaborator

@dependabot squash and merge

@dependabot dependabot bot merged commit d0185a9 into main Oct 16, 2023
@dependabot dependabot bot deleted the dependabot/maven/neo4j-ogm.version-4.0.7 branch October 16, 2023 08:20
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant