Skip to content
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

fix(deps): update hibernate.version to v6.6.0.final #745

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.hibernate.orm:hibernate-core (source) 6.5.2.Final -> 6.6.0.Final age adoption passing confidence
org.hibernate.orm:hibernate-jpamodelgen (source) 6.6.0.CR1 -> 6.6.0.Final age adoption passing confidence
org.hibernate.orm:hibernate-core (source) 6.6.0.CR1 -> 6.6.0.Final age adoption passing confidence
org.hibernate.orm:hibernate-jpamodelgen (source) 6.5.2.Final -> 6.6.0.Final age adoption passing confidence

Release Notes

hibernate/hibernate-orm (org.hibernate.orm:hibernate-core)

v6.6.0.Final

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

** Bug
* [HHH-18463] - Add AzureDialect
* [HHH-18451] - CharBooleanConverter : Boolean null value conversion limited by the BooleanJavaType check condition
* [HHH-18403] - DB2iDialect should not support Update Returning
* [HHH-18399] - Unable to persist self-referencing entity with @​OneToOne and @​JoinTable
* [HHH-18391] - EntityGraphs are not considering Embedded attributes
* [HHH-18378] - Avoid reusing existing joins for entity-graph fetches if they're included in the where clause
* [HHH-18373] - When executing update with Criteria API by setting InheritanceType.JOINED, InlineMutationStrategy, NPE error occurs
* [HHH-18309] - Oracle LimitHandler does not seem to handle maxrows correctly for native queries
* [HHH-17997] - Querying an Entity with CacheConcurrencyStrategy.READONLY throws UnsupportedOperationException: Can't update readonly object
* [HHH-17847] - StoredProcedureQuery map result set incorrectly when having INOUT param
* [HHH-17465] - Incorrect metamodel for shared version attribute in @​MappedSuperclass


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/hibernate.version branch from e960dcd to 5ca1750 Compare August 16, 2024 06:47
@hantsy hantsy merged commit ff42473 into master Aug 16, 2024
25 checks passed
@renovate renovate bot deleted the renovate/hibernate.version branch August 16, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant