hazendaz / jmockit1

Advanced Java library for integration testing, mocking, faking, and code coverage
Other
16 stars 6 forks source link

Update dependency org.eclipse.persistence:eclipselink to v4.0.4 #262

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

eclipse-ee4j/eclipselink (org.eclipse.persistence:eclipselink) ### [`v4.0.4`](https://togithub.com/eclipse-ee4j/eclipselink/releases/tag/4.0.4) [Compare Source](https://togithub.com/eclipse-ee4j/eclipselink/compare/4.0.3...4.0.4) #### What's Changed - \[4.0] Version change to 4.0.4-SNAPSHOT by [@​rfelcman](https://togithub.com/rfelcman) in [https://github.com/eclipse-ee4j/eclipselink/pull/2148](https://togithub.com/eclipse-ee4j/eclipselink/pull/2148) - \[4.0] Maven build - org.eclipse.persistence.javadoc module fix by [@​rfelcman](https://togithub.com/rfelcman) in [https://github.com/eclipse-ee4j/eclipselink/pull/2150](https://togithub.com/eclipse-ee4j/eclipselink/pull/2150) - Allow escaping of '?' using '??' in SQL expression ([#​1935](https://togithub.com/eclipse-ee4j/eclipselink/issues/1935)) by [@​pvarga88](https://togithub.com/pvarga88) in [https://github.com/eclipse-ee4j/eclipselink/pull/2156](https://togithub.com/eclipse-ee4j/eclipselink/pull/2156) - \[4.0] LoggingLocalization performance improvement - backport from master by [@​rfelcman](https://togithub.com/rfelcman) in [https://github.com/eclipse-ee4j/eclipselink/pull/2171](https://togithub.com/eclipse-ee4j/eclipselink/pull/2171) - \[4.0] fix [#​1950](https://togithub.com/eclipse-ee4j/eclipselink/issues/1950) Duplicate objects in UnitOfWorkImpl.primaryKeyToNewObjects - backport from master by [@​Zuplyx](https://togithub.com/Zuplyx) in [https://github.com/eclipse-ee4j/eclipselink/pull/2177](https://togithub.com/eclipse-ee4j/eclipselink/pull/2177) - \[4.0] Fix [#​1240](https://togithub.com/eclipse-ee4j/eclipselink/issues/1240): SessionEventListener: add pre/post flush() events - backport from master by [@​Zuplyx](https://togithub.com/Zuplyx) in [https://github.com/eclipse-ee4j/eclipselink/pull/2178](https://togithub.com/eclipse-ee4j/eclipselink/pull/2178) - \[4.0] fix [#​1957](https://togithub.com/eclipse-ee4j/eclipselink/issues/1957): Presize HashMap allocations - backport from master by [@​Zuplyx](https://togithub.com/Zuplyx) in [https://github.com/eclipse-ee4j/eclipselink/pull/2179](https://togithub.com/eclipse-ee4j/eclipselink/pull/2179) - \[4.0] Maven build - MANIFEST.MF Implementation-Version fix by [@​rfelcman](https://togithub.com/rfelcman) in [https://github.com/eclipse-ee4j/eclipselink/pull/2202](https://togithub.com/eclipse-ee4j/eclipselink/pull/2202) - \[4.0] Virtual Threads: performance impact with Helidon integration fix (pinning threads) by [@​rfelcman](https://togithub.com/rfelcman) in [https://github.com/eclipse-ee4j/eclipselink/pull/2181](https://togithub.com/eclipse-ee4j/eclipselink/pull/2181) **Full Changelog**: https://github.com/eclipse-ee4j/eclipselink/compare/4.0.3...4.0.4

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.



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