Shikkanime / core

https://www.shikkanime.fr
Apache License 2.0
4 stars 0 forks source link

chore: bump hibernateSearchVersion from 7.2.1.Final to 7.2.2.Final #798

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 3 days ago

Bumps hibernateSearchVersion from 7.2.1.Final to 7.2.2.Final. Updates org.hibernate.search:hibernate-search-mapper-orm from 7.2.1.Final to 7.2.2.Final

Changelog

Sourced from org.hibernate.search:hibernate-search-mapper-orm's changelog.

7.2.2.Final (2024-11-25)

** Bug * HSEARCH-5268 "No readable property named '_identifierMapper'" error when using @​IdClass for composite key * HSEARCH-5255 Issue with cardinality and @​ObjectProjection

** Improvement * HSEARCH-5276 Upgrade Elasticsearch client to 8.15.4 * HSEARCH-5267 Upgrade to Hibernate ORM 6.6.3.Final * HSEARCH-5248 Upgrade Elasticsearch client to 8.15.2 * HSEARCH-5244 Upgrade to Hibernate ORM 6.6.1.Final * HSEARCH-5237 Upgrade Elasticsearch client to 8.15.1

** Task * HSEARCH-5277 Test against latest Elasticsearch 8.15.4 * HSEARCH-5256 Use spotless maven plugin instead of formatter/impsorter/license check plugins * HSEARCH-5247 Test against latest Elasticsearch 8.15.2 * HSEARCH-5236 Test against latest Elasticsearch 8.15.1

Commits
  • fba5812 [Jenkins release job] Preparing release 7.2.2.Final
  • b49bc44 [Jenkins release job] changelog.txt updated by release build 7.2.2.Final
  • b51e0a7 HSEARCH-5277 Test against latest Elasticsearch 8.15.4
  • 4e57ccd HSEARCH-5276 Upgrade Elasticsearch client to 8.15.4
  • 8c1ddde HSEARCH-5255 Change how projection cardinality check is done on "request"
  • 581d792 HSEARCH-5267 Do not use "net.bytebuddy.experimental=true" on JDK 23 build
  • 02f3d6a HSEARCH-5267 Upgrade to Hibernate ORM 6.6.3.Final
  • b2fc4df HSEARCH-5247 Test against latest Elasticsearch 8.15.2
  • 3aa51ca HSEARCH-5248 Upgrade Elasticsearch client to 8.15.2
  • 1da7ed8 HSEARCH-5244 Upgrade to Hibernate ORM 6.6.1.Final
  • Additional commits viewable in compare view


Updates org.hibernate.search:hibernate-search-backend-lucene from 7.2.1.Final to 7.2.2.Final

Changelog

Sourced from org.hibernate.search:hibernate-search-backend-lucene's changelog.

7.2.2.Final (2024-11-25)

** Bug * HSEARCH-5268 "No readable property named '_identifierMapper'" error when using @​IdClass for composite key * HSEARCH-5255 Issue with cardinality and @​ObjectProjection

** Improvement * HSEARCH-5276 Upgrade Elasticsearch client to 8.15.4 * HSEARCH-5267 Upgrade to Hibernate ORM 6.6.3.Final * HSEARCH-5248 Upgrade Elasticsearch client to 8.15.2 * HSEARCH-5244 Upgrade to Hibernate ORM 6.6.1.Final * HSEARCH-5237 Upgrade Elasticsearch client to 8.15.1

** Task * HSEARCH-5277 Test against latest Elasticsearch 8.15.4 * HSEARCH-5256 Use spotless maven plugin instead of formatter/impsorter/license check plugins * HSEARCH-5247 Test against latest Elasticsearch 8.15.2 * HSEARCH-5236 Test against latest Elasticsearch 8.15.1

Commits
  • fba5812 [Jenkins release job] Preparing release 7.2.2.Final
  • b49bc44 [Jenkins release job] changelog.txt updated by release build 7.2.2.Final
  • b51e0a7 HSEARCH-5277 Test against latest Elasticsearch 8.15.4
  • 4e57ccd HSEARCH-5276 Upgrade Elasticsearch client to 8.15.4
  • 8c1ddde HSEARCH-5255 Change how projection cardinality check is done on "request"
  • 581d792 HSEARCH-5267 Do not use "net.bytebuddy.experimental=true" on JDK 23 build
  • 02f3d6a HSEARCH-5267 Upgrade to Hibernate ORM 6.6.3.Final
  • b2fc4df HSEARCH-5247 Test against latest Elasticsearch 8.15.2
  • 3aa51ca HSEARCH-5248 Upgrade Elasticsearch client to 8.15.2
  • 1da7ed8 HSEARCH-5244 Upgrade to Hibernate ORM 6.6.1.Final
  • Additional commits viewable in compare view


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 commands and options
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 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)