Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump org.neo4j.driver:neo4j-java-driver from 5.13.0 to 5…
….14.0 (#1120) Bumps [org.neo4j.driver:neo4j-java-driver](https://github.com/neo4j/neo4j-java-driver) from 5.13.0 to 5.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/neo4j/neo4j-java-driver/releases">org.neo4j.driver:neo4j-java-driver's releases</a>.</em></p> <blockquote> <h2>5.14.0</h2> <p>This release makes the AuthToken rotation and session auth support API GA. <a href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1495">#1495</a></p> <p>In addition, 2 new notification categories have been introduced. Please note that a compatible server version is required to use the new categories. <a href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1490">#1490</a></p> <p><a href="https://neo4j.com/docs/api/java-driver/5.14">5.14 API documentation</a></p> <h4>👏 Improvements</h4> <hr /> <ul> <li>Make AuthToken rotation and session auth support API GA <a href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1495">#1495</a></li> <li>Add SECURITY and TOPOLOGY notification categories <a href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1490">#1490</a></li> <li>Migrate to 2023.2.3 inspection engine <a href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1494">#1494</a></li> </ul> <h4>🔧 Dependency Management</h4> <hr /> <ul> <li>Update dependencies <a href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1496">#1496</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/neo4j/neo4j-java-driver/commit/c5dc3b4b2347c3441e6dffb888518ebcb57bc9fc"><code>c5dc3b4</code></a> Update dependencies (<a href="https://redirect.github.com/neo4j/neo4j-java-driver/issues/1496">#1496</a>)</li> <li><a href="https://github.com/neo4j/neo4j-java-driver/commit/c4d48c273fcdd95813225cc3efc806afc8214200"><code>c4d48c2</code></a> Make AuthToken rotation and session auth support API GA (<a href="https://redirect.github.com/neo4j/neo4j-java-driver/issues/1495">#1495</a>)</li> <li><a href="https://github.com/neo4j/neo4j-java-driver/commit/d2da5dd5192b37ae0aa7b7ce8e44ee1356e135a6"><code>d2da5dd</code></a> Migrate to 2023.2.3 inspection engine (<a href="https://redirect.github.com/neo4j/neo4j-java-driver/issues/1494">#1494</a>)</li> <li><a href="https://github.com/neo4j/neo4j-java-driver/commit/3f78d83a641526543df5d8dccc28b77f5ad0d5d4"><code>3f78d83</code></a> Add SECURITY and TOPOLOGY notification categories (<a href="https://redirect.github.com/neo4j/neo4j-java-driver/issues/1490">#1490</a>)</li> <li><a href="https://github.com/neo4j/neo4j-java-driver/commit/d9cbb7fe531d93f073e08464800dda12b02d4012"><code>d9cbb7f</code></a> Update version to 5.14-SNAPSHOT (<a href="https://redirect.github.com/neo4j/neo4j-java-driver/issues/1492">#1492</a>)</li> <li>See full diff in <a href="https://github.com/neo4j/neo4j-java-driver/compare/5.13.0...5.14.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | org.neo4j.driver:neo4j-java-driver | [>= 4.3.a, < 4.4] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.neo4j.driver:neo4j-java-driver&package-manager=maven&previous-version=5.13.0&new-version=5.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information