Skip to content

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

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2024

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2024
@dependabot dependabot bot requested a review from igdianov February 8, 2024 21:18
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@igdianov igdianov force-pushed the dependabot/maven/master/hibernate.version-6.4.4.Final branch from 3f7cb9c to 11ed0e3 Compare February 12, 2024 22:48
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](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.4/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.4.3...6.4.4)

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

Updates `org.hibernate.orm.tooling:hibernate-enhance-maven-plugin` from 6.4.3.Final to 6.4.4.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.4/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.4.3...6.4.4)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-platform
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm.tooling:hibernate-enhance-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@igdianov igdianov force-pushed the dependabot/maven/master/hibernate.version-6.4.4.Final branch from 11ed0e3 to 249b8a0 Compare February 19, 2024 18:43
@igdianov igdianov enabled auto-merge (squash) February 19, 2024 18:43
@igdianov igdianov merged commit 7d4e37c into master Feb 19, 2024
@igdianov igdianov deleted the dependabot/maven/master/hibernate.version-6.4.4.Final branch February 19, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant