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

Changelog

Sourced from hibernate-entitymanager's changelog.

Changes in 5.4.17.Final (May 29, 2020)

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

** Bug * [HHH-10956] - Persisting partially-generated composite Ids fails with HibernateException: No part of a composite identifier may be null * [HHH-13959] - Add nullability and uniqueness for @OneToOne with @JoinTable * [HHH-14022] - Oracle-Dialect does not find Sequences outside User-Schema * [HHH-14030] - hibernate-orm fails to build locally on German Win10

** Task * [HHH-14044] - Extract code from Loader into protected methods

** Patch * [HHH-14046] - Allow customizing the type of SessionFactory by changing the initial ServiceInitiator list * [HHH-14047] - Extensions points of EntityManagerFactoryBuilderImpl for Hibernate Reactive * [HHH-14048] - Expose lazy property fetching to Hibernate Reactive * [HHH-14049] - AbstractEntityPersister make three private methods protected for use in Hibernate Reactive

Changes in 5.4.16.Final (May 18, 2020)

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

** Bug * [HHH-13179] - Unionsubclass 2nd level caching no longer works for XML mappings in 5.3 and 5.4 * [HHH-13936] - No auto transaction joining from SessionImpl.doFlush * [HHH-14004] - Enhanced Proxies are never loaded from 2LC

** New Feature * [HHH-14019] - Allow customizing the Database target in the Schema Management tool * [HHH-14024] - Allow the creation of a different QueryPlan * [HHH-14025] - Add getter for update statements in query translator * [HHH-14027] - Allow the creation of a different QueryLoader * [HHH-14028] - Hibernate Reactive needs access to some private methods for support of reactive queries

** Task * [HHH-13997] - Add methods to SessionImpl and StatefulPersistenceContext; make Loader#registerNonExists protected * [HHH-14012] - Upgrade to Hibernate Validator 6.1.5.Final

** Improvement * [HHH-13996] - Update documentation for HANA Cloud * [HHH-14026] - Change scope for SessionImple#verifyImmutableEntityUpdate * [HHH-14029] - Small optimisation in firing of PostLoadEventListener(s)

Changes in 5.4.15.Final (April 30, 2020)

... (truncated)
Commits
  • 11a97a6 “5.4.17”
  • 80a449a HHH-14044 : Extract code from Loader into protected methods
  • e8713fd HHH-14022 Revert HHH-13322 Fix Oracle dialect's introduced in 5.4.13 that is ...
  • 340e50e HHH-10956 reduced runtime complexity, added Component.getProperty(int)
  • 2defb17 HHH-10956 an exception has to thrown when the composite key is an association...
  • 38006d2 HHH-10956 Add additional test
  • ed3f59b HHH-10956 Moved tests using GenerationType#IDENTITY into another class annota...
  • 013d528 HHH-10956 put one line if in {}
  • 8b7903d HHH-10956 added more complext tests with self referential FK
  • 87cfe33 HHH-10956 fixed failed insertion with IdClass with partial identifier generation
  • 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.17.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.17/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.4.4...5.4.17)

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

Superseded by #65.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.hibernate-hibernate-entitymanager-5.4.17.Final branch June 22, 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.

1 participant