Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the development-dependencies group with 1 update: org.hibernate.orm:hibernate-core.

Updates org.hibernate.orm:hibernate-core from 7.1.12.Final to 7.1.13.Final

Release notes

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

Release 7.1.13

Hibernate ORM 7.1.13.Final released

Today, we published a new release of Hibernate ORM 7.1: 7.1.13.Final.

You can find the full list of 7.1.13.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 from version 7.0 to 7.1.

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 7.1.13.Final (December 21, 2025)

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

** Bug * HHH-20008 Bad performance of MEMBER OF translation * HHH-19985 Subquery embedded value selection uses wrong nested attribute type for extraction * HHH-19962 Wrong Values used with Subquery and same name Attributes * HHH-19935 UuidVersion7Strategy can generate cosecutive UUIDs that are equal

Commits
  • 2f8145c [Jenkins release job] Preparing release 7.1.13.Final
  • 189a1ed [Jenkins release job] changelog.txt updated by release build 7.1.13.Final
  • 472b8f8 HHH-20008 Fix MEMBER OF performance by using EXISTS translation
  • 32ca7f3 HHH-19985 Fix sub-selection index in anonymous tuple embeddable values
  • c12055f HHH-19962 Use selection expression for anonymous tuple basic values
  • 22a14f4 HHH-19962 HHH-19985 Add test for issue
  • 2aa3e47 HHH-19935 Make sure that increment to current sequence can not be zero
  • 727e44f HHH-19949 Test to show that the issue has been resolved by HHH-19874
  • 862300a HHH-19874 NullPointerException in org.hibernate.sql.ast.tree.from.TableGroup....
  • 43c0df4 HHH-19874 Add additional test
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 1 update: [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm).


Updates `org.hibernate.orm:hibernate-core` from 7.1.12.Final to 7.1.13.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.1.13/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.1.12...7.1.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Dec 28, 2025
@github-actions github-actions bot added type: task and removed type: dependency-upgrade Pull requests that update a dependency file labels Dec 28, 2025
@cppwfs cppwfs added this to the 7.1.0-M1 milestone Dec 29, 2025
@cppwfs cppwfs merged commit 91619a2 into main Dec 29, 2025
2 of 3 checks passed
@cppwfs cppwfs deleted the dependabot/gradle/development-dependencies-3c92f91b64 branch December 29, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants