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.14.Final.

Changelog

Sourced from hibernate-entitymanager's changelog.

Changes in 5.4.14.Final (April 6, 2020)

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

** Bug * [HHH-13886] - ColumnDefinition broken for audit mappings * [HHH-13889] - Case Select in Criteria API does not bind literals using parameters * [HHH-13929] - ClassCastException on use of PersistenceUtilHelper when entities use Enhanced Proxies

** Task * [HHH-13685] - Upgrade to Gradle 5 * [HHH-13689] - Replace uses of the deprecated osgi plugin with the biz.aQute.bnd plugin * [HHH-13925] - Upgrade to Gradle 6.3

** Improvement * [HHH-13930] - Improve ByteBuddyProxyHelper to allow defining proxy classes without actually loading the class * [HHH-13934] - GraalVM native-image metadata needs to register class metadata antlr.CommonToken * [HHH-13935] - Allow subclasses of StandardServiceRegistryBuilder to initialize a custom list of StandardServiceInitiator(s)

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

... (truncated)
Commits
  • b897a36 Fix issue with generated pom missing project description
  • 016f8ed 5.4.14
  • 6ea9844 HHH-13935 Allow subclasses of StandardServiceRegistryBuilder to initialize a ...
  • 9bb76a5 HHH-13925 Upgrade hibernate-gradle-plugin to Gradle 6
  • bee15c4 HHH-13925 Fix malformed @author tags in javadoc
  • aebf9d1 HHH-13925 Fix invalid javadoc syntax
  • 1cd9ad0 HHH-13925 Disable Gradle module metadata publishing until we know what we want
  • dbd49f1 HHH-13925 Upgrade from the gradle-build-scan plugin to the gradle-enterprise ...
  • 8168a5c HHH-13925 Upgrade to Gradle 6
  • 0a962bd HHH-13934 GraalVM native-image metadata needs to register class metadata antl...
  • 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.14.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.14)

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

Superseded by #61.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.hibernate-hibernate-entitymanager-5.4.14.Final branch May 1, 2020 21:12
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