line / kotlin-jdsl

Kotlin library that makes it easy to build and execute queries without generated metamodel
https://kotlin-jdsl.gitbook.io/docs/
Apache License 2.0
651 stars 85 forks source link

chore(deps): update dependency org.eclipse.persistence:org.eclipse.persistence.jpa to v4.0.3 #715

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.eclipse.persistence:org.eclipse.persistence.jpa (source) 4.0.2 -> 4.0.3 age adoption passing confidence
org.eclipse.persistence:org.eclipse.persistence.jpa (source) 2.7.15 -> 4.0.3 age adoption passing confidence

Release Notes

eclipse-ee4j/eclipselink (org.eclipse.persistence:org.eclipse.persistence.jpa) ### [`v4.0.3`](https://togithub.com/eclipse-ee4j/eclipselink/releases/tag/4.0.3) [Compare Source](https://togithub.com/eclipse-ee4j/eclipselink/compare/4.0.2...4.0.3) #### What's Changed - \[4.0] Version change to 4.0.3-SNAPSHOT by [@​rfelcman](https://togithub.com/rfelcman) in [https://github.com/eclipse-ee4j/eclipselink/pull/1899](https://togithub.com/eclipse-ee4j/eclipselink/pull/1899) - \[4.0] Bugfix for - Missing error message when calling JpaHelper.getReportQuery() with wrong argument - backport by [@​rfelcman](https://togithub.com/rfelcman) in [https://github.com/eclipse-ee4j/eclipselink/pull/1912](https://togithub.com/eclipse-ee4j/eclipselink/pull/1912) - \[4.0] Remove wrong comments for locate function by [@​waahhh](https://togithub.com/waahhh) in [https://github.com/eclipse-ee4j/eclipselink/pull/1946](https://togithub.com/eclipse-ee4j/eclipselink/pull/1946) - \[4.0] ASM version upgrade to 9.6 (JDK 22 ready) - backport from master by [@​rfelcman](https://togithub.com/rfelcman) in [https://github.com/eclipse-ee4j/eclipselink/pull/1964](https://togithub.com/eclipse-ee4j/eclipselink/pull/1964) - Added doPrivileged for setAccessible when parsing JPQL query with EXT… by [@​ajaypaul-ibm](https://togithub.com/ajaypaul-ibm) in [https://github.com/eclipse-ee4j/eclipselink/pull/1982](https://togithub.com/eclipse-ee4j/eclipselink/pull/1982) - \[4.0] Improved messages in LogginLocalizationResource and ValidationExceptionResource by [@​ajaypaul-ibm](https://togithub.com/ajaypaul-ibm) in [https://github.com/eclipse-ee4j/eclipselink/pull/2055](https://togithub.com/eclipse-ee4j/eclipselink/pull/2055) - \[4.0] Startup Time Regression in EclipseLink 4.0.1 by [@​anija-anil](https://togithub.com/anija-anil) in [https://github.com/eclipse-ee4j/eclipselink/pull/2047](https://togithub.com/eclipse-ee4j/eclipselink/pull/2047) - \[4.0] UUID not working as GeneratedValue Id with merge - fix ([#​2087](https://togithub.com/eclipse-ee4j/eclipselink/issues/2087)) (backport from master) by [@​rfelcman](https://togithub.com/rfelcman) in [https://github.com/eclipse-ee4j/eclipselink/pull/2088](https://togithub.com/eclipse-ee4j/eclipselink/pull/2088) - \[4.0.x] Prepare for API changes in the next major version by [@​lukasj](https://togithub.com/lukasj) in [https://github.com/eclipse-ee4j/eclipselink/pull/2089](https://togithub.com/eclipse-ee4j/eclipselink/pull/2089) - \[4.0] Bugfix: NullPointerException at CacheIndexMetadata.getField() by [@​rfelcman](https://togithub.com/rfelcman) in [https://github.com/eclipse-ee4j/eclipselink/pull/2110](https://togithub.com/eclipse-ee4j/eclipselink/pull/2110) - \[4.0] Performance improvement: synchronize to java.util.concurrent.locks switch to improve performance with VirtualThreads - backport from master by [@​rfelcman](https://togithub.com/rfelcman) in [https://github.com/eclipse-ee4j/eclipselink/pull/2118](https://togithub.com/eclipse-ee4j/eclipselink/pull/2118) - \[4.0] JCEEncryptor default encryption algorithm upgrade ([#​2004](https://togithub.com/eclipse-ee4j/eclipselink/issues/2004)) - backport from master by [@​rfelcman](https://togithub.com/rfelcman) in [https://github.com/eclipse-ee4j/eclipselink/pull/2122](https://togithub.com/eclipse-ee4j/eclipselink/pull/2122) - \[4.0] improved javadoc in 4.0.x stream by [@​lukasj](https://togithub.com/lukasj) in [https://github.com/eclipse-ee4j/eclipselink/pull/2125](https://togithub.com/eclipse-ee4j/eclipselink/pull/2125) - \[4.0] New PersistenceUnit property - eclipselink.login.encryptor - backport from master by [@​rfelcman](https://togithub.com/rfelcman) in [https://github.com/eclipse-ee4j/eclipselink/pull/2126](https://togithub.com/eclipse-ee4j/eclipselink/pull/2126) - \[4.0] Dependencies, Maven plugin and org.eclipse.ee4j:project versions upgrade by [@​rfelcman](https://togithub.com/rfelcman) in [https://github.com/eclipse-ee4j/eclipselink/pull/2127](https://togithub.com/eclipse-ee4j/eclipselink/pull/2127) - \[4.0] Queries created with criteria api with many joins - fix - backport from master by [@​rfelcman](https://togithub.com/rfelcman) in [https://github.com/eclipse-ee4j/eclipselink/pull/2131](https://togithub.com/eclipse-ee4j/eclipselink/pull/2131) - \[4.0] NPE in ExpressionOperator.printCollection - backport from 2.7 by [@​rfelcman](https://togithub.com/rfelcman) in [https://github.com/eclipse-ee4j/eclipselink/pull/2140](https://togithub.com/eclipse-ee4j/eclipselink/pull/2140) - \[4.0] Oracle proxy authentication test fix - backport from master by [@​rfelcman](https://togithub.com/rfelcman) in [https://github.com/eclipse-ee4j/eclipselink/pull/2144](https://togithub.com/eclipse-ee4j/eclipselink/pull/2144) **Full Changelog**: https://github.com/eclipse-ee4j/eclipselink/compare/4.0.2...4.0.3

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 these updates again.



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

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.