dependabot[bot] opened a new pull request, #1147: URL: https://github.com/apache/isis/pull/1147
Bumps [org.eclipse.persistence.moxy](https://github.com/eclipse-ee4j/eclipselink) from 2.7.11 to 4.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse-ee4j/eclipselink/releases">org.eclipse.persistence.moxy's releases</a>.</em></p> <blockquote> <h2>4.0.0</h2> <h2>What's Changed</h2> <ul> <li>[master] Maven build - version change to 3.1.0-SNAPSHOT by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1057">eclipse-ee4j/eclipselink#1057</a></li> <li>[master] Extended logging of JPA L2 cache usage with thread info. by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1065">eclipse-ee4j/eclipselink#1065</a></li> <li>[master] Maven build - release version property change to 3.1.0 by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1064">eclipse-ee4j/eclipselink#1064</a></li> <li>[master] Bug 571794: Enable Input parameters for Criteria API SELECT clause by <a href="https://github.com/dazey3"><code>@dazey3</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1037">eclipse-ee4j/eclipselink#1037</a></li> <li>Maven build - JPA JSE test fix on JDK 16 by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1068">eclipse-ee4j/eclipselink#1068</a></li> <li>avoid using xsom impl classes by <a href="https://github.com/lukasj"><code>@lukasj</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1075">eclipse-ee4j/eclipselink#1075</a></li> <li>[master] Extended Thread logging by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1076">eclipse-ee4j/eclipselink#1076</a></li> <li>[master] Bug 570702: Add support for Embeddable fields as JOIN targets by <a href="https://github.com/dazey3"><code>@dazey3</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1059">eclipse-ee4j/eclipselink#1059</a></li> <li>Fixes <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1069">#1069</a>: let JpaEntityManager(Factory) extend (Auto)Closeable by <a href="https://github.com/lukasj"><code>@lukasj</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1077">eclipse-ee4j/eclipselink#1077</a></li> <li>Asm by <a href="https://github.com/lukasj"><code>@lukasj</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1054">eclipse-ee4j/eclipselink#1054</a></li> <li>[master] Jenkins build - ASM build and release scripts minor fix by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1090">eclipse-ee4j/eclipselink#1090</a></li> <li>Integrate eclipselink asm 9.1.0 by <a href="https://github.com/lukasj"><code>@lukasj</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1091">eclipse-ee4j/eclipselink#1091</a></li> <li>[master] Bug 573094: TRIM function generates incorrect SQL for CriteriaBuilder by <a href="https://github.com/dazey3"><code>@dazey3</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1085">eclipse-ee4j/eclipselink#1085</a></li> <li>[master] Extended Thread logging - Cache thread info severity change by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1100">eclipse-ee4j/eclipselink#1100</a></li> <li>Bump master to SE 11, introduce JPMS descriptors by <a href="https://github.com/lukasj"><code>@lukasj</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1093">eclipse-ee4j/eclipselink#1093</a></li> <li>[master] Bug 521402: Add support for Criteria queries with only literals by <a href="https://github.com/dazey3"><code>@dazey3</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1104">eclipse-ee4j/eclipselink#1104</a></li> <li>fix test failures for mysql driver 8.0.24 by <a href="https://github.com/lukasj"><code>@lukasj</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1108">eclipse-ee4j/eclipselink#1108</a></li> <li>[master] Maven build (MOXy) - JMockit dependency removal by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1109">eclipse-ee4j/eclipselink#1109</a></li> <li>[master] Jenkins build - switch to JDK 11 by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1112">eclipse-ee4j/eclipselink#1112</a></li> <li>[master] Jenkins build - fix to release pipeline by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1113">eclipse-ee4j/eclipselink#1113</a></li> <li>eclipselink 3.0 JPA Modelgenerator does not recognize jakarta schemas by <a href="https://github.com/lukasj"><code>@lukasj</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1116">eclipse-ee4j/eclipselink#1116</a></li> <li>[master] Jenkins ASM build - release pipeline fix by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1118">eclipse-ee4j/eclipselink#1118</a></li> <li>[master] Extended Thread logging - Cache thread info change by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1120">eclipse-ee4j/eclipselink#1120</a></li> <li>[master] Bug 573198: ConcurrentModificationException in PersistenceProvider by <a href="https://github.com/dazey3"><code>@dazey3</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1096">eclipse-ee4j/eclipselink#1096</a></li> <li>[master] Added a security policy by <a href="https://github.com/artem-smotrakov"><code>@artem-smotrakov</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/945">eclipse-ee4j/eclipselink#945</a></li> <li>[master] Set up CodeQL checks by <a href="https://github.com/artem-smotrakov"><code>@artem-smotrakov</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/947">eclipse-ee4j/eclipselink#947</a></li> <li>[master] Added a config for LGTM.com by <a href="https://github.com/artem-smotrakov"><code>@artem-smotrakov</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/943">eclipse-ee4j/eclipselink#943</a></li> <li>[master] Maven build - Plugin bundle content fix by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1127">eclipse-ee4j/eclipselink#1127</a></li> <li>[master] Bug 573094: TRIM function generates incorrect SQL for CriteriaBuilder (Oracle platform fix) by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1129">eclipse-ee4j/eclipselink#1129</a></li> <li>Update OS for travis, use MySQL 8 for tests by <a href="https://github.com/lukasj"><code>@lukasj</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1131">eclipse-ee4j/eclipselink#1131</a></li> <li>Moving MOXy on JPMS to experimental stage by <a href="https://github.com/lukasj"><code>@lukasj</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1130">eclipse-ee4j/eclipselink#1130</a></li> <li>[master] Bug 573435: CriteriaBuilder construct throws argument type mismatch e… by <a href="https://github.com/dazey3"><code>@dazey3</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1123">eclipse-ee4j/eclipselink#1123</a></li> <li>[master] Bug 573094: Fix LTRIM/RTRIM inversion of indices by <a href="https://github.com/dazey3"><code>@dazey3</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1142">eclipse-ee4j/eclipselink#1142</a></li> <li>[master] Bugfix for - Indention not working if custom CharacterEscapeHandler is set and encoding is set to 'UTF-8 by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1146">eclipse-ee4j/eclipselink#1146</a></li> <li>[master] Maven build - JPARS module Manifest generation by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1139">eclipse-ee4j/eclipselink#1139</a></li> <li>[master] Better config for CodeQL analysis by <a href="https://github.com/artem-smotrakov"><code>@artem-smotrakov</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1160">eclipse-ee4j/eclipselink#1160</a></li> <li>[master] Bug 573361: Add support for parameters within CriteriaBuilder case/coalesce expressions by <a href="https://github.com/dazey3"><code>@dazey3</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1151">eclipse-ee4j/eclipselink#1151</a></li> <li>[master] DBWS Builder generates incorrect ORM mapping for SQL TIMESTAMP bugfix - backport from 2.6 by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1166">eclipse-ee4j/eclipselink#1166</a></li> <li>[master] Bug 573794: Add support for parameters within CriteriaBuilder IN expressions by <a href="https://github.com/dazey3"><code>@dazey3</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1168">eclipse-ee4j/eclipselink#1168</a></li> <li>[master] Bug 417259: Add support for parameters within CriteriaBuilder HAVING clause by <a href="https://github.com/dazey3"><code>@dazey3</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1178">eclipse-ee4j/eclipselink#1178</a></li> <li>Fix <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1161">#1161</a>: Clone appropriate fields in OneToManyMapping.clone(). Fix ConcurrentModificationException. by <a href="https://github.com/aserkes"><code>@aserkes</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1188">eclipse-ee4j/eclipselink#1188</a></li> <li>[master] Jenkins pipelines - GitHub PR verification and SSH ID fix by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1189">eclipse-ee4j/eclipselink#1189</a></li> <li>[master] Jenkins pipelines fix by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1190">eclipse-ee4j/eclipselink#1190</a></li> <li>Fix for bug 574503 by <a href="https://github.com/fredg02"><code>@fredg02</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1191">eclipse-ee4j/eclipselink#1191</a></li> <li>[master] Pull request verify by Eclipse-CI Jenkis by <a href="https://github.com/rfelcman"><code>@rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1195">eclipse-ee4j/eclipselink#1195</a></li> <li>Update javadoc by <a href="https://github.com/jbescos"><code>@jbescos</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1187">eclipse-ee4j/eclipselink#1187</a></li> <li>make codeql build less verbose by <a href="https://github.com/lukasj"><code>@lukasj</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1212">eclipse-ee4j/eclipselink#1212</a></li> <li>Run sdo tooling on modulepath by <a href="https://github.com/lukasj"><code>@lukasj</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1211">eclipse-ee4j/eclipselink#1211</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/140718fa5062562a31cdb0451ffa0bb09523047d"><code>140718f</code></a> ASM version switch to 9.4 to be ready for JDK 20.</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/cb3ea17fbdc216f5ad41385a05fcfdaff9a38381"><code>cb3ea17</code></a> Maven plugin eclipselink-build-support upgrade to 1.0.0.</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/7079fdc316a3e46ee5e8015e405d357ee2ccc363"><code>7079fdc</code></a> Fix ConcurrentModificationException in BatchFetchPolicy</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/ae4203cb2854a0309b85ea53db743538ad9510fc"><code>ae4203c</code></a> <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1395">#1395</a>: MetaModel Generator fails on Records</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/8456a982c94f4e1c1795916e128cb0fc55bda2b7"><code>8456a98</code></a> Bugfix for: Specifying QName in XmlVariableNode results namespace written twi...</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/9dad7171bb21dd36fee5487288a315a89d07a010"><code>9dad717</code></a> Issue 1711: ClassCastException while updating foreignkeys with identity gener...</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/fd9e4ecbee675d15ac3b0a5081189e4f88cfa0e9"><code>fd9e4ec</code></a> Nightly build fix - Jenkins pipeline (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1704">#1704</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/e0811084895b9700a90bac9da0aa86306cf4b7eb"><code>e081108</code></a> Nightly build fix - org.eclipse.persistence.nightly refactor (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1703">#1703</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/297f3fae47fc653c2ecd53496c612e5d2af6d599"><code>297f3fa</code></a> JsonPlatformProvider JPMS refactor to reflect current flow</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/1db179c3744d783520f13e87d87e28fc0cb44f51"><code>1db179c</code></a> Issue <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1668">#1668</a> - Lowered log level and made messages less aggressive. (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1670">#1670</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eclipse-ee4j/eclipselink/compare/2.7.11...4.0.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@isis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org