Skip to content

Update hibernate core to v5.5.4.Final#3152

Merged
pethers merged 1 commit into
masterfrom
renovate/hibernate-core
Jul 19, 2021
Merged

Update hibernate core to v5.5.4.Final#3152
pethers merged 1 commit into
masterfrom
renovate/hibernate-core

Conversation

@renovate

@renovate renovate Bot commented Jul 19, 2021

Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.hibernate:hibernate-entitymanager (source) 5.5.3.Final -> 5.5.4.Final age adoption passing confidence
org.hibernate:hibernate-java8 (source) 5.5.3.Final -> 5.5.4.Final age adoption passing confidence
org.hibernate:hibernate-jcache (source) 5.5.3.Final -> 5.5.4.Final age adoption passing confidence
org.hibernate:hibernate-jpamodelgen (source) 5.5.3.Final -> 5.5.4.Final age adoption passing confidence
org.hibernate:hibernate-core (source) 5.5.3.Final -> 5.5.4.Final age adoption passing confidence

Release Notes

hibernate/hibernate-orm

v5.5.4.Final

Compare Source

https://hibernate.atlassian.net/projects/HHH/versions/31959

** Bug
* [HHH-14730] - Failure during lazy loading of bytecode-enhancement proxy triggered by the loading of a collection with eager references to that proxy
* [HHH-14722] - InformationExtractorJdbcDatabaseMetaDataImpl#getCurrentSchema() method returns currentCatalog if schema == null
* [HHH-14720] - Aliases generated for mixed-case column names that end in a number are not all lower-case
* [HHH-14719] - Hibernate has a dependency on apache-derby:10.11.1.1 that is vulnerable to CVE-2015-1832 with a CVSS of 9.1 and CVE-2018-1313 with a CVSS of 5.3
* [HHH-14715] - Hibernate has a dependency to maven-core:3.0.5 that is vulnerable to CVE-2021-26291 with a CVSS of 9.1
* [HHH-14608] - Merge causes StackOverflow when JPA proxy compliance is enabled

** Improvement
* [HHH-14734] - No good reason tu use TypeCache(s) with WithInlineExpunction in ByteBuddy proxy generation
* [HHH-14733] - Not useful to clear the bycodeprovider caches on sessionFactoryClosing
* [HHH-14732] - ProxyDefinitionHelpers are immutable and can be declared static
* [HHH-14731] - Simplify SPI ProxyFactoryFactory#buildBasicProxyFactory to accept a single class or interface only
* [HHH-14728] - Include CamelCaseToUnderscoresNamingStrategy from Spring Boot
* [HHH-14727] - Minor code cleanup in StandardSQLExceptionConverter
* [HHH-14706] - Improve error message on incompatible types due to mismatched classloader
* [HHH-14688] - Get IdentifierGenerator from BeanContainer if not registered

** Task
* [HHH-14709] - Upgrade to Gradle 6.7.1 and move to Gradle's built-in way of testing Java modules
* [HHH-14707] - Upgrade to Byte Buddy 1.11.8


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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.

@pethers pethers merged commit 5831062 into master Jul 19, 2021
@renovate renovate Bot deleted the renovate/hibernate-core branch July 19, 2021 12:01
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants