introproventures / graphql-jpa-query

Generate GraphQL Query Api for your JPA Entity Models
https://github.com/introproventures/graphql-jpa-query
Apache License 2.0
195 stars 54 forks source link

chore(deps): bump hibernate.version from 6.4.3.Final to 6.4.4.Final #452

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps hibernate.version from 6.4.3.Final to 6.4.4.Final. Updates org.hibernate.orm:hibernate-core from 6.4.3.Final to 6.4.4.Final

Release notes

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

Hibernate ORM 6.4.4.Final released

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

What's new

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

You can find the full list of 6.4.4.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.4.4.Final (February 08, 2024)

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

** Bug * [HHH-17705] - NullPointerException during enhancement when using the default BytecodeProvider in Wildfly * [HHH-17704] - Query using detached Proxy as parameter fails with LazyInitializationException * [HHH-17693] - Cannot use 'like' operand when an AttributeConverter is used to convert the attribute in a String * [HHH-17688] - Mutation statements using delegates do not consistently release statements * [HHH-17662] - Memory leak in type registry * [HHH-16974] - IllegalStateException Unsupported tuple comparison combination * [HHH-16454] - PostgreSQL ILIKE Keyword is considered a column name when deducing alias injection points

** Task * [HHH-17713] - Upgrade ByteBuddy to 1.14.11 * [HHH-17708] - Fix formatting/anchor in documentation of @​Struct

Commits
  • faad405 Post-steps for release : 6.4.4.Final
  • 3e49c0d Pre-steps for release : 6.4.4.Final
  • e98503a HHH-17704 Query using detached Proxy as parameter fails with LazyInitializati...
  • d35cd46 HHH-17704 Add test for issue
  • 6057d99 HHH-16454 PostgreSQL ILIKE Keyword is considered a column name when deducing ...
  • a2d3315 HHH-16454 Add test for issue
  • 6138c76 HHH-17693 Fix typecheck assertions for converted properties
  • 658e9bc HHH-17693 Add test for issue
  • e9946db HHH-16974 IllegalStateException Unsupported tuple comparison combination
  • e7f9875 HHH-16974 Add test for issue
  • Additional commits viewable in compare view


Updates org.hibernate.orm:hibernate-platform from 6.4.3.Final to 6.4.4.Final

Release notes

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

Hibernate ORM 6.4.4.Final released

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

What's new

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

You can find the full list of 6.4.4.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-platform's changelog.

Changes in 6.4.4.Final (February 08, 2024)

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

** Bug * [HHH-17705] - NullPointerException during enhancement when using the default BytecodeProvider in Wildfly * [HHH-17704] - Query using detached Proxy as parameter fails with LazyInitializationException * [HHH-17693] - Cannot use 'like' operand when an AttributeConverter is used to convert the attribute in a String * [HHH-17688] - Mutation statements using delegates do not consistently release statements * [HHH-17662] - Memory leak in type registry * [HHH-16974] - IllegalStateException Unsupported tuple comparison combination * [HHH-16454] - PostgreSQL ILIKE Keyword is considered a column name when deducing alias injection points

** Task * [HHH-17713] - Upgrade ByteBuddy to 1.14.11 * [HHH-17708] - Fix formatting/anchor in documentation of @​Struct

Commits
  • faad405 Post-steps for release : 6.4.4.Final
  • 3e49c0d Pre-steps for release : 6.4.4.Final
  • e98503a HHH-17704 Query using detached Proxy as parameter fails with LazyInitializati...
  • d35cd46 HHH-17704 Add test for issue
  • 6057d99 HHH-16454 PostgreSQL ILIKE Keyword is considered a column name when deducing ...
  • a2d3315 HHH-16454 Add test for issue
  • 6138c76 HHH-17693 Fix typecheck assertions for converted properties
  • 658e9bc HHH-17693 Add test for issue
  • e9946db HHH-16974 IllegalStateException Unsupported tuple comparison combination
  • e7f9875 HHH-16974 Add test for issue
  • Additional commits viewable in compare view


Updates org.hibernate.orm.tooling:hibernate-enhance-maven-plugin from 6.4.3.Final to 6.4.4.Final

Release notes

Sourced from org.hibernate.orm.tooling:hibernate-enhance-maven-plugin's releases.

Hibernate ORM 6.4.4.Final released

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

What's new

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

You can find the full list of 6.4.4.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.tooling:hibernate-enhance-maven-plugin's changelog.

Changes in 6.4.4.Final (February 08, 2024)

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

** Bug * [HHH-17705] - NullPointerException during enhancement when using the default BytecodeProvider in Wildfly * [HHH-17704] - Query using detached Proxy as parameter fails with LazyInitializationException * [HHH-17693] - Cannot use 'like' operand when an AttributeConverter is used to convert the attribute in a String * [HHH-17688] - Mutation statements using delegates do not consistently release statements * [HHH-17662] - Memory leak in type registry * [HHH-16974] - IllegalStateException Unsupported tuple comparison combination * [HHH-16454] - PostgreSQL ILIKE Keyword is considered a column name when deducing alias injection points

** Task * [HHH-17713] - Upgrade ByteBuddy to 1.14.11 * [HHH-17708] - Fix formatting/anchor in documentation of @​Struct

Commits
  • faad405 Post-steps for release : 6.4.4.Final
  • 3e49c0d Pre-steps for release : 6.4.4.Final
  • e98503a HHH-17704 Query using detached Proxy as parameter fails with LazyInitializati...
  • d35cd46 HHH-17704 Add test for issue
  • 6057d99 HHH-16454 PostgreSQL ILIKE Keyword is considered a column name when deducing ...
  • a2d3315 HHH-16454 Add test for issue
  • 6138c76 HHH-17693 Fix typecheck assertions for converted properties
  • 658e9bc HHH-17693 Add test for issue
  • e9946db HHH-16974 IllegalStateException Unsupported tuple comparison combination
  • e7f9875 HHH-16974 Add test for issue
  • Additional commits viewable in compare view


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)
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (196d6c3) 76.74% compared to head (249b8a0) 76.74%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #452 +/- ## ========================================= Coverage 76.74% 76.74% Complexity 1226 1226 ========================================= Files 79 79 Lines 5344 5344 Branches 744 744 ========================================= Hits 4101 4101 Misses 922 922 Partials 321 321 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.