Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps hibernate-entitymanager from 5.4.4.Final to 5.4.13.Final.

Changelog

Sourced from hibernate-entitymanager's changelog.

Changes in 5.4.13.Final (March 26, 2020)

https://hibernate.atlassian.net/projects/HHH/versions/31829/tab/release-report-done

** Bug * [HHH-13322] - Sequence increment is not correctly determined * [HHH-13619] - size() does not work properly as select expression * [HHH-13711] - H2 dialect not accurate for drop table since version 1.4.200 * [HHH-13870] - Gradle plugin causes compile task to be always out of date * [HHH-13875] - Optional one-to-one does not always join the associated entity table when querying * [HHH-13876] - Fix an obvious bug in StandardStack implementation * [HHH-13891] - ProxyFactory should not be built if any ID or property getter/setter methods are final * [HHH-13910] - MySQL57Dialect selected by automatic dialect resolution when using MySQL 8.0 database

** New Feature * [HHH-13799] - JPA Criteria API support for Hibernate Spatial

** Task * [HHH-13874] - Deprecate relevant methods that are supposed to be removed in v6.0

** Improvement * [HHH-13103] - Allow Hibernate Types to get access to the current configuration properties using constructor injection * [HHH-13853] - Pass the merged Integration settings and Persistence Unit properties to buildBootstrapServiceRegistry * [HHH-13855] - Remove unnecessary declaration of JtaManager in HibernatePersistenceProviderAdaptor * [HHH-13872] - Make the Java Stream close the underlying ScrollableResultsIterator upon calling a terminal operation * [HHH-13873] - IdTableHelper can skip opening a connection when there's no statements to execute * [HHH-13878] - Increase the scope of some methods to make them accessible outside of Hibernate ORM * [HHH-13879] - Slow query log should use System#nanoTime not System#currentTimeMillis * [HHH-13897] - ResultSetProcessingContextImpl: no need to clear collections before discarding the reference to them

Changes in 5.4.12.Final (February 13, 2020)

https://hibernate.atlassian.net/projects/HHH/versions/31827/tab/release-report-done

** Bug * [HHH-13858] - Fix Oracle failing tests * [HHH-13859] - NPE on scanning for entities in a project having module-info.class resources

** New Feature * [HHH-13861] - Expose the doWork() and doReturningWork() APIs on StatelessSession as well * [HHH-13863] - Introduce a module to distribute some helpers useful to compile Hibernate ORM to GraalVM native images

** Improvement * [HHH-13864] - Cosmetic change of format when reporting version number

Changes in 5.4.11.Final (February 07, 2020)

... (truncated)
Commits
  • 5104c4b 5.4.13
  • e1d2aec HHH-13910 : MySQL57Dialect selected by automatic dialect resolution when usin...
  • caded6c HHH-13910 : Added and corrected tests
  • a54d657 HHH-13891 : ProxyFactory should not be built if any ID or property getter/set...
  • 3427bc8 HHH-13891 : Added test
  • b5443de Drop constraints using CASCADE
  • b35ccc8 HHH-13711: drop constraints enabled for H2
  • 486adda HHH-13897 ResultSetProcessingContextImpl: no need to clear collections before...
  • 8c6f802 HHH-13619 - Support for JPA's size function as a select expression
  • 26ab3c5 HHH-13619 - Support for JPA's size function as a select expression
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [hibernate-entitymanager](https://github.com/hibernate/hibernate-orm) from 5.4.4.Final to 5.4.13.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/master/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.4.4...5.4.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

Superseded by #59.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.hibernate-hibernate-entitymanager-5.4.13.Final branch April 6, 2020 21:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants