Skip to content

Bump org.hibernate.orm:hibernate-core from 7.0.4.Final to 7.0.5.Final in the development-dependencies group #10201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2025

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

Updates org.hibernate.orm:hibernate-core from 7.0.4.Final to 7.0.5.Final

Release notes

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

Hibernate ORM 7.0.5.Final released

Today, we published a new release of Hibernate ORM 7.0: 7.0.5.Final.

You can find the full list of 7.0.5.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 6.6 to 7.0.

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.0.5.Final (July 06, 2025)

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

** Bug * [HHH-19583] - JsonJavaType is missing parameterized info on the type arguments * [HHH-19523] - NPE when using stateless session and having a PreCollectionRecreateEventListener registered * [HHH-19396] - Cannot select the same column twice (with different aliases) while using CTE * [HHH-19076] - expecting IdClass mapping sessionfactory error with specific @​IdClass setup with inheritence * [HHH-18837] - Oracle epoch extraction doesn't work with dates * [HHH-18774] - two bad bugs in cascade refresh

** Improvement * [HHH-19558] - allow JDBC escapes in native SQL queries * [HHH-19498] - upserts on MySQL and Maria

** Task * [HHH-19519] - Document breaking changes in new Hibernate Maven Plugin

Commits
  • 7f59b95 Pre-steps for release : 7.0.5.Final
  • e933d0b Fail in build.sh when RDBMS is unsupported
  • 061a9f0 Fix DB2 10 test issues
  • c82c85c Fix MariaDB 10.5 UUID in aggregate support and skip some tests that run into ...
  • 523115b HHH-19076 Resolve member of MappedSuperclass specially
  • 2931339 HHH-19076 Add second composite key entity to the failing test
  • b3b20c9 HHH-19076 Reproducer testcase
  • a8678bb HHH-19523 Disable pre/post collection events in StatelessSession
  • eae088a HHH-19523 test for collection listeners in stateless session
  • 720d4bd Fix potential CCE due to casting the wrong object after instanceof check
  • 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.0.4.Final to 7.0.5.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.0.5/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.0.4...7.0.5)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 7.0.5.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 Jul 13, 2025
@github-actions github-actions bot added type: task and removed type: dependency-upgrade Pull requests that update a dependency file labels Jul 13, 2025
@github-actions github-actions bot added this to the 7.0.0-M1 milestone Jul 13, 2025
@github-actions github-actions bot enabled auto-merge (squash) July 13, 2025 00:11
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.

0 participants