You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by GitBox <gi...@apache.org> on 2022/01/05 09:04:39 UTC

[GitHub] [isis] dependabot[bot] opened a new pull request #818: Bump org.eclipse.persistence.jpa from 2.7.9 to 2.7.10

dependabot[bot] opened a new pull request #818:
URL: https://github.com/apache/isis/pull/818


   Bumps [org.eclipse.persistence.jpa](https://github.com/eclipse-ee4j/eclipselink) from 2.7.9 to 2.7.10.
   <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.10</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Version change to prepare for a next release 2.7.10 by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1193">eclipse-ee4j/eclipselink#1193</a></li>
   <li>Jenkins pull request verify by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1203">eclipse-ee4j/eclipselink#1203</a></li>
   <li>Bug 574548: Add support for parameters with CriteriaBuilder update query by <a href="https://github.com/dazey3"><code>@​dazey3</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1199">eclipse-ee4j/eclipselink#1199</a></li>
   <li>Travis-CI removal by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1222">eclipse-ee4j/eclipselink#1222</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. (backport for 2.7) by <a href="https://github.com/aserkes"><code>@​aserkes</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1208">eclipse-ee4j/eclipselink#1208</a></li>
   <li>Minor JSE test failure fixes by <a href="https://github.com/dazey3"><code>@​dazey3</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1230">eclipse-ee4j/eclipselink#1230</a></li>
   <li>Update Eclipselink to use Eclipselink*Visitor types by <a href="https://github.com/jgrassel"><code>@​jgrassel</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1237">eclipse-ee4j/eclipselink#1237</a></li>
   <li>Bug 1245: NullPointerException from BatchFetchPolicy dataResults by <a href="https://github.com/dazey3"><code>@​dazey3</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1250">eclipse-ee4j/eclipselink#1250</a></li>
   <li>Bug 412391: Add support for hidden mappedsuperclass attributes by <a href="https://github.com/dazey3"><code>@​dazey3</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1330">eclipse-ee4j/eclipselink#1330</a></li>
   <li>Bug 1343: Remove getStackTrace to fix throughput degredation by <a href="https://github.com/dazey3"><code>@​dazey3</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1346">eclipse-ee4j/eclipselink#1346</a></li>
   <li>Update ConcurrencyManager impl to be in sync with master by <a href="https://github.com/dazey3"><code>@​dazey3</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1347">eclipse-ee4j/eclipselink#1347</a></li>
   <li>Update ECL 2.7 to use Eclipselink ASM 9.2.0. by <a href="https://github.com/jgrassel"><code>@​jgrassel</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1361">eclipse-ee4j/eclipselink#1361</a></li>
   <li>Bug 463042: Concurrency issue with Case expression operator by <a href="https://github.com/dazey3"><code>@​dazey3</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1357">eclipse-ee4j/eclipselink#1357</a></li>
   <li>SQL Struct with <a href="https://github.com/Lob"><code>@​Lob</code></a> (BLOB, CLOB) used as stored procedure parameter type - 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/1339">eclipse-ee4j/eclipselink#1339</a></li>
   <li>Problems with session customizer when upgrading to 2.7.9 - bugfix + unit test - backport from master by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1366">eclipse-ee4j/eclipselink#1366</a></li>
   <li>Test dependencies update (JBoss Logging, Classmate) by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1349">eclipse-ee4j/eclipselink#1349</a></li>
   <li>IdentifiableTypeImpl throws IllegalArgumentException with EmbeddedId and relations - bugfix + unit test - backport from master by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1368">eclipse-ee4j/eclipselink#1368</a></li>
   <li>LOG4J dependency update in MOXy OSGi tests by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1373">eclipse-ee4j/eclipselink#1373</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/eclipse-ee4j/eclipselink/compare/2.7.9...2.7.10">https://github.com/eclipse-ee4j/eclipselink/compare/2.7.9...2.7.10</a></p>
   <h2>2.7.10-RC2</h2>
   <h2>What's Changed against 2.7.10-RC1</h2>
   <ul>
   <li>[2.7] LOG4J dependency update in MOXy OSGi tests by <a href="https://github.com/rfelcman"><code>@​rfelcman</code></a> in <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/pull/1373">eclipse-ee4j/eclipselink#1373</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a href="https://github.com/eclipse-ee4j/eclipselink/compare/2.7.10-RC1...2.7.10-RC2">https://github.com/eclipse-ee4j/eclipselink/compare/2.7.10-RC1...2.7.10-RC2</a></p>
   <h2>2.7.10-RC1</h2>
   <p>Version change to prepare for a next release 2.7.10 (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1193">#1193</a>) (commit: eb28c99)
   Jenkins pipelines - GitHub PR verification by Eclipse-CI Jenkins (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1203">#1203</a>) (commit: 26ab0ef)
   Bug 574548: Add support for parameters with CriteriaBuilder update query (commit: 0d60b72)
   Travis-CI removal (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1222">#1222</a>) (commit: eabb43c) (details / githubweb)
   Fix <a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1161">#1161</a>: Clone appropriate fields in OneToManyMapping.clone(). Fix ConcurrentModificationException. (backport for 2.7) (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1208">#1208</a>) (commit: 474f855)
   Minor JSE test failure fixes (commit: 95e1fc7)
   Update Eclipselink to use Eclipselink*Visitor types (commit: d7e41b0)
   Bug 1245: NullPointerException from BatchFetchPolicy dataResults (commit: ffca7ee)
   Bug 412391: Add support for hidden mappedsuperclass attributes (commit: 8a7e963)
   Bug 1343 - optimize getStackTrace call in ConcurrencyManager to fix throughput degradation (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1346">#1346</a>) (commit: 0c1a376)
   Update ConcurrencyManager impl to be in sync with master (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1347">#1347</a>) (commit: a437d85)
   Update ECL 2.7 to use Eclipselink ASM 9.2.0. (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1361">#1361</a>) (commit: 3b158c7)
   Bug 463042: Concurrency issue with Case expression operator (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1357">#1357</a>) (commit: 26e1fe7)
   SQL Struct with <a href="https://github.com/Lob"><code>@​Lob</code></a> (BLOB, CLOB) used as stored procedure parameter type - fix (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1339">#1339</a>) (commit: fc558d4)
   Problems with session customizer when upgrading to 2.7.9 - bugfix + unit test (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1366">#1366</a>) (commit: e20917f)
   Test dependencies update (JBoss Logging, Classmate) (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1349">#1349</a>) (commit: d3596c8)
   IdentifiableTypeImpl throws IllegalArgumentException with EmbeddedId and relations - bugfix + unit test (commit: de56357)</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/fe64cd39c33aec4bb8d736e560205171474a6f21"><code>fe64cd3</code></a> LOG4J dependency update in MOXy OSGi tests (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1373">#1373</a>)</li>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/de5635793ef7a0e61941fe02815172ec0904e659"><code>de56357</code></a> IdentifiableTypeImpl throws IllegalArgumentException with EmbeddedId and rela...</li>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/d3596c87c8268d14cc880f96929a61775d727d5b"><code>d3596c8</code></a> Test dependencies update (JBoss Logging, Classmate) (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1349">#1349</a>)</li>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/e20917f26a4cbdac2a931aa2cd2f6349f7927875"><code>e20917f</code></a> problems with session customizer when upgrading to 2.7.9 - bugfix + unit test...</li>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/fc558d4e340242743c48e1382190c0552ccd53a5"><code>fc558d4</code></a> SQL Struct with <a href="https://github.com/Lob"><code>@​Lob</code></a> (BLOB, CLOB) used as stored procedure parameter type - f...</li>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/26e1fe76b25d51ffdf1dc2a014bcb54a6950eff0"><code>26e1fe7</code></a> Bug 463042: Concurrency issue with Case expression operator (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1357">#1357</a>)</li>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/3b158c77a46adcf311abb8740cc928adbc2cc2a9"><code>3b158c7</code></a> Update ECL 2.7 to use Eclipselink ASM 9.2.0. (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1361">#1361</a>)</li>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/a437d85a537f0611e6b1c5b739d99119fe1d98d3"><code>a437d85</code></a> Update ConcurrencyManager impl to be in sync with master (<a href="https://github-redirect.dependabot.com/eclipse-ee4j/eclipselink/issues/1347">#1347</a>)</li>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/0c1a3763c3d70adf393457c50bb88697eedfecfb"><code>0c1a376</code></a> Bug 1343 - optimize getStackTrace call in ConcurrencyManager to fix throughpu...</li>
   <li><a href="https://github.com/eclipse-ee4j/eclipselink/commit/8a7e963cee6fcd5a35003147edc9aa3198231880"><code>8a7e963</code></a> Bug 412391: Add support for hidden mappedsuperclass attributes</li>
   <li>Additional commits viewable in <a href="https://github.com/eclipse-ee4j/eclipselink/compare/2.7.9...2.7.10">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.persistence:org.eclipse.persistence.jpa&package-manager=maven&previous-version=2.7.9&new-version=2.7.10)](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-unsubscribe@isis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] andi-huber commented on pull request #818: Bump org.eclipse.persistence.jpa from 2.7.9 to 2.7.10

Posted by GitBox <gi...@apache.org>.
andi-huber commented on pull request #818:
URL: https://github.com/apache/isis/pull/818#issuecomment-1005497818


   @dependabot ignore this minor version


-- 
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-unsubscribe@isis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] andi-huber commented on pull request #818: Bump org.eclipse.persistence.jpa from 2.7.9 to 2.7.10

Posted by GitBox <gi...@apache.org>.
andi-huber commented on pull request #818:
URL: https://github.com/apache/isis/pull/818#issuecomment-1009609232


   @dependabot recreate


-- 
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-unsubscribe@isis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] andi-huber removed a comment on pull request #818: Bump org.eclipse.persistence.jpa from 2.7.9 to 2.7.10

Posted by GitBox <gi...@apache.org>.
andi-huber removed a comment on pull request #818:
URL: https://github.com/apache/isis/pull/818#issuecomment-1005500402


   bot's rebase got stuck, so I'm trying a closing and re-opening


-- 
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-unsubscribe@isis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] andi-huber closed pull request #818: Bump org.eclipse.persistence.jpa from 2.7.9 to 2.7.10

Posted by GitBox <gi...@apache.org>.
andi-huber closed pull request #818:
URL: https://github.com/apache/isis/pull/818


   


-- 
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-unsubscribe@isis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] andi-huber commented on pull request #818: Bump org.eclipse.persistence.jpa from 2.7.9 to 2.7.10

Posted by GitBox <gi...@apache.org>.
andi-huber commented on pull request #818:
URL: https://github.com/apache/isis/pull/818#issuecomment-1005501003


   bot's rebase got stuck, so I'm trying a closing and re-opening


-- 
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-unsubscribe@isis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] dependabot[bot] commented on pull request #818: Bump org.eclipse.persistence.jpa from 2.7.9 to 2.7.10

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #818:
URL: https://github.com/apache/isis/pull/818#issuecomment-1009617019


   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
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-unsubscribe@isis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] andi-huber commented on pull request #818: Bump org.eclipse.persistence.jpa from 2.7.9 to 2.7.10

Posted by GitBox <gi...@apache.org>.
andi-huber commented on pull request #818:
URL: https://github.com/apache/isis/pull/818#issuecomment-1005500402


   bot's rebase got stuck, so I'm trying a closing and re-opening


-- 
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-unsubscribe@isis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] dependabot[bot] commented on pull request #818: Bump org.eclipse.persistence.jpa from 2.7.9 to 2.7.10

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on pull request #818:
URL: https://github.com/apache/isis/pull/818#issuecomment-1005497870


   OK, I won't notify you about version 2.7.x again, unless you re-open this PR or update to a 2.7.x release yourself.


-- 
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-unsubscribe@isis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] andi-huber commented on pull request #818: Bump org.eclipse.persistence.jpa from 2.7.9 to 2.7.10

Posted by GitBox <gi...@apache.org>.
andi-huber commented on pull request #818:
URL: https://github.com/apache/isis/pull/818#issuecomment-1005501944


   @dependabot rebase


-- 
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-unsubscribe@isis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] andi-huber commented on pull request #818: Bump org.eclipse.persistence.jpa from 2.7.9 to 2.7.10

Posted by GitBox <gi...@apache.org>.
andi-huber commented on pull request #818:
URL: https://github.com/apache/isis/pull/818#issuecomment-1009617006


   bot seems stuck


-- 
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-unsubscribe@isis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] dependabot[bot] closed pull request #818: Bump org.eclipse.persistence.jpa from 2.7.9 to 2.7.10

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #818:
URL: https://github.com/apache/isis/pull/818


   


-- 
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-unsubscribe@isis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] andi-huber commented on pull request #818: Bump org.eclipse.persistence.jpa from 2.7.9 to 2.7.10

Posted by GitBox <gi...@apache.org>.
andi-huber commented on pull request #818:
URL: https://github.com/apache/isis/pull/818#issuecomment-1003890619


   @dependabot rebase


-- 
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-unsubscribe@isis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org