dependabot[bot] opened a new pull request, #2312: URL: https://github.com/apache/cxf/pull/2312
Bumps `cxf.hibernate.em.version` from 6.6.9.Final to 6.6.10.Final. Updates `org.hibernate.orm:hibernate-core` from 6.6.9.Final to 6.6.10.Final <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-core's releases</a>.</em></p> <blockquote> <h1>Hibernate ORM 6.6.10.Final released</h1> <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.10.Final.</p> <p>You can find the full list of 6.6.10.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.10">here</a>.</p> <h2>What's new</h2> <p>This release introduces a few minor improvements as well as bug fixes.</p> <h2>Conclusion</h2> <p>For additional details, see:</p> <ul> <li>the <a href="https://hibernate.org/orm/releases/6.6/">release page</a></li> <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration Guide</a></li> <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction Guide</a></li> <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User Guide</a></li> </ul> <p>See also the following resources related to supported APIs:</p> <ul> <li>the <a href="https://hibernate.org/community/compatibility-policy/">compatibility policy</a></li> <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li> <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li> <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/internals/internal.txt">internal API report</a> (internal packages, <code>@Internal</code>)</li> </ul> <p>Visit the <a href="https://hibernate.org/community/">website</a> for details on getting in touch with us.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.10/changelog.txt">org.hibernate.orm:hibernate-core's changelog</a>.</em></p> <blockquote> <h2>Changes in 6.6.10.Final (March 09, 2025)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/32647">https://hibernate.atlassian.net/projects/HHH/versions/32647</a></p> <p>** Bug * [HHH-19232] - BeanValidationEventListener not called if only associated collection is updated via getter * [HHH-19206] - Bytecode-enhanced dirty checking ineffective if entity's embedded ID set manually (to same value) * [HHH-19195] - Embeddable inheritance: discriminator values are not hierarchically ordered</p> <p>** Improvement * [HHH-19219] - Informix Catalog and schema support</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/8ff8bd1bcf91142c2863b78ce469ccd215b5d2ec"><code>8ff8bd1</code></a> Pre-steps for release : <code>6.6.10.Final</code></li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/34184a1817424836a3143996affa99dd227ec9a5"><code>34184a1</code></a> HHH-19232 Also listen to collection update events for bean validation</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/3f8b3f922d7b826ec5e355fd622e58bdbb810990"><code>3f8b3f9</code></a> HHH-19232 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/a5331ad965a7dda4cb342ecc2fe1e86d70ff507a"><code>a5331ad</code></a> HHH-19195 Discriminator values should be hierarchically sorted.</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/6b048161195eb8792ad9b8b3800f1d745e60aa9e"><code>6b04816</code></a> HHH-19195 Test case using classes described in <a href="https://in.relation.to/2024/07">https://in.relation.to/2024/07</a>...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/fbe192a26254497e131bd5d028b6f6be6c17d708"><code>fbe192a</code></a> HHH-19219 Fix for Informix Catalog and schema support</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/bf900c36a9c6d18cca45b94a8e2c0ccf1fb4cb87"><code>bf900c3</code></a> HHH-19206 Skip dirty tracking for embedded id fields</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/2a62f89f196d950c1d156c512c57313651f8a3f9"><code>2a62f89</code></a> HHH-19206 Test mutating id verifying it doesn't trigger dirty tracking</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/65f8d91db0720be0118ab6099c10a4c63c09f4f7"><code>65f8d91</code></a> Post-steps for release : <code>6.6.9.Final</code></li> <li>See full diff in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.9...6.6.10">compare view</a></li> </ul> </details> <br /> Updates `org.hibernate.orm:hibernate-jcache` from 6.6.9.Final to 6.6.10.Final <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-jcache's releases</a>.</em></p> <blockquote> <h1>Hibernate ORM 6.6.10.Final released</h1> <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.10.Final.</p> <p>You can find the full list of 6.6.10.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.10">here</a>.</p> <h2>What's new</h2> <p>This release introduces a few minor improvements as well as bug fixes.</p> <h2>Conclusion</h2> <p>For additional details, see:</p> <ul> <li>the <a href="https://hibernate.org/orm/releases/6.6/">release page</a></li> <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration Guide</a></li> <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction Guide</a></li> <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User Guide</a></li> </ul> <p>See also the following resources related to supported APIs:</p> <ul> <li>the <a href="https://hibernate.org/community/compatibility-policy/">compatibility policy</a></li> <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li> <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li> <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/internals/internal.txt">internal API report</a> (internal packages, <code>@Internal</code>)</li> </ul> <p>Visit the <a href="https://hibernate.org/community/">website</a> for details on getting in touch with us.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.10/changelog.txt">org.hibernate.orm:hibernate-jcache's changelog</a>.</em></p> <blockquote> <h2>Changes in 6.6.10.Final (March 09, 2025)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/32647">https://hibernate.atlassian.net/projects/HHH/versions/32647</a></p> <p>** Bug * [HHH-19232] - BeanValidationEventListener not called if only associated collection is updated via getter * [HHH-19206] - Bytecode-enhanced dirty checking ineffective if entity's embedded ID set manually (to same value) * [HHH-19195] - Embeddable inheritance: discriminator values are not hierarchically ordered</p> <p>** Improvement * [HHH-19219] - Informix Catalog and schema support</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/8ff8bd1bcf91142c2863b78ce469ccd215b5d2ec"><code>8ff8bd1</code></a> Pre-steps for release : <code>6.6.10.Final</code></li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/34184a1817424836a3143996affa99dd227ec9a5"><code>34184a1</code></a> HHH-19232 Also listen to collection update events for bean validation</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/3f8b3f922d7b826ec5e355fd622e58bdbb810990"><code>3f8b3f9</code></a> HHH-19232 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/a5331ad965a7dda4cb342ecc2fe1e86d70ff507a"><code>a5331ad</code></a> HHH-19195 Discriminator values should be hierarchically sorted.</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/6b048161195eb8792ad9b8b3800f1d745e60aa9e"><code>6b04816</code></a> HHH-19195 Test case using classes described in <a href="https://in.relation.to/2024/07">https://in.relation.to/2024/07</a>...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/fbe192a26254497e131bd5d028b6f6be6c17d708"><code>fbe192a</code></a> HHH-19219 Fix for Informix Catalog and schema support</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/bf900c36a9c6d18cca45b94a8e2c0ccf1fb4cb87"><code>bf900c3</code></a> HHH-19206 Skip dirty tracking for embedded id fields</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/2a62f89f196d950c1d156c512c57313651f8a3f9"><code>2a62f89</code></a> HHH-19206 Test mutating id verifying it doesn't trigger dirty tracking</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/65f8d91db0720be0118ab6099c10a4c63c09f4f7"><code>65f8d91</code></a> Post-steps for release : <code>6.6.9.Final</code></li> <li>See full diff in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.9...6.6.10">compare view</a></li> </ul> </details> <br /> 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org