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 hibernate-core from 6.0.1.Final to 6.0.2.Final #2626

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2022

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

Changelog

Sourced from hibernate-core's changelog.

Changes in 6.0.2.Final (May 25, 2022)

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

** 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-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-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 * [HHH-15265] - SchemaExport.execute does not add the configured schema to comments * [HHH-15263] - @​NamedQuery is not supported with UPDATE statement * [HHH-15260] - Criteria query is unable to determine TableReference when combining subquery with join * [HHH-15258] - Orphan removal for OneToMany relations is broken when used with GenerationType.IDENTITY * [HHH-15256] - Query NPE when using ":param IS NULL" with a Left Join * [HHH-15255] - Fix org.hibernate.orm.test.batch.BatchTest * [HHH-15153] - @​OneToOne does not support @​EmbeddedId * [HHH-15134] - Update a bytecode enhanced Entity with a Version attribute causes OptimisticLockException * [HHH-15010] - @​CreationTimestamp and @​UpdateTimestamp documentation have an incomplete list of supported field types

** Improvement * [HHH-15292] - escape special html chars in JavaDoc * [HHH-15259] - Explicitly add JavaDoc to make @​deprecated hint visible in Eclipse

** Task * [HHH-15274] - Small optimisation for how LazyAttributeLoadingInterceptor is dealing with lazy fields

Commits
  • 6110c0a Post-steps for release : 6.0.2.Final
  • 61fa18c Pre-steps for release : 6.0.2.Final
  • 954fbc4 Add missing entry to changelog
  • bf547fe HHH-15281 INSERTs/UPDATEs no longer executed as JDBC Batch statements if hibe...
  • 6f4d28b HHH-15281 Add test for issue
  • 2f20a5e HHH-15297 Invalid Automatic-Module-Name org.hibernate.orm.community-dialects
  • 22e7ed7 Let test helper collect all annotation to produce a full union
  • 8dc8299 HHH-15010 - update Java type list for '@​CreationTimestamp' and '@​UpdateTimest...
  • 193e078 HHH-15286 Query with a Composite Identifier (@​IdClass) throws an exception
  • 05b9228 HHH-15286 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.0.2.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.0.2/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.0.1...6.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies dependabot: Maven A dependency upgrade for Maven raised by Dependabot labels May 25, 2022
@scordio scordio merged commit b444606 into main May 25, 2022
@scordio scordio deleted the dependabot/maven/org.hibernate.orm-hibernate-core-6.0.2.Final branch May 25, 2022 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot: Maven A dependency upgrade for Maven raised by Dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant