Skip to content

Update dependency eu.michael-simons.neo4j:neo4j-migrations to v2.8.2

This MR contains the following updates:

Package Type Update Change
eu.michael-simons.neo4j:neo4j-migrations compile patch 2.8.1 -> 2.8.2

Release Notes

michael-simons/neo4j-migrations (eu.michael-simons.neo4j:neo4j-migrations)

v2.8.2

Compare Source

What's Changed

🚀 Features

  • 09a6454 feat: Introduce @Fulltext annotation for creating fulltext indexes. (#​1183)
  • ce7762e feat: Add auto config customizer.
  • c3f37fd feat: Allow rendering options to be configured on overall migration config.

🐛 Bug Fixes

  • 40e1623 fix: Ignore unknown annotations when looking for supported ones.

🔄️ Refactorings

  • 8048557 refactor: @Fulltext annotation into a general applicable @Index annotation. (#​1192)

📝 Documentation

🧰 Tasks

  • bf4b3e1 chore: Extend license header to 2024.

🧹 Housekeeping

  • 7aace5e build(deps-dev): Bump com.google.errorprone:error_prone_annotations from 2.24.0 to 2.24.1 (#​1195)
  • fc23f79 Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 (#​1194)
  • c4ca623 Bump org.neo4j.driver:neo4j-java-driver from 5.15.0 to 5.16.0 (#​1193)
  • 3b6d683 Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 (#​1187)
  • bc1764c Bump com.puppycrawl.tools:checkstyle from 10.12.6 to 10.12.7 (#​1186)
  • d05f46e Bump org.asciidoctor:asciidoctorj-diagram from 2.2.13 to 2.2.14 (#​1185)
  • 802be95 Bump org.codehaus.plexus:plexus-component-annotations from 2.1.1 to 2.2.0 (#​1179)
  • 8634051 Bump org.neo4j:neo4j-cypher-dsl-schema-name-support from 2023.9.0 to 2023.9.1 (#​1181)
  • b7dd605 Bump org.asciidoctor:asciidoctorj from 2.5.10 to 2.5.11 (#​1180)
  • 2f06050 Bump org.codehaus.plexus:plexus-classworlds from 2.7.0 to 2.8.0 (#​1178)
  • bb609aa build(deps-dev): Bump com.google.guava:guava from 32.1.3-jre to 33.0.0-jre (#​1177)
  • 5c0fd09 Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 (#​1176)
  • 0751320 build(deps-dev): Bump com.google.errorprone:error_prone_annotations from 2.23.0 to 2.24.0 (#​1175)
  • 79819ab Bump spring-boot.version from 3.2.0 to 3.2.1 (#​1174)
  • 1cb95f8 Bump byte-buddy.version from 1.14.10 to 1.14.11 (#​1173)
  • 10b1726 Bump quarkus.version from 3.6.3 to 3.6.4 (#​1172)

Contributors

We'd like to thank the following people for their contributions:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports