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

Update hibernate core #1500

Merged
merged 1 commit into from
Jul 28, 2021
Merged

Update hibernate core #1500

merged 1 commit into from
Jul 28, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.hibernate:hibernate-core (source) 5.4.30.Final -> 5.5.3.Final age adoption passing confidence
org.hibernate:hibernate-validator (source) 6.0.18.Final -> 6.1.7.Final age adoption passing confidence

Release Notes

hibernate/hibernate-orm

v5.5.3.Final

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

** Bug
* [HHH-14654] - geolatte-geom Geometry types no longer works with geography column types
* [HHH-14597] - Regression bug: could not resolve property: null of:
* [HHH-13788] - Schema update try to recreate existing tables
* [HHH-4808] - SessionImpl.initializeCollection() does not release JDBC connection (if outside of a transaction)

** Improvement
* [HHH-14691] - Small optimisation for updating Query Cache Statistics
* [HHH-14690] - Avoid fully resetting StatisticsImpl just after its constructor

** New Feature
* [HHH-11817] - Allow schema-export commands written to file to truncate in addition to current appending

v5.5.2.Final

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

** Bug
* [HHH-14609] - Fetch join association within fetched element collection fails
* [HHH-14608] - Merge causes StackOverflow when JPA proxy compliance is enabled

** Task
* [HHH-14599] - Upgrade to Gradle 7 in support of Java 17

v5.5.0.Final

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

** Bug
* [HHH-14139] - BasicBinder Trace Logging Causes Duplicated Message

** Improvement
* [HHH-14632] - Call statistics.queryPlanCacheHit and statistics.queryPlanCacheMiss for FilterQueryPlan and NativeSQLQueryPlan
* [HHH-14624] - Oracle from version 12 started supporting the offset ? rows fetch next ? rows onlysyntax for pagination
* [HHH-14240] - Stop generating fragments of SQL as uppercase

** Task
* [HHH-14635] - Upgrade to latest JUnit and to Log4j 2

v5.4.32.Final

v5.4.31.Final

hibernate/hibernate-validator

v6.1.7.Final

Compare Source

v6.1.6.Final

Compare Source

v6.1.5.Final

Compare Source

v6.1.4.Final

Compare Source

v6.1.3.Final

Compare Source

v6.1.2.Final

Compare Source

** Bug
* HV-1756 - translations - Incorrect variables in the newly added translations

** Task
* HV-1753 - tests - Force Pax-Exam and Karaf to use Maven Central repository with SSL enabled

v6.1.1.Final

Compare Source

** Improvement
* HV-1750 - engine - Add debug log when expression factory has failed to load
* HV-1747 - engine - Allow overriding the message interpolator in PredefinedScopeValidatorFactory context
* HV-1744 - documentation - Use auto-expanding entries in the documentation TOC

** New Feature
* HV-1749 - engine - Introduce a LocaleResolver SPI
* HV-1748 - engine - Improve localization support via Locale.LanguageRange

** Task
* HV-1745 - tests - Bump Jackson test dependency to 2.10.1

v6.1.0.Final

Compare Source

** Bug
* HV-1730 - engine - JavaBeanExecutable fails to initialize for enum type
* HV-1715 - engine - Validation can sometimes proceed to the next group in sequence even after one of the constraints generated a violation

** Improvement
* HV-1729 - performance - Skip allocation of an action for each need to access the context classloader

** Task
* HV-1743 - build - Upgrade maven-compiler-plugin to 3.8.1
* HV-1742 - build - Upgrade to WildFly 18.0.0.Final
* HV-1741 - build - Upgrade ByteBuddy test dependency to 1.10.2
* HV-1740 - engine - Deprecate @​SafeHtml
* HV-1739 - engine - CVE-2019-10219 Security issue with @​SafeHtml
* HV-1738 - build - Update Jackson test dependency to 2.9.10
* HV-1733 - tests - Fix locale settings of PredefinedScopeValidatorFactoryTest
* HV-1732 - build - Change tarLongFileMode to posix for assembly building
* HV-1731 - tck-runner - Move TCK signature check to tck-runner module
* HV-1728 - build - Upgrade to WildFly 17.0.1.Final
* HV-1727 - build - Update Jackson Databind test dependency to 2.9.9.2
* HV-1725 - build - Switch to using Jakarta EE artifacts
* HV-1724 - build - Update to OpenJFX 11.0.2
* HV-1680 - engine - Avoid reflection by using instrumentation - build the enhancer

v6.0.22.Final

Compare Source

v6.0.21.Final

Compare Source

v6.0.20.Final

Compare Source

v6.0.19.Final

Compare Source


Configuration

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

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

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@puneetbehl puneetbehl added type: dependency upgrade Pull requests that update a dependency file and removed type: dependency-upgrade labels Jul 28, 2021
@puneetbehl puneetbehl merged commit 0fb6382 into master Jul 28, 2021
@puneetbehl puneetbehl deleted the renovate/hibernate-core branch July 28, 2021 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency upgrade Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants