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

fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.9.0 #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.hypersistence:hypersistence-utils-hibernate-60 3.5.1 -> 3.9.0 age adoption passing confidence

Release Notes

vladmihalcea/hypersistence-utils (io.hypersistence:hypersistence-utils-hibernate-60)

v3.9.0

================================================================================

Remove PostgreSQLIntervalType from HibernateTypesContributor #​750

Add support for SortedSet in ListArrayType #​749

Allow PostgreSQLCITextType entity attributes to be used in the LIKE query clause #​743

Add support for GraalVM native image #​740

v3.8.3

================================================================================

Fix Hibernate 6.6 JSON mapping on Oracle BLOB column type #​742

v3.8.2

================================================================================

Add JsonClobType and improve JsonType to support CLOB column types #​734

v3.8.1

================================================================================

Enhance BatchSequenceGenerator with support for IdGeneratorType #​728

v3.8.0

================================================================================

Add support for mapping Java Enums to custom ordinal values #​730

v3.7.7

================================================================================

Remove hypersistence-utils-hibernate-52 module #​726

MonetaryAmountType should use currency instead of property for the second attribute #​707

v3.7.6

================================================================================

Use Spring Data Range as an alternative to PostgreSQL range type #​721

ListArrayType on Set entity attribute fails for EntityManager.merge operation #​717

v3.7.5

================================================================================

NullableCharacterType prevents Hibernate from escaping backslash properly #​715

v3.7.4

================================================================================

Make the JsonTypeDescriptor thread-safe #​713

Equals method not found on abstract class #​709

v3.7.3

================================================================================

"java.lang.ClassCastException: class [Ljava.lang.String; cannot be cast to class [B" thrown when using multiLoad with Hibernate 6.4 #​700

v3.7.2

================================================================================

Expecting BasicPluralJavaType for array class [Ljava.util.UUID;,
but got `com.vladmihalcea.hibernate.type.array.internal.UUIDArrayTypeDescriptor error with Hibernate 6.4 #​698

v3.7.1

================================================================================

Add support for Hibernate 6.4 #​685

Remove hypersistence-utils-hibernate-5 module #​693

v3.7.0

================================================================================

Oracle Interval Type does not support negative intervals #​682

Return original object if target and original are the same when merging #​677

Add a hypersistence-utils-hibernate-63 module for Hibernate 6.3 #​657

v3.6.1

================================================================================

Export the testing mechanism #​676

v3.6.0

================================================================================

Implement QueryStackTraceLogger using StackWalker #​659

Add JFR based query logger #​658

Adds support for using MonetaryAmount in @​ElementCollection #​652

v3.5.3

================================================================================

Add QueryStackTraceLogger that allows you to locate the source of an SQL query executed by Hibernate #​653

v3.5.2

================================================================================

ListArrayTypeDescriptor should use Collection as the underlying JavaType #​650


Configuration

📅 Schedule: 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.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.5.2 fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.5.3 Sep 19, 2023
@renovate renovate bot force-pushed the renovate/io.hypersistence-hypersistence-utils-hibernate-60-3.x branch from 8ae948f to a8f32da Compare September 19, 2023 23:00
@renovate renovate bot changed the title fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.5.3 fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.6.0 Oct 12, 2023
@renovate renovate bot force-pushed the renovate/io.hypersistence-hypersistence-utils-hibernate-60-3.x branch from a8f32da to 7f9a3dd Compare October 12, 2023 16:45
@renovate renovate bot changed the title fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.6.0 fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.6.1 Nov 11, 2023
@renovate renovate bot force-pushed the renovate/io.hypersistence-hypersistence-utils-hibernate-60-3.x branch from 7f9a3dd to 7829c61 Compare November 11, 2023 12:20
@renovate renovate bot changed the title fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.6.1 fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.7.0 Dec 18, 2023
@renovate renovate bot force-pushed the renovate/io.hypersistence-hypersistence-utils-hibernate-60-3.x branch from 7829c61 to 085e355 Compare December 18, 2023 16:15
@renovate renovate bot force-pushed the renovate/io.hypersistence-hypersistence-utils-hibernate-60-3.x branch from 085e355 to a4c24e8 Compare January 30, 2024 19:23
@renovate renovate bot changed the title fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.7.0 fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.7.1 Jan 30, 2024
@renovate renovate bot force-pushed the renovate/io.hypersistence-hypersistence-utils-hibernate-60-3.x branch from a4c24e8 to 703ecc8 Compare February 8, 2024 21:02
@renovate renovate bot changed the title fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.7.1 fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.7.2 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/io.hypersistence-hypersistence-utils-hibernate-60-3.x branch from 703ecc8 to 586b427 Compare February 16, 2024 19:32
@renovate renovate bot changed the title fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.7.2 fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.7.3 Feb 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.7.3 fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.7.4 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/io.hypersistence-hypersistence-utils-hibernate-60-3.x branch from 586b427 to ba82d48 Compare April 18, 2024 06:53
@renovate renovate bot force-pushed the renovate/io.hypersistence-hypersistence-utils-hibernate-60-3.x branch from ba82d48 to 728b4f4 Compare April 29, 2024 18:57
@renovate renovate bot changed the title fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.7.4 fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.7.5 Apr 29, 2024
@renovate renovate bot force-pushed the renovate/io.hypersistence-hypersistence-utils-hibernate-60-3.x branch from 728b4f4 to 3b7f2e9 Compare June 4, 2024 19:15
@renovate renovate bot changed the title fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.7.5 fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.7.6 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/io.hypersistence-hypersistence-utils-hibernate-60-3.x branch from 3b7f2e9 to f3bd551 Compare June 21, 2024 08:49
@renovate renovate bot changed the title fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.7.6 fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.7.7 Jun 21, 2024
@renovate renovate bot force-pushed the renovate/io.hypersistence-hypersistence-utils-hibernate-60-3.x branch from f3bd551 to 3af0b6e Compare June 27, 2024 11:33
@renovate renovate bot changed the title fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.7.7 fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.8.0 Jun 27, 2024
@renovate renovate bot force-pushed the renovate/io.hypersistence-hypersistence-utils-hibernate-60-3.x branch from 3af0b6e to 51d1048 Compare July 9, 2024 23:11
@renovate renovate bot changed the title fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.8.0 fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.8.1 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/io.hypersistence-hypersistence-utils-hibernate-60-3.x branch from 51d1048 to 5c290e2 Compare July 25, 2024 16:09
@renovate renovate bot changed the title fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.8.1 fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.8.2 Jul 25, 2024
@renovate renovate bot changed the title fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.8.2 fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.8.3 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/io.hypersistence-hypersistence-utils-hibernate-60-3.x branch from 5c290e2 to b1ff7f9 Compare September 30, 2024 14:06
@renovate renovate bot force-pushed the renovate/io.hypersistence-hypersistence-utils-hibernate-60-3.x branch from b1ff7f9 to 960e0c2 Compare November 24, 2024 00:02
@renovate renovate bot changed the title fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.8.3 fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-60 to v3.9.0 Nov 24, 2024
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