dependabot[bot] opened a new pull request, #1216: URL: https://github.com/apache/cxf/pull/1216
Bumps `cxf.hibernate.em.version` from 6.1.7.Final to 6.2.0. Updates `hibernate-core` from 6.1.7.Final to 6.2.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt">hibernate-core's changelog</a>.</em></p> <blockquote> <h1>Hibernate 6 Changelog</h1> <p>Note: Please refer to JIRA to learn more about each issue.</p> <h2>Changes in 6.2.0.CR1 (December 22, 2022)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/32077">https://hibernate.atlassian.net/projects/HHH/versions/32077</a></p> <p>** Bug * [HHH-15900] - ID attributes with "select" generator are mapped to identity columns * [HHH-15847] - DDL check constraint creation broken * [HHH-15828] - setting TIMEZONE_DEFAULT_STORAGE to COLUMN does not work * [HHH-15820] - inconsistent DDL generated Instant and ZonedDateTime, OffsetDateTime on Oracle * [HHH-15819] - extract(offset hour|minute from datetime) are broken * [HHH-15814] - Add missing current timestamp methods in CockroachDB dialect * [HHH-15801] - IdentifierGeneratorHelper should compare column names case insensitively * [HHH-15775] - Connection error can result in UnknownServiceException, hiding actual exception * [HHH-15767] - missing unique constraints from optional <a href="https://github.com/OneToOne"><code>@OneToOne</code></a> * [HHH-15750] - Hibernate.isInitialized() broken for EnhancementAsProxyLazinessInterceptor * [HHH-15748] - Use JSON DDL type on Oracle 21+ and BLOB on 12+ * [HHH-15741] - Explicit declaration assigned identifier generator does not work * [HHH-15715] - broken links in 6 docs * [HHH-15709] - HQL local datetime literals on Postgres, Cockroach H2 * [HHH-15704] - ManyToManyTest produces invalid foreign keys * [HHH-15689] - SessionFactoryOptionsBuilder.addEntityNameResolvers() has no effect * [HHH-15687] - IllegalArgumentException with Type parameters and multiple bounds * [HHH-15682] - static final instances of LockOptions are mutable * [HHH-15679] - Respect the offset of OffsetTime when persisting/loading data * [HHH-15670] - RequiresDialectFeature.reverse() not implemented * [HHH-15669] - Oracle 21 and 11 spatial test failure * [HHH-15668] - Cockroach test failure: BatchOptimisticLockingTest.testBatchAndOptimisticLocking * [HHH-15634] - Lazy basic property does not get updated on change * [HHH-15627] - useless error message of multi-<a href="https://github.com/JoinColumn"><code>@JoinColumn</code></a> mapping does not specify referencedColumnName * [HHH-15571] - Bundle-Manifest has no 'Bundle-Version' * [HHH-15565] - <a href="https://github.com/Table"><code>@Table</code></a>(fetch=SELECT) is gone from H6 * [HHH-15549] - incorrect DDL mapping DECIMAL -> BOOLEAN on Oracle * [HHH-15545] - <a href="https://github.com/NotFound"><code>@NotFound</code></a>(Ignore) defaults to eager loading * [HHH-15522] - Hibernate.isInitialized method not working for Envers Collections * [HHH-15505] - Getter of loaded entity returns null when using bytecode enhancement on entity whose field is defined both in mapped superclass and concrete entity * [HHH-15485] - Tests for Collections in default FetchGroup are not enabling this property * [HHH-15463] - Adjust JdbcType based on DDL capacity for varchar/varbinary like types * [HHH-15159] - Orphan removal of an entity with an <a href="https://github.com/ElementCollection"><code>@ElementCollection</code></a> causes a ConstraintViolationException</p> <p>** Deprecation * [HHH-15788] - deprecate GenerationTime * [HHH-15772] - deprecate <a href="https://github.com/Target"><code>@Target</code></a>, <a href="https://github.com/Proxy"><code>@Proxy</code></a>, <a href="https://github.com/Polymorphism"><code>@Polymorphism</code></a> * [HHH-15714] - deprecate FilterKey and QuerySpacesHelper * [HHH-15701] - deprecated CacheModeType</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/50de183221f7b15f1a360253fe08f8c8f6b596a0"><code>50de183</code></a> Post-steps for release : <code>6.2.0</code></li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/7abf7998e78e23a2ecefc432127075aa24faffad"><code>7abf799</code></a> Pre-steps for release : <code>6.2.0</code></li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/fbe43b99fa15f58b05d3696b3c8e84b38f6c61d2"><code>fbe43b9</code></a> HHH-16407 - EntityPersister and CollectionPersister deprecations</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/867ce874e2221ae547693936ae6484be4a9690f7"><code>867ce87</code></a> HHH-16368 UnsupportedOperationException: compare() not implemented for Entity...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/e4e25bddfc14f96f41a3cef6619448a8cbfce869"><code>e4e25bd</code></a> HHH-16396 HQL with SubQuery having same alias of root Query generates wrong SQL</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/091aae2c3e5ded7f773a590c567d7b0b4e488ec4"><code>091aae2</code></a> HHH-16218 Natural id cache is extremely slow for entities with compound natur...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/1826da69a0e6b1c39f44b047840ef42ce77b976d"><code>1826da6</code></a> HHH-16218 Natural id cache is extremely slow for entities with compound natur...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/ca6c44937ee94be6f1a97b8af73cc905cb450fc3"><code>ca6c449</code></a> HHH-16241 Add relational java type to SqmExpressible for function argument va...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/0119236d8da8f3a9826c90df6bb90a4e7d9aa799"><code>0119236</code></a> HHH-16241 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/71541679e8a80fe52dd7095b5c4b683a496d9471"><code>7154167</code></a> HHH-16372 Fix NPEs in some Bindable implementations that operate on values</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.1.7...6.2.0">compare view</a></li> </ul> </details> <br /> Updates `hibernate-jcache` from 6.1.7.Final to 6.2.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt">hibernate-jcache's changelog</a>.</em></p> <blockquote> <h1>Hibernate 6 Changelog</h1> <p>Note: Please refer to JIRA to learn more about each issue.</p> <h2>Changes in 6.2.0.CR1 (December 22, 2022)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/32077">https://hibernate.atlassian.net/projects/HHH/versions/32077</a></p> <p>** Bug * [HHH-15900] - ID attributes with "select" generator are mapped to identity columns * [HHH-15847] - DDL check constraint creation broken * [HHH-15828] - setting TIMEZONE_DEFAULT_STORAGE to COLUMN does not work * [HHH-15820] - inconsistent DDL generated Instant and ZonedDateTime, OffsetDateTime on Oracle * [HHH-15819] - extract(offset hour|minute from datetime) are broken * [HHH-15814] - Add missing current timestamp methods in CockroachDB dialect * [HHH-15801] - IdentifierGeneratorHelper should compare column names case insensitively * [HHH-15775] - Connection error can result in UnknownServiceException, hiding actual exception * [HHH-15767] - missing unique constraints from optional <a href="https://github.com/OneToOne"><code>@OneToOne</code></a> * [HHH-15750] - Hibernate.isInitialized() broken for EnhancementAsProxyLazinessInterceptor * [HHH-15748] - Use JSON DDL type on Oracle 21+ and BLOB on 12+ * [HHH-15741] - Explicit declaration assigned identifier generator does not work * [HHH-15715] - broken links in 6 docs * [HHH-15709] - HQL local datetime literals on Postgres, Cockroach H2 * [HHH-15704] - ManyToManyTest produces invalid foreign keys * [HHH-15689] - SessionFactoryOptionsBuilder.addEntityNameResolvers() has no effect * [HHH-15687] - IllegalArgumentException with Type parameters and multiple bounds * [HHH-15682] - static final instances of LockOptions are mutable * [HHH-15679] - Respect the offset of OffsetTime when persisting/loading data * [HHH-15670] - RequiresDialectFeature.reverse() not implemented * [HHH-15669] - Oracle 21 and 11 spatial test failure * [HHH-15668] - Cockroach test failure: BatchOptimisticLockingTest.testBatchAndOptimisticLocking * [HHH-15634] - Lazy basic property does not get updated on change * [HHH-15627] - useless error message of multi-<a href="https://github.com/JoinColumn"><code>@JoinColumn</code></a> mapping does not specify referencedColumnName * [HHH-15571] - Bundle-Manifest has no 'Bundle-Version' * [HHH-15565] - <a href="https://github.com/Table"><code>@Table</code></a>(fetch=SELECT) is gone from H6 * [HHH-15549] - incorrect DDL mapping DECIMAL -> BOOLEAN on Oracle * [HHH-15545] - <a href="https://github.com/NotFound"><code>@NotFound</code></a>(Ignore) defaults to eager loading * [HHH-15522] - Hibernate.isInitialized method not working for Envers Collections * [HHH-15505] - Getter of loaded entity returns null when using bytecode enhancement on entity whose field is defined both in mapped superclass and concrete entity * [HHH-15485] - Tests for Collections in default FetchGroup are not enabling this property * [HHH-15463] - Adjust JdbcType based on DDL capacity for varchar/varbinary like types * [HHH-15159] - Orphan removal of an entity with an <a href="https://github.com/ElementCollection"><code>@ElementCollection</code></a> causes a ConstraintViolationException</p> <p>** Deprecation * [HHH-15788] - deprecate GenerationTime * [HHH-15772] - deprecate <a href="https://github.com/Target"><code>@Target</code></a>, <a href="https://github.com/Proxy"><code>@Proxy</code></a>, <a href="https://github.com/Polymorphism"><code>@Polymorphism</code></a> * [HHH-15714] - deprecate FilterKey and QuerySpacesHelper * [HHH-15701] - deprecated CacheModeType</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/50de183221f7b15f1a360253fe08f8c8f6b596a0"><code>50de183</code></a> Post-steps for release : <code>6.2.0</code></li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/7abf7998e78e23a2ecefc432127075aa24faffad"><code>7abf799</code></a> Pre-steps for release : <code>6.2.0</code></li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/fbe43b99fa15f58b05d3696b3c8e84b38f6c61d2"><code>fbe43b9</code></a> HHH-16407 - EntityPersister and CollectionPersister deprecations</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/867ce874e2221ae547693936ae6484be4a9690f7"><code>867ce87</code></a> HHH-16368 UnsupportedOperationException: compare() not implemented for Entity...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/e4e25bddfc14f96f41a3cef6619448a8cbfce869"><code>e4e25bd</code></a> HHH-16396 HQL with SubQuery having same alias of root Query generates wrong SQL</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/091aae2c3e5ded7f773a590c567d7b0b4e488ec4"><code>091aae2</code></a> HHH-16218 Natural id cache is extremely slow for entities with compound natur...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/1826da69a0e6b1c39f44b047840ef42ce77b976d"><code>1826da6</code></a> HHH-16218 Natural id cache is extremely slow for entities with compound natur...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/ca6c44937ee94be6f1a97b8af73cc905cb450fc3"><code>ca6c449</code></a> HHH-16241 Add relational java type to SqmExpressible for function argument va...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/0119236d8da8f3a9826c90df6bb90a4e7d9aa799"><code>0119236</code></a> HHH-16241 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/71541679e8a80fe52dd7095b5c4b683a496d9471"><code>7154167</code></a> HHH-16372 Fix NPEs in some Bindable implementations that operate on values</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.1.7...6.2.0">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 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