onboarding-service
onboarding-service copied to clipboard
Bump org.eclipse.persistence:org.eclipse.persistence.moxy from 4.0.5 to 4.0.6
Bumps org.eclipse.persistence:org.eclipse.persistence.moxy from 4.0.5 to 4.0.6.
Release notes
Sourced from org.eclipse.persistence:org.eclipse.persistence.moxy's releases.
4.0.6
What's Changed
- [4.0] Version change to 4.0.6-SNAPSHOT by
@rfelcmanin eclipse-ee4j/eclipselink#2337- [4.0] Improved messages in LogginLocalizationResource and ValidationExceptionResource by
@ajaypaul-ibmin eclipse-ee4j/eclipselink#2344- [4.0] GitHub Actions upgrade by
@rfelcmanin eclipse-ee4j/eclipselink#2353- [4.0] Random JPA WDF test failures - TestFlush entity collisions by
@rfelcmanin eclipse-ee4j/eclipselink#2372- Don't validate if the only change is to a
@Versionattribute (e.g. em.find() with PESSIMISTIC_FORCE_INCREMENT) by@jgallimorein eclipse-ee4j/eclipselink#2371- [4.0] Initialize platform specific identity sequences for remote entity manager - bugfix (backport from master #2357) by
@rfelcmanin eclipse-ee4j/eclipselink#2381- [4.0] Clone batchQuery when executing to ensure nested batch fetches retain proper rows by
@Sheikah45in eclipse-ee4j/eclipselink#2386- [4.0] Postgres function calls with named parameters - bugfix (backport from master) by
@rfelcmanin eclipse-ee4j/eclipselink#2389- Issue #2391 - Fixed JTATransactionController JNDI initialization by
@Tomas-Krausin eclipse-ee4j/eclipselink#2392- Issue #2391 - Fixed JTATransactionController JNDI initialization by
@Tomas-Krausin eclipse-ee4j/eclipselink#2394- [4.0] ASM 9.8.0 upgrade by
@rfelcmanin eclipse-ee4j/eclipselink#2395Full Changelog: https://github.com/eclipse-ee4j/eclipselink/compare/4.0.5...4.0.6
4.0.6-RC1
What's Changed
- [4.0] Version change to 4.0.6-SNAPSHOT by
@rfelcmanin eclipse-ee4j/eclipselink#2337- [4.0] Improved messages in LogginLocalizationResource and ValidationExceptionResource by
@ajaypaul-ibmin eclipse-ee4j/eclipselink#2344- [4.0] GitHub Actions upgrade by
@rfelcmanin eclipse-ee4j/eclipselink#2353- [4.0] Random JPA WDF test failures - TestFlush entity collisions by
@rfelcmanin eclipse-ee4j/eclipselink#2372- Don't validate if the only change is to a
@Versionattribute (e.g. em.find() with PESSIMISTIC_FORCE_INCREMENT) by@jgallimorein eclipse-ee4j/eclipselink#2371- [4.0] Initialize platform specific identity sequences for remote entity manager - bugfix (backport from master #2357) by
@rfelcmanin eclipse-ee4j/eclipselink#2381- [4.0] Clone batchQuery when executing to ensure nested batch fetches retain proper rows by
@Sheikah45in eclipse-ee4j/eclipselink#2386- [4.0] Postgres function calls with named parameters - bugfix (backport from master) by
@rfelcmanin eclipse-ee4j/eclipselink#2389- Issue #2391 - Fixed JTATransactionController JNDI initialization by
@Tomas-Krausin eclipse-ee4j/eclipselink#2392- Issue #2391 - Fixed JTATransactionController JNDI initialization by
@Tomas-Krausin eclipse-ee4j/eclipselink#2394- [4.0] ASM 9.8.0 upgrade by
@rfelcmanin eclipse-ee4j/eclipselink#2395Full Changelog: https://github.com/eclipse-ee4j/eclipselink/compare/4.0.5...4.0.6-RC1
Commits
b9b1a30ASM 9.8.0 upgrade (#2395)9c012a0Issue #2391 - Fixed JTATransactionController JNDI initialization (#2394)a46ac72Issue #2391 - Fixed JTATransactionController JNDI initialization (#2392)ae0043aPostgres function calls with named parameters - bugfix (#2389)d732ccaClone batchQuery when executing to ensure nested batch fetches retain proper ...44adc24Initialize platform specific identity sequences for remote entity manager - b...f4cdaacDon't validate if the only change is to a@Versionattribute (e.g. em.find() ...3a9e112Random JPA WDF test failures - TestFlush and TestGetReference entity collisio...5a49a46GitHub Actions upgrade (#2353)49613edImproved messages in LogginLocalizationResource and ValidationExceptionResour...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.79%. Comparing base (
599cbf9) to head (27e1593). Report is 59 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #1116 +/- ##
=========================================
Coverage 91.79% 91.79%
Complexity 1952 1952
=========================================
Files 367 367
Lines 6633 6633
Branches 358 358
=========================================
Hits 6089 6089
Misses 387 387
Partials 157 157
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Looks like org.eclipse.persistence:org.eclipse.persistence.moxy is up-to-date now, so this is no longer needed.