Skip to content

Bump hibernate-ehcache from 5.4.24.Final to 5.6.2.Final#246

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.hibernate-hibernate-ehcache-5.6.2.Final
Closed

Bump hibernate-ehcache from 5.4.24.Final to 5.6.2.Final#246
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/org.hibernate-hibernate-ehcache-5.6.2.Final

Conversation

@dependabot
Copy link
Contributor

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

Bumps hibernate-ehcache from 5.4.24.Final to 5.6.2.Final.

Changelog

Sourced from hibernate-ehcache'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

Changes in 5.6.1.Final (October 27, 2021)

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

** Bug * [HHH-14899] - Dialect no longer controlling the default jdbc batch size to use * [HHH-14891] - JTS package not updated in "spatial basic types table" in user guide * [HHH-14881] - Converters defined through orm.xml are never retrieved from the CDI context * [HHH-14880] - in orm.xml ignores the element * [HHH-14816] - Can not set lock mode with QueryHint due to type case problem * [HHH-13766] - Attribute with AttributeConverter not updated when inline dirty checking is enabled

** Improvement * [HHH-14901] - Introduce a new BatchBuilder implementation, suitable for immutable code deployments * [HHH-14883] - Fix an AsciiDoc rendering error in 'spatial' user guide * [HHH-14882] - Minor implementation optimisations in internal StandardStack * [HHH-14869] - Extract JPA listener definitions when building metadata rather than when creating the SessionFactory

** Task * [HHH-14900] - Minor code cleanup in BatchBuilderImpl

... (truncated)

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 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-ehcache](https://github.com/hibernate/hibernate-orm) from 5.4.24.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.4.24...5.6.2)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-ehcache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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
@dependabot dependabot bot requested a review from dtitov December 8, 2021 17:02
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2021

Superseded by #247.

@dependabot dependabot bot closed this Dec 17, 2021
@dependabot dependabot bot deleted the dependabot/maven/org.hibernate-hibernate-ehcache-5.6.2.Final branch December 17, 2021 17:01
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.

0 participants