Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps hibernate-core from 6.0.1.Final to 6.1.1.Final.

Changelog

Sourced from hibernate-core's changelog.

Changes in 6.1.1.Final (July 01, 2022)

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

** Bug * [HHH-15369] - UnknownTableReferenceException when two subclasses have same field with different type * [HHH-15361] - Update assignment type check should allow subtypes * [HHH-15360] - Listagg with nulls clause emulation in H2 before 2.0 * [HHH-15358] - @​Where annotation with globally_quoted_identifiers causes Unable to determine TableReference Exception * [HHH-15357] - ClassCastException when selecting map key FK part * [HHH-15354] - NPE building mapping from HBM for associations targeting a non existing entity * [HHH-15349] - Comparing entity join alias with collection part fails * [HHH-15347] - Parent identity check in NavigablePath#relativize is too strict * [HHH-15346] - @​ManyToOne associations not loaded correctly with default EAGER and batch fetch property set * [HHH-15343] - NPE in type determination for case expression returning null literal * [HHH-15342] - Inappropriate variation of HQL left join to SQL inner join * [HHH-15341] - Disallow transient entities as parameters * [HHH-15339] - Association in embedded id initialized to null when selected * [HHH-15338] - Impossible to give same path expression multiple aliases * [HHH-15331] - Constructor expressions in the SELECT clause ignores attribute converter * [HHH-15324] - Hibernate (6.0.2) Regression. Sets Legacy java.persistence properties, then logs deprecation warnings on these which spams log * [HHH-15314] - Hibernate Gradle plugin is not working for Kotlin projects

** Improvement * [HHH-15367] - Lift embedded/id-class to-one selection limitation for from clause subqueries * [HHH-15329] - Remove workaround for HHH-10382 * [HHH-15325] - Avoid allocations from BitSet.stream() in AbstractEntityPersister.resolveDirtyAttributeIndexes()

Changes in 6.1.0.Final (June 07, 2022)

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

** Bug * [HHH-15297] - Invalid Automatic-Module-Name org.hibernate.orm.community-dialects * [HHH-15293] - CockroachDB BYTES type does not have a length specification * [HHH-15291] - ClassCastException Regression in CriteriaBuilder * [HHH-15288] - Switch to SMALLINT as recommended type for enums * [HHH-15286] - Query with a Composite Identifier (@​IdClass) throws an exception * [HHH-15285] - Calling getJavaType() of @​ElementCollection with basic types returns wrong type * [HHH-15283] - NullPointerException from EntityManager.createNamedNativeQuery(…) * [HHH-15281] - INSERTs/UPDATEs no longer executed as JDBC Batch statements if hibernate.temp.use_jdbc_metadata_defaults is set to false * [HHH-15279] - NPE with Id on OneToOne referencing entity with multi-level EmbeddedId * [HHH-15278] - NPE when NULL is used in a query projection * [HHH-15270] - Inconsistent precedence of orm.xml implicit catalog over "default_catalog" in XML-mapped entities * [HHH-15269] - Update NativeQuery unable to use h-schema placeholder, just emits placeholder contents into SQL * [HHH-15267] - Some cache objects aren't implement Serializable interface * [HHH-15266] - NullPointerException on

... (truncated)

Commits
  • f1ca6d9 Post-steps for release : 6.1.1.Final
  • 81ea7a1 Pre-steps for release : 6.1.1.Final
  • 9c660f7 HHH-15367 Lift embedded/id-class to-one selection limitation for from clause ...
  • 7676af4 HHH-15331 Constructor expressions in the SELECT clause ignores attribute conv...
  • 1c9bd95 HHH-15331 Add test for issue
  • 1da8943 HHH-15342 Inappropriate variation of HQL left join to SQL inner join
  • 985467b HHH-15342 Inappropriate variation of HQL left join to SQL inner join
  • d553dea HHH-15342 Add test for issue
  • 115c6cd HHH-15369 UnknownTableReferenceException when two subclasses have same field ...
  • 9f288c3 HHH-15369 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 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 [hibernate-core](https://github.com/hibernate/hibernate-orm) from 6.0.1.Final to 6.1.1.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.0.1...6.1.1)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 3, 2022

Superseded by #14.

@dependabot dependabot bot closed this Aug 3, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.hibernate.orm-hibernate-core-6.1.1.Final branch August 3, 2022 21:36
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant