Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps org.hibernate.orm:hibernate-core from 6.6.36.Final to 6.6.38.Final.

Release notes

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

Release 6.6.38

Hibernate ORM 6.6.38.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.38.Final.

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

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration to 6.6 version.

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.

Release 6.6.37

Hibernate ORM 6.6.37.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.37.Final.

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

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration to 6.6 version.

Conclusion

... (truncated)

Changelog

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

Changes in 6.6.38.Final (November 30, 2025)

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

** Bug * HHH-19905 Implicit join re-use with nested inner and left joins causes ParsingException * HHH-19883 JOIN TREAT ignores predicates * HHH-18871 Nested NativeQuery mappings causing 'Could not locate TableGroup' exception after migration

Changes in 6.6.37.Final (November 24, 2025)

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

** Bug * HHH-19936 Parameter casts for by-id lookups don't take column definition into account * HHH-19926 NullPointerException when executing JPQL IN clause with null parameter on entity association * HHH-19922 org.hibernate.orm:hibernate-platform:pom:7.1.7.Final is missing * HHH-19910 EntityInitializer#resolveInstance wrongly initializes existing detached instance * HHH-19038 Hibernate.get does not work on detached entities * HHH-16991 EnhancedUserType cannot be used when defining relations

Commits
  • 5e32ea3 [Jenkins release job] Preparing release 6.6.38.Final
  • 7d7f386 [Jenkins release job] changelog.txt updated by release build 6.6.38.Final
  • cfd54a4 HHH-18871 allow collections to be mapped correctly while determining navigati...
  • 9f550bc HHH-19905 Re-use existing implicit joins regardless of type
  • 82a33c8 HHH-19905 Add test for issue
  • db8fe52 HHH-19883 Respect predicates defined on treated join nodes
  • 5b92ae5 Point to docs.hibernate.org instead of docs.jboss.org/hibernate in various docs
  • 5f8613a [Jenkins release job] Preparing next development iteration
  • d987793 [Jenkins release job] Preparing release 6.6.37.Final
  • 2c2539e [Jenkins release job] changelog.txt updated by release build 6.6.37.Final
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <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)

Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.6.36.Final to 6.6.38.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.38/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.36...6.6.38)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 6.6.38.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Dec 1, 2025
@rwinch rwinch self-assigned this Dec 1, 2025
@rwinch rwinch added this to the 6.5.8 milestone Dec 1, 2025
@rwinch rwinch merged commit 1cf75e7 into 6.5.x Dec 1, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/6.5.x/org.hibernate.orm-hibernate-core-6.6.38.Final branch December 1, 2025 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade A dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants