Skip to content

Update hibernate core (major)#37

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-hibernate-core
Open

Update hibernate core (major)#37
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/major-hibernate-core

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Jun 10, 2021

This PR contains the following updates:

Package Change Age Confidence
org.hibernate:hibernate-validator (source) 6.0.23.Final8.0.3.Final age confidence
org.hibernate:hibernate-entitymanager (source) 4.3.7.Final5.6.15.Final age confidence
org.hibernate:hibernate-core (source) 4.3.7.Final7.3.1.Final age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

hibernate/hibernate-validator (org.hibernate:hibernate-validator)

v8.0.3.Final

Compare Source

v8.0.2.Final

Compare Source

v8.0.1.Final

Compare Source

** Bug
* HV-1949 Nondeterministic behavior of HibernateValidator (in springboot?) when both annotation and xml-based definition are used
* HV-1932 Incomplete @​Positive annotation's default message in fr
* HV-1939 Annotations on constructors of named classes declared in method get ignored

** Improvement
* HV-1943 Some french validation messages are not quite accurate
* HV-1941 Add support for European Portuguese for ValidationMessages
* HV-1927 Use Executable#getAnnotatedParameterTypes() instead of Executable#getGenericParameterTypes()

** Task
* HV-1956 Update Weld test dependency to 5.1.1.Final
* HV-1954 Test Hibernate Validator against JDK 22
* HV-1944 Upgraded JBoss Logging, Maven Enforcer plugin and Guava to latest version
* HV-1938 Update ByteBuddy test dependency to 1.13.0
* HV-1935 Test Hibernate Validator against JDK 21
* HV-1934 Upgrade to hibernate-asciidoctor-theme 1.0.6

v8.0.0.Final

Compare Source

v7.0.5.Final

Compare Source

v7.0.4.Final

Compare Source

v7.0.3.Final

Compare Source

v7.0.2.Final

Compare Source

** Bug
* HV-1854 PESELValidator does not valid correct
* HV-1833 DomainNameUtil issues java.lang.StackOverflowError on very large error (@​Email validation)

** Improvement
* HV-1840 Remove deprecated CDI API usage

** Task
* HV-1862 Update Log4j 2 test dependency to 2.16.0
* HV-1861 Switch to the nexus-staging-maven-plugin
* HV-1860 Add GitHub SSH keys to SSH agent during Jenkinsfile release
* HV-1859 Update Log4j 2 test dependency to 2.15.0
* HV-1858 Switch to OSSRH for deployment to Maven Central
* HV-1848 Set up SSH config as part of the Jenkinsfile
* HV-1846 Upgrade to Byte Buddy 1.11.6 in tests
* HV-1845 Test Hibernate Validator against JDK 18
* HV-1844 Upgrade Jakarta EL to 4.0.1
* HV-1843 Upgrade Jackson test dependency to 2.12.3
* HV-1842 Upgrade Guava test dependency to 30.1.1-jre
* HV-1841 Expose a getter for the configured PropertyNodeNameProvider
* HV-1838 Skip forbiddenapis on JDK17+
* HV-1837 Language rework initiative
* HV-1836 Restore CI for JDK 15
* HV-1835 Test Hibernate Validator against JDK17

v7.0.1.Final

Compare Source

** Task
* HV-1826 - tck-runner - Reintroduce TCK Runner in container tests for Jakarta EE 9 using WildFly Preview

v7.0.0.Final

Compare Source

** Bug
* HV-1821 - engine - HV-1755 introduces NPE in org.hibernate.validator.internal.engine.ValidatorFactoryImpl constructor

** New Feature
* HV-1822 - validators - Add Russian specific validator for russian taxpayer identification number

v6.2.5.Final

Compare Source

v6.2.4.Final

Compare Source

v6.2.3.Final

Compare Source

v6.2.2.Final

Compare Source

v6.2.1.Final

Compare Source

v6.2.0.Final

Compare Source

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

hibernate/hibernate-orm (org.hibernate:hibernate-entitymanager)

v5.6.15.Final

Compare Source

v5.6.14.Final

Compare Source

v5.6.13.Final

Compare Source

v5.6.12.Final

Compare Source

v5.6.11.Final

Compare Source

v5.6.10.Final

Compare Source

v5.6.9.Final

Compare Source

v5.6.8.Final

Compare Source

v5.6.7.Final

Compare Source

v5.6.6.Final

Compare Source

v5.6.5.Final

Compare Source

v5.6.4.Final

Compare Source

v5.6.3.Final

Compare Source

v5.6.2.Final

Compare Source

v5.6.1.Final

Compare Source

v5.6.0.Final

Compare Source

v5.5.9.Final

Compare Source

v5.5.8.Final

Compare Source

v5.5.7.Final

Compare Source

v5.5.6

Compare Source

v5.5.6.Final

Compare Source

v5.5.5.Final

Compare Source

v5.5.4.Final

Compare Source

v5.5.3.Final

Compare Source

v5.5.2.Final

Compare Source

v5.5.0.Final

Compare Source

v5.4.33

Compare Source

v5.4.33.Final

Compare Source

v5.4.32.Final

Compare Source

v5.4.31.Final

Compare Source

v5.4.30.Final

Compare Source

v5.4.29.Final

Compare Source

v5.4.28.Final

Compare Source

v5.4.27.SP1

Compare Source

v5.4.27.Final

Compare Source

v5.4.26.Final

Compare Source

v5.4.25.Final

Compare Source

v5.4.24.Final

Compare Source

v5.4.23.Final

Compare Source

v5.4.22.Final

Compare Source

v5.4.21.Final

Compare Source

v5.4.20.Final

Compare Source

v5.4.19.Final

Compare Source

v5.4.18.Final

Compare Source

v5.4.17.Final

Compare Source

v5.4.16.Final

Compare Source

v5.4.15.Final

Compare Source

v5.4.14.Final

Compare Source

v5.4.13.Final

Compare Source

v5.4.12.Final

Compare Source

v5.4.11.Final

Compare Source

v5.4.10.Final

Compare Source

v5.4.9.Final

Compare Source

v5.4.8.Final

Compare Source

v5.4.7.Final

Compare Source

v5.4.6.Final

Compare Source

v5.4.5.Final

Compare Source

v5.4.4.Final

Compare Source

v5.4.3.Final

Compare Source

v5.4.2.Final

Compare Source

v5.4.1.Final

Compare Source

v5.4.0.Final

Compare Source

v5.3.38.Final

Compare Source

v5.3.37.Final

Compare Source

v5.3.36.Final

Compare Source

v5.3.35.Final

Compare Source

v5.3.34.Final

Compare Source

v5.3.33.Final

Compare Source

v5.3.32.Final

Compare Source

v5.3.31.Final

Compare Source

v5.3.30.Final

Compare Source

v5.3.29.Final

Compare Source

v5.3.28.Final

Compare Source

v5.3.27.Final

Compare Source

v5.3.26.Final

Compare Source

v5.3.25.Final

Compare Source

v5.3.24.Final

Compare Source

v5.3.23.Final

Compare Source

v5.3.22.Final

Compare Source

v5.3.21.Final

Compare Source

v5.3.20.Final

Compare Source

v5.3.19.Final

Compare Source

v5.3.18.Final

Compare Source

v5.3.17.Final

Compare Source

v5.3.16.Final

Compare Source

v5.3.15.Final

Compare Source

v5.3.14.Final

Compare Source

v5.3.13.Final

Compare Source

v5.3.12.Final

Compare Source

v5.3.11.Final

Compare Source

v5.3.10.Final

Compare Source

v5.3.9.Final

Compare Source

v5.3.8.Final

Compare Source

v5.3.7.Final

Compare Source

v5.3.6.Final

Compare Source

v5.3.5.Final

Compare Source

v5.3.4.Final

Compare Source

v5.3.3.Final

Compare Source

v5.3.2.Final

Compare Source

v5.3.1.Final

Compare Source

v5.3.0.Final

Compare Source

v5.2.18.Final

Compare Source

v5.2.17.Final

Compare Source

v5.2.16.Final

Compare Source

v5.2.15.Final

Compare Source

v5.2.14.Final

Compare Source

v5.2.13.Final

Compare Source

v5.2.12.Final

Compare Source

v5.2.11.Final

Compare Source

v5.2.10.Final

Compare Source

v5.2.9.Final

Compare Source

v5.2.8.Final

Compare Source

v5.2.7.Final

Compare Source

v5.2.6.Final

Compare Source

v5.2.5.Final

Compare Source

v5.2.4.Final

Compare Source

v5.2.3.Final

Compare Source

v5.2.2.Final

Compare Source

v5.2.1.Final

Compare Source

v5.1.17.Final

Compare Source

v5.1.16.Final

Compare Source

v5.1.15.Final

Compare Source

v5.1.14.Final

Compare Source

v5.1.13.Final

Compare Source

v5.1.12.Final

Compare Source

v5.1.11.Final

Compare Source

v5.1.10.Final

Compare Source

v5.1.9.Final

Compare Source

v5.1.8.Final

Compare Source

v5.1.7.Final

Compare Source

v5.1.6.Final

Compare Source

v5.1.5.Final

Compare Source

v5.1.4.Final

Compare Source

v5.1.3.Final

Compare Source

v5.1.2.Final

Compare Source

v5.1.1.Final

Compare Source

v5.1.0.Final

Compare Source

v5.0.12.Final

Compare Source

v5.0.11.Final

Compare Source

v5.0.10.Final

Compare Source

v5.0.9.Final

Compare Source

v5.0.8.Final

Compare Source

v5.0.7.Final

Compare Source

v5.0.6.Final

Compare Source

v5.0.5.Final

Compare Source

v5.0.4.Final

Compare Source

v5.0.3.Final

Compare Source

v5.0.2.Final: Second bug-fix release for 5.0

Compare Source

The complete list of changes can be found here.

For information on consuming the release into your build via your favorite dependency-management-capable build tool, see http://hibernate.org/orm/downloads/.

For those of you allergic to dependency-management-capable build tools, the release bundles can be obtained from SourceForge or BinTray.

v5.0.1.Final: First bug-fix release for 5.0

Compare Source

The complete list of changes can be found here.

For information on consuming the release into your build via your favorite dependency-management-capable build tool, see http://hibernate.org/orm/downloads/.

For those of you allergic to dependency-management-capable build tools, the release bundles can be obtained from SourceForge or BinTray.

v5.0.0.Final: 5.0.0 has gone Final!

Compare Source

Today I have released Hibernate ORM 5.0 (5.0.0.Final). This has been a long time coming and is the result
of the efforts of many folks. Thanks to everyone who helped us get here with fixes, bug reports, suggestions,
input and encouragement!

A lot of development has gone into 5.0. Here are the big points:

New bootstrap API

The venerable way to bootstrap Hibernate (build a SessionFactory) has been to use its Configuration class.
Configuration, historically, allowed users to iteratively add settings and mappings in any order and to query the
state of settings and mapping information in the middle of that process. Which meant that building the mapping
information could not effectively rely on any settings being available. This lead to many limitations and problems.

5.0 introduces a new bootstrapping API aimed at alleviating those limitations and problems, while allowing
better determinism and better integration. See the Bootstrap chapter in the User Guide for details on using
the new API.

Configuration is still available for use, although in a limited sense. Some of its methods have been removed. Under
the covers Configuration makes use of the new bootstrap API.

Spatial/GIS support

Hibernate Spatial is a project that has been around for a number of years. Karel Maesen has done an amazing job
with it.

Starting in 5.0 Hibernate Spatial is now part of the Hibernate project proper to allow it to better keep up with
upstream development. It is available as org.hibernate:hibernate-spatial. If your application has need for
GIS data, we highly recommend giving hibernate-spatial a try.

Java 8 support

Well, ok.. not all of Java 8. Specifically we have added support for Java 8 Date and Time API in regards to easily mapping
attributes in your domain model using the Java 8 Date and Time API types to the database. This support is available
under the dedicated hibernate-java8 artifact (to isolate Java 8 dependencies). For additional information, see
the Basic Types chapter in the Domain Model Mapping Guide.

Expanded AUTO id generation support

JPA defines support for GenerationType#AUTO limited to just Number types. Starting in 5.0 Hibernate offers expandable support for a broader
set of types, including built-in support for both Number types (Integer, Long, etc) and UUID. Users are also free to plug
in custom strategies for interpreting GenerationType#AUTO via the new org.hibernate.boot.model.IdGeneratorStrategyInterpreter extension.

Naming strategy split

NamingStrategy has been removed in favor of a better designed API. 2 distinct ones actually:

  • org.hibernate.boot.model.naming.ImplicitNamingStrategy - used whenever a table or column is not explicitly named to determine the name to use
  • org.hibernate.boot.model.naming.PhysicalNamingStrategy - used to convert a "logical name" (either implicit or explicit) name of a table or column
    into a physical name (e.g. following corporate naming guidelines)

Attribute Converter support

5.0 offers significantly improved support for JPA 2.1 AttributeConverters:

  • fully supported for non-@​Enumerated enum values
  • applicable in conjunction with @​Nationalized support
  • now called to handle null values
  • settable in hbm.xml by using type="converter:fully.qualified.AttributeConverterName"
  • integrated with hibernate-envers
  • collection values, map keys
  • support for conversion of parameterized types

Better "bulk id table" support

Support for "bulk id tables" has been completely redesigned to better fit what different databases support.

Transaction management

The transaction SPI underwent a major redesign as part of 5.0 as well. From a user perspective this generally
only comes into view in terms of configuration. Previously applications would work with the different backend
transaction stratagies directly via the org.hibernate.Transaction API. In 5.0 a level of indirection has been
added here. The API implementation of org.hibernate.Transaction is always the same now. On the backend, the
org.hibernate.Transaction impl talks to a org.hibernate.resource.transaction.TransactionCoordinator which represents
the "transactional context" for a given Session according to the backend transaction strategy. Users generally do not
need to care about the distinction.

The change is noted here because it might affect your bootstrap configuration. Whereas previously applications would
specify hibernate.transaction.factory_class and refer to a org.hibernate.engine.transaction.spi.TransactionFactory FQN,
with 5.0 the new contract is org.hibernate.resource.transaction.TransactionCoordinatorBuilder and is specified using the
hibernate.transaction.coordinator_class setting. See org.hibernate.cfg.AvailableSettings.TRANSACTION_COORDINATOR_STRATEGY
JavaDocs for additional details.

The following short-names are recognized:
jdbc::(the default) says to use JDBC-based transactions (org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorImpl)
jta::says to use JTA-based transactions (org.hibernate.resource.transaction.backend.jta.internal.JtaTransactionCoordinatorImpl)

See the User Guide for additional details.

Schema Tooling

5.0 offers much improvement in the area of schema tooling (export, validation and migration).

Typed Session API

Hibernate's native APIs (Session, etc) have been updated to be typed. No more casting!

Improved OSGi support

Really this started with a frustration over the fragility of hibernate-osgi tests. The first piece was a better testing setup using
Pax Exam and Karaf. This lead to us generating (and now publishing!) a Hibernate Karaf features file.

OSGi support has undergone some general improvement as well thanks to feedback from some Karaf and Pax developers and users.

See the Getting Started Guide for additional details on using the new Karaf features file.

Improved bytrecode enhancement capabilities

  • dirty tracking
  • bidirectional association management
  • lazy loading

Work on documentation

A lot of work has gone into the documentation for 5.0. Its still not complete (is documentation ever "complete"?), but it is much improved.

See the revamped http://hibernate.org/orm/documentation/5.0[documentation page] for details.

BinTray

For now the plan is to publish the release bundles (zip and tgz) to BinTray. We will continue to publish to SourceForge as well. For the time being
we will publish the bundles to both.

Ultimately we will start to publish the "maven" artifacts there as well.

This is all a work in progress.

How to get it

See http://hibernate.atlassian.net/projects/HHH/versions/20851 for the complete list of changes.

See http://hibernate.org/orm/downloads/ for information on obtaining the releases.

v4.3.11.Final

Compare Source

v4.3.10.Final

Compare Source

v4.3.9.Final

Compare Source

v4.3.8.Final

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from a8bc15c to a54a323 Compare June 14, 2021 18:04
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from a54a323 to 28270cb Compare June 22, 2021 16:31
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 28270cb to be944b7 Compare July 19, 2021 10:25
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch 2 times, most recently from 2203531 to 6b4725f Compare August 4, 2021 19:43
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 6b4725f to 2b2552a Compare October 19, 2021 02:32
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 2b2552a to 3dba338 Compare March 7, 2022 17:41
@renovate renovate Bot changed the title chore(deps): update hibernate core (major) fix(deps): update hibernate core (major) Mar 7, 2022
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 3dba338 to 94e1f14 Compare March 26, 2022 15:56
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 94e1f14 to d977406 Compare April 4, 2022 11:36
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from d977406 to 6bb91af Compare May 15, 2022 19:15
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 6bb91af to a597208 Compare June 18, 2022 20:47
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from a597208 to 259255b Compare September 25, 2022 13:16
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 259255b to 8fdb78a Compare October 5, 2022 11:44
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 8fdb78a to 3641113 Compare October 28, 2022 12:53
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 3641113 to 6c5e07c Compare March 22, 2023 21:49
@renovate renovate Bot changed the title fix(deps): update hibernate core (major) fix(deps): update hibernate core (major) - autoclosed Apr 4, 2023
@renovate renovate Bot closed this Apr 4, 2023
@renovate renovate Bot deleted the renovate/major-hibernate-core branch April 4, 2023 00:08
@renovate renovate Bot changed the title fix(deps): update hibernate core (major) - autoclosed fix(deps): update hibernate core (major) Apr 4, 2023
@renovate renovate Bot reopened this Apr 4, 2023
@renovate renovate Bot restored the renovate/major-hibernate-core branch April 4, 2023 09:38
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 6c5e07c to e8e95a8 Compare April 4, 2023 16:45
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from e8e95a8 to f765dff Compare April 14, 2023 14:52
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch 2 times, most recently from eac97ed to a7406a5 Compare June 2, 2023 02:32
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch 2 times, most recently from 814e2a7 to c6fe579 Compare June 22, 2023 05:51
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from c6fe579 to 6953144 Compare July 1, 2023 01:49
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 6953144 to 7efbc3f Compare July 21, 2023 02:58
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 116aa4c to 46094d1 Compare August 9, 2024 05:38
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 46094d1 to 167bf41 Compare September 18, 2024 05:47
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 167bf41 to 420ee28 Compare November 8, 2024 05:34
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 420ee28 to 54839f8 Compare November 22, 2024 23:52
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch 2 times, most recently from be8f72a to ffea968 Compare December 20, 2024 02:43
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from ffea968 to 46e8dd6 Compare January 20, 2025 07:32
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 46e8dd6 to 7964146 Compare February 5, 2025 00:17
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 7964146 to 45fe07f Compare February 12, 2025 04:21
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 45fe07f to 4a0b910 Compare February 23, 2025 19:04
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 4a0b910 to ae976be Compare March 9, 2025 07:48
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from ae976be to b11c3ea Compare March 16, 2025 07:52
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from b11c3ea to 4228e34 Compare March 30, 2025 11:42
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 4228e34 to 6afa833 Compare April 6, 2025 15:12
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch 2 times, most recently from fcfdd0b to d990fe8 Compare May 15, 2025 00:11
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from d990fe8 to bc3137b Compare May 24, 2025 12:18
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from bc3137b to 618ddd6 Compare June 14, 2025 07:50
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 618ddd6 to ac4330c Compare June 29, 2025 03:54
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch 2 times, most recently from aeda34c to 5d5a84d Compare July 13, 2025 09:33
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from 5d5a84d to 56d67f7 Compare July 27, 2025 08:08
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch 3 times, most recently from b8bc77b to ca21906 Compare August 8, 2025 03:41
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from ca21906 to 2bcaaaf Compare September 14, 2025 23:26
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch 2 times, most recently from ba6ad82 to e3b44f5 Compare October 5, 2025 06:46
@renovate renovate Bot force-pushed the renovate/major-hibernate-core branch from e3b44f5 to ce06e97 Compare October 12, 2025 08:15
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.

0 participants