Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-search
Commit: 18d397bc82958446d0d048f819b9b3ad3c49289c
https://github.com/hibernate/hibernate-search/commit/18d397bc82958446d0d0...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4484 Bump asciidoctorj from 2.5.3 to 2.5.4
Bumps [
asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.5.3 to 2.5.4.
- [Release
notes](https://github.com/asciidoctor/asciidoctorj/releases)
- [
Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELO...
- [
Commits](https://github.com/asciidoctor/asciidoctorj/compare/v2.5.3...v2....
---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctorj
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: 0f548bd199ad161f0f2e298f5d3efabad2b69732
https://github.com/hibernate/hibernate-search/commit/0f548bd199ad161f0f2e...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4484 Bump assertj-core from 3.22.0 to 3.23.1
Bumps [
assertj-core](https://github.com/assertj/assertj-core) from 3.22.0 to 3.23.1.
- [Release
notes](https://github.com/assertj/assertj-core/releases)
-
[
Commits](https://github.com/assertj/assertj-core/compare/assertj-core-3.2...
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: 5b4ad02e20c898c838df997663b8e437edc54109
https://github.com/hibernate/hibernate-search/commit/5b4ad02e20c898c838df...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4484 Bump groovy-jsr223 from 3.0.10 to 3.0.11
Bumps [
groovy-jsr223](https://github.com/apache/groovy) from 3.0.10 to 3.0.11.
- [Release
notes](https://github.com/apache/groovy/releases)
- [
Commits](https://github.com/apache/groovy/commits)
---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy-jsr223
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: 2e0585844ce4351696eab17dad1bf1be0b795f2c
https://github.com/hibernate/hibernate-search/commit/2e0585844ce4351696ea...
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M pom.xml
Log Message:
-----------
HSEARCH-4484 Bump mockito-core from 4.6.0 to 4.6.1
Bumps [
mockito-core](https://github.com/mockito/mockito) from 4.6.0 to 4.6.1.
- [Release
notes](https://github.com/mockito/mockito/releases)
- [
Commits](https://github.com/mockito/mockito/compare/v4.6.0...v4.6.1)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support(a)github.com>
Commit: 634b934b6aa75127e50fb5b432c3f929f7994d2d
https://github.com/hibernate/hibernate-search/commit/634b934b6aa75127e50f...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M
backend/elasticsearch/src/test/java/org/hibernate/search/backend/elasticsearch/work/execution/impl/ElasticsearchIndexIndexingPlanExecutionTest.java
M
backend/elasticsearch/src/test/java/org/hibernate/search/backend/elasticsearch/work/impl/BulkWorkTest.java
M
backend/lucene/src/test/java/org/hibernate/search/backend/lucene/work/execution/impl/LuceneIndexIndexingPlanExecutionTest.java
M
engine/src/test/java/org/hibernate/search/engine/cfg/spi/ConfigurationPropertyBeanReferenceTest.java
M
engine/src/test/java/org/hibernate/search/engine/common/impl/IndexManagerBuildingStateHolderTest.java
M
engine/src/test/java/org/hibernate/search/engine/mapper/mapping/building/impl/ConfiguredIndexSchemaManagerNestingContextTest.java
Log Message:
-----------
HSEARCH-4484 Deal with backwards-incompatible API changes in Mockito
Commit: aa1818313f8db9877352f4bbd6a284766c7f533e
https://github.com/hibernate/hibernate-search/commit/aa1818313f8db9877352...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M util/internal/test/common/pom.xml
Log Message:
-----------
HSEARCH-4484 Fix dependency divergence caused by assertj depending on byte-buddy
Compare:
https://github.com/hibernate/hibernate-search/compare/5e7c535ff236...aa18...