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 5.2.17.Final to 5.6.1.Final in /dev/cnf/dependabot/check_this_in_if_it_changes #281

Open
wants to merge 1 commit into
base: integration
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 27, 2021

Bumps hibernate-core from 5.2.17.Final to 5.6.1.Final.

Changelog

Sourced from hibernate-core's changelog.

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

Changes in 5.6.0.Final (October 11, 2021)

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

** Bug * [HHH-13295] - @​EmbeddedId + @​MapsId targeting a derived entity giving an error on bootstraping

** Deprecation * [HHH-14857] - Some more APIs marked as deprecated in preparation for v. 6

** Improvement * [HHH-14868] - Upgrade to ByteBuddy 1.11.20

Changes in 5.6.0.CR1 (September 29, 2021)

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

** Bug * [HHH-14852] - Upgrade GraalVM to version 21.2.0

** Deprecation * [HHH-14847] - Deprecate JMX integration * [HHH-14845] - Deprecate JACC integration

... (truncated)

Commits
  • 2c3b3cb 5.6.1.Final
  • a2cbe10 HHH-14901 Refactor shared code into a single reused method
  • cc7498c HHH-14901 Introduce a new BatchBuilder implementation, suitable for immutable...
  • 7f71dca HHH-14899 StaleObjectStateExceptionHandlingTest should expect a StaleStateExc...
  • 634c257 HHH-14899 Rename test class to fix typo: StateObjectStateExceptionHandlingTes...
  • 7ff73d1 HHH-14899 Inconsistent default value for STATEMENT_BATCH_SIZE
  • 959dfea HHH-14899 Have SessionImpl override the default method getConfiguredJdbcBatch...
  • 5ad60c4 HHH-14900 No need in tests to shadow the jdbcBatchSize field of BatchBuilderI...
  • aba67cf HHH-14900 BatchBuilderImpl doesn't need to be Configurable
  • 9ecd179 HHH-14900 Since the BatchBuilderImpl Service is shared, mutable field jdbcBat...
  • 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 5.2.17.Final to 5.6.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@5.2.17...5.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
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