fix(deps): update dependency eu.michael-simons.neo4j:neo4j-migrations to v2.13.2 #11086
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.13.1
->2.13.2
Release Notes
michael-simons/neo4j-migrations (eu.michael-simons.neo4j:neo4j-migrations)
v2.13.2
Compare Source
What's Changed
Thanks to @medsouz who spotted the performance bottleneck in my mind- and indexless cypher (see #1476).
🔄️ Refactorings
d4f85d7
refactor: Create index for repeated migrations and improve query for retrieving them.📝 Documentation
23d8562
docs: add medsouz as a contributor for ideas (#1477)🧹 Housekeeping
089a16d
Bump com.mycila:license-maven-plugin from 4.5 to 4.6 (#1474)cee12d0
Bump io.fabric8:docker-maven-plugin from 0.45.0 to 0.45.1 (#1465)8b94d4a
Bump byte-buddy.version from 1.15.1 to 1.15.3 (#1466)e97c932
build(deps-dev): Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre (#1467)9c63bc5
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 (#1468)acc06eb
Bump quarkus.version from 3.15.0 to 3.15.1 (#1469)10fb83f
Bump plexus-utils.version from 4.0.1 to 4.0.2 (#1471)5af62f4
Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 (#1472)b15cae1
Bump org.junit:junit-bom from 5.11.0 to 5.11.2 (#1475)bb83cb6
Revert "Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0 (#1447)"🛠 Build
100d9e7
build: Modernize actions.Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.