dependabot[bot] opened a new pull request, #2494: URL: https://github.com/apache/tomee/pull/2494
Bumps `version.hibernate.orm` from 6.6.41.Final to 6.6.43.Final. Updates `org.hibernate.orm:hibernate-core` from 6.6.41.Final to 6.6.43.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.43</h2> <h1>Hibernate ORM 6.6.43.Final released</h1> <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.43.Final.</p> <p>You can find the full list of 6.6.43.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.43">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> <h2>Release 6.6.42</h2> <h1>Hibernate ORM 6.6.42.Final released</h1> <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.42.Final.</p> <p>You can find the full list of 6.6.42.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.42">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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.43/changelog.txt">org.hibernate.orm:hibernate-core's changelog</a>.</em></p> <blockquote> <h2>Changes in 6.6.43.Final (February 22, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/37572">https://hibernate.atlassian.net/projects/HHH/versions/37572</a></p> <p>** Bug * HHH-20168 Hibernate JsonWithArrayEmbeddableTest.testUpdateMultipleAggregateMembers test fail with Oracle 19c * HHH-20161 Hibernate ArrayToStringWithArrayAggregateTest test fail with Oracle 19c</p> <h2>Changes in 6.6.42.Final (February 01, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/37272">https://hibernate.atlassian.net/projects/HHH/versions/37272</a></p> <p>** Bug * HHH-20118 Vector operator SQL templates miss parenthesis around * HHH-20069 <code>DB2iDialect.rowId</code> causes an error in merge queries</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/3bd159d145e406a57b2e6db0e2383cb68740a3bd"><code>3bd159d</code></a> [Jenkins release job] Preparing release 6.6.43.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/83ef83fc378ba3f137b1b3f72b0cea5c471a01bf"><code>83ef83f</code></a> [Jenkins release job] changelog.txt updated by release build 6.6.43.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/6588044daca33b04df9156417cc23059389dc775"><code>6588044</code></a> Update JS dependencies in the user guide</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/e73dfdf08d415f925bbc8868d70e278265a9dbed"><code>e73dfdf</code></a> [HHH-20161] Hibernate ArrayToStringWithArrayAggregateTest tests fail with Ora...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/e9c8a12cbe9196296401842bb133fe61f1e1ab1d"><code>e9c8a12</code></a> [HHH-20168] Hibernate JsonWithArrayEmbeddableTest.testUpdateMultipleAggregate...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/de1029412e82f73af29bb2874bf08571e34fa6bd"><code>de10294</code></a> [Jenkins release job] Preparing next development iteration</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/a329ef66c60def5a2fb78f3d55a5709391bca4a8"><code>a329ef6</code></a> [Jenkins release job] Preparing release 6.6.42.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/2a8d68b5ea6d976e3d480b983154d222fadca006"><code>2a8d68b</code></a> [Jenkins release job] changelog.txt updated by release build 6.6.42.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/4f89106879d10aa908cb9ceb433615f57e560212"><code>4f89106</code></a> HHH-20118 Wrap vector operator SQL templates with parenthesis</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/9ca91d87a7c93450e5e02773acd300c410f0f1c8"><code>9ca91d8</code></a> HHH-20069 Remove usage of non-existing rowid_ column on DB2 for i and z/OS</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.41...6.6.43">compare view</a></li> </ul> </details> <br /> Updates `org.hibernate.orm:hibernate-jcache` from 6.6.41.Final to 6.6.43.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.43</h2> <h1>Hibernate ORM 6.6.43.Final released</h1> <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.43.Final.</p> <p>You can find the full list of 6.6.43.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.43">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> <h2>Release 6.6.42</h2> <h1>Hibernate ORM 6.6.42.Final released</h1> <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.42.Final.</p> <p>You can find the full list of 6.6.42.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.42">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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.43/changelog.txt">org.hibernate.orm:hibernate-jcache's changelog</a>.</em></p> <blockquote> <h2>Changes in 6.6.43.Final (February 22, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/37572">https://hibernate.atlassian.net/projects/HHH/versions/37572</a></p> <p>** Bug * HHH-20168 Hibernate JsonWithArrayEmbeddableTest.testUpdateMultipleAggregateMembers test fail with Oracle 19c * HHH-20161 Hibernate ArrayToStringWithArrayAggregateTest test fail with Oracle 19c</p> <h2>Changes in 6.6.42.Final (February 01, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/37272">https://hibernate.atlassian.net/projects/HHH/versions/37272</a></p> <p>** Bug * HHH-20118 Vector operator SQL templates miss parenthesis around * HHH-20069 <code>DB2iDialect.rowId</code> causes an error in merge queries</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/3bd159d145e406a57b2e6db0e2383cb68740a3bd"><code>3bd159d</code></a> [Jenkins release job] Preparing release 6.6.43.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/83ef83fc378ba3f137b1b3f72b0cea5c471a01bf"><code>83ef83f</code></a> [Jenkins release job] changelog.txt updated by release build 6.6.43.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/6588044daca33b04df9156417cc23059389dc775"><code>6588044</code></a> Update JS dependencies in the user guide</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/e73dfdf08d415f925bbc8868d70e278265a9dbed"><code>e73dfdf</code></a> [HHH-20161] Hibernate ArrayToStringWithArrayAggregateTest tests fail with Ora...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/e9c8a12cbe9196296401842bb133fe61f1e1ab1d"><code>e9c8a12</code></a> [HHH-20168] Hibernate JsonWithArrayEmbeddableTest.testUpdateMultipleAggregate...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/de1029412e82f73af29bb2874bf08571e34fa6bd"><code>de10294</code></a> [Jenkins release job] Preparing next development iteration</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/a329ef66c60def5a2fb78f3d55a5709391bca4a8"><code>a329ef6</code></a> [Jenkins release job] Preparing release 6.6.42.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/2a8d68b5ea6d976e3d480b983154d222fadca006"><code>2a8d68b</code></a> [Jenkins release job] changelog.txt updated by release build 6.6.42.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/4f89106879d10aa908cb9ceb433615f57e560212"><code>4f89106</code></a> HHH-20118 Wrap vector operator SQL templates with parenthesis</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/9ca91d87a7c93450e5e02773acd300c410f0f1c8"><code>9ca91d8</code></a> HHH-20069 Remove usage of non-existing rowid_ column on DB2 for i and z/OS</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.41...6.6.43">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]
