dependabot[bot] opened a new pull request, #2809: URL: https://github.com/apache/tomee/pull/2809
Bumps `version.hibernate.orm` from 6.6.53.Final to 6.6.54.Final. Updates `org.hibernate.orm:hibernate-core` from 6.6.53.Final to 6.6.54.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> <h2>Release 6.6.54</h2> <h1>Hibernate ORM 6.6.54.Final released</h1> <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.54.Final.</p> <p>You can find the full list of 6.6.54.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.54">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/6.6">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://hibernate.org/orm/releases/6.6/#whats-new">What's New</a> guide for details about new features and capabilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/6.6/migration-guide/">Migration Guide</a> for details about migration to 6.6 version.</li> </ul> <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.hibernate.org/orm/6.6/migration-guide/">Migration Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/6.6/introduction/html_single/">Introduction Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/6.6/userguide/html_single/">User Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/6.6/javadocs">API docs</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.hibernate.org/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li> <li>the <a href="https://docs.hibernate.org/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.54/changelog.txt">org.hibernate.orm:hibernate-core's changelog</a>.</em></p> <blockquote> <h2>Changes in 6.6.54.Final (June 28, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/39556">https://hibernate.atlassian.net/projects/HHH/versions/39556</a></p> <p>** Bug * HHH-20621 NullPointerException in CacheEntityLoaderHelper.loadFromSessionCache with JOINED inheritance, lazy ManyToOne proxy to parent type, and join fetch on subtype query * HHH-20524 Inline dirty checking + <a href="https://github.com/DynamicUpdate"><code>@​DynamicUpdate</code></a>: a dirty scalar sorting after a nested-embeddable path is omitted from the UPDATE (silent data loss)</p> <p>** Improvement * HHH-19089 Lower collection pre-sizing limit to avoid excessive memory usage</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/727a75085aa99c6431b5d0842b100f8d45e7720b"><code>727a750</code></a> [Jenkins release job] Preparing release 6.6.54.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/db1d4a80b83be9e61848c4fff9932836e877a575"><code>db1d4a8</code></a> [Jenkins release job] changelog.txt updated by release build 6.6.54.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/637004dffdd31603d4a87c578b97e0800de38e95"><code>637004d</code></a> HHH-20621 Ensure proxy implementation is set when claiming existing EntityHolder</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/533fd497c6df185a79b044db9e846a7e65c2abea"><code>533fd49</code></a> HHH-20621 Test polymorphic proxy find causing NPE</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/4a7bb7ea567fc69e60223288e69c06fdc4f23562"><code>4a7bb7e</code></a> HHH-19089 lower collection pre-sizing</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/fa50a3cf5aa1e227b248b78c573bb6ee9399888e"><code>fa50a3c</code></a> HHH-20524 Remove unnecessary bytecode provider assumption check</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/caef1fb55c2980c8318e40a2730eb91a5f166c0c"><code>caef1fb</code></a> HHH-20524 Add inline comment explaining why some dirty attribute names have t...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/6f2bc6af886af087cc84cb1a034e884d426b3298"><code>6f2bc6a</code></a> HHH-20524 Fix dynamic update dirty attribute resolution</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/ae0ab7d92f8b946edc2a84418833511243fc2368"><code>ae0ab7d</code></a> Add Hibernate ORM buildtime enhancement tooling Ant EnhancementTaskTest</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/90b6a3996e1d644f6d1acb76563900a047b2f11a"><code>90b6a39</code></a> [Jenkins release job] Preparing next development iteration</li> <li>See full diff in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.53...6.6.54">compare view</a></li> </ul> </details> <br /> Updates `org.hibernate.orm:hibernate-jcache` from 6.6.53.Final to 6.6.54.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> <h2>Release 6.6.54</h2> <h1>Hibernate ORM 6.6.54.Final released</h1> <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.54.Final.</p> <p>You can find the full list of 6.6.54.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.54">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/6.6">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://hibernate.org/orm/releases/6.6/#whats-new">What's New</a> guide for details about new features and capabilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/6.6/migration-guide/">Migration Guide</a> for details about migration to 6.6 version.</li> </ul> <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.hibernate.org/orm/6.6/migration-guide/">Migration Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/6.6/introduction/html_single/">Introduction Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/6.6/userguide/html_single/">User Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/6.6/javadocs">API docs</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.hibernate.org/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li> <li>the <a href="https://docs.hibernate.org/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.54/changelog.txt">org.hibernate.orm:hibernate-jcache's changelog</a>.</em></p> <blockquote> <h2>Changes in 6.6.54.Final (June 28, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/39556">https://hibernate.atlassian.net/projects/HHH/versions/39556</a></p> <p>** Bug * HHH-20621 NullPointerException in CacheEntityLoaderHelper.loadFromSessionCache with JOINED inheritance, lazy ManyToOne proxy to parent type, and join fetch on subtype query * HHH-20524 Inline dirty checking + <a href="https://github.com/DynamicUpdate"><code>@​DynamicUpdate</code></a>: a dirty scalar sorting after a nested-embeddable path is omitted from the UPDATE (silent data loss)</p> <p>** Improvement * HHH-19089 Lower collection pre-sizing limit to avoid excessive memory usage</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/727a75085aa99c6431b5d0842b100f8d45e7720b"><code>727a750</code></a> [Jenkins release job] Preparing release 6.6.54.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/db1d4a80b83be9e61848c4fff9932836e877a575"><code>db1d4a8</code></a> [Jenkins release job] changelog.txt updated by release build 6.6.54.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/637004dffdd31603d4a87c578b97e0800de38e95"><code>637004d</code></a> HHH-20621 Ensure proxy implementation is set when claiming existing EntityHolder</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/533fd497c6df185a79b044db9e846a7e65c2abea"><code>533fd49</code></a> HHH-20621 Test polymorphic proxy find causing NPE</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/4a7bb7ea567fc69e60223288e69c06fdc4f23562"><code>4a7bb7e</code></a> HHH-19089 lower collection pre-sizing</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/fa50a3cf5aa1e227b248b78c573bb6ee9399888e"><code>fa50a3c</code></a> HHH-20524 Remove unnecessary bytecode provider assumption check</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/caef1fb55c2980c8318e40a2730eb91a5f166c0c"><code>caef1fb</code></a> HHH-20524 Add inline comment explaining why some dirty attribute names have t...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/6f2bc6af886af087cc84cb1a034e884d426b3298"><code>6f2bc6a</code></a> HHH-20524 Fix dynamic update dirty attribute resolution</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/ae0ab7d92f8b946edc2a84418833511243fc2368"><code>ae0ab7d</code></a> Add Hibernate ORM buildtime enhancement tooling Ant EnhancementTaskTest</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/90b6a3996e1d644f6d1acb76563900a047b2f11a"><code>90b6a39</code></a> [Jenkins release job] Preparing next development iteration</li> <li>See full diff in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.53...6.6.54">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | org.hibernate.orm:hibernate-core | [>= 7.a0, < 8] | | org.hibernate.orm:hibernate-jcache | [>= 7.a0, < 8] | </details> 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 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
