mcollovati / quarkus-hilla

A Quarkus extension to run Hilla applications on Quarkus.
Apache License 2.0
10 stars 0 forks source link

chore(deps): bump hibernate.version from 6.2.24.Final to 6.2.25.Final #671

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps hibernate.version from 6.2.24.Final to 6.2.25.Final. Updates org.hibernate.orm:hibernate-core from 6.2.24.Final to 6.2.25.Final

Release notes

Sourced from org.hibernate.orm:hibernate-core's releases.

Hibernate ORM 6.2.25.Final released

Today, we published a new maintenance release of Hibernate ORM 6.2: 6.2.25.Final.

What's new

This release introduces a few minor improvements as well as bug fixes.

You can find the full list of 6.2.25.Final changes here.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-core's changelog.

Changes in 6.2.25.Final (April 25, 2024)

https://hibernate.atlassian.net/projects/HHH/versions/32273

** Bug * [HHH-17964] - Hibernate using wrong column order for ElementCollection query when composite ID is present * [HHH-17885] - Same named formula attribute of different Embedded uses same selection expression * [HHH-17883] - Wrong order of primary key join columns with @​EmbeddedId and joined inheritance * [HHH-16994] - Native query with select * and join tables with same named columns throws NonUniqueDiscoveredSqlAliasException

Commits
  • 5649ce8 Pre-steps for release : 6.2.25.Final
  • 40f6ad6 HHH-17964 Hibernate using wrong column order for ElementCollection query when...
  • 06fe054 HHH-17964 Add test for issue
  • 8eca2d9 HHH-17883 Correct original column order for primary keys
  • 71e52a8 HHH-17883 Add test for issue
  • f201206 Tag release version before committing development version change
  • adb125b HHH-16994 migration guide update
  • 15fd989 HHH-17885 Fix for same named attribute of different Embedded uses same select...
  • 62836b5 HHH-17885 Test for same named attribute of different Embedded uses same selec...
  • See full diff in compare view


Updates org.hibernate.orm:hibernate-graalvm from 6.2.24.Final to 6.2.25.Final

Release notes

Sourced from org.hibernate.orm:hibernate-graalvm's releases.

Hibernate ORM 6.2.25.Final released

Today, we published a new maintenance release of Hibernate ORM 6.2: 6.2.25.Final.

What's new

This release introduces a few minor improvements as well as bug fixes.

You can find the full list of 6.2.25.Final changes here.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-graalvm's changelog.

Changes in 6.2.25.Final (April 25, 2024)

https://hibernate.atlassian.net/projects/HHH/versions/32273

** Bug * [HHH-17964] - Hibernate using wrong column order for ElementCollection query when composite ID is present * [HHH-17885] - Same named formula attribute of different Embedded uses same selection expression * [HHH-17883] - Wrong order of primary key join columns with @​EmbeddedId and joined inheritance * [HHH-16994] - Native query with select * and join tables with same named columns throws NonUniqueDiscoveredSqlAliasException

Commits
  • 5649ce8 Pre-steps for release : 6.2.25.Final
  • 40f6ad6 HHH-17964 Hibernate using wrong column order for ElementCollection query when...
  • 06fe054 HHH-17964 Add test for issue
  • 8eca2d9 HHH-17883 Correct original column order for primary keys
  • 71e52a8 HHH-17883 Add test for issue
  • f201206 Tag release version before committing development version change
  • adb125b HHH-16994 migration guide update
  • 15fd989 HHH-17885 Fix for same named attribute of different Embedded uses same select...
  • 62836b5 HHH-17885 Test for same named attribute of different Embedded uses same selec...
  • See full diff in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | org.hibernate.orm:hibernate-core | [>= 6.4.a, < 6.5] | | org.hibernate.orm:hibernate-graalvm | [>= 6.4.a, < 6.5] | | org.hibernate.orm:hibernate-core | [>= 6.3.a, < 6.4] | | org.hibernate.orm:hibernate-graalvm | [>= 6.3.a, < 6.4] |

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 commands and options
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 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)
quarkus-hilla-bot[bot] commented 2 months ago

Format Checker Report

All files are correctly formatted

github-actions[bot] commented 2 months ago

Test Results

 47 files   47 suites   11m 39s :stopwatch: 166 tests 166 :white_check_mark: 0 :zzz: 0 :x: 221 runs  221 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 63f2f286.

:recycle: This comment has been updated with latest results.