Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps neo4j-ogm.version from 3.2.42 to 3.3.1.
Updates org.neo4j:neo4j-ogm-core from 3.2.42 to 3.3.1

Release notes

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

v3.3.1

  • [feature] Add "app" metadata to newly created native Bolt transactions.
  • [bug] Fix tests for GH-957.
  • [feature] Add dynamic properties support for collections.
  • [improvement] Don't rely on db ids for testing.

v3.3.0

First release in the 3.3.x line. No changes compared to the latest 3.2.42 release, but using the latest Neo4j Java 4.4 driver as a baseline dependencies. If you don't manage the driver in your application yourself, this will affect your dependencies as well. By upgrading from a 4.0 driver to the 4.4 driver as baseline, Neo4j-OGM 3.3 effectively drops support for all versions of Neo4j database prior to 3.5.

Future supported versions of Neo4j-OGM will be 3.3 and 4.x. Neo4j-OGM 3.3 is for all projects that still require support for Neo4j 4.4 and 3.5. Neo4j-OGM 4.x is for all projects on Neo4j 4.4 or 5.

Changelog

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

=== 3.3.1

  • [feature] Add "app" metadata to newly created native Bolt transactions.
  • [bug] Fix tests for GH-957.
  • [feature] Add dynamic properties support for collections.
  • [improvement] Don't rely on db ids for testing.

=== 3.3.0

First release in the 3.3.x line. No changes compared to the latest 3.2.42 release, but using the latest Neo4j Java 4.4 driver as a baseline dependencies. If you don't manage the driver in your application yourself, this will affect your dependencies as well. By upgrading from a 4.0 driver to the 4.4 driver as baseline, Neo4j-OGM 3.3 effectively drops support for all versions of Neo4j database prior to 3.5.

Future supported versions of Neo4j-OGM will be 3.3 and 4.x. Neo4j-OGM 3.3 is for all projects that still require support for Neo4j 4.4 and 3.5. Neo4j-OGM 4.x is for all projects on Neo4j 4.4 or 5.

== 3.2

Commits
  • 205d50b Prepare version 3.3.1.
  • 13b19cf refactor: Delete empty package-info.java.
  • fb0f414 feat: Add "app" metadata to newly created native Bolt transactions.
  • ed980a3 GH-957 - Tests assure the expected setting again.
  • 6049668 Add dynamic properties support for collections.
  • c5fa066 Don't rely on db ids for testing.
  • edb49b7 docs: Fix messed up changelog.
  • 40eaae8 Set next development version to 3.3.1.
  • e824eee Prepare version 3.3.0.
  • 39b1d6e Bump default driver version to latest 4.4.x series.
  • Additional commits viewable in compare view

Updates org.neo4j:neo4j-ogm-bolt-driver from 3.2.42 to 3.3.1

Release notes

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

v3.3.1

  • [feature] Add "app" metadata to newly created native Bolt transactions.
  • [bug] Fix tests for GH-957.
  • [feature] Add dynamic properties support for collections.
  • [improvement] Don't rely on db ids for testing.

v3.3.0

First release in the 3.3.x line. No changes compared to the latest 3.2.42 release, but using the latest Neo4j Java 4.4 driver as a baseline dependencies. If you don't manage the driver in your application yourself, this will affect your dependencies as well. By upgrading from a 4.0 driver to the 4.4 driver as baseline, Neo4j-OGM 3.3 effectively drops support for all versions of Neo4j database prior to 3.5.

Future supported versions of Neo4j-OGM will be 3.3 and 4.x. Neo4j-OGM 3.3 is for all projects that still require support for Neo4j 4.4 and 3.5. Neo4j-OGM 4.x is for all projects on Neo4j 4.4 or 5.

Changelog

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

=== 3.3.1

  • [feature] Add "app" metadata to newly created native Bolt transactions.
  • [bug] Fix tests for GH-957.
  • [feature] Add dynamic properties support for collections.
  • [improvement] Don't rely on db ids for testing.

=== 3.3.0

First release in the 3.3.x line. No changes compared to the latest 3.2.42 release, but using the latest Neo4j Java 4.4 driver as a baseline dependencies. If you don't manage the driver in your application yourself, this will affect your dependencies as well. By upgrading from a 4.0 driver to the 4.4 driver as baseline, Neo4j-OGM 3.3 effectively drops support for all versions of Neo4j database prior to 3.5.

Future supported versions of Neo4j-OGM will be 3.3 and 4.x. Neo4j-OGM 3.3 is for all projects that still require support for Neo4j 4.4 and 3.5. Neo4j-OGM 4.x is for all projects on Neo4j 4.4 or 5.

== 3.2

Commits
  • 205d50b Prepare version 3.3.1.
  • 13b19cf refactor: Delete empty package-info.java.
  • fb0f414 feat: Add "app" metadata to newly created native Bolt transactions.
  • ed980a3 GH-957 - Tests assure the expected setting again.
  • 6049668 Add dynamic properties support for collections.
  • c5fa066 Don't rely on db ids for testing.
  • edb49b7 docs: Fix messed up changelog.
  • 40eaae8 Set next development version to 3.3.1.
  • e824eee Prepare version 3.3.0.
  • 39b1d6e Bump default driver version to latest 4.4.x series.
  • Additional commits viewable in compare view

Updates org.neo4j:neo4j-ogm-http-driver from 3.2.42 to 3.3.1

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 3.2.42 to 3.3.1.

Updates `org.neo4j:neo4j-ogm-core` from 3.2.42 to 3.3.1
- [Release notes](https://github.com/neo4j/neo4j-ogm/releases)
- [Changelog](https://github.com/neo4j/neo4j-ogm/blob/master/CHANGES.adoc)
- [Commits](neo4j/neo4j-ogm@v3.2.42...v3.3.1)

Updates `org.neo4j:neo4j-ogm-bolt-driver` from 3.2.42 to 3.3.1
- [Release notes](https://github.com/neo4j/neo4j-ogm/releases)
- [Changelog](https://github.com/neo4j/neo4j-ogm/blob/master/CHANGES.adoc)
- [Commits](neo4j/neo4j-ogm@v3.2.42...v3.3.1)

Updates `org.neo4j:neo4j-ogm-http-driver` from 3.2.42 to 3.3.1

---
updated-dependencies:
- dependency-name: org.neo4j:neo4j-ogm-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.neo4j:neo4j-ogm-bolt-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.neo4j:neo4j-ogm-http-driver
  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 Oct 9, 2023
@Fameing Fameing merged commit a88bb0a into develop Oct 9, 2023
@Fameing Fameing deleted the dependabot/maven/develop/neo4j-ogm.version-3.3.1 branch October 9, 2023 14:35
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