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

Bump org.hibernate.orm:hibernate-core from 6.4.3.Final to 6.4.4.Final #945

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps 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

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

Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) 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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependency updates java Pull requests that update Java code labels Feb 12, 2024
@sleberknight sleberknight added this to the 2.0.10 milestone Feb 13, 2024
@sleberknight sleberknight enabled auto-merge (squash) February 13, 2024 16:13
@sleberknight sleberknight merged commit f9634b1 into master Feb 13, 2024
2 checks passed
@sleberknight sleberknight deleted the dependabot/maven/org.hibernate.orm-hibernate-core-6.4.4.Final branch February 13, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants