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.7 to 4.0.8 #1115

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v4.0.8

  • [improvement] Make session related config not reconfigure the driver.
  • [dependencies] Bump org.apache.maven.plugins:maven-enforcer-plugin (#987)
  • [dependencies] Bump scala.version from 2.12.13 to 2.13.12 (#986)
  • [dependencies] Bump com.fasterxml.jackson:jackson-bom from 2.14.1 to 2.15.3 (#988)
  • [dependencies] Bump org.mockito:mockito-junit-jupiter from 5.5.0 to 5.6.0 (#981)
  • [dependencies] Bump org.apache.maven.plugins:maven-deploy-plugin from 3.0.0-M1 to 3.1.1 (#980)
  • [dependencies] Bump org.testcontainers:neo4j from 1.19.0 to 1.19.1 (#979)
Changelog

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

=== 4.0.8

  • Make session related config of the BoltDriver available without complete driver reconfiguration.
Commits
  • 6b1c87d Release 4.0.8
  • e295011 Make session related config not reconfigure the driver.
  • b2e8e8f Bump org.apache.maven.plugins:maven-enforcer-plugin (#987)
  • 6b5f1a1 Bump scala.version from 2.12.13 to 2.13.12 (#986)
  • c2caee3 Bump com.fasterxml.jackson:jackson-bom from 2.14.1 to 2.15.3 (#988)
  • ddcaf13 Bump org.mockito:mockito-junit-jupiter from 5.5.0 to 5.6.0 (#981)
  • b783853 Bump org.apache.maven.plugins:maven-deploy-plugin from 3.0.0-M1 to 3.1.1 (#980)
  • 4361b71 Bump org.testcontainers:neo4j from 1.19.0 to 1.19.1 (#979)
  • b97f8db Set next development version to 4.0.8.
  • See full diff in compare view

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

Release notes

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

v4.0.8

  • [improvement] Make session related config not reconfigure the driver.
  • [dependencies] Bump org.apache.maven.plugins:maven-enforcer-plugin (#987)
  • [dependencies] Bump scala.version from 2.12.13 to 2.13.12 (#986)
  • [dependencies] Bump com.fasterxml.jackson:jackson-bom from 2.14.1 to 2.15.3 (#988)
  • [dependencies] Bump org.mockito:mockito-junit-jupiter from 5.5.0 to 5.6.0 (#981)
  • [dependencies] Bump org.apache.maven.plugins:maven-deploy-plugin from 3.0.0-M1 to 3.1.1 (#980)
  • [dependencies] Bump org.testcontainers:neo4j from 1.19.0 to 1.19.1 (#979)
Changelog

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

=== 4.0.8

  • Make session related config of the BoltDriver available without complete driver reconfiguration.
Commits
  • 6b1c87d Release 4.0.8
  • e295011 Make session related config not reconfigure the driver.
  • b2e8e8f Bump org.apache.maven.plugins:maven-enforcer-plugin (#987)
  • 6b5f1a1 Bump scala.version from 2.12.13 to 2.13.12 (#986)
  • c2caee3 Bump com.fasterxml.jackson:jackson-bom from 2.14.1 to 2.15.3 (#988)
  • ddcaf13 Bump org.mockito:mockito-junit-jupiter from 5.5.0 to 5.6.0 (#981)
  • b783853 Bump org.apache.maven.plugins:maven-deploy-plugin from 3.0.0-M1 to 3.1.1 (#980)
  • 4361b71 Bump org.testcontainers:neo4j from 1.19.0 to 1.19.1 (#979)
  • b97f8db Set next development version to 4.0.8.
  • See full diff 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.7 to 4.0.8.

Updates `org.neo4j:neo4j-ogm-bolt-driver` from 4.0.7 to 4.0.8
- [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.7...v4.0.8)

Updates `org.neo4j:neo4j-ogm-core` from 4.0.7 to 4.0.8
- [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.7...v4.0.8)

---
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:development
  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 bfa5570 into main Oct 30, 2023
10 checks passed
@dependabot dependabot bot deleted the dependabot/maven/neo4j-ogm.version-4.0.8 branch October 30, 2023 10:45
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