Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency org.hibernate:hibernate-core to v5.4.13.final #2510

Merged
merged 2 commits into from
Mar 27, 2020
Merged

chore(deps): update dependency org.hibernate:hibernate-core to v5.4.13.final #2510

merged 2 commits into from
Mar 27, 2020

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Update Change
org.hibernate:hibernate-core (source) patch 5.4.12.Final -> 5.4.13.Final

Release Notes

hibernate/hibernate-orm

v5.4.13.Final

Compare Source

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


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team March 27, 2020 17:46
@forking-renovate forking-renovate bot added the automerge Merge the pull request once unit tests and other checks pass. label Mar 27, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 27, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 27, 2020
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 27, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit bea264f into GoogleCloudPlatform:master Mar 27, 2020
@renovate-bot renovate-bot deleted the renovate/hibernate-core branch March 27, 2020 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants