-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 5cf6c1d
authored
build(deps): bump hibernate.version from 6.6.8.Final to 6.6.9.Final (#878)
Bumps `hibernate.version` from 6.6.8.Final to 6.6.9.Final.
Updates `org.hibernate.orm:hibernate-core` from 6.6.8.Final to
6.6.9.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.9.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 6.6:
6.6.9.Final.</p>
<p>You can find the full list of 6.6.9.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.9">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.9/changelog.txt">org.hibernate.orm:hibernate-core's
changelog</a>.</em></p>
<blockquote>
<h2>Changes in 6.6.9.Final (February 23, 2025)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/32614">https://hibernate.atlassian.net/projects/HHH/versions/32614</a></p>
<p>** Bug
* [HHH-19173] - PostgreSQLLegacySqlAstTranslator does not implement
visitInArrayPredicates
* [HHH-19169] - Entity hierarchy (and included embeddables) with
inconsistent bytecode enhancement is unsupported, but isn't detected
* [HHH-19168] - Re-enhancement of entities with different configuration
may skip some enhancements
* [HHH-19116] - Error when using fk() function on left joined
many-to-one association and is null predicate
* [HHH-19110] - Flush operation fails with
"UnsupportedOperationException: compare() not implemented for
EntityType"
* [HHH-17151] - NPE when binding null parameter in native query with
explicit TemporalType</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/c93425dd920293564a43c7b082feab3b30193fb9"><code>c93425d</code></a>
Pre-steps for release : <code>6.6.9.Final</code></li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/7918367d673eece48e5b2f2fb059de7e15a3df50"><code>7918367</code></a>
HHH-17151 Resolve explicit temporal bind type for null values</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/2f60027c734f671868a64b47903de186d48e3551"><code>2f60027</code></a>
HHH-17151 Add test for issue</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/16995738b040d36628474eabf01072c8dacbe51a"><code>1699573</code></a>
HHH-19173 Add visitInArrayPredicate to
PostgreSQLLegacySqlAstTranslator</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/b788d426cb85700ff42e026652e098f0f085cab0"><code>b788d42</code></a>
HHH-19116 Return actual path source for singular attribute joins</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/88c97584dfd3fbb8eda12afdac73a0d447374298"><code>88c9758</code></a>
HHH-19116 Add test for issue</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/afe8e7299a34c0b1657a8f0013e05827c4781672"><code>afe8e72</code></a>
Temporarily use fixed SHA for Quarkus testing until Quarkus upgrades to
lates...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/5083511792272aa7ce7b36e7045ca71bde55bfe5"><code>5083511</code></a>
HHH-19110 - Fix for issue</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/02cea92a34531b53ae8844b97b280ac6d79f90d4"><code>02cea92</code></a>
HHH-19110 - Add test for issue</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/45b2aa2ff239799dc8672975cd85237a1a761396"><code>45b2aa2</code></a>
Post-steps for release : <code>6.6.8.Final</code></li>
<li>See full diff in <a
href="https://github.com/hibernate/hibernate-orm/compare/6.6.8...6.6.9">compare
view</a></li>
</ul>
</details>
<br />
Updates `org.hibernate.orm:hibernate-micrometer` from 6.6.8.Final to
6.6.9.Final
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-micrometer's
releases</a>.</em></p>
<blockquote>
<h1>Hibernate ORM 6.6.9.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 6.6:
6.6.9.Final.</p>
<p>You can find the full list of 6.6.9.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.9">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.9/changelog.txt">org.hibernate.orm:hibernate-micrometer's
changelog</a>.</em></p>
<blockquote>
<h2>Changes in 6.6.9.Final (February 23, 2025)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/32614">https://hibernate.atlassian.net/projects/HHH/versions/32614</a></p>
<p>** Bug
* [HHH-19173] - PostgreSQLLegacySqlAstTranslator does not implement
visitInArrayPredicates
* [HHH-19169] - Entity hierarchy (and included embeddables) with
inconsistent bytecode enhancement is unsupported, but isn't detected
* [HHH-19168] - Re-enhancement of entities with different configuration
may skip some enhancements
* [HHH-19116] - Error when using fk() function on left joined
many-to-one association and is null predicate
* [HHH-19110] - Flush operation fails with
"UnsupportedOperationException: compare() not implemented for
EntityType"
* [HHH-17151] - NPE when binding null parameter in native query with
explicit TemporalType</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/c93425dd920293564a43c7b082feab3b30193fb9"><code>c93425d</code></a>
Pre-steps for release : <code>6.6.9.Final</code></li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/7918367d673eece48e5b2f2fb059de7e15a3df50"><code>7918367</code></a>
HHH-17151 Resolve explicit temporal bind type for null values</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/2f60027c734f671868a64b47903de186d48e3551"><code>2f60027</code></a>
HHH-17151 Add test for issue</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/16995738b040d36628474eabf01072c8dacbe51a"><code>1699573</code></a>
HHH-19173 Add visitInArrayPredicate to
PostgreSQLLegacySqlAstTranslator</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/b788d426cb85700ff42e026652e098f0f085cab0"><code>b788d42</code></a>
HHH-19116 Return actual path source for singular attribute joins</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/88c97584dfd3fbb8eda12afdac73a0d447374298"><code>88c9758</code></a>
HHH-19116 Add test for issue</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/afe8e7299a34c0b1657a8f0013e05827c4781672"><code>afe8e72</code></a>
Temporarily use fixed SHA for Quarkus testing until Quarkus upgrades to
lates...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/5083511792272aa7ce7b36e7045ca71bde55bfe5"><code>5083511</code></a>
HHH-19110 - Fix for issue</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/02cea92a34531b53ae8844b97b280ac6d79f90d4"><code>02cea92</code></a>
HHH-19110 - Add test for issue</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/45b2aa2ff239799dc8672975cd85237a1a761396"><code>45b2aa2</code></a>
Post-steps for release : <code>6.6.8.Final</code></li>
<li>See full diff in <a
href="https://github.com/hibernate/hibernate-orm/compare/6.6.8...6.6.9">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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 781aade commit 5cf6c1dCopy full SHA for 5cf6c1d
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
0 commit comments