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

Changelog

Sourced from hibernate-entitymanager's changelog.

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)

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

** Bug * [HHH-11903] - @OneToOne Derived ID is null when returned by query when bidirectional

** New Feature * [HHH-13917] - Add support for HANA Cloud * [HHH-13976] - Add BEFORE_TRANSACTION_COMPLETION release mode

** Task * [HHH-13948] - EnhancedSetterImpl should define writeReplace * [HHH-13953] - Upgrade dom4j to 2.1.3 * [HHH-13977] - Upgrade to Agroal 1.8 * [HHH-13981] - Upgrade to Jandex 2.1.3.Final * [HHH-13986] - SequenceHiLoGeneratorNoIncrementTest is not testing the right Optimiser * [HHH-13992] - Upgrade to ByteBuddy 1.10.10

** Improvement * [HHH-13960] - Add SAXReader sec features to match the defaults * [HHH-13993] - Bootstrap analysis: avoid initializing many Dialect classes

... (truncated)
Commits
  • 4e77fe0 5.4.16
  • b7f120d Revert "HHH-13997 Use functions for the creation of ActionQueue and Persisten...
  • d28f513 HHH-13179 Fixed code formatting issue
  • 48b53cb HHH-13179 Subclass 2nd level caching now works for XML mappings
  • b28038e HHH-14029 Generally improve handling of all post-load events
  • a40ba7a HHH-14029 Improve 2LC post-load event invocations
  • 2eae22d HHH-13997 Use functions for the creation of ActionQueue and PersistenceContext
  • c96c998 HHH-13997 : Add methods to SessionImpl and StatefulPersistenceContext; make L...
  • e096ba4 HHH-14024 Fix NativeSQLQueryPlanEqualsTest compilation error
  • af050bf HHH-14024 add QueryPlanCreator functional interface
  • 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.16.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.4.16/changelog.txt)
- [Commits](hibernate/hibernate-orm@5.4.4...5.4.16)

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

Superseded by #63.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/org.hibernate-hibernate-entitymanager-5.4.16.Final branch May 29, 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