dependabot[bot] opened a new pull request #615: URL: https://github.com/apache/isis/pull/615
Bumps [org.eclipse.persistence.jpa](https://github.com/eclipse-ee4j/eclipselink) from 2.7.8 to 2.7.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eclipse-ee4j/eclipselink/releases">org.eclipse.persistence.jpa's releases</a>.</em></p> <blockquote> <h2>2.7.9</h2> <p>This is mainly maintenance release. It contains following bug fixes and changes:</p> <ul> <li>ASM Component is standalone project, it's used as a Maven dependency</li> <li>Ant/Jenkins build - Nightly build extension to publish output to Jakarta snapshots</li> <li>Bug 570378: NullPointerException from MapKey Temporals</li> <li>Fix TCK failure for Character type</li> <li>Tweaking annotation processor</li> <li>Bug/New Feature 559307: EclipseLink on all versions can dead-lock forever</li> <li>EclipseLink doesn't generate SQL UPDATE correctly if <a href="https://github.com/ReturnUpdate"><code>@​ReturnUpdate</code></a> is used in InheritanceType.JOINED</li> <li>Bug 535088 - [test] SubSelectFromClauseTest2 failing randomly on public infra</li> <li>MOXy <a href="https://github.com/XmlNullPolicy"><code>@​XmlNullPolicy</code></a> not working with enums</li> <li>ConcurrencyManager dead-lock detection diagnostic improvement</li> <li>Force deferred locks persistence query property</li> <li>Bug 571794: Enable Input parameters for Criteria API SELECT clause</li> <li>Bug 570702: Add support for Embeddable fields as JOIN targets</li> <li>Fixes <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1069">#1069</a>: let JpaEntityManager(Factory) extend AutoCloseable</li> <li>Bug 573094: TRIM function generates incorrect SQL for CriteriaBuilder</li> <li>Bug 521402: Add support for Criteria queries with only literals</li> <li>Bug 573198: ConcurrentModificationException in PersistenceProvider</li> <li>Jenkins build - pipeline notifications</li> <li>Bug 573094: TRIM function generates incorrect SQL for CriteriaBuilder (Oracle platform fix)</li> <li>Bug 573435: CriteriaBuilder construct throws argument type mismatch exception with Case Select</li> <li>Bug 573094: Fix LTRIM/RTRIM inversion of indices</li> <li>Bugfix for - Indention not working if custom CharacterEscapeHandler is set and encoding is set to UTF-8</li> <li>Bug 573361: Add support for parameters within CriteriaBuilder case/coalesce expressions</li> <li>DBWS Builder generates incorrect ORM mapping for SQL TIMESTAMP bugfix</li> <li>Bug 573794: Add support for parameters within CriteriaBuilder IN expressions</li> <li>Extended logging of JPA L2 cache usage and UnitOfWork with thread info</li> <li>Replace ENCRYPT MySQL function with SHA2</li> <li>Use MySQL 8 for tests</li> <li>Bug 417259: Add support for parameters within CriteriaBuilder HAVING clause</li> </ul> <h2>2.7.9-RC1</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/2c549e22087194d7044368bf0b1dd904220f2263"><code>2c549e2</code></a> Bug 417259: Add support for parameters within CriteriaBuilder HAVING clause</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/b67fcd57dbbdb61ef16684463c076427be2909be"><code>b67fcd5</code></a> Use MySQL 8 for tests</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/b35e1c1a786c99aa5f7bfbb255f3b0a4acdebe8f"><code>b35e1c1</code></a> Replace ENCRYPT MySQL function with SHA2,</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/98c10fc50924010e5d8f76196d6b830ddf547517"><code>98c10fc</code></a> Extended logging of JPA L2 cache usage and UnitOfWork with thread info - back...</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/01aa6bd6479edd06a2085d08cb53b0d0253a1f38"><code>01aa6bd</code></a> Bug 573794: Add support for parameters within CriteriaBuilder IN expressions</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/afb63eba0eb484fcf4e39a5d70f5e0be25824e8f"><code>afb63eb</code></a> DBWS Builder generates incorrect ORM mapping for SQL TIMESTAMP bugfix (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1164">#1164</a>)</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/08f240cd606eb59760979defbdd142265ecdca5c"><code>08f240c</code></a> Bug 573361: Add support for parameters within CriteriaBuilder case/coalesce e...</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/36a1eafd7f34331393e9a28b310cfff289ad010e"><code>36a1eaf</code></a> Bugfix for - Indention not working if custom CharacterEscapeHandler is set an...</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/f658f0767c4eb1e0e6e54f9b284d844c26ab5bde"><code>f658f07</code></a> Bug 573094: Fix LTRIM/RTRIM inversion of indices</li> <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/0cfc72cbf3425be936be75dc938c2e95738b3528"><code>0cfc72c</code></a> Bug 573435: CriteriaBuilder construct throws argument type mismatch exception...</li> <li>Additional commits viewable in <a href="https://github.com/eclipse-ee4j/eclipselink/compare/2.7.8...2.7.9">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. For queries about this service, please contact Infrastructure at: [email protected]
