Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Bump hibernate.version from 5.6.1.Final to 5.6.2.Final #67

Merged
merged 1 commit into from
Dec 13, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2021

Bumps hibernate.version from 5.6.1.Final to 5.6.2.Final.
Updates hibernate-core from 5.6.1.Final to 5.6.2.Final

Changelog

Sourced from hibernate-core's changelog.

Changes in 5.6.2.Final (December 08, 2021)

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

** Bug * [HHH-14956] - Invalid link to MetadataBuilderContributor javadocs in Configurations docs * [HHH-14937] - SybaseDialect does not support schema anymore * [HHH-14936] - JdbcConnectionContext in hibernate-testing throws NPE when user/password are not provided in configuration * [HHH-14935] - Type annotation is deprecated without an available replacement * [HHH-14927] - "Current" documentation is 5.5 instead of 5.6 * [HHH-14926] - fix asciidoc error in 'test-case-guide.adoc' * [HHH-14922] - Inconsistent precedence of orm.xml implicit catalog/schema over "default_catalog"/"default_schema" * [HHH-14918] - Key-to-one to id-class entity with key-to-one doesn't work anymore * [HHH-14916] - JPA Critera query Join on Fetch not working * [HHH-14540] - Interceptor instance is shared between ORM session and Enver's temporary session resulting in multiple calls. * [HHH-14211] - @​Lob String mapping broken

** Improvement * [HHH-14921] - Definition of the default catalog/schema on session factory creation * [HHH-14903] - Method getConfiguredJdbcBatchSize can be optimised for StatelessSession as well * [HHH-14897] - Allow ordering with nulls first/last from JPA implementation

** Task * [HHH-14938] - Upgrade to MySQL Connector/J 8.0.27

Commits
  • dc00552 5.6.2.Final
  • 67e09b1 HHH-14922 Give precedence to default catalog/schema over implicit catalog/schema
  • 795d5cd HHH-14922 Delay applying the implicit catalog/schema until schema management ...
  • 9b47fcd HHH-14922 Test behavior when setting both implicit catalog/schema and default...
  • 3071f58 HHH-14921 Test handling of default catalog and schema when not configured dur...
  • 1ee0e2e HHH-14921 Test handling of default catalog and schema
  • a9f1ada HHH-14921 Delay determination of the default catalog/schema until schema mana...
  • 36b0012 HHH-14921 Always use SqlStringGenerationContext for generation of SQL strings...
  • 5b83edf HHH-14921 Delay generation of SQL strings by identifier generators until sche...
  • 9a14200 HHH-14921 Remove unused method PersistentIdentifierGenerator#generatorKey
  • Additional commits viewable in compare view

Updates hibernate-envers from 5.6.1.Final to 5.6.2.Final

Changelog

Sourced from hibernate-envers's changelog.

Changes in 5.6.2.Final (December 08, 2021)

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

** Bug * [HHH-14956] - Invalid link to MetadataBuilderContributor javadocs in Configurations docs * [HHH-14937] - SybaseDialect does not support schema anymore * [HHH-14936] - JdbcConnectionContext in hibernate-testing throws NPE when user/password are not provided in configuration * [HHH-14935] - Type annotation is deprecated without an available replacement * [HHH-14927] - "Current" documentation is 5.5 instead of 5.6 * [HHH-14926] - fix asciidoc error in 'test-case-guide.adoc' * [HHH-14922] - Inconsistent precedence of orm.xml implicit catalog/schema over "default_catalog"/"default_schema" * [HHH-14918] - Key-to-one to id-class entity with key-to-one doesn't work anymore * [HHH-14916] - JPA Critera query Join on Fetch not working * [HHH-14540] - Interceptor instance is shared between ORM session and Enver's temporary session resulting in multiple calls. * [HHH-14211] - @​Lob String mapping broken

** Improvement * [HHH-14921] - Definition of the default catalog/schema on session factory creation * [HHH-14903] - Method getConfiguredJdbcBatchSize can be optimised for StatelessSession as well * [HHH-14897] - Allow ordering with nulls first/last from JPA implementation

** Task * [HHH-14938] - Upgrade to MySQL Connector/J 8.0.27

Commits
  • dc00552 5.6.2.Final
  • 67e09b1 HHH-14922 Give precedence to default catalog/schema over implicit catalog/schema
  • 795d5cd HHH-14922 Delay applying the implicit catalog/schema until schema management ...
  • 9b47fcd HHH-14922 Test behavior when setting both implicit catalog/schema and default...
  • 3071f58 HHH-14921 Test handling of default catalog and schema when not configured dur...
  • 1ee0e2e HHH-14921 Test handling of default catalog and schema
  • a9f1ada HHH-14921 Delay determination of the default catalog/schema until schema mana...
  • 36b0012 HHH-14921 Always use SqlStringGenerationContext for generation of SQL strings...
  • 5b83edf HHH-14921 Delay generation of SQL strings by identifier generators until sche...
  • 9a14200 HHH-14921 Remove unused method PersistentIdentifierGenerator#generatorKey
  • 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 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.version` from 5.6.1.Final to 5.6.2.Final.

Updates `hibernate-core` from 5.6.1.Final to 5.6.2.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.2/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.6.1...5.6.2)

Updates `hibernate-envers` from 5.6.1.Final to 5.6.2.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.2/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.6.1...5.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 8, 2021
@froque froque merged commit 9e89629 into master Dec 13, 2021
@dependabot dependabot bot deleted the dependabot/maven/hibernate.version-5.6.2.Final branch December 13, 2021 13:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant