Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps org.hibernate:hibernate-core from 5.3.23.Final to 6.2.6.Final.

Changelog

Sourced from org.hibernate:hibernate-core's changelog.

Changes in 6.2.6.Final (June 30, 2023)

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

** Bug * [HHH-16868] - IN clause with more than 1000 expressions * [HHH-16839] - Failing to update a one-to-one lazy association with OptimisticLockType.DIRTY and enabled bytecode enhancement * [HHH-16832] - Bytecode enhancement leads to broken constructor for a generic embedded field in a MappedSuperclass * [HHH-16831] - Revisit logging statement that use string concat for formatted logging * [HHH-16821] - Fail to delete entity with a composite id using an @​IdClass with one of its fields mapped from the id of a @​ManyToOne association * [HHH-16820] - When batching enabled the LockModeType is ignored * [HHH-16799] - Using bytecode enhancement may result in incorrect AccessType being picked * [HHH-16784] - @​MappedSuperclass with parameterized interface types no longer works * [HHH-16743] - StackOverflowError when loading a ManyToOne whith @​Proxy(lazy=false) * [HHH-16733] - Doing polymorphic queries with interfaces results in exception SqmRoot not yet resolved to TableGroup * [HHH-16721] - HQL with subquery with entity path at least two levels deep produces wrong SQL * [HHH-16713] - Unexpected warning: "HHH100001: JDBC driver did not return the expected number of row counts" * [HHH-16711] - Reading entities using @​MappedSuperclass does not work with classes in foreign packages * [HHH-16701] - "persister" is null during validation with lazy collections * [HHH-16602] - NPE When initializing a lazy collection during flush * [HHH-16589] - In-Clause Parameter Padding mistreats Dilect.getInExpressionCountLimit which can cause ORA-01795: maximum number of expressions in a list is 1000 * [HHH-16582] - Alias XXX used for multiple from-clause elements error when executing query with 2 level join * [HHH-16537] - Wrong SQL generated when root join is not used in sub-query * [HHH-16514] - Property sorting can lead to incorrect column mappings with derived embeddable keys * [HHH-16275] - LockTest.testLock*FkTarget fail on Sybase with timeout getting lock * [HHH-14703] - @​ElementCollection + nested @​Embeddable -> @​Enumerated ignored * [HHH-14078] - Hibernate returns duplicates into @​OneToMany collection after merge

** Improvement * [HHH-16794] - With Bytecode enhancement a lazy ManyToOne association targeting an Entity annotated with @​Proxy(lazy = false) is eagerly loaded

** Task * [HHH-16873] - Expose fast-path cloning constructors for UpdateCoordinatorStandard

Changes in 6.2.5.Final (June 15, 2023)

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

** Bug * [HHH-16787] - Multi-valued parameter with single element parameter list fails with no such element exception * [HHH-16786] - NPE in SqmParameterInterpretation when binding null for select item in insert-select statement * [HHH-16774] - Composite field tracking in enhancement not working if field not annotated with @​Embedded * [HHH-16770] - Entity valued path expansion for GROUP BY clause causes problems for in-subquery predicates * [HHH-16759] - Merge fails when entity has an Embedded Java record * [HHH-16750] - ClassCastException when an Entity with an ElementCollection has an EmbeddableId with just one field and Batch is enabled * [HHH-16745] - TransientObjectException when loading versioned entity from second-level cache with @​OneToOne LAZY mapping * [HHH-16744] - Wrong class created when reusing a join column for different entities in multiple ManyToOne

... (truncated)

Commits
  • 2164115 Post-steps for release : 6.2.6.Final
  • 7a63a17 Pre-steps for release : 6.2.6.Final
  • f6d93e1 HHH-16873 Expose fast-path cloning constructors for UpdateCoordinatorStandard
  • 1ead5d2 HHH-16514 - Property sorting can lead to incorrect column mappings with deriv...
  • 26ba403 HHH-14078 Avoid duplicate elements when initializing bag with queued operations
  • 256a93f HHH-16642 Restrict conjuct type predicate to treated roots
  • bc445f6 HHH-16642 Add test for issue
  • 39db093 HHH-16820 updated migration guide
  • 9abb3b4 HHH-16820 updated userguide
  • 50fab5b HHH-16820 When batching enabled the LockModeType is ignored
  • 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 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:hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.3.23.Final to 6.2.6.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.2.6/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.3.23...6.2.6)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 3, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 21, 2023

Superseded by #28.

@dependabot dependabot bot closed this Jul 21, 2023
@dependabot dependabot bot deleted the dependabot/gradle/org.hibernate-hibernate-core-6.2.6.Final branch July 21, 2023 06:15
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