Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Bump hibernate-agroal from 5.4.7.Final to 5.4.8.Final #40

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps hibernate-agroal from 5.4.7.Final to 5.4.8.Final.

Changelog

Sourced from hibernate-agroal's changelog.

Changes in 5.4.8.Final (October 28, 2019)

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

** Bug
* [HHH-12965] - Hibernate Envers Audit tables are created with foreign key with the entity. Because of this I am not able to delete any entries from the entity tables.
* [HHH-13446] - java.lang.VerifyError from compile-time enhanced @​Entity
* [HHH-13651] - NPE on flushing when ElementCollection field contains null element
* [HHH-13695] - DDL export forgets to close a Statement
* [HHH-13696] - Multiple OSGi bundles initializing concurrently would overlap classloaders

** Improvement
* [HHH-13686] - Upgrade to Agroal 1.6

Commits
  • a50f2da 5.4.8
  • 72b81ee HHH-12965 Avoid creating foreign keys between audit and main tables
  • b28c7b0 HHH-12965 Avoid creating foreign keys between audit and main tables
  • 02089a5 HHH-13696 Minor code refactoring and applying the Hibernate code style
  • 051a7d9 HHH-13696 Use PU Info Classloader when booting in OsgiPersistenceProvider
  • 1dd787e HHH-13446 - Validate mapped-by values got from annotations in bytecode enhancers
  • b4a8052 HHH-13695 DDL export forgets to close a Statement
  • e5539cc HHH-13651 Adding a regression test for the issue
  • a5c8a81 HHH-13651 Applying hibernate codestyle to PersistentBag
  • 2808a75 HHH-13651 NPE on flushing when ElementCollection field contains null element
  • 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [hibernate-agroal](https://github.com/hibernate/hibernate-orm) from 5.4.7.Final to 5.4.8.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.7...5.4.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 29, 2019
@FultonBrowne FultonBrowne merged commit c21b987 into master Nov 1, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/org.hibernate-hibernate-agroal-5.4.8.Final branch November 1, 2019 13:58
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant