Skip to content

Commit

Permalink
build(deps): Bump org.neo4j:neo4j-cypher-dsl-schema-name-support from…
Browse files Browse the repository at this point in the history
… 2023.9.3 to 2023.9.4 (#1252)

Bumps
[org.neo4j:neo4j-cypher-dsl-schema-name-support](https://github.com/neo4j-contrib/cypher-dsl)
from 2023.9.3 to 2023.9.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/neo4j-contrib/cypher-dsl/releases">org.neo4j:neo4j-cypher-dsl-schema-name-support's
releases</a>.</em></p>
<blockquote>
<h2>2023.9.4</h2>
<p>Change parser license to The Apache Software License, Version 2.0
(same as the Neo4j JavaCC based parser, which we use under the
hoods).</p>
<p>Thanks a lot <a
href="https://github.com/hindog"><code>@​hindog</code></a>, <a
href="https://github.com/fbiville"><code>@​fbiville</code></a> and <a
href="https://github.com/Andy2003"><code>@​Andy2003</code></a> for
agreeing to relicense your contributions, too.</p>
<h2>📖 Documentation</h2>
<ul>
<li>Use <code>compile</code> scope in Gradle dependencies.</li>
</ul>
<h2>🧹 Housekeeping</h2>
<ul>
<li>Dependency upgrades:
<ul>
<li>Bump neo4j.version from 5.16.0 to 5.17.0 (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/933">#933</a>)</li>
<li>Bump testcontainers.version from 1.19.5 to 1.19.6 (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/934">#934</a>)</li>
<li>Bump org.apache.maven.plugins:maven-shade-plugin (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/932">#932</a>)</li>
<li>Bump org.springframework.boot:spring-boot-starter-parent (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/931">#931</a>)</li>
<li>Bump org.graalvm.buildtools:native-maven-plugin (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/930">#930</a>)</li>
<li>Bump org.codehaus.mojo:exec-maven-plugin (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/929">#929</a>)</li>
<li>Bump org.asciidoctor:asciidoctor-maven-plugin (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/927">#927</a>)</li>
<li>Bump com.github.siom79.japicmp:japicmp-maven-plugin (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/928">#928</a>)</li>
<li>Bump org.springframework.data:spring-data-neo4j (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/926">#926</a>)</li>
<li>Bump io.projectreactor:reactor-bom (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/925">#925</a>)</li>
<li>Bump org.asciidoctor:asciidoctorj-diagram (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/924">#924</a>)</li>
<li>Bump org.graalvm.buildtools:native-maven-plugin (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/919">#919</a>)</li>
<li>Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/918">#918</a>)</li>
<li>Bump org.asciidoctor:asciidoctorj-diagram (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/916">#916</a>)</li>
<li>Bump org.junit:junit-bom from 5.10.1 to 5.10.2 (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/915">#915</a>)</li>
<li>Bump testcontainers.version from 1.19.4 to 1.19.5 (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/923">#923</a>)</li>
<li>Bump org.asciidoctor:asciidoctor-maven-plugin (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/922">#922</a>)</li>
<li>Bump org.neo4j.driver:neo4j-java-driver (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/920">#920</a>)</li>
<li>Bump joda-time:joda-time from 2.12.6 to 2.12.7 (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/917">#917</a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/neo4j-contrib/cypher-dsl/commit/15b1fcfaf6168261c1b8cbb9a660d57a3e3e804f"><code>15b1fcf</code></a>
Prepare release.</li>
<li><a
href="https://github.com/neo4j-contrib/cypher-dsl/commit/afe474f7367a9bc1c9799fea8ff7d803c4804ff7"><code>afe474f</code></a>
docs: Update changelog.</li>
<li><a
href="https://github.com/neo4j-contrib/cypher-dsl/commit/530970106b96b0b62a5cd6c736fea7f2e363f914"><code>5309701</code></a>
build(deps): Bump neo4j.version from 5.16.0 to 5.17.0 (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/933">#933</a>)</li>
<li><a
href="https://github.com/neo4j-contrib/cypher-dsl/commit/0d981a8e97da0dc900bfde7bc0481e18dbdbd93e"><code>0d981a8</code></a>
Change parser license to The Apache Software License, Version 2.0 (same
as Ne...</li>
<li><a
href="https://github.com/neo4j-contrib/cypher-dsl/commit/7d04feff1ddc7443711b80bbb8842098cb9349fc"><code>7d04fef</code></a>
build(deps): Bump testcontainers.version from 1.19.5 to 1.19.6 (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/934">#934</a>)</li>
<li><a
href="https://github.com/neo4j-contrib/cypher-dsl/commit/8423ac17dfdbd300d300a72288883d3e1258b78f"><code>8423ac1</code></a>
build(deps): Bump org.apache.maven.plugins:maven-shade-plugin (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/932">#932</a>)</li>
<li><a
href="https://github.com/neo4j-contrib/cypher-dsl/commit/164095dbfd3c5d77bbf6be903a4883168c9f3a67"><code>164095d</code></a>
build(deps): Bump org.springframework.boot:spring-boot-starter-parent
(<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/931">#931</a>)</li>
<li><a
href="https://github.com/neo4j-contrib/cypher-dsl/commit/52653d76b587b32ff150c28fe916dfeb7b9acae2"><code>52653d7</code></a>
build(deps): Bump org.graalvm.buildtools:native-maven-plugin (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/930">#930</a>)</li>
<li><a
href="https://github.com/neo4j-contrib/cypher-dsl/commit/214ba845975bf77423750217c984fa41ddb5d29f"><code>214ba84</code></a>
build(deps): Bump org.codehaus.mojo:exec-maven-plugin (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/929">#929</a>)</li>
<li><a
href="https://github.com/neo4j-contrib/cypher-dsl/commit/df114aad475696e99d06e2a3debbc3a2f49ac4b8"><code>df114aa</code></a>
build(deps): Bump org.asciidoctor:asciidoctor-maven-plugin (<a
href="https://redirect.github.com/neo4j-contrib/cypher-dsl/issues/927">#927</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/neo4j-contrib/cypher-dsl/compare/2023.9.3...2023.9.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.neo4j:neo4j-cypher-dsl-schema-name-support&package-manager=maven&previous-version=2023.9.3&new-version=2023.9.4)](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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent fc5cc06 commit 356fd31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<compile-testing.version>0.21.0</compile-testing.version>
<covered-ratio-complexity>0.5</covered-ratio-complexity>
<covered-ratio-instructions>0.5</covered-ratio-instructions>
<cypher-dsl.version>2023.9.3</cypher-dsl.version>
<cypher-dsl.version>2023.9.4</cypher-dsl.version>
<docker-maven-plugin.version>0.44.0</docker-maven-plugin.version>
<docsImagesDir>${basedir}/docs/modules/ROOT/images</docsImagesDir>
<error_prone_annotations.version>2.25.0</error_prone_annotations.version>
Expand Down

0 comments on commit 356fd31

Please sign in to comment.