dependabot[bot] opened a new pull request, #2280: URL: https://github.com/apache/cxf/pull/2280
Bumps `cxf.hibernate.em.version` from 6.6.7.Final to 6.6.8.Final. Updates `org.hibernate.orm:hibernate-core` from 6.6.7.Final to 6.6.8.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.8.Final released</h1> <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.8.Final.</p> <p>You can find the full list of 6.6.8.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.8">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.8/changelog.txt">org.hibernate.orm:hibernate-core's changelog</a>.</em></p> <blockquote> <h2>Changes in 6.6.8.Final (February 16, 2025)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/32516">https://hibernate.atlassian.net/projects/HHH/versions/32516</a></p> <p>** Bug * [HHH-19126] - Plural valued paths should be collection-typed instead of element typed * [HHH-18988] - Embeddable inheritance + default_schema results in NPE at startup</p> <p>** Improvement * [HHH-19098] - Disable implicit loading of the default import script</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/4d177dd0f5f0aba19aafec5fa7101a4d34feef1c"><code>4d177dd</code></a> Pre-steps for release : <code>6.6.8.Final</code></li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/d852e03707e93d69e3d781b8490329278d9d88e2"><code>d852e03</code></a> HHH-19126 Correct plural attribute path to be collection-typed</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/cf6359d6a3d2cbb8417278531409cccb194611b6"><code>cf6359d</code></a> HHH-19126 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/a65e61503caec010acdb260321af524bf2c617f1"><code>a65e615</code></a> Remove incorrect mention of HHH-19098 in changelog</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/287b920ddec31e50b501a910d3caf03ef4324b8f"><code>287b920</code></a> HHH-19098 Disable implicit loading of the default import script</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/1b13fd38f6f7c3f2341394edb3a7460b98c44ca5"><code>1b13fd3</code></a> HHH-19098 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/ed3fe54a4f0d380ce8e34d7c72657caab2437471"><code>ed3fe54</code></a> HHH-18988 Skip test if dialect does not supports schema creation</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/fe7d21201e804e3ea06025bf2bfd7ad1352ff97b"><code>fe7d212</code></a> HHH-18988 Table name constructor parameter to ExplicitColumnDiscriminatorMapp...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/bcbbc66d9578e2359d3de5f6eea7e3df0fc2df55"><code>bcbbc66</code></a> HHH-18988 Adapted test case from Jira issue <a href="https://hibernate.atlassian.net/b">https://hibernate.atlassian.net/b</a>...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/59d3dec310ccc300e4c629ba4106234d5365c123"><code>59d3dec</code></a> List email addresses for notifications explicitly in JPA/Quarkus Jenkinsfiles</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.7...6.6.8">compare view</a></li> </ul> </details> <br /> Updates `org.hibernate.orm:hibernate-jcache` from 6.6.7.Final to 6.6.8.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.8.Final released</h1> <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.8.Final.</p> <p>You can find the full list of 6.6.8.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.8">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.8/changelog.txt">org.hibernate.orm:hibernate-jcache's changelog</a>.</em></p> <blockquote> <h2>Changes in 6.6.8.Final (February 16, 2025)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/32516">https://hibernate.atlassian.net/projects/HHH/versions/32516</a></p> <p>** Bug * [HHH-19126] - Plural valued paths should be collection-typed instead of element typed * [HHH-18988] - Embeddable inheritance + default_schema results in NPE at startup</p> <p>** Improvement * [HHH-19098] - Disable implicit loading of the default import script</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/4d177dd0f5f0aba19aafec5fa7101a4d34feef1c"><code>4d177dd</code></a> Pre-steps for release : <code>6.6.8.Final</code></li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/d852e03707e93d69e3d781b8490329278d9d88e2"><code>d852e03</code></a> HHH-19126 Correct plural attribute path to be collection-typed</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/cf6359d6a3d2cbb8417278531409cccb194611b6"><code>cf6359d</code></a> HHH-19126 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/a65e61503caec010acdb260321af524bf2c617f1"><code>a65e615</code></a> Remove incorrect mention of HHH-19098 in changelog</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/287b920ddec31e50b501a910d3caf03ef4324b8f"><code>287b920</code></a> HHH-19098 Disable implicit loading of the default import script</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/1b13fd38f6f7c3f2341394edb3a7460b98c44ca5"><code>1b13fd3</code></a> HHH-19098 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/ed3fe54a4f0d380ce8e34d7c72657caab2437471"><code>ed3fe54</code></a> HHH-18988 Skip test if dialect does not supports schema creation</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/fe7d21201e804e3ea06025bf2bfd7ad1352ff97b"><code>fe7d212</code></a> HHH-18988 Table name constructor parameter to ExplicitColumnDiscriminatorMapp...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/bcbbc66d9578e2359d3de5f6eea7e3df0fc2df55"><code>bcbbc66</code></a> HHH-18988 Adapted test case from Jira issue <a href="https://hibernate.atlassian.net/b">https://hibernate.atlassian.net/b</a>...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/59d3dec310ccc300e4c629ba4106234d5365c123"><code>59d3dec</code></a> List email addresses for notifications explicitly in JPA/Quarkus Jenkinsfiles</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.7...6.6.8">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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
